unit 1 RVSP notes

Unit-1 Random Variable

  • Commutative Law
  • Associative Law:
    • AU(BUC)=(AUB)UCAU(BUC)=(AUB) UC
    • A(BC)=(AB)CA \cap (B \cap C) = (A \cap B) \cap C
  • Distributive Law
    • AU(BC)=(AUB)(AUC)AU (B \cap C) = (AUB) \cap (AUC)
    • A(BUC)=(AB)U(AC)A \cap (BUC) = (A \cap B) U (A \cap C)
  • Complement
    • AAc=SA \cup A^c = S
    • Sc=ϕS^c = \phi
    • (Ac)c=A(A^c)^c = A
  • Demorgan's Law:-
    • (AB)c=AcBc(A \cup B)^c = A^c \cap B^c
    • (AB)c=AcBc(A \cap B)^c = A^c \cup B^c

Probability

  • Probability introduced to set
    • Event: An event is defined as all possible outcomes of an experiment.
    • Sample Space (S): Sample Space is defined as set of all possible outcomes of an experiment.

Probability

  • Let s be the sample space be an event associated with random experiment then probability event A is defined as the ratio of number of favarouble Outcomes of an event to the exustive number of Cases in Sample space.
    • P(A)=N(A)n(s)P(A) = \frac{N(A)}{n(s)}
      • N(A)N(A) = No of favorable outcomes of an event A
      • n(s)n(s) = Exclusive number of cases in Sample space.
  • Ex: Consider a Die of experiment Sample Space is 6 faces indicates {1, 2, 3, 4, 5, 6}
    • Event A represents even number faces.
      • A=1,2,3,4,5,6A = {1, 2, 3, 4, 5, 6}
      • n(s)=6n(s) = 6
      • n(A)=3n (A) = 3
      • P(A)=12P(A) = \frac{1}{2}
  • Probability introduced to AXIOMS
    • AXIOM I
      • P(A)0P(A) \geq 0
      • The probability of an event is always non negative numbers
    • AXIOM II
      • P(s)=1P(s) = 1
      • i.e The probability of sample space is always unity
      • P(s)=n(s)n(s)=1P(s) = \frac{n(s)}{n(s)} = 1
    • AXIOM-III
      • 0P(A)10 \leq P(A) \leq 1
      • i.e The probability is allways Lays between 0 to 1.
    • AXIOM - If events A and B are matually exclusive
      • P(AB)=P(A)+P(B)P(A \cup B) = P(A)+ P(B)
    • AXIOM -
      • If A<em>1,A</em>2,A<em>3.A</em>nA<em>1, A</em>2, A<em>3…. A</em>n are mutually exclusive events then
        • P(A<em>1A</em>2A<em>3.A</em>n)=P(A<em>1)+P(A</em>2)+P(An)P(A<em>1 \cup A</em>2 \cup A<em>3 …. \cup A</em>n) = P(A<em>1) + P(A</em>2)… + P(A_n)

Properties of probability

  • Theorem 1: The probability of an impossible event is zero
    • Proof: Sample space (s) and impossible event (ϕ\phi) are mutually exclusive events
      • P(sϕ)=P(s)P(s \cup \phi) = P(s)
      • P(s)+P(ϕ)=P(s)P(s)+ P(\phi) = P(s)
      •     P(ϕ)=P(S)P(S)=0\implies P(\phi) = P(S) - P(S) = 0
  • Theorem 2: If AcA^c is the complementry event of event A
    • Then P(Ac)=1P(A)P(A^c) = 1-P(A)
      • Proof: - A and AcA^c are mutually exclusive events
        • AAc=SA \cup A^c = S
        • P(AAc)=P(S)P(A \cup A^c) = P(S)
        • P(A)+P(Ac)=1P(A) + P(A^c) = 1
        •     P(Ac)=1P(A)\implies P(A^c) = 1-P(A)
  • Theorem 3: If A and B are two events then
    • P(AB)=P(A)+P(B)P(AB)P(A \cup B) = P(A)+P(B)-P(A \cap B)
      • Event A is the Union of ABcA \cap B^c and ABA \cap B that is A=(ABc)(AB)A = (A \cap B^c) \cup (A \cap B)
      • Event B is the union of ABA \cap B and AcBA^c \cap B i.e. B=(AB)(AcB)B = (A \cap B) \cup (A^c \cap B)
      • P(A)+P(B)=P((ABc)(AB))+P((AcB)(AB))P(A) + P(B) = P((A \cap B^c) \cup (A \cap B)) + P((A^c \cap B) \cup (A \cap B))
      • P(A)+P(B)=P(ABc)+P(AB)+P(AcB)+P(AB)P(A) + P(B) = P(A \cap B^c) + P(A \cap B) + P(A^c \cap B) + P(A \cap B)
      • ABc,ABA \cap B^c, A \cap B are mutually exculsive event and AcB,ABA^c \cap B, A \cap B are mutually exclusive Events
        • P(A)+P(B)=P(AB)+P(AB)P(A)+P(B) = P(A \cup B) + P(A \cap B)
        • P(AB)=P(A)+P(B)P(AB)P(A \cup B) = P(A) + P(B) - P(A \cap B)
  • Theorem 4: If events A, B and C are
    • P(ABC)=P(A)+P(B)+P(C)P(AB)P(AC)P(BC)+P(ABC)P(A \cup B \cup C) = P(A) + P(B) + P(C) -P(A \cap B) - P(A \cap C) -P(B \cap C) + P(A \cap B \cap C)
      • P(ABC)=P(A)+P(BC)P(A(BC))P(A \cup B \cup C) = P(A) + P(B \cup C) - P(A \cap (B \cup C))
      • P(A)+P(B)+P(C)P(BC)[P(AB)(AC)P(ABC]P(A) + P(B) + P(C) - P(B \cap C) - [P(A \cap B) \cup(A \cap C) - P(A \cap B \cap C]
      • =P(A)+P(B)+P(C)P(BC)P(AB)P(AC)+P(ABC)= P(A) + P(B)+P(C) - P(B \cap C) - P(A \cap B) - P(A \cap C) + P(A \cap B \cap C)
  • Theorem 6
    • If A\subseteqB (A subset B) :
      • P(A)P(B)P(A) \leq P(B)
        • AB=AA \cap B = A
        • From the figure A and ABcA \cap B^c are mutually Exclusive events
        • Then A(ABc)=BA \cup (A \cap B^c) = B
        • P(A(ABc))=BP (A \cup (A \cap B^c)) = B
        • P(A)+P(ABc)=P(B)P(A) + P(A \cap B^c) = P(B)
  • Theorem 7-
    • If B\subseteqA (B Subset A)
      • P(B)P(A)P(B) \leq P(A)
        • From the figure B and ABcA \cap B^c are a mutually exclusive events
        • B(ABc)=AB \cup (A \cap B^c) = A
        • P(B(ABc))=P(A)P(B \cup (A \cap B^c)) = P(A)
        • P(B)+P(ABc)=P(A)P(B)+ P(A \cap B^c) = P(A)
  • Problems:
    • A fair Coin is fossed four times defined the Somple space corresponding to this rondom experiment. Also give the subset Corresponding to the following events and find respective probablibes
      • (i) more heads than tails are obtained,
      • (ii) Tails occurred even number Losses
      • Sol
        • A fair coin ia fossed 4 times le number of all possible outcomes
        • n(s) = 2^n = 2^4 => 16
        • defind the sample space is equal to the set of all possible cases.
        • Sample Space = {HHHH, HHHT, HHTH, HTHH, THHH, HHTT, HTHT, HTTH, TTHH, THTH, THHT, HTTT, THTT, TTHT, TTTH, TTTT}
        • (i) Event 'A' Represents more heads than tails are obtained
          • A = {HHHT, HHHT, HHTH, HTHH, THHH }
          • n (A) = 5
          • P(A)=n(A)n(s)P(A) = \frac{n (A)}{n(s)}
            • No of favorable cases of event A
            • Exclusive No of cases in sample space
          • P(A)=516P(A) = \frac{5}{16}
        • (11) Event "B" represents fails occured even number Losses.
          • B = { TTHH, THTH, HTHT, HTTH, TTHH }
          • n (B) = 4
          • P(B)=n(B)n(s)=416P(B) = \frac{n(B)}{n(s)} = \frac{4}{16}
    • When two dies are throughn determine the Probability that.
      • (1) A = {sum = 7 }
      • (ii) B = {8<sum≤11}
      • (iii ) c = {10 < sum}
      • (iv) Determine P(B\capC)
      • (V) Determine P (B\cupC)
      • Sol Two Dies are thrown
        • S1=1,2,3,4,5,6S_1 = {1, 2, 3, 4, 5, 6}
        • S2=1,2,3,4,5,6S_2 = {1, 2, 3, 4, 5, 6 }
        • Over all sample space
          • S=S<em>1×S</em>2S=S<em>1 \times S</em>2
          • S=1,2,3,4,5,6×1,2,3,4,5,6S= {1, 2, 3, 4, 5, 6} \times {1, 2, 3, 4, 5, 6 }
          • S={
            (1,1) (1,2) (1,3) (1,4) (1,5) (1,6)
            (2,1) (2,2) (2,3) (2,4) (2,5) (2,6)
            (3,1) (3.2) (3,3) (3,4) (3,5) (3,6)
            (4,1) (4,2) (4,3) (4,4) (4,5) (4,6)
            (5, 1) (5,2) (5,3) (5,4) (5,5) (5,6)
            (6, 1) (6,2) (6,3) (6,4) (6,5) (6;6) }
          • n(s) = 36
          • (i) A = {sum =7}
            • = {(1,6) (2,5) (3,4) (4,3) (5,2) (6,1)}
            • n(A) = 6
            • P(A)=N(A)n(s)=636=16P(A) = \frac{N(A)}{n(s)} = \frac{6}{36} = \frac{1}{6}
          • (11) B = {8 <sum \le 11}
            • {Sum = 9,10,11}
            • {(3,6) (4,5) (6,3) (5.4) (4,6) (5,5) (6,4),
              (5,6) (6,5) }
            • n (B) = 9
            • P(B)=n(B)n(s)=936=14P(B) = \frac{n(B)}{n(s)} = \frac{9}{36} = \frac{1}{4}
          • C = {10< Sum}
            • {Sum 11,12}
            • = {(5,6) (6,5) (6,6) }.
            • n(c) = 3
            • P(C)=n(c)n(s)=336=112P(C) = \frac{n(c)}{n(s)} = \frac{3}{36} = \frac{1}{12}
          • (IV) BCB \cap C
            • {83}
            • \le 11} \cap { fro<sum}
            • { sum = 11}
            • = {(5,6) (6,5)}
            • n (BB \capC) = 2
            • P(BC)=n(BC)n(s)=236=118P (B \cap C) = \frac{n (B \cap C)}{n(s)} = \frac{2}{36} = \frac{1}{18}
          • (V) P (B\cupC) = (P(B) + P(c) - P(B\capC)
            • =14+112118= \frac{1}{4} + \frac{1}{12} - \frac{1}{18}
            • =9+3236=1036=518= \frac{9+3-2}{36} = \frac{10}{36} = \frac{5}{18}

Joint and Conditional probability

  • Joint probability: The joint probability of two events A and B denoted as P(AB)P(A \cap B) we know that
    • P(AB)=P(A)+P(B)=P(AB)P(A \cap B) = P(A) + P(B) = P(A \cup B)
  • Conditional probability: The conditional probability of event B, Assuming that Event A has happened denoted as P(B/A) and defined as P(B/A)=P(AB)P(A)P(B/A) = \frac{P(A \cap B)}{P(A)}
    • Provided P(A) \neq0
    • P(A/B)=P(AB)P(B)P (A/B) = \frac{P(A \cap B)}{P(B)}, provided P(B) \neq0
  • Properties
    • If any two events A and B if A\subseteqB then
      • P (B/A) =1
        • Proof! A\subseteqB then AB=AA \cap B = A
        • We know that
          • P(B/A)=P(AB)P(A)=P(A)P(A)=1P(B/A) = \frac{P(A \cap B)}{P(A)} = \frac{P(A)}{P(A)} = 1
    • Any Ewo events A and B if B\subseteqA then
      • P(B/A)=P(B)P(A)P (B/A) = \frac{P(B)}{P(A)}
        • if B\subseteqA then BA=BB \cap A = B
        • P(BA)=P(B)P(B \cap A) = P(B)
        • P[B/A]=P(BA)P(A)=P(B)P(A)P[B/A] = \frac{P(B \cap A)}{P(A)} = \frac{P(B)}{P(A)}
        • 0< P(A) <1
  • If A and B are mutually exclusive events Explain
    • If A and B are mutually exclusive events
      • AB=ϕA \cap B = \phi
      • P(AB)=P(ϕ)=0P(A \cap B) = P(\phi) = 0
      • P(B/A)=P(AB)P(A)=0P(A)=0P (B/A) = \frac{P(A \cap B)}{P(A)} = \frac{0}{P(A)} = 0
    • If A and B are mutually exclusive events then Anc and Bnc are also mutually exclusive events Hence,
      • P((AB))=P(A/C)+P(B/C)P ( (A \cup B)) = P (A/C) + P(B/C)
        • Proof: Anc and Bnc are also mutua mutually exclusive events.
          • P((AB))=P((AB)C)P(C)=P((AC)(BC))P(c)P ((A \cup B)) = \frac{P ((A \cup B) \cap C)}{P(C)} = \frac{P ((A \cap C) \cup (B \cap C))}{P(c)}
          • P(AC)+P(BC)p(c)=P(AC)P(C)+P(BC)P(C)=P(A/C)+P(B/C)\frac{P(A \cap C) + P(B \cap C)}{p(c)} = \frac{P(A \cap C)}{P(C)} + \frac{P(B \cap C)}{P(C)} = P(A/C) + P(B/C)
  • P(B)>P(A) then P(B/A) > P(B). P(A/B) > P(A)
    • \implies \frac{P(A \cap B)}{P(B)} > P(A)
    • P(A \cap B) > P(A) P(B)
    • P(B/A)=P(AB)P(A)P (B/A) = \frac{P(A \cap B)}{P(A)}
    • P (B/A) = \frac{P(A \cap B)}{P(A)} > \frac{P(A) P(B)}{P(A)} = P(B)
  • P(A) > P(B) then P(A/B) >P (B/A)
    • P[(A/B) > P [B/A] = \frac{P(A \cap B)}{P(B)} > \frac{P(A \cap B)}{P(A)} \implies P (A \cap B) P(A) > P (A \cap B) P(B)
  • Total probability theorem: If B<em>1,B</em>2,B<em>3..B</em>NB<em>1, B</em>2, B<em>3-.. B</em>N are set of exclusive and mutually exclusive events Associated with random experiment A is another event. Associated with BnB_n When n is equal to the
    • n = 1,2,3,4,5… N then
      P(A)=<em>n=1NP(B</em>n)P(A/Bn)P(A) = \sum<em>{n=1}^{N} P(B</em>n) P(A/B_n)
    • Proof: Event A are Associated with along with B<em>1,B</em>2,B<em>3.B</em>NB<em>1, B</em>2, B<em>3 …. B</em>N Inner Circuit Represents event A and outer circuit Represents Event B. and B<em>1,B</em>2,B<em>3.B</em>NB<em>1, B</em>2, B<em>3 …. B</em>N are mutually exclusive events then AB<em>1,AB</em>2,AB<em>3.AB</em>NA \cap B<em>1, A \cap B</em>2, A \cap B<em>3 …. A \cap B</em>N are also mutually exclusive events.
      • A=AB<em>1AB</em>2AB<em>3.AB</em>NA = A \cap B<em>1 \cup A \cap B</em>2 \cup A \cap B<em>3 …. \cup A \cap B</em>N
      • P(A)=P(AB<em>1AB</em>2AB<em>3.(AB</em>N)=P(AB<em>1)+P(AB</em>2)+P(AB<em>3)+P(AB</em>N)P(A) = P(A \cap B<em>1 \cup A \cap B</em>2 \cup A \cap B<em>3 …. (\cup A \cap B</em>N) = P(A \cap B<em>1) + P(A \cap B</em>2) + P(A \cap B<em>3) + P(A \cap B</em>N)
      • P(A)=<em>n=1NP(AB</em>n)P(A) = \sum<em>{n=1}^{N} P(A \cap B</em>n)
      • Where P(A/B<em>n)=P(AB</em>n)P(Bn)P (A/B<em>n) = \frac{P(A \cap B</em>n)}{P(B_n)}

Baye's theorem

  • If B<em>1,B</em>2,B<em>3..B</em>NB<em>1, B</em>2, B<em>3-.. B</em>N are set of exhust and mutually exclusive event Associated with random experiment 'A' is the another event Associated with BnB_n is equal to the M: 0,1,2,3,4. N then
    • P[B<em>n/A]=P(B</em>n)P(A/B<em>n)</em>i=1NP(B<em>i)P(A/B</em>i)P [B<em>n/A] = \frac{ P (B</em>n) P (A/B<em>n)}{\sum</em>{i=1}^{N} P(B<em>i)P(A/B</em>i)}
      • P(A/B<em>n)=P(AB</em>n)P(Bn)P(A/B<em>n) = \frac{P(A \cap B</em>n)}{P (B_n)}
      • P(B<em>n)=P(AB</em>n)P(A/Bn)P (B<em>n) = \frac{P(A \cap B</em>n)}{P(A/B_n)}
      • P(B<em>n/A)=P(AB</em>n)P(A)P (B<em>n/A) = \frac{P(A \cap B</em>n)}{P(A)}
      • P(AB<em>n)=P(A)P(B</em>n/A)P (A \cap B<em>n) = P(A) P (B</em>n/A)
      • P(AB<em>n)=P(B</em>n)P(A/Bn)P (A \cap B<em>n) = P(B</em>n) P(A/B_n)
      • P(B<em>n/A)=P(B</em>n)P(A/Bn)P(A)P (B<em>n/A) = \frac{ P (B</em>n) P (A/B_n)}{ P(A)}
      • Using total probability theorem
        • P(A)=<em>i=1NP(B</em>i)P(A/Bi)P(A) = \sum<em>{i=1}^{N} P(B</em>i) P(A/B_i)
        • P(B<em>n/A)=P(B</em>n)P(A/B<em>n)</em>i=1NP(B<em>i)P(A/B</em>i)P (B<em>n/A) = \frac{ P (B</em>n) P (A/B<em>n)}{ \sum</em>{i=1}^{N} P(B<em>i)P(A/B</em>i)}

Independent Events

  • A set of events of Independent events if the occurence any Object does not depends on occurence and occurence of others
    • P(AB)=P(A)P(B)P (A \cap B) = P(A) P(B)
  • If A and B are two independent events then P(A/B) = P(A),
    • Explain
      • P(A/B)=P(AB)P(B)=P(A)P(B)P(B)=P(A)P(A/B) = \frac{P(A \cap B)}{P(B)} = \frac{P(A) P(B)}{P(B)} = P(A)
      • P (B/A) = P(B)
        • P(B/A)=P(AB)P(A)=P(A)P(B)P(A)=P(B)P(B/A) = \frac{P(A \cap B)}{P(A)} = \frac{P(A) P(B)}{P(A)} = P(B)
  • properties
    • If A and B are two independent events then A and BcB^c are also independent events
      • Proof: P(ABc)=P(A)P(Bc)P (A \cap B^c) = P(A) P(B^c)
      • P(ABc)=AP(A \cap B^c) = A
      • P(ABc)=P(A)=P(A)P(A \cap B^c) = P(A) = P(A)
      • P(ABc)=P(A)=P(A)P(A \cap B^c) = P(A) = P(A)
      • P(ABc)=P(A)P(AB)P (A \cap B^c) = P(A) - P(A \cap B)
    • If A and B are two Independent, events then AcA^c and B are also Independent events
      • Proof :- AcBA^c \cap B and ABA \cap B are mutually exclusive events
    • If A and B are two Independent events and AcA^c and BcB^c are also Independent events.
      • Proof: A and BcB^c are Independent events
  • Problems:
    • 1) A Card is drawn from well shottled pack of 52 Cards. Find the probability that the card draw win be. (1)
    • (1) Red card
    • (11) Squade card
    • (111) Black Queen
    • (IV) King of diamond
    • Sol + A ordinary pack of cards contains 52 cards divided into 4' suits.
      • ★ The Red Suit are diamond and hearts
      • ★ Black suit are squades and clubs
      • ★ Each suit contains 13 cards of the following domination.
        • 2 3, 4, 5, 6, 7, 8, 9, 10, J (Jack), Q (Queen), K (King) A (Acc) to
          • J,Q and K are face cards
      • n(s) = 52
      • (i) Red Card = Event A (1) Squade card = Event B
        black queen - Event C
        (IV) King of diamonds = Event D
      • (i) Red cards:
        • These are 26 Red Cards from which I card can be drawn in 26 casas
        • n(A) = 26
        • P(s)=2652P(s) = \frac{26}{52}
      • (ii) Squade Cards:
        • There are 13 squade from which I card can be drawn in 13 casas
        • n (B) = 13
        • P(B)=n(B)n(s)=1352=14P(B) = \frac{n(B)}{n(s)} = \frac{13}{52} = \frac{1}{4}
      • (1) Black Queen:
        • There are 2 black Queens from which I can be drawn in 2 boxes
        • n(c) = 2
        • P(C)=n(c)n(s)=252=126P(C) = \frac{n(c)}{n (s)} = \frac{2}{52} = \frac{1}{26}
      • (1) King of diamond?
        • There is only I king of diamonds
        • n(D) = 1
        • P(D)=n(D)n(s)=152P(D) = \frac{n(D)}{n(s)} = \frac{1}{52}
    • ②In a box There are 100 resistors having resistance and Tollerence as shown in a table. Let a resistor selected from the box and Assume each resistor as the same likely wood being choosn define there events.
      • + Event A as Draw a 47-Ω\Omega Resistor
      • + Event B as Draw a resistance with 5% tolerence.
      • * Event cas Draw a 100-Ω\Omega Resistoy
        find individual, Joint and Conditional probability.
      • Total:
        • Resistor (Ω\Omega) Tolerence
          • 5% 10%
        • 22Ω\Omega10 14 = 24
          28 16 = 44
          8 = 32
          Total 62 38 = = 100
          +P(x=6)+P(X \le 7) Individual) Events!)
          Event A as Dracon 472 Resistor from the fable
          n(A) = 44 n(s) = 100
          P(A)=n(A)n(s)=44100=1125P(A)=\frac{n(A)}{n(s)} = \frac{44}{100} =\frac{11}{25}+
          +Event B as drawn a resistor with 5% tolerence.
          n(B) =62
          P(B)=n(B)Loun(s)=62100P(B)=\frac{n(B)}{Loun(s)} = \frac{62}{100}+
          Event c has Drawn a 100-a resistor
          n(c) 32
          \n(c) = 32
          P(c)=\frac{n(c)}{n(s)} \frac{32}{100} = \frac{8}{25}+
          nt probability: AMB, BMC, CNA++nM
          AMB = 28
          P(AMB)n(s)=28100P \frac{ (AMB)}{n(s)}=\frac{28}{100}+
          n (B\capC) = 24
          P=n(BC)n(s)=24100+P(n(BC))P=\frac{ n (B \cap C)}{n(s)}=\frac{24}{100}+P (n (B \cap C))+
          n (C\capA) = 0]+
          Conditional probability = P(B/A); P(A), P(B/C);
          P. (C/B) P (C/A); P(A/C)+
          P (B/A)
          P(B/A)=P(AB)P(A)=28/10044/100P(B/A) = \frac{P(A\cap B)}{P(A)}=\frac{28/100}{44/100}+
          P (A/B)
          P(A/B)=P(AB)P(B)=28/10062/100P(A/B) = \frac{P(A\cap B)}{P(B)}=\frac{28/100}{62/100}+
          p (B/C)
          P(B/C)=P(BA)P(C)=24/10032/100P(B/C) = \frac{P(BA\cap)}{P(C)}= \frac{24/100}{32/100}+
          p (CIB)
          P(CIB)=P(BC)P(B)=24/10062/100P(CIB) = \frac{P(B\cap C)}{P(B)}= \frac{24/100}{62/100}+
          p (CIA)
          P(CIA)=P(CA)P(A)=044/100=0P(CIA) = \frac{P(C\cap A)}{P(A)}=\frac{0}{44/100} = 0p (A/C)
          P(A/C)=P(CA)P(C)=P(A/C) = \frac{P(C\cap A)}{P(C)}=\frac{}{}+
          Show that the chances of throwing sum 6 with+4,2 or 2 dies respectingly are 1:6:1814 (1)++
          P(x=0)+ P(x-1)+ P(X So If u dies are thrown. The favourable even £++
          is "sum of 6".
          The faverable outcomes are+
          {1113, 1131, 1311, 3111, 1122, 1212, 2121,
          22112112} +No of favourable outcomes = 10++
          Total no of possible outcomes are = 6^n++]+
          ++Probability of outcomes =No Total++n+o. of favarouble cases +P₁ =+\frac{10}{6^4}+++

Case (ii) If 3 dice are thrown favourable outcomes.The favourable outcomes are+++\114, 141, 411, 123, 321, 213, 312, 132, 231, 222 }++\No of favorable+outcomes 10+++
total no of possible outcomes 6 = +
₂ =+\frac{10}{3}+
+++ +

Case (iii) If 2 dice are thrown favorable outcomes +++
A A++
The favarouble outcomes are+
{24, 42, 15, 51, 33 }++
No of favorable outcomes = 5++
Total No of possible outcomes 6² ++ +
3 =+\frac{5}{6^2}+++
+
+\frac{10}{:}\frac{10 X 64}{:}\frac{5 }{ 6^{ = 1:6:18+++
+++ +,+++
+++++++ ++ A.. A, are mutually exclusive and exhusted + set of events As with random ex with+++ Sets of E, Events P, P with+++ Rondom joint marginal with listed The +++ Probabilibes B B, Probabi+P(A, =3+\frac P\36}(A =4+\frac {2}{36}AP=2+\frac{\A_{7}}{3++ +++++ Find (B And, P3,+++++++++++++++++, B ++=++.6++++ =P(A And, B)+ P And +P+\frac {P(A B) = +
++++ Simil B) +P+ 6++++ +
+\text {P +++
+of A-6++++++++A++++++++++++++++B+++++++++++++++++++++++++A++++++++++++++++++++++++++++++++++++++++++++++0+++++++The+a++++valid++A+=0+++++++++(9)++A++++valid+++++++++++++

  • Random Variables: Random variables is a function + that has assign a Real number X every +element Ses Let 's' be the Simple Space+Corresponding to Random experiment. Let 'x' is a random variable (or), Stochastic variable (or)
    +Condition x should be an event of real number
    +The 1) probability of x= oo and x == ০ are equal +Classification of Random variables +
    Discreate+Continious+
    Minced Random variables +Cumulative distributive function (CDF) +++If x is random variable of Discrete (or)+Continious then function, +If then (fe (xi) ++++for++ (+)+= for where+++++++++( =+++=++for where xi +++>=1 If >x