Mastering Board Exam Probability

In Board Exams, the evaluation focuses heavily on the logical progression of your steps. For probability, it is vital to explicitly define your events (for example, "Let E1E_1 be the event that …") and state the specific theorem you are applying (for example, "By Bayes' Theorem …"). This section provides 30 key questions in a board-exam style to help you understand the presentation format required for full marks.

Question 1 [CBSE Style]

If P(A)=0.4,  P(B)=0.8P(A) = 0.4,\; P(B) = 0.8 and P(BA)=0.6P(B\mid A) = 0.6, find P(AB)P(A \cup B).

Solution: Let us first use the definition of conditional probability: P(BA)=P(AB)P(A)P(B\mid A) = \frac{P(A \cap B)}{P(A)} Therefore, P(AB)=P(BA)P(A)=0.6×0.4=0.24P(A \cap B) = P(B\mid A)\,P(A) = 0.6 \times 0.4 = 0.24 Now apply the addition theorem: P(AB)=P(A)+P(B)P(AB)P(A \cup B) = P(A) + P(B) - P(A \cap B) Substituting the values, P(AB)=0.4+0.80.24=0.96P(A \cup B) = 0.4 + 0.8 - 0.24 = 0.96

Answer: 0.96\boxed{0.96}

Question 2 [CBSE Style]

Ten cards numbered 1 to 10 are placed in a box, mixed thoroughly, and one card is drawn randomly. If it is known that the number on the drawn card is more than 3, what is the probability that it is an even number?

Solution: Let A={the drawn number is even}A = \{\text{the drawn number is even}\} and B={the drawn number is greater than 3}B = \{\text{the drawn number is greater than }3\} Then, B={4,5,6,7,8,9,10}B = \{4,5,6,7,8,9,10\} so that n(B)=7n(B)=7 Also, AB={4,6,8,10}A \cap B = \{4,6,8,10\} Hence, n(AB)=4n(A \cap B)=4 Therefore, by conditional probability, P(AB)=n(AB)n(B)=47P(A\mid B)=\frac{n(A\cap B)}{n(B)}=\frac{4}{7}

Answer: 47\boxed{\frac{4}{7}}

Question 3 [ISC Style]

Probability of solving a specific problem independently by A and B are 12\frac12 and 13\frac13 respectively. If both try to solve the problem independently, find the probability that the problem is solved.

Solution: Let P(A)=12,P(B)=13P(A)=\frac12, \qquad P(B)=\frac13 Since the attempts are independent, the probability that neither solves the problem is P(AB)=P(A)P(B)P(A' \cap B') = P(A')P(B') Now, P(A)=112=12,P(B)=113=23P(A')=1-\frac12=\frac12, \qquad P(B')=1-\frac13=\frac23 Thus, P(AB)=12×23=13P(A' \cap B')=\frac12 \times \frac23 = \frac13 Therefore, the probability that the problem is solved is 1P(AB)=113=231-P(A' \cap B')=1-\frac13=\frac23

Answer: 23\boxed{\frac23}

Question 4 [CBSE Style]

A bag contains 4 red and 4 black balls, another bag contains 2 red and 6 black balls. One of the two bags is selected at random and a ball is drawn from the bag, which is found to be red. Find the probability that the ball is drawn from the first bag.

Solution: Let E1={Bag I is chosen},E2={Bag II is chosen}E_1=\{\text{Bag I is chosen}\}, \qquad E_2=\{\text{Bag II is chosen}\} Since a bag is selected at random, P(E1)=P(E2)=12P(E_1)=P(E_2)=\frac12 Let A={a red ball is drawn}A=\{\text{a red ball is drawn}\} Then, P(AE1)=48=12,P(AE2)=28=14P(A\mid E_1)=\frac48=\frac12, \qquad P(A\mid E_2)=\frac28=\frac14 By Bayes' theorem, P(E1A)=P(E1)P(AE1)P(E1)P(AE1)+P(E2)P(AE2)P(E_1\mid A)=\frac{P(E_1)P(A\mid E_1)}{P(E_1)P(A\mid E_1)+P(E_2)P(A\mid E_2)} Substituting, P(E1A)=12121212+1214=1414+18=1438=23P(E_1\mid A)=\frac{\frac12\cdot\frac12}{\frac12\cdot\frac12+\frac12\cdot\frac14} =\frac{\frac14}{\frac14+\frac18} =\frac{\frac14}{\frac38} =\frac23

Answer: 23\boxed{\frac23}

Question 5 [CBSE Style]

A man is known to speak truth 3 out of 4 times. He throws a die and reports that it is a six. Find the probability that it is actually a six.

Solution: Let E={die actually shows 6},E={die does not show 6}E=\{\text{die actually shows 6}\}, \qquad E'=\{\text{die does not show 6}\} Then, P(E)=16,P(E)=56P(E)=\frac16, \qquad P(E')=\frac56 Let A={man reports that the die shows 6}A=\{\text{man reports that the die shows 6}\} Now, P(AE)=34P(A\mid E)=\frac34 because if the die is actually 6, he reports 6 when he speaks truth. Also, P(AE)=14P(A\mid E')=\frac14 because if the die is not 6, he reports 6 only when he lies. Applying Bayes' theorem, P(EA)=P(E)P(AE)P(E)P(AE)+P(E)P(AE)P(E\mid A)=\frac{P(E)P(A\mid E)}{P(E)P(A\mid E)+P(E')P(A\mid E')} So, P(EA)=16341634+5614=1818+524=18824=38P(E\mid A)=\frac{\frac16\cdot\frac34}{\frac16\cdot\frac34+\frac56\cdot\frac14} =\frac{\frac18}{\frac18+\frac{5}{24}} =\frac{\frac18}{\frac{8}{24}} =\frac38

Answer: 38\boxed{\frac38}

Question 6 [State Board Style]

From a lot of 30 bulbs, which includes 6 defectives, a sample of 4 bulbs is drawn at random with replacement. Find the probability distribution of the number of defective bulbs.

Solution: Let XX denote the number of defective bulbs obtained in 4 draws. Since drawing is done with replacement, the trials are independent.

Probability of getting a defective bulb is p=630=15p=\frac{6}{30}=\frac15 Hence, q=1p=45q=1-p=\frac45 Therefore, XB(4,15)X \sim B\left(4,\frac15\right) Using the binomial formula, P(X=r)=(4r)(15)r(45)4r,r=0,1,2,3,4P(X=r)=\binom{4}{r}\left(\frac15\right)^r\left(\frac45\right)^{4-r}, \qquad r=0,1,2,3,4 Now, P(X=0)=(40)(15)0(45)4=256625P(X=0)=\binom40\left(\frac15\right)^0\left(\frac45\right)^4=\frac{256}{625} P(X=1)=(41)(15)1(45)3=464625=256625P(X=1)=\binom41\left(\frac15\right)^1\left(\frac45\right)^3=4\cdot\frac{64}{625}=\frac{256}{625} P(X=2)=(42)(15)2(45)2=616625=96625P(X=2)=\binom42\left(\frac15\right)^2\left(\frac45\right)^2=6\cdot\frac{16}{625}=\frac{96}{625} P(X=3)=(43)(15)3(45)1=44625=16625P(X=3)=\binom43\left(\frac15\right)^3\left(\frac45\right)^1=4\cdot\frac{4}{625}=\frac{16}{625} P(X=4)=(44)(15)4=1625P(X=4)=\binom44\left(\frac15\right)^4=\frac{1}{625} Thus the distribution is: X01234P(X)25662525662596625166251625\begin{array}{c|ccccc} X & 0 & 1 & 2 & 3 & 4 \\\hline P(X) & \frac{256}{625} & \frac{256}{625} & \frac{96}{625} & \frac{16}{625} & \frac{1}{625} \end{array}

Answer: P(X=0)=256625,  P(X=1)=256625,  P(X=2)=96625,  P(X=3)=16625,  P(X=4)=1625\boxed{P(X=0)=\frac{256}{625},\; P(X=1)=\frac{256}{625},\; P(X=2)=\frac{96}{625},\; P(X=3)=\frac{16}{625},\; P(X=4)=\frac{1}{625}}

Question 7 [CBSE Style]

Find the mean and variance of the number of tails in three tosses of a fair coin.

Solution: Let XX be the number of tails in 3 tosses of a fair coin. Then, XB(3,12)X \sim B\left(3,\frac12\right) So, n=3,p=12,q=12n=3, \qquad p=\frac12, \qquad q=\frac12 For a binomial distribution, E(X)=np,Var(X)=npqE(X)=np, \qquad Var(X)=npq Thus, E(X)=312=32E(X)=3\cdot\frac12=\frac32 and Var(X)=31212=34Var(X)=3\cdot\frac12\cdot\frac12=\frac34

Answer: Mean=32,Variance=34\boxed{\text{Mean}=\frac32, \qquad \text{Variance}=\frac34}

Question 8 [CBSE Style]

The probability of hitting a target is 14\frac14. If a person fires 7 times, find the probability that he hits the target at least once.

Solution: Let XX be the number of hits in 7 shots. Then, XB(7,14)X \sim B\left(7,\frac14\right) Hence, p=14,q=34p=\frac14, \qquad q=\frac34 We need P(X1)=1P(X=0)P(X\ge 1)=1-P(X=0) Now, P(X=0)=(34)7=218716384P(X=0)=\left(\frac34\right)^7=\frac{2187}{16384} Therefore, P(X1)=1218716384=1419716384P(X\ge 1)=1-\frac{2187}{16384}=\frac{14197}{16384}

Answer: 1419716384\boxed{\frac{14197}{16384}}

Question 9 [ISC Style]

An urn contains 5 white, 7 red and 8 black balls. If 4 balls are drawn one by one with replacement, what is the probability that at least one is white?

Solution: Total number of balls is 5+7+8=205+7+8=20 Probability of drawing a white ball is p=520=14p=\frac{5}{20}=\frac14 Therefore, the probability of not drawing a white ball is q=114=34q=1-\frac14=\frac34 If 4 draws are made with replacement, then P(at least one white)=1P(no white in all 4 draws)P(\text{at least one white})=1-P(\text{no white in all 4 draws}) So, P(at least one white)=1(34)4=181256=175256P(\text{at least one white})=1-\left(\frac34\right)^4 =1-\frac{81}{256} =\frac{175}{256}

Answer: 175256\boxed{\frac{175}{256}}

Question 10 [CBSE Style]

Find the probability distribution of the sum of numbers obtained in two throws of a die.

Solution: When a die is thrown twice, the total number of equally likely ordered outcomes is 6×6=366 \times 6 = 36 Let XX denote the sum of the two numbers. Then X{2,3,4,5,6,7,8,9,10,11,12}X \in \{2,3,4,5,6,7,8,9,10,11,12\} The corresponding frequencies are: P(X=2)=136P(X=3)=236P(X=4)=336P(X=5)=436P(X=6)=536P(X=7)=636P(X=8)=536P(X=9)=436P(X=10)=336P(X=11)=236P(X=12)=136\begin{aligned} P(X=2)&=\frac{1}{36} \\ P(X=3)&=\frac{2}{36} \\ P(X=4)&=\frac{3}{36} \\ P(X=5)&=\frac{4}{36} \\ P(X=6)&=\frac{5}{36} \\ P(X=7)&=\frac{6}{36} \\ P(X=8)&=\frac{5}{36} \\ P(X=9)&=\frac{4}{36} \\ P(X=10)&=\frac{3}{36} \\ P(X=11)&=\frac{2}{36} \\ P(X=12)&=\frac{1}{36} \end{aligned} Thus the distribution table is X23456789101112P(X)136236336436536636536436336236136\begin{array}{c|ccccccccccc} X & 2 & 3 & 4 & 5 & 6 & 7 & 8 & 9 & 10 & 11 & 12 \\\hline P(X) & \frac1{36} & \frac2{36} & \frac3{36} & \frac4{36} & \frac5{36} & \frac6{36} & \frac5{36} & \frac4{36} & \frac3{36} & \frac2{36} & \frac1{36} \end{array}

Answer: P(X=2)=136,  P(X=3)=236,  ,  P(X=12)=136\boxed{P(X=2)=\frac1{36},\; P(X=3)=\frac2{36},\; \dots,\; P(X=12)=\frac1{36}}

Question 11 [CBSE Style]

If EE and FF are independent events, then show that EE and FF' are also independent.

Solution: Since EE and FF are independent, P(EF)=P(E)P(F)P(E \cap F)=P(E)P(F) Also, P(E)=P(EF)+P(EF)P(E)=P(E\cap F)+P(E\cap F') Therefore, P(EF)=P(E)P(EF)P(E\cap F')=P(E)-P(E\cap F) Substitute the value of P(EF)P(E\cap F): P(EF)=P(E)P(E)P(F)P(E\cap F')=P(E)-P(E)P(F) Take P(E)P(E) common: P(EF)=P(E)[1P(F)]P(E\cap F')=P(E)[1-P(F)] But, 1P(F)=P(F)1-P(F)=P(F') Hence, P(EF)=P(E)P(F)P(E\cap F')=P(E)P(F') So EE and FF' are independent.

Answer: Hence proved that E and F are independent.\boxed{\text{Hence proved that } E \text{ and } F' \text{ are independent.}}

Question 12 [CBSE Style]

Bag A contains 3 red and 5 black balls, Bag B contains 2 red and 3 black balls. One ball is transferred from Bag A to Bag B and then a ball is drawn from Bag B. The drawn ball is found to be red. Find the probability that the transferred ball was black.

Solution: Let E1={red ball transferred from A to B},E2={black ball transferred from A to B}E_1=\{\text{red ball transferred from A to B}\}, \qquad E_2=\{\text{black ball transferred from A to B}\} Then, P(E1)=38,P(E2)=58P(E_1)=\frac38, \qquad P(E_2)=\frac58 Let A={red ball drawn from Bag B}A=\{\text{red ball drawn from Bag B}\} If a red ball is transferred, Bag B becomes: 3R,  3B3R,\;3B Hence, P(AE1)=36=12P(A\mid E_1)=\frac36=\frac12 If a black ball is transferred, Bag B becomes: 2R,  4B2R,\;4B Hence, P(AE2)=26=13P(A\mid E_2)=\frac26=\frac13 By Bayes' theorem, P(E2A)=P(E2)P(AE2)P(E1)P(AE1)+P(E2)P(AE2)P(E_2\mid A)=\frac{P(E_2)P(A\mid E_2)}{P(E_1)P(A\mid E_1)+P(E_2)P(A\mid E_2)} Thus, P(E2A)=58133812+5813=524316+524P(E_2\mid A)=\frac{\frac58\cdot\frac13}{\frac38\cdot\frac12+\frac58\cdot\frac13} =\frac{\frac{5}{24}}{\frac{3}{16}+\frac{5}{24}} Taking LCM 4848 in the denominator, 316+524=948+1048=1948\frac{3}{16}+\frac{5}{24}=\frac{9}{48}+\frac{10}{48}=\frac{19}{48} So, P(E2A)=5244819=1019P(E_2\mid A)=\frac{5}{24}\cdot\frac{48}{19}=\frac{10}{19}

Answer: 1019\boxed{\frac{10}{19}}

Question 13 [CBSE Style]

Given that the two numbers appearing on throwing two dice are different, find the probability that the sum of the numbers on the dice is 4.

Solution: Let B={numbers on the two dice are different}B=\{\text{numbers on the two dice are different}\} There are 36 total outcomes in throwing two dice. Out of these, 6 outcomes have equal numbers: (1,1),(2,2),,(6,6)(1,1),(2,2),\dots,(6,6) Hence, n(B)=366=30n(B)=36-6=30 Let A={sum of numbers is 4}A=\{\text{sum of numbers is }4\} Then, A={(1,3),(2,2),(3,1)}A=\{(1,3),(2,2),(3,1)\} Since the numbers are different, we exclude (2,2)(2,2). Thus, AB={(1,3),(3,1)}A\cap B=\{(1,3),(3,1)\} So, n(AB)=2n(A\cap B)=2 Therefore, P(AB)=n(AB)n(B)=230=115P(A\mid B)=\frac{n(A\cap B)}{n(B)}=\frac{2}{30}=\frac{1}{15}

Answer: 115\boxed{\frac{1}{15}}

Question 14 [ISC Style]

A laboratory blood test is 99% effective in detecting a certain disease when it is, in fact, present. However, the test also yields a false positive for 0.5% of healthy people. If 0.1% of the population has the disease, what is the probability that a person has the disease given that his test is positive?

Solution: Let E1={person has the disease},E2={person is healthy}E_1=\{\text{person has the disease}\}, \qquad E_2=\{\text{person is healthy}\} Then, P(E1)=0.001,P(E2)=0.999P(E_1)=0.001, \qquad P(E_2)=0.999 Let A={test result is positive}A=\{\text{test result is positive}\} Given, P(AE1)=0.99,P(AE2)=0.005P(A\mid E_1)=0.99, \qquad P(A\mid E_2)=0.005 By Bayes' theorem, P(E1A)=P(E1)P(AE1)P(E1)P(AE1)+P(E2)P(AE2)P(E_1\mid A)=\frac{P(E_1)P(A\mid E_1)}{P(E_1)P(A\mid E_1)+P(E_2)P(A\mid E_2)} Substituting the values, P(E1A)=0.001×0.990.001×0.99+0.999×0.005P(E_1\mid A)=\frac{0.001\times 0.99}{0.001\times 0.99+0.999\times 0.005} =0.000990.00099+0.004995=0.000990.005985=22133=\frac{0.00099}{0.00099+0.004995} =\frac{0.00099}{0.005985} =\frac{22}{133} Hence, P(E1A)0.1654P(E_1\mid A)\approx 0.1654

Answer: 221330.1654\boxed{\frac{22}{133} \approx 0.1654}

Question 15 [CBSE Style]

Two cards are drawn successively with replacement from a well-shuffled pack of 52 cards. Find the probability distribution of the number of aces.

Solution: Let XX be the number of aces obtained in two draws with replacement. Then, X{0,1,2}X \in \{0,1,2\} Probability of drawing an ace in one draw is p=452=113p=\frac{4}{52}=\frac{1}{13} Therefore, q=1p=1213q=1-p=\frac{12}{13} So, XB(2,113)X \sim B\left(2,\frac{1}{13}\right) Now, P(X=0)=(20)(113)0(1213)2=144169P(X=0)=\binom20\left(\frac{1}{13}\right)^0\left(\frac{12}{13}\right)^2=\frac{144}{169} P(X=1)=(21)(113)(1213)=24169P(X=1)=\binom21\left(\frac{1}{13}\right)\left(\frac{12}{13}\right)=\frac{24}{169} P(X=2)=(22)(113)2=1169P(X=2)=\binom22\left(\frac{1}{13}\right)^2=\frac{1}{169} Thus the probability distribution is: X012P(X)144169241691169\begin{array}{c|ccc} X & 0 & 1 & 2 \\\hline P(X) & \frac{144}{169} & \frac{24}{169} & \frac{1}{169} \end{array}

Answer: P(X=0)=144169,  P(X=1)=24169,  P(X=2)=1169\boxed{P(X=0)=\frac{144}{169},\; P(X=1)=\frac{24}{169},\; P(X=2)=\frac{1}{169}}

Question 16 [State Board Style]

In a series of 10 Bernoulli trials, if P(Success)=pP(\text{Success}) = p, and P(X=1)=P(X=2)P(X=1) = P(X=2), find pp.

Solution: Since XX follows a binomial distribution with parameters n=10n=10 and success probability pp, P(X=1)=(101)pq9P(X=1)=\binom{10}{1}p q^9 and P(X=2)=(102)p2q8P(X=2)=\binom{10}{2}p^2 q^8 Given that P(X=1)=P(X=2)P(X=1)=P(X=2) we get (101)pq9=(102)p2q8\binom{10}{1}p q^9=\binom{10}{2}p^2 q^8 That is, 10pq9=45p2q810pq^9 = 45p^2 q^8 Cancelling the common factors pq8pq^8, 10q=45p10q=45p Since q=1pq=1-p we have 10(1p)=45p10(1-p)=45p 10=55p10=55p p=1055=211p=\frac{10}{55}=\frac{2}{11}

Answer: 211\boxed{\frac{2}{11}}

Question 17 [CBSE Style]

Two independent events A and B are such that P(AB)=0.6P(A \cup B) = 0.6 and P(A)=0.2P(A) = 0.2. Find P(B)P(B).

Solution: Let P(B)=xP(B)=x Since A and B are independent, P(AB)=P(A)P(B)=0.2xP(A\cap B)=P(A)P(B)=0.2x Now use the addition theorem: P(AB)=P(A)+P(B)P(AB)P(A\cup B)=P(A)+P(B)-P(A\cap B) So, 0.6=0.2+x0.2x0.6=0.2+x-0.2x 0.6=0.2+0.8x0.6=0.2+0.8x 0.4=0.8x0.4=0.8x x=0.5x=0.5 Hence, P(B)=0.5P(B)=0.5

Answer: 0.5\boxed{0.5}

Question 18 [CBSE Style]

A box of oranges is inspected by examining three randomly selected oranges drawn without replacement. If all three oranges are good, the box is approved. Find the probability that a box containing 15 oranges out of which 12 are good will be approved.

Solution: A box will be approved only if all the three selected oranges are good. The probability is therefore 1215×1114×1013\frac{12}{15}\times\frac{11}{14}\times\frac{10}{13} Simplifying, 1215=45\frac{12}{15}=\frac45 Hence, P(approved)=45×1114×1013P(\text{approved})=\frac45\times\frac{11}{14}\times\frac{10}{13} Canceling common factors, =4491=\frac{44}{91}

Answer: 4491\boxed{\frac{44}{91}}

Question 19 [ISC Style]

A random variable XX has PMF: P(X=0)=kP(X=0)=k, P(X=1)=2kP(X=1)=2k, P(X=2)=3kP(X=2)=3k. Find P(X<2)P(X < 2).

Solution: Since total probability is 1, P(X=0)+P(X=1)+P(X=2)=1P(X=0)+P(X=1)+P(X=2)=1 Thus, k+2k+3k=1k+2k+3k=1 6k=16k=1 k=16k=\frac16 Now, P(X<2)=P(X=0)+P(X=1)=k+2k=3kP(X<2)=P(X=0)+P(X=1)=k+2k=3k Hence, P(X<2)=316=12P(X<2)=3\cdot\frac16=\frac12

Answer: 12\boxed{\frac12}

Question 20 [CBSE Style]

A pair of dice is thrown. If the sum is 8, find the probability that one of the numbers is 5.

Solution: Let B={sum is 8}B=\{\text{sum is }8\} Then, B={(2,6),(3,5),(4,4),(5,3),(6,2)}B=\{(2,6),(3,5),(4,4),(5,3),(6,2)\} so that n(B)=5n(B)=5 Let A={one of the numbers is 5}A=\{\text{one of the numbers is }5\} Among the outcomes in BB, the favorable ones are AB={(3,5),(5,3)}A\cap B=\{(3,5),(5,3)\} Hence, n(AB)=2n(A\cap B)=2 Therefore, P(AB)=25P(A\mid B)=\frac{2}{5}

Answer: 25\boxed{\frac25}

Question 21 [Corrected for consistency]

Given P(A)=12P(A)=\frac12, P(B)=712P(B)=\frac{7}{12} and P(AB)=1724P(A' \cup B')=\frac{17}{24}, are A and B independent?

Solution: Using De Morgan's law, AB=(AB)A' \cup B' = (A \cap B)' Therefore, P(AB)=1P(AB)P(A' \cup B') = 1 - P(A \cap B) Given that P(AB)=1724P(A' \cup B')=\frac{17}{24} we obtain 1724=1P(AB)\frac{17}{24}=1-P(A \cap B) Hence, P(AB)=11724=724P(A \cap B)=1-\frac{17}{24}=\frac{7}{24} Now, P(A)P(B)=12×712=724P(A)P(B)=\frac12\times\frac{7}{12}=\frac{7}{24} Since P(AB)=P(A)P(B)P(A\cap B)=P(A)P(B) A and B are independent.

Answer: Yes, A and B are independent.\boxed{\text{Yes, A and B are independent.}}

Question 22 [CBSE Style]

Find the variance of the number of heads in two tosses of a coin.

Solution: Let XX denote the number of heads obtained in two tosses of a fair coin. Then, XB(2,12)X \sim B\left(2,\frac12\right) Thus, n=2,p=12,q=12n=2, \qquad p=\frac12, \qquad q=\frac12 For a binomial distribution, Var(X)=npqVar(X)=npq So, Var(X)=21212=12Var(X)=2\cdot\frac12\cdot\frac12=\frac12

Answer: 12\boxed{\frac12}

Question 23 [State Board Style]

In a factory, Machines A, B, C produce 50%, 30%, 20% of items. Defective rates are 1%, 2%, 3% respectively. If an item is defective, find the probability that it was produced by machine C.

Solution: Let E1={item produced by A},E2={item produced by B},E3={item produced by C}E_1=\{\text{item produced by A}\}, \quad E_2=\{\text{item produced by B}\}, \quad E_3=\{\text{item produced by C}\} Then, P(E1)=0.5,P(E2)=0.3,P(E3)=0.2P(E_1)=0.5, \qquad P(E_2)=0.3, \qquad P(E_3)=0.2 Let D={item is defective}D=\{\text{item is defective}\} Given, P(DE1)=0.01,P(DE2)=0.02,P(DE3)=0.03P(D\mid E_1)=0.01, \qquad P(D\mid E_2)=0.02, \qquad P(D\mid E_3)=0.03 By Bayes' theorem, P(E3D)=P(E3)P(DE3)P(E1)P(DE1)+P(E2)P(DE2)+P(E3)P(DE3)P(E_3\mid D)=\frac{P(E_3)P(D\mid E_3)}{P(E_1)P(D\mid E_1)+P(E_2)P(D\mid E_2)+P(E_3)P(D\mid E_3)} Substituting, P(E3D)=0.20.030.50.01+0.30.02+0.20.03P(E_3\mid D)=\frac{0.2\cdot 0.03}{0.5\cdot 0.01+0.3\cdot 0.02+0.2\cdot 0.03} =0.0060.005+0.006+0.006=0.0060.017=617=\frac{0.006}{0.005+0.006+0.006}=\frac{0.006}{0.017}=\frac{6}{17}

Answer: 617\boxed{\frac{6}{17}}

Question 24 [CBSE Style]

If P(AB)>P(A)P(A\mid B) > P(A), show that P(BA)>P(B)P(B\mid A) > P(B).

Solution: Given, P(AB)>P(A)P(A\mid B)>P(A) Using the definition of conditional probability, P(AB)P(B)>P(A)\frac{P(A\cap B)}{P(B)} > P(A) Multiplying both sides by P(B)P(B), P(AB)>P(A)P(B)P(A\cap B) > P(A)P(B) Now divide both sides by P(A)P(A): P(AB)P(A)>P(B)\frac{P(A\cap B)}{P(A)} > P(B) But, P(AB)P(A)=P(BA)\frac{P(A\cap B)}{P(A)}=P(B\mid A) Therefore, P(BA)>P(B)P(B\mid A)>P(B)

Answer: Hence proved that P(BA)>P(B).\boxed{\text{Hence proved that } P(B\mid A)>P(B).}

Question 25 [CBSE Style]

Find the probability of getting exactly two 6's in 5 throws of a die.

Solution: Let XX be the number of times 6 appears in 5 throws. Then, XB(5,16)X \sim B\left(5,\frac16\right) Thus, p=16,q=56p=\frac16, \qquad q=\frac56 We need P(X=2)=(52)(16)2(56)3P(X=2)=\binom52\left(\frac16\right)^2\left(\frac56\right)^3 Now, (52)=10\binom52=10 Therefore, P(X=2)=10136125216=12507776=6253888P(X=2)=10\cdot\frac{1}{36}\cdot\frac{125}{216} =\frac{1250}{7776} =\frac{625}{3888}

Answer: 6253888\boxed{\frac{625}{3888}}

Question 26 [CBSE Style]

Events A and B are such that P(A)=12P(A)=\frac12, P(AB)=35P(A \cup B)=\frac35 and P(B)=pP(B)=p. Find pp if A and B are independent.

Solution: Since A and B are independent, P(AB)=P(A)P(B)=12pP(A\cap B)=P(A)P(B)=\frac12 p Now use the addition theorem: P(AB)=P(A)+P(B)P(AB)P(A\cup B)=P(A)+P(B)-P(A\cap B) Thus, 35=12+p12p\frac35 = \frac12 + p - \frac12 p So, 3512=12p\frac35 - \frac12 = \frac12 p 6510=12p\frac{6-5}{10}=\frac12 p 110=12p\frac1{10}=\frac12 p Hence, p=15p=\frac{1}{5}

Answer: 15\boxed{\frac15}

Question 27 [ISC Style]

Find the mean of the number of heads in three tosses of a fair coin.

Solution: Let XX denote the number of heads in 3 tosses of a fair coin. Then, XB(3,12)X \sim B\left(3,\frac12\right) For a binomial distribution, E(X)=npE(X)=np Thus, E(X)=312=32E(X)=3\cdot\frac12=\frac32

Answer: 32\boxed{\frac32}

Question 28 [CBSE Style]

A card is lost from a pack of 52. Two cards drawn from the remainder are both spades. Find the probability that the lost card was a spade.

Solution: Let E1={lost card is a spade},E2={lost card is not a spade}E_1=\{\text{lost card is a spade}\}, \qquad E_2=\{\text{lost card is not a spade}\} Then, P(E1)=1352=14,P(E2)=34P(E_1)=\frac{13}{52}=\frac14, \qquad P(E_2)=\frac34 Let A={the two drawn cards are both spades}A=\{\text{the two drawn cards are both spades}\} If the lost card is a spade, then 12 spades remain among 51 cards. Hence, P(AE1)=(122)(512)=661275P(A\mid E_1)=\frac{\binom{12}{2}}{\binom{51}{2}}=\frac{66}{1275} If the lost card is not a spade, then 13 spades remain among 51 cards. Hence, P(AE2)=(132)(512)=781275P(A\mid E_2)=\frac{\binom{13}{2}}{\binom{51}{2}}=\frac{78}{1275} By Bayes' theorem, P(E1A)=P(E1)P(AE1)P(E1)P(AE1)+P(E2)P(AE2)P(E_1\mid A)=\frac{P(E_1)P(A\mid E_1)}{P(E_1)P(A\mid E_1)+P(E_2)P(A\mid E_2)} Therefore, P(E1A)=14661466+3478=6666+234=66300=1150P(E_1\mid A)=\frac{\frac14\cdot 66}{\frac14\cdot 66+\frac34\cdot 78} =\frac{66}{66+234} =\frac{66}{300} =\frac{11}{50}

Answer: 1150\boxed{\frac{11}{50}}

Question 29 [CBSE Style]

If the mean of a binomial distribution is 20 and the standard deviation is 4, find nn.

Solution: For a binomial distribution, np=20np=20 Also, the standard deviation is 4, so npq=4\sqrt{npq}=4 Squaring both sides, npq=16npq=16 Now divide by np=20np=20: q=1620=0.8q=\frac{16}{20}=0.8 Hence, p=1q=10.8=0.2p=1-q=1-0.8=0.2 Using np=20np=20, n0.2=20n\cdot 0.2=20 n=100n=100

Answer: 100\boxed{100}

Question 30 [CBSE Style]

If P(A)=713,  P(B)=913P(A)=\frac{7}{13},\; P(B)=\frac{9}{13} and P(AB)=413P(A \cap B)=\frac{4}{13}, find P(AB)P(A'\mid B).

Solution: First find P(AB)=P(AB)P(B)P(A\mid B)=\frac{P(A\cap B)}{P(B)} So, P(AB)=413913=49P(A\mid B)=\frac{\frac{4}{13}}{\frac{9}{13}}=\frac49 Now, P(AB)=1P(AB)=149=59P(A'\mid B)=1-P(A\mid B)=1-\frac49=\frac59

Answer: 59\boxed{\frac59}