Summary

This document introduces probability theory, covering classical and axiomatic approaches. It defines key terms like sample space, events, and types of events (simple, compound, mutually exclusive), and explains the concepts related to probability, outcomes, and experiments. The document's content is focused on fundamental concepts of probability, suitable for an undergraduate level introductory course.

Full Transcript

60 2 Probability 1.1 Introduction. Numerical study of chances of occurrence of events is dealt in probability theory. E3 The theory of probability is applied in many diverse fields and the flexibility of the theory provides approximate tools for so great a variety of needs. There are two approaches...

60 2 Probability 1.1 Introduction. Numerical study of chances of occurrence of events is dealt in probability theory. E3 The theory of probability is applied in many diverse fields and the flexibility of the theory provides approximate tools for so great a variety of needs. There are two approaches to probability viz. (i) Classical approach and (ii) Axiomatic approach. ID In both the approaches we use the term ‘experiment’, which means an operation which can produce some well-defined outcome(s). There are two types of experiments: U (1) Deterministic experiment : Those experiments which when repeated under identical conditions produce the same result or outcome are known as deterministic experiments. When experiments in science or engineering are repeated under identical conditions, we get almost the same result everytime. D YG (2) Random experiment : If an experiment, when repeated under identical conditions, do not produce the same outcome every time but the outcome in a trial is one of the several possible outcomes then such an experiment is known as a probabilistic experiment or a random experiment. In a random experiment, all the outcomes are known in advance but the exact outcome is unpredictable. U For example, in tossing of a coin, it is known that either a head or a tail will occur but one is not sure if a head or a tail will be obtained. So it is a random experiment. 1.2 Definitions of Various Terms. ST (1) Sample space : The set of all possible outcomes of a trial (random experiment) is called its sample space. It is generally denoted by S and each outcome of the trial is said to be a sample point. Example : (i) If a dice is thrown once, then its sample space is S = {1, 2, 3, 4, 5, 6} (ii) If two coins are tossed together then its sample space is S = {HT, TH, HH, TT}. (2) Event : An event is a subset of a sample space. (i) Simple event : An event containing only a single sample point is called an elementary or simple event. Example : In a single toss of coin, the event of getting a head is a simple event. Here S = {H, T} and E = {H} Probability 3 (ii) Compound events : Events obtained by combining together two or more elementary events are known as the compound events or decomposable events. For example, In a single throw of a pair of dice the event of getting a doublet, is a compound event because this event occurs if any one of the elementary events (1, 1), (2, 2), (3, 3), (4, 4), (5, 5), (6, 6) occurs. 60 (iii) Equally likely events : Events are equally likely if there is no reason for an event to occur in preference to any other event. Example : If an unbiased die is rolled, then each outcome is equally likely to happen i.e., all elementary events are equally likely. E3 (iv) Mutually exclusive or disjoint events : Events are said to be mutually exclusive or disjoint or incompatible if the occurrence of any one of them prevents the occurrence of all the others. ID Example : E = getting an even number, F = getting an odd number, these two events are mutually exclusive, because, if E occurs we say that the number obtained is even and so it cannot be odd i.e., F does not occur. A1 and A2 are mutually exclusive events if A1  A 2  . U (v) Mutually non-exclusive events : The events which are not mutually exclusive are known as compatible events or mutually non exclusive events. D YG (vi) Independent events : Events are said to be independent if the happening (or nonhappening) of one event is not affected by the happening (or non-happening) of others. Example : If two dice are thrown together, then getting an even number on first is independent to getting an odd number on the second. (vii) Dependent events : Two or more events are said to be dependent if the happening of one event affects (partially or totally) other event. U Example : Suppose a bag contains 5 white and 4 black balls. Two balls are drawn one by one. Then two events that the first ball is white and second ball is black are independent if the first ball is replaced before drawing the second ball. If the first ball is not replaced then these two events will be dependent because second draw will have only 8 exhaustive cases. ST (3) Exhaustive number of cases : The total number of possible outcomes of a random experiment in a trial is known as the exhaustive number of cases. Example : In throwing a die the exhaustive number of cases is 6, since any one of the six faces marked with 1, 2, 3, 4, 5, 6 may come uppermost. (4) Favourable number of cases : The number of cases favourable to an event in a trial is the total number of elementary events such that the occurrence of any one of them ensures the happening of the event. Example : In drawing two cards from a pack of 52 cards, the number of cases favourable to drawing 2 queens is 4 C 2. (5) Mutually exclusive and exhaustive system of events : Let S be the sample space associated with a random experiment. Let A1, A2, …..An be subsets of S such that 4 Probability (i) A i  A j   for i  j (ii) A1  A 2 ....  A n  S and Then the collection of events A1 , A 2 ,....., A n is said to form a mutually exclusive and exhaustive system of events. If E1 , E 2 ,....., E n are elementary events associated with a random experiment, then (i) Ei  E j   for i  j (ii) E1  E 2 ....  E n  S 60 and So, the collection of elementary events associated with a random experiment always form a system of mutually exclusive and exhaustive system of events. E3 In this system, P( A1  A 2.......  A n )  P( A1 )  P( A 2 ) .....  P( A n )  1. Important Tips Independent events are always taken from different experiments, while mutually exclusive events are taken from a single experiment.  Independent events can happen together while mutually exclusive events cannot happen together.  Independent events are connected by the word “and” but mutually exclusive events are connected by the word “or”. Example: 2 U Solution: (d) Two fair dice are tossed. Let A be the event that the first die shows an even number and B be the event that second die shows an odd number. The two events A and B are [IIT 1979] (a) Mutually exclusive (b) Independent and mutually exclusive (c) Dependent (d) None of these They are independent events but not mutually exclusive. 1 3 , The probabilities of a student getting I, II and III division in an examination are respectively 10 5 1 and. The probability that the student fail in the examination is [MP PET 1997] 4 (a) 197 200 (b) 27 200 (c) 83 100 (d) None of these A denote the event getting I; B denote the event getting II; C denote the event getting III; and D denote the event getting fail. Obviously, these four events are mutually exclusive and exhaustive, therefore P( A)  P(B)  P(C )  P(D)  1  P(D)  1  0.95  0.05. U Solution: (d) D YG Example: 1 ID  ST 1.3 Classical definition of Probability. If a random experiment results in n mutually exclusive, equally likely and exhaustive outcomes, out of which m are favourable to the occurrence of an event A, then the probability of occurrence of A is given by m Number of outcomes favourable to A  n Number of total outcomes It is obvious that 0 ≤ m ≤ n. If an event A is certain to happen, then m = n, thus P(A) = 1. If A is impossible to happen, then m = 0 and so P(A) = 0. Hence we conclude that 0 ≤ P(A) ≤ 1. P( A)  Further, if A denotes negative of A i.e. event that A doesn’t happen, then for above cases m, n; we shall have Probability 5 P( A )   nm m  1   1  P( A) n n P( A)  P( A )  1. Notations : For two events A and B, 60 (i) A or A or AC stands for the non-occurrence or negation of A. (ii) A  B stands for the occurrence of at least one of A and B. (iii) A  B stands for the simultaneous occurrence of A and B. E3 (iv) A  B stands for the non-occurrence of both A and B. (v) A  B stands for “the occurrence of A implies occurrence of B”. 1.4 Some important remarks about Coins, Dice , Playing cards and Envelopes. ST U D YG U ID (1) Coins : A coin has a head side and a tail side. If an experiment consists of more than a coin, then coins are considered to be distinct if not otherwise stated. Number of exhaustive cases of tossing n coins simultaneously (or of tossing a coin n times) n =2. (2) Dice : A die (cubical) has six faces marked 1, 2, 3, 4, 5, 6. We may have tetrahedral (having four faces 1, 2, 3, 4) or pentagonal (having five faces 1, 2, 3, 4, 5) die. As in the case of coins, if we have more than one die, then all dice are considered to be distinct if not otherwise stated. Number of exhaustive cases of throwing n dice simultaneously (or throwing one dice n times) = 6n. (3) Playing cards : A pack of playing cards usually has 52 cards. There are 4 suits (Spade, Heart, Diamond and Club) each having 13 cards. There are two colours red (Heart and Diamond) and black (Spade and Club) each having 26 cards. In thirteen cards of each suit, there are 3 face cards or coart cards namely king, queen and jack. So there are in all 12 face cards (4 kings, 4 queens and 4 jacks). Also there are 16 honour cards, 4 of each suit namely ace, king, queen and jack. (4) Probability regarding n letters and their envelopes : If n letters corresponding to n envelopes are placed in the envelopes at random, then 1 (i) Probability that all letters are in right envelopes . n! (ii) Probability that all letters are not in right envelopes  1  (iii) Probability that no letter is in right envelopes  (iv) Probability that 1 1 1 1 1      .....  (1)n  r. r!  2! 3! 4 ! (n  r)! Example: 3 exactly r 1. n! 1 1 1 1   ...  (1)n. 2! 3! 4 ! n! letters are in right envelopes If (1  3 p) / 3, (1  p) / 4 and (1  2 p) / 2 are the probabilities of three mutually exclusive events, then the set of all values of p is 1 1 1 1 p p (a) (b) 3 2 3 2 [IIT 1986; AMU 2002; AIEEE 2003] 1 2 p (c) 2 3 (d) 1 2 p 2 3 6 Probability Since 0  (1  3 p) (1  p)  1  2p  and  ,  are the probabilities of the three events, we must have 3 4  2  1  3p 1 p 1  2p  1, 0   1 and 0   1  1  3 p  2,  3  p  1 and 1  2 p  1 2 3 4  1 1 2 1  p  ,  3  p  1 and   p . 3 2 3 2 Also as 0 1  3p 1  p 1  2p and are the probabilities of three mutually exclusive events, , 3 4 2 60 Solution: (a) 1 1  3p 1  p 1  2p 13    1  0  4  12 p  3  3 p  6  12 p  12   p  3 3 4 2 3 E3 1 1 1 13  1 1  1 2 Thus the required values of p are such that max  ,  3,  ,   p  min  , 1, ,    p . 3 2 3 3 2 3 3 2     Example: 4 The probability that a leap year selected randomly will have 53 Sundays is 1 2 4 4 (a) (b) (c) (d) 53 49 7 7 Solution: (b) A leap year contain 366 days i.e. 52 weeks and 2 days, clearly there are 52 Sundays in 52 weeks. For the remaining two days, we may have any of the two days (i) Sunday and Monday, (ii) Monday and Tuesday, (iii) Tuesday and Wednesday, (iv) Wednesday and Thursday, (v) Thursday and Friday, (iv) Friday and Saturday and (vii) Saturday and Sunday. 2 Now for 53 Sundays, one of the two days must be Sundays, hence required probability . 7 Example: 5 Three identical dice are rolled. The probability that same number will appear on each of them will be U ID [MP PET 1991, 93, 95] D YG [SCRA 1991; MP PET 1989; IIT 1984; Rajasthan PET 2000, 02; DCE 2001] 1 (a) 6 Solution: (b) 1 (b) 36 (c) 1 18 (d) 3 28 If three identical dice are rolled then total number of sample points  6  6  6  216. Favourable events (same number appear on each dice) are 6 1  (1, 1, 1) (2, 2, 2) ………(6, 6, 6).  Required probability . 216 36 1.5 Problems based on Combination and Permutation. U (1) Problems based on combination or selection : To solve such kind of problems, we use n! n Cr . r!(n  r)! Three of the six vertices of a regular hexagon are chosen at random. The probability that the triangle with these three vertices is equilateral, is equal to [IIT 1995; MP PET 2002] 1 1 1 1 (a) (b) (c) (d) 2 5 10 20 654  20 Total number of triangles which can be formed = 6 C3  1 2 3 2 1  Number of equilateral triangles = 2.  Required probability . 20 10 Three distinct numbers are selected from 100 natural number. The probability that all the three numbers are divisible by 2 and 3 is [IIT Screening 2004] 4 4 4 4 (a) (b) (c) (d) 25 35 55 1155 ST Example: 6 Solution: (c) Example: 7 Probability 7 Solution: (d) The numbers should be divisible by 6. Thus the number of favourable ways is numbers 16 100 in first 100 natural numbers, divisible by 6). 16 C 3 (as there are 16 Required probability is C3 16  15  14 4.   C3 100  99  98 1155 Out of 21 tickets marked with numbers from 1 to 21, three are drawn at random. The chance that the numbers on them are in A.P., is [Roorkee 1988; DCE 1999] 10 9 9 (a) (b) (c) (d) None of these 1330 133 133 Solution: (a) Total number of ways  21 C 3  1330. If common difference of the A.P. is to be 1, then the possible 60 Example: 8 E3 groups are 1, 2, 3; 2, 3, 4; ……19, 20, 21. If the common difference is 2, then possible groups are 1, 3, 5; 2, 4, 6; ….. 17, 19, 21. Proceeding in the same way, if the common difference is 10, then the possible group is 1, 10, 21. Thus if the common difference of the A.P. is to be  11, obviously there is no favourable case. Hence, total number of favourable cases = 19 +17 + 15 + …+ 3 + 1 =100 100 10  Hence, required probability . 1330 133 There are four letters and four addressed envelopes. The chance that all letters are not dispatched in the right envelope is 21 (b) 23 D YG 19 (a) 24 U Example: 9 ID (2) Problems based on permutation or arrangement : To solve such kind of problems, we use n! n Pr . (n  r)! [Rajasthan PET 1997; MP PET 1999; DCE 1999] 23 (c) 24 (d) 1 24 1 23 . 4 ! 24 Solution: (c) Required probability is 1 – P (they go in concerned envelopes)  1  Example: 10 The letters of the word ‘ASSASSIN’ are written down at random in a row. The probability that no two S occur together is 1 (a) 35 Total ways of arrangements  U Solution: (b) 1 (b) 14 8!. 2!.4 ! [BIT Ranchi 1990; IIT 1983] 1 (c) 15 (d) None of these w  x  y  z  Now ‘S’ can have places at dot’s and in places of w, x, y, z we have to put 2A’s, one I and one N. ST 5.4 ! 2!4 ! 1  4!   Therefore, favourable ways  5 C4  . Hence, required probability . 2!8 ! 14  2!  1.6 Odds In favour and Odds against an Event. As a result of an experiment if “a” of the outcomes are favourable to an event E and “b” of the outcomes are against it, then we say that odds are a to b in favour of E or odds are b to a against E. Number of favourable cases a a /(a  b) P(E) Thus odds in favour of an event E .    Number of unfavourab le cases b b /(a  b) P(E ) Similarly, odds against an event E  Number of unfavourab le cases b P(E )  . Number of favourable cases a P ( E) Important Tips 8 Probability If odds in favour of an event are a : b, then the probability of the occurrence of that event is probability of non-occurrence of that event is b. ab If odds against an event are a : b, then the probability of the occurrence of that event is non-occurrence of that event is Example: 11 a. ab Two dice are tossed together. The odds in favour of the sum of the numbers on them as 2 are[Rajasthan PET 1 (a) 1 : 36 Solution: (b) b and the probability of ab 60  a and the ab (b) 1 : 35 (c) 35 : 1 If two dice are tossed, total number of events = 6  6 = 36. (d) None of these E3  Favourable event is (1, 1). Number of favourable events = 1  odds in favour  A party of 23 persons take their seats at a round table. The odds against two persons sitting together are [Rajasthan PET 1999] (a) 10 : 1 P (c) 9 : 10 (d) None of these (21)! 2! 1 1.  odd against = 10 : 1.   (22)! 11 1  10 U Solution: (a) (b) 1 : 11 ID Example: 12 1 1 . 36  1 35 1.7 Addition Theorems on Probability. Notations : (i) P( A  B) or P( A  B) = Probability of happening of A or B D YG = Probability of happening of the events A or B or both = Probability of occurrence of at least one event A or B (ii) P(AB) or P(AB) = Probability of happening of events A and B together. (1) When events are not mutually exclusive : If A and B are two events which are not mutually exclusive, then P( A  B)  P( A)  P(B)  P( A  B) or P( A  B)  P( A)  P(B)  P( AB). For any three events A, B, C P( A  B  C)  P( A)  P(B)  P(C)  P( A  B)  P(B  C)  P(C  A)  P( A  B  C) U or P( A  B  C)  P( A)  P(B)  P(C)  P( AB)  P(BC )  P(CA)  P( ABC ). (2) When events are mutually exclusive : If A and B are mutually exclusive events, then n( A  B)  0  P( A  B)  0 ST  P( A  B)  P( A)  P(B). For any three events A, B, C which are mutually exclusive, P( A  B)  P(B  C)  P(C  A)  P( A  B  C) = 0  P( A  B  C)  P( A)  P(B)  P(C). The probability of happening of any one of several mutually exclusive events is equal to the sum of their probabilities, i.e. if A1 , A 2..... A n are mutually exclusive events, then  A )   P(A ). P( A1  A 2 ...  A n )  P( A1 )  P( A 2 ) .....  P( A n ) i.e. P( i i (3) When events are independent : If A and B are independent events, then P( A  B)  P( A).P(B)  P( A  B)  P( A)  P(B)  P( A).P(B). (4) Some other theorems (i) Let A and B be two events associated with a random experiment, then Probability 9 (b) P( A  B )  P( A)  P( A  B) (a) P( A  B)  P(B)  P( A  B) If B  A, then (b) P(B)  P( A) (a) P( A  B )  P( A)  P(B) Similarly if A  B, then Note :  Probability of occurrence of neither A nor B is 60 (b) P( A)  P(B). (a) ( A  B)  P(B)  P( A) P( A  B )  P( A  B)  1  P( A  B). (ii) Generalization of the addition theorem : If A1 , A 2 ,....., A n are n events associated with random   P Ai    i1  n  n n  P( A )   P(A i i1 i  Aj)  i, j1 i j experiment, n  P( A i then E3 a  A j  Ak ) ...  (1)n 1 P( A1  A 2 .....  An ). i, j, k 1 i jk  n  If all the events A i (i  1, 2..., n) are mutually exclusive, then P  Ai    i1  ID  n  P( A ) i i1 i.e. P( A1  A 2 ....  A n )  P( A1 )  P( A 2 ) ....  P( A n ). then  n  (a) P  Ai    i1   P( Ai )  (n  1) i1 D YG  n U (iii) Booley’s inequality : If A1 , A 2 ,.... A n are n events associated with a random experiment,  n  (b) P  A i    i1   n  P( A ) i i1 These results can be easily established by using the Principle of Mathematical Induction. Important Tips Let A, B, and C are three arbitrary events. Then Equivalent Set Theoretic Notation (i) Only A occurs (i) A  B  C (ii) Both A and B, but not C occur (ii) A  B  C (iii) All the three events occur (iii) A  B  C U Verbal description of event (iv) A  B  C (v) At least two occur (v) ( A  B)  (B  C)  ( A  C) (vi) One and no more occurs (vi) ( A  B  C ) ( A  B  C )  ( A  B  C) (vii) Exactly two of A, B and C occur (vii) ( A  B  C ) ( A  B  C)  ( A  B  C) (viii) None occurs (viii) A  B  C  A  B  C (ix) Not more than two occur (ix) ( A  B)  (B  C)  ( A  C)  ( A  B  C) (x) Exactly one of A and B occurs (x) ( A  B )  ( A  B) ST (iv) At least one occurs Example: 13 Solution: (c) A box contains 6 nails and 10 nuts. Half of the nails and half of the nuts are rusted. If one item is chosen at random, what is the probability that it is rusted or is a nail [MP PET 1992, 2000] (a) 3/16 (b) 5/16 (c) 11/16 (d) 14/16 Let A be the event that the item chosen is rusted and B be the event that the item chosen is a nail. 8 6 , P (B)   P( A)  and P( A  B)  3 / 16 16 16 10 Probability 8 6 3 11.    16 16 16 16 Required probability  P( A  B)  P( A)  P(B)  P( A  B)  The probability that a man will be alive in 20 years is (a) Solution: (a) 13 15 2. Then the probability that at least one will be alive in 20 years is [Bihar CEE 1994] 3 (b) 7 15 (c) 4 15 60 alive in 20 years is 3 and the probability that his wife will be 5 (d) None of these Let A be the event that the husband will be alive 20 years. B be the event that the wife will be alive 20 years. Clearly A and B are independent events.  P( A  B)  P( A) P(B). Given P( A)  3 2 , P (B) . 5 3 E3 Example: 14 The probability that at least one of them will be alive 20 years is 3 2 3 2 9  10  6 13 P ( A  B)  P ( A )  P (B )  P ( A  B )  P ( A )  P (B )  P ( A ). P (B)      . 5 3 5 3 15 15 Example: 15 Let A and B be two events such that P( A)  0. 3 and P( A  B)  0.8. If A and B are independent events, 5 (a) 6 5 (b) 7 3 (c) 5 [IIT 1990; UPSEAT 2001, 02] 2 (d) 5 Here P( A  B)  0.8 , P( A)  0. 3 and A and B are independent events. U Solution: (b) ID then P (B)  Let P(B)  x.  P( A  B)  P( A)  P(B)  P( A  B)  P( A  B)  P( A)  P(B)  P( A).P(B) Example: 16 Solution: (c) 5. 7 D YG  0.8  0.3  x  0.3 x  x  A card is chosen randomly from a pack of playing cards. The probability that it is a black king or queen of heart or jack is [Rajasthan PET 1998] (a) 1/52 (b) 6/52 (c) 7/52 (d) None of these Let A, B, C are the events of choosing a black king, a queen of heart and a jack respectively. 2 1 4 , P (B)  , P(C )   P ( A)  52 52 52 U These are mutually exclusive events,  P( A  B  C )  Example: 17 If A and B are events such that P( A  B)  3 / 4 , P( A  B)  1 / 4 , P( A )  2 / 3 , then P( A  B) is ST (a) 5/12 Solution: (a) P( A  B)  (b) 3/8 (c) 5/8 P ( A  B)  P (B )  P ( A  B )  (d) 1/4 2 1 1 3   P (B)   P (B ) . 3 4 3 4 2 1 8 3 5   . 3 4 12 12 The probability that A speaks truth is 4 3 , while this probability for B is. The probability that they 4 5 contradict each other when asked to speak on a fact is 4 1 7 (a) (b) (c) 5 5 20 Solution: (c) [AIEEE 2002] 3 1 2 1 , P ( A  B)  , P ( A )   P( A) . 4 4 3 3  P ( A  B )  P ( A)  P ( B)  P ( A  B)  Example: 18 2 1 4 7   . 52 52 52 52 [AIEEE 2004] (d) 3 20 Let E be the event that B speaks truth and F be the event that A speaks truth. Probability 11 Now P(E)  75 80 3 4 and P(F)   . 100 4 100 5  P (A and B contradict each other) = P [(B tells truth and A tells lie) or (B tells lie and A tells truth)]  P[(E  F )  (E  F)]  P(E).P(F )  P(E ). P(F)  2 1 ,q  3 2 60 A student appears for tests I, II and III. The student is successful if he passes either in tests I and II or 1 tests I and III. The probabilities of the student passing in tests I, II, III are p, q and respectively. If 2 1 the probability that the student is successful is , then [IIT 1986] 2 E3 Example: 19 3 1 1 4 7.     4 5 4 5 20 (a) p = 1, q = 0 (b) p  (c) There are infinitely many values of p and q (d) All of the above ID Solution: (c) Let A, B and C be the events that the student is successful in test I, II and III respectively, then P (the student is successful)  P[( A  B  C )  ( A  B   C)  ( A  B  C)]  P( A  B  C )  P( A  B   C)  P( A  B  C)  P(A).P(B).P(C )  P(A). P(B). P(C)  P(A). P(B). P(C) [∵ A, B, C are independent] U 1 1 1  1 1 1  pq  1    p(1  q)    pq    p(1  q)   p(1  q )  p(1  q )  1. 2 2 2  2 2 2 This equation has infinitely many values of p and q. A man and his wife appear for an interview for two posts. The probability of the husband’s selection 1 1 is and that of wife’s selection is. What is the probability that only one of them will be selected.[AISSE 1 7 5 (a) Solution: (b) 1 7 (b) 2 7 The probability of husband is not selected  1  1 4  5 5 selected  1  D YG Example: 20 U The probability that only husband is selected  is selected  (c) 3 7 (d) None of these 1 6  ; 7 7 The probability that wife is not 1 4 4   ; 7 5 35 The probability that only wife 1 6 6   5 7 35 ST Hence, required probability  Example: 21 If P(B)  (a) 1/12 Solution: (a) 6 4 10 2   . 35 35 35 7 1 3 1 , P( A  B  C )  and P( A  B  C )  , then P(B  C ) is 3 4 3 (b) 1/6 (c) 1/15 [IIT Screening 2003] (d) 1/9 From Venn diagram, we can see that A P(B  C)  P(B)  P( A  B  C )  P( A  B  C ) 3 1 1 1     4 3 3 12. C – ABC B Example: 22 – – ABC A purse contains 4 copper coins and 3 silver coins, the second purse contains 6 copper coins and 2 silver coins. If a coin is drawn out of any purse, then the probability that it is a copper coin is[Ranchi BIT 199 12 Probability (a) 4/7 (b) 3/4 (c) 37/56 (d) None of these Solution: (c) 1 4 1 6 37 Required probability     . 2 7 2 8 56 Example: 23 The probability of happening an event A is 0.5 and that of B is 0.3. If A and B are mutually exclusive events, then the probability of happening neither A nor B is Solution: (b) (b) 0.2 (c) 0.21 (d) None of these P ( A  B )  P ( A  B)  1  P ( A  B) Since A and B are mutually exclusive, so P( A  B)  P( A)  P(B) Hence, required probability  1  (0.5  0.3)  0.2. E3 1.8 Conditional Probability. 60 (a) 0.6 [IIT 1980; DCE 2000] Let A and B be two events associated with a random experiment. Then, the probability of occurrence of A under the condition that B has already occurred and P(B)  0, is called the conditional probability and it is denoted by P(A/B).  ID Thus, P(A/B) = Probability of occurrence of A, given that B has already happened. P( A  B) n( A  B) . P (B) n(B) Note : P( A  B) n( A  B) . P( A) n( A) D YG  U Similarly, P(B/A) = Probability of occurrence of B, given that A has already happened.  Sometimes, P(A/B) is also used to denote the probability of occurrence of A when B occurs. Similarly, P(B/A) is used to denote the probability of occurrence of B when A occurs. (1) Multiplication theorems on probability (i) If A and B are two events associated with a random then P( A  B)  P( A). P(B / A) , if P(A)  0 or P( A  B)  P(B). P( A / B) , if P(B)  0. experiment, (ii) Extension of multiplication theorem : If A1 , A 2 ,...., A n are n events related to a random U experiment, then P( A1  A 2  A 3 ....  A n )  P( A1 )P( A 2 / A1 )P( A 3 / A1  A 2 ).... P( A n / A1  A 2 ...  A n 1 ) , where P( A i / A1  A 2 ...  A i1 ) represents the conditional probability of the event A i , given ST that the events A1 , A 2 ,....., A i1 have already happened. (iii) Multiplication theorems for independent events : If A and B are independent events associated with a random experiment, then P( A  B)  P( A). P(B) i.e., the probability of simultaneous occurrence of two independent events is equal to the product of their probabilities. By multiplication theorem, we have P( A  B)  P( A). P(B / A). Since A and B are independent events, therefore P(B / A)  P(B). Hence, P( A  B)  P( A). P(B). (iv) Extension of multiplication theorem for independent events : If A1 , A 2 ,...., A n are independent events associated P( A1  A 2  A 3 ...  A n )  P( A1 )P( A 2 )... P( A n ). with a random experiment, then Probability 13 By multiplication theorem, we have P( A1  A 2  A 3 ...  A n )  P( A1 )P( A 2 / A1 )P( A 3 / A1  A 2 )... P( A n / A1  A 2 ...  A n 1 ) Since A1 , A 2 ,...., A n 1 , A n are independent events, therefore P( A 2 / A1 )  P( A 2 ), P( A 3 / A1  A 2 )  P( A 3 ),...., P( A n / A1  A 2 ...  A n 1 )  P( A n ) 60 Hence, P( A1  A 2 ...  An )  P( A1 )P( A 2 ).... P( An ). (2) Probability of at least one of the n independent events : If p 1 , p 2 , p 3 ,........, p n be the probabilities of happening of n independent events A1 , A 2 , A 3 ,........, A n respectively, then (i) Probability of happening none of them (ii) Probability of happening at least one of them E3  P( A1  A2  A3......  An )  P( A1 ).P( A 2 ).P( A3 )..... P( An )  (1  p1 )(1  p 2 )(1  p 3 )....(1  p n ).  P( A1  A2  A3....  An )  1  P( A1 )P( A2 )P( A3 ).... P( An )  1  (1  p1 )(1  p 2 )(1  p 3 )...(1  p n ). (iii) Probability of happening of first event and not happening of the remaining B If 4 P( A)  6, P(B)  10, P( A  B)  1 , then P    A Solution: (a) Example: 25 (b) 3 5  B  P( A  B) (1 / 10 ) 2 P    . P( A) (1 / 4 ) 5  A (c) 7 10 (d) 19 60 A coin is tossed three times in succession. If E is the event that there are at least two heads and F is E the event in which first throw is a head, then P    [MP PET 1996] F (a) Solution: (a) 2 5 [MP PET 2003] U (a) D YG Example: 24 ID  P( A1 )P( A2 )P( A3 )..... P( An )  p1 (1  p 2 )(1  p 3 ).......(1  pn ) 3 4 (b) 3 8 (c) 1 2 (d) 1 8 S  {HHH , HHT , HTH , THH , HTT , THT , TTH , TTT } n(E)  4, n(F)  4 and n(E  F)  3 U  E  P ( E  F) 3 / 8 3  .  P   P(F) 4 /8 4 F Two cards are drawn one by one from a pack of cards. The probability of getting first card an ace and second an honour card is (before drawing second card first card is not placed again in the pack)[UPSEAQT 199 (a) 1/26 (b) 5/52 (c) 5/221 (d) 4/13 ST Example: 26 Solution: (c) P(E1 )   E  15 4 1 5 , P 2     52 13  E1  51 17 E P(E1  E2 )  P(E1 ).P  2  E1 Example: 27  1 5 5   13. 17  221.  A If A and B are two events such that P(A)  0 and P(B)  1, then P  B     [IIT 1982; RPET 1995, 2000; DCE 2000; UPSEAT 2001]  A (a) 1  P   B A (b) 1  P  B   (c) 1  P ( A  B) P(B ) (d) P( A ) P (B ) 14 Probability Solution: (c)  A  P ( A  B ) P ( A  B) 1  P ( A  B) P     . P(B ) P (B ) P (B ) B Example: 28 If A and B are two events such that P( A  B)  P( A  B) , then the true relation is B (c) P( A)  P(B)  2 P( A) P    A (d) None of these P ( A  B )  P ( A )  P ( B )  P ( A  B )  P ( A  B )  P ( A )  P ( B )  P ( A  B)  2 P( A  B)  P( A)  P(B)  2 P( A). Example: 29 Let E and F be two independent events. The probability that both E and F happens is 1 , then 2 (b) P(E)  We are given P(E  F)   P(E).P(F)  1 12  P ( E )  P (F)  7 12 …..(i) and 1 1 , P (F)  (d) None of these 6 2 1 2 …..(ii) [IIT 1993] P(E ).P(F )  1 1 1 1  [P(E)  P(F)]   1  P ( E) P ( F)  P ( E)  P (F )   1 12 2 2 2 …..(iii) On solving (i) and (iii), we get P( E)  1 1 1 1 , and P(F)  ,. 3 4 4 3 Let p denotes the probability that a man aged x years will die in a year. The probability that out of n men A1, A2 , A3 ,..... An each aged x, A1 will die in a year and will be the first to die, is[MNR 1987; UPSEAT 2000] (a) 1 [1  (1  p)n ] n (b) [1  (1  p)n ] (c) 1 [1  (1  p)n ] n 1 (d) None of these Let Ei denotes the event that Ai dies in a year. Then P(Ei )  p and P(Ei)  1  p for i = 1, 2, ….n U Solution: (a) (c) P(E)  1 and the 12 1 1 and P(E  F )  2 12 D YG  {1  P(E)}{(1  P(F)}  1 1 , P (F)  2 6 ID 1 1 , P (F )  3 4 U (a) P(E)  Example: 30 { P( A  B)  P( A  B)} P ( A  B) B  P( A)  P(B)  2 P( A) P    P( A)  P(B). P ( A)  A probability that neither E nor F happens is Solution: (a) 60 B (b) P( A)  P(B)  P( A) P    A E3 Solution: (c) (a) P( A)  P(B)  0 [IIT 1985] ST P (none of A1, A2 ,..... A3 dies in a year)  P(E1  E2 ..... En )  P(E1 ) P(E2 ).... P(En )  (1  p)n , because E1 , E2 ,....... En are independent. Let E denote the event that at least one of A1, A2 ,..... An dies in a year. Then P(E)  1  P(E1  E 2 .....  En )  1  (1  p)n Let F denote the event that A1 is the first to die. Then P(F / E)  1 1. Also, P(F)  P(E).P(F / E)  [1  (1  p)n ]. n n Example: 31 A problem of mathematics is given to three students whose chances of solving the problem are 1/3, 1/4 and 1/5 respectively. The probability that the question will be solved is[BIT Ranchi 1991; MP PET 1990] (a) 2/3 (b) 3/4 (c) 4/5 (d) 3/5 Solution: (d) The probabilities of students not solving the problem are 1  1 2 1 3 1 4  ,1   and 1  . 3 3 4 4 5 5 Probability 15 Therefore the probability that the problem is not solved by any one of them  Hence, the probability that problem is solved  1  The probability of happening an event A in one trial is 0.4. The probability that the event A happens at least once in three independent trials is [IIT 1980; Kurukshetra CEE 1998; DCE 2001] (a) 0.936 Solution: (b) 2 3 . 5 5 (b) 0.784 (c) 0.904 Here P( A)  0. 4 and P( A )  0.6 (d) 0.216 60 Example: 32 2 3 4 2   . 3 4 5 5 Probability that A does not happen at all  (0.6)3. Thus required probability  1  (0.6)3  0.784. 1.9 Total Probability and Baye’s rule. E3 (1) The law of total probability : Let S be the sample space and let E1 , E 2 ,..... E n be n mutually exclusive and exhaustive events associated with a random experiment. If A is any event which occurs with E 1 or E 2 or …. or En, then P( A)  P(E1 ) P( A / E1 )  P(E 2 ) P( A / E 2 ) ...  P(E n ) P( A / E n ). n that E i ID (2) Baye’s rule : Let S be a sample space and E1 , E 2 ,..... E n be n mutually exclusive events such  S and P( E i )  0 for i = 1, 2, ……, n. We can think of (Ei’s as the causes that lead to the i1 P(E i ).P( A / E i ) n  P( E k 1 Example: 33 D YG as P(E i / A)  U outcome of an experiment. The probabilities P(Ei), i = 1, 2, ….., n are called prior probabilities. Suppose the experiment results in an outcome of event A, where P(A) > 0. We have to find the probability that the observed event A was due to cause Ei, that is, we seek the conditional probability P(E i / A). These probabilities are called posterior probabilities, given by Baye’s rule k ) P( A. / Ek ) In a bolt factory, machines A, B and C manufacture respectively 25%, 35% and 40% of the total bolts. Of their output 5, 4 and 2 percent are respectively defective bolts. A bolt is drawn at random from the product. Then the probability that the bolt drawn is defective is (a) 0.0345 (c) 3.45 (d) 0.0034 Let E1 , E 2 , E 3 and A be the events defined as follows: U Solution: (a) (b) 0.345 E 1  the bolts is manufactured by machine A; E 2  the bolts is manufactured by machine B; E 3  ST the bolts is manufactured by machine C, and A = the bolt is defective. Then P(E1 )  25 1 35 40  , P( E2 )  , P ( E3 ) . 100 4 100 100 P( A / E1 )  Probability that the bolt drawn is defective given the condition that it is manufactured by machine A = 5/100. Similarly P( A / E2 )  4 2 and P( A / E3 ) . 100 100 Using the law of total probability, we have P(A)  P(E1 )P(A / E1 )  P(E2 )P(A / E2 )  P(E3 )P(A / E3 )  Example: 34 25 5 35 4 40 2       0. 0345. 100 100 100 100 100 100 A lot contains 20 articles. The probability that the lot contains 2 defective articles is 0.4 and the probability that the lot contains exactly 3 defective articles is 0.6. Articles are drawn at random one 16 Probability by one without replacement and tested till all the defective articles are found. The probability that the testing procedure ends at the twelfth testing is (a) (b) 19 1000 (c) 99 1900 (d) 19 900 The testing procedure may terminate at the twelfth testing in two mutually exclusive ways. (I) When lot contains 2 defective articles, (II) When lot contains 3 defective articles. 60 Solution: (c) 9 1900 Consider the following events. A = Testing procedure ends at the twelfth testing. A1 = Lot contains 2 defective articles. Required probability E3 A2 = Lot contains 3 defective articles.  P(A)  P(A  A1 )  (A  A2 )  P(A  A1 )  P(A  A2 )  P(A1 )P(A / A1 )  P(A2 )P(A / A2 ) Now, P( A / A1 )  Probability that first 11 draws contain 10 non-defective and one defective and 12th  18 C10  2C1 1 . 20 9 C11 ID draw contains a defective article. And P( A / A2 ) = Probability that first 11 draws contain 9 non defective and 2 defective articles and 12 th 17 C9 3 C 2 20  1 9 U draw contains a defective article = Example: 35 18 C10  2 C1 1   0.6  20 9 C11 D YG Hence, required probability  0.4  C11 17 C9  3 C 2 1 99.   20 9 1900 C11 A bag A contains 2 white and 3 red balls and bag B contains 4 white and 5 red balls. One ball is drawn at random from a randomly chosen bag and is found to be red. The probability that it was drawn from B is [BIT Ranchi 1988; IIT 1976] (a) 5 14 (b) 5 16 (c) 5 18 (d) 25 52 Solution: (d) Let E1 be the event that the ball is drawn from bag A, E2 the event that it is drawn from bag B and E that the ball is red. We have to find P(E 2 / E). U Since both the bags are equally likely to be selected, we have P(E1 )  P(E 2 )  1. Also P(E / E1 )  3 / 5 and P(E / E2 )  5 / 9. 2 ST 1 5  P(E 2 )P(E / E 2 ) 25 2 9 Hence by Baye’s theorem, we have P(E 2 / E) .   P(E1 )P(E / E1 )  P(E 2 )P(E / E 2 ) 1 3 1 5 52    2 5 2 9 Example: 36 A man is known to speak the truth 3 out of 4 times. He throws a die and reports that it is a six. The probability that it is actually a six, is (a) Solution: (a) 3 8 (b) 1 5 (c) 3 4 (d) None of these Let E denote the event that a six occurs and A the event that the man reports that it is a ‘6’, we have P( E)  1 5 3 1 , P(E)  , P( A / E)  and P( A / E) . 6 6 4 4 Probability 17 (a) Solution: (b) 1 3 (b) 2 3 (c) 25 1 2 (d) C13 C13 60 Example: 37 1 3  P(E).P( A / E) 3 6 4 By Baye’s theorem, P(E / A)   . 1 3 5 1 P(E).P( A / E)  P(E )P( A / E ) 8    6 4 6 4 A pack of playing cards was found to contain only 51 cards. If the first 13 cards which are examined are all red, then the probability that the missing cards is black, is 51 Let A1 be the event that the black card is lost, A2 be the event that the red card is lost and let E be the event that first 13 cards examined are red. E3 1 A  Then the required probability  P  1 . We have P( A1 )  P( A2 )  ; as black and red cards were initially E 2   equal in number.  E C13 and P  51 C13  A2 26     25 51 C13. C13 ID  E  Also P     A1  1.10 Binomial Distribution. 26 C13 51 C13 26 C13 C13 1   2 51 25 C13 51 C13  2. 3 U P(E / A1 )P( A1 ) A  The required probability  P  1     E  P(E / A1 )P( A1 )  P(E / A 2 )P( A 2 ) 1  2 1  2 D YG (1) Geometrical method for probability : When the number of points in the sample space is infinite, it becomes difficult to apply classical definition of probability. For instance, if we are interested to find the probability that a point selected at random from the interval [1, 6] lies either in the interval [1, 2] or [5, 6], we cannot apply the classical definition of probability. In this case we define the probability as follows: P{ x  A}  Measure of region A , Measure of the sample space S where measure stands for length, area or volume depending upon whether S is a onedimensional, two-dimensional or three-dimensional region. U (2) Probability distribution : Let S be a sample space. A random variable X is a function from the set S to R, the set of real numbers. ST {11, 12 , , 16 21, 22 , , 26 For example, the sample space for a throw of a pair of dice is S      61, 62 , , 66 } Let X be the sum of numbers on the dice. Then X (12 )  3, X (43 )  7 , etc. Also, {X = 7} is the event {61, 52, 43, 34, 25, 16}. In general, if X is a random variable defined on the sample space S and r is a real number, then {X = r} is an event. If the random variable X takes n distinct values x 1 , x 2 ,...., x n , then { X  x 1 } , { X  x 2 },...., { X  x n } are mutually exclusive and exhaustive events. X = x1 X= x4 X= x2 S X= x3 X= xn 18 Probability Now, since ( X  x i ) is an event, we can talk of P( X  x i ). If P( X  x i )  Pi (1  i  n) , then the system of numbers. x2  xn   p 2  p n  60  x1   p1 is said to be the probability distribution of the random variable X. The expectation (mean) of the random variable X is defined as E( X )  n p x i i and the variance of X is defined as var( X )  n  E3 i1 p i (x i  E( X ))2  i1 n p x i 2 i  (E( X ))2. i1 P(X  r)  n Cr p r q nr , r  0, 1, 2,....., n where p, q > 0 such that p + q = 1. ID (3) Binomial probability distribution : A random variable X which takes values 0, 1, 2, …, n is said to follow binomial distribution if its probability distribution function is given by U The notation X ~ B(n, p) is generally used to denote that the random variable X follows binomial distribution with parameters n and p. D YG We have P(X  0)  P(X  1) ...  P(X  n)  n C 0 p 0 q n0  n C1 p 1 q n1 ...  n Cn p n q nn  (q  p)n  1n  1. Now probability of (a) Occurrence of the event exactly r times P(X  r)  n C r q n r p r. (b) Occurrence of the event at least r times P( X  r)  n C r q n r p r ...  p n  n  n C X p X q n X. X r U (c) Occurrence of the event at the most r times P(0  X  r)  q n  n C 1 q n 1 p ...  n C r q n r p r  r p X q n X. ST X 0 (iv) If the probability of happening of an event in one trial be p, then the probability of successive happening of that event in r trials is p r. Note :  If n trials constitute an experiment and the experiment is repeated N times, then the frequencies of 0, 1, 2, …, n successes are given by N.P( X  0), N.P( X  1), N. P( X  2),...., N.P( X  n). (i) Mean and variance of the binomial distribution : The binomial probability distribution is X P(X ) 0 n n C0 q p 0 1 n C1q n 1 p 2 n C2 q n2 2 n n 0 p..... Cnq p n Probability 19 n The mean of this distribution is  X i pi  i1 n  X. n C X q n  X p X  np , X 1 the variance of the Binomial distribution is  2  npq and the standard deviation is   (npq ). 60 (ii) Use of multinomial expansion : If a die has m faces marked with the numbers 1, 2, 3, ….m and if such n dice are thrown, then the probability that the sum of the numbers exhibited xp on the upper faces equal to p is given by the coefficient of (x  x  x ....  x ). mn 3 in the expansion of E3 Example: 38 m n A random variable X has the probability distribution : X: P(X) : 1 2 3 4 0.15 0.23 0.12 0.10 5 6 7 8 0.20 0.08 0.07 0.05 ID 2 For the events E = {X is a prime number} and F = {X < 4}, the probability P( E  F) is (a) 0.50 (b) 0.77 E = {X is a prime number} (c) 0.35 (d) 0.87 U Solution: (b) [AIEEE 2004] P(E)  P(2)  P(3)  P(5)  P(7)  0.62 , F  { x  4 } P(F)  P(1)  P(2)  P(3)  0.50 and P(E  F)  P(2)  P(3)  0.35 Example: 39 D YG  P(E  F)  P(E)  P(F)  P(E  F)  0.62  0.50  0.35  0.77. 8 coins are tossed simultaneously. The probability of getting at least 6 heads is [AISSE 1985; MNR 1985; MP PET (a) 57 64 (b) 229 256 6 Solution: (d) 7 (d) 37 256 8 An unbiased die with faces marked 1, 2, 3, 4, 5 and 6 is rolled four times. Out of four face values obtained the probability that the minimum face value is not less than 2 and the maximum face value is not greater than 5, is ST 16 (a) 81 Solution: (a) 7 64 37 1 1 1 1 1 The required probability  8 C6  .   8 C7  .   8 C8   . 256 2 2 2 2 2 U Example: 40 2 (c) [IIT 1993; DCE 2000; Roorkee 2000] 80 (c) 81 1 (b) 81 (d) 65 81 P(minimum face value is not less than 2 and maximum face value is not greater than 5) = P(2 or 3 or 4 or 5)  4 2 . 6 3 4 0 16 2 1 Hence required probability  4 C4     . 81 3 3 Example: 41 One hundred identical coins each with probability p of showing up heads are tossed once. If 0 < p < 1 and the probability of heads showing on 50 coins is equal to that of heads showing on 51 coins, then the value of p is [IIT 1988; CEE 1993; MP PET 2001] (a) 1 2 (b) 49 101 (c) 50 101 (d) 51 101 20 Probability 100 C50 p 50 (1  p)50  100 C51 p 51 (1  p)49 or 100 ! 50 !. 50 ! 50 1 p 51 or 51  51 p  50 p  p .    101 p 51 !. 49 ! 100 ! 51 Solution: (d) We have Example: 42 The mean and the variance of a binomial distribution are 4 and 2 respectively. Then the probability of 2 successes is [AIEEE 2004] np  4  1 1   q  , p  ,n  8 2 2 npq  2  2 6 Example: 43 A man takes a step forward with probability 0.4 and backward with probability 0.6. The probability that at the end of eleven steps he is one step away from the starting point is (a) 11 C6 (0. 24 )5 (b) 11 C6 (0.4 )6 (0. 6)5 (c) 11 C6 (0.6)6 (0.4 )5 (d) None of these The man will be one step away from the starting point if (i) either he is one step ahead or (ii) one step behind the starting point. ID Solution: (a) E3 1 28 1 1. p( X  2)  8 C 2      28. 8  2 2 256 2     37 (d) 256 60 Solution: (a) 128 (c) 256 219 (b) 256 28 (a) 256  The required probability = P(i) + P(ii) U The man will be one step ahead at the end of eleven steps if he moves six step forward and five steps backward. The probability of this event is 11 C6 (0.4 )6 (0. 6)5. D YG The man will be one step behind at the end of eleven steps if he moves six steps backward and five steps forward. The probability of this event is 11 C6 (0.6)6 (0.4 )5. Hence the required probability  11 C6 (0.4 )6 (0.6)5  11 C6 (0.6)6 (0.4 )5  11 C6 (0.4 )5 (0.6)5 (0.4  0.6)  11 C6 (0.24 )5. Example: 44 A person can kill a bird with probability 3/4. He tries 5 times. What is the probability that he may not kill the bird (a) 243/1024 (b) 781/1024 (c) 1/1024 3 , 4 Probability to kill a bird p  (d) 1023/1024 pq 1 U Solution: (c) [Rajasthan PET 1997]  q 1 p 1 3 1  and n  5. 4 4 ST Probability that he may not kill the bird, 0 3 1 P( X  0 )  5 C 0      4 4 Example: 45  1. 1024 If X follows a binomial distribution with parameters n = 8 and p  (a) Solution: (b) 5 0 118 128 (b) 119 128 (c) 117 128 1 , then P(| X  4 |  2) equals 2 (d) None of these We have, P(| X  4 |  2)  P(2  X  4  2)  P(2  X  6)  P(X  2)  P(X  3)  P(X  4)  P(X  5)  P(X  6) 8 8 8 8 8 1 238 119 1 1 1 1 1  8 C2    8 C3    8 C4    8 C5    8 C6    8 [28  56  70  56  28 ]  8 . 128 2 2 2 2 2 2 2 Example: 46 Three six faced fair dice are thrown together. The probability that the sum of the numbers appearing on the dice is k (3  k  8 ) , is Probability 21 (a) Solution: (a) (k  1)(k  2) 432 (b) k (k  1) 432 (c) k2 432 (d) None of these The total number of cases  6  6  6  216 The number of favourable ways = Coefficient of x k in (x  x 2 ....  x 6 )3 = Coefficient of x k  3 in (1  x )3 {0  k  3  5} = Coefficient of x k  3 in (1  3 C1 x  4 C 2 x 2  5 C3 x 3 ....)  k 1C 2  Example: 47 (k  1)(k  2). 432 If three dice are thrown simultaneously, then the probability of getting a score of 7 is[Kurukshetra CEE 1998] (a) 5/216 Solution: (c) (k  1)(k  2) 2 E3 Thus the probability of the required event is 60 = Coefficient of x k  3 in (1  x 6 )3 (1  x )3 (b) 1/6 (c) 5/72 n(S )  6  6  6 where 1  x  5, 1  y  5, 1  z  5 = Coefficient of x 7 in (x  x 2 ....  x 5 )3 ID n(E) = The number of solutions of x  y  z  7 , U 1  x5 = Coefficient of x 4 in (1  x .....  x 4 )3 = Coefficient of x 4 in   1x (d) None of these     3 D YG = Coefficient of x 4 in (1  3 x 5  3 x 10  x 15 )(1  x )3 = Coefficient of x 4 in (1  3 x 5  3 x 10  x 15 )( 2 C 0  3 C 1 x  4 C 2 x 2  5 C 3 x 3  6 C 4 x 4 .....)  6 C4  6! 65   15. 4 ! 2! 2 n(E) 15 5.   n(S ) 6  6  6 72 ST U  p(E) 

Use Quizgecko on...
Browser
Browser