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 E1 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.8 and P(B∣A)=0.6, find P(A∪B).
Solution:
Let us first use the definition of conditional probability:
P(B∣A)=P(A)P(A∩B)
Therefore,
P(A∩B)=P(B∣A)P(A)=0.6×0.4=0.24
Now apply the addition theorem:
P(A∪B)=P(A)+P(B)−P(A∩B)
Substituting the values,
P(A∪B)=0.4+0.8−0.24=0.96
Answer: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}
and
B={the drawn number is greater than 3}
Then,
B={4,5,6,7,8,9,10}
so that
n(B)=7
Also,
A∩B={4,6,8,10}
Hence,
n(A∩B)=4
Therefore, by conditional probability,
P(A∣B)=n(B)n(A∩B)=74
Answer:74
Question 3 [ISC Style]
Probability of solving a specific problem independently by A and B are 21 and 31 respectively. If both try to solve the problem independently, find the probability that the problem is solved.
Solution:
Let
P(A)=21,P(B)=31
Since the attempts are independent, the probability that neither solves the problem is
P(A′∩B′)=P(A′)P(B′)
Now,
P(A′)=1−21=21,P(B′)=1−31=32
Thus,
P(A′∩B′)=21×32=31
Therefore, the probability that the problem is solved is
1−P(A′∩B′)=1−31=32
Answer:32
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}
Since a bag is selected at random,
P(E1)=P(E2)=21
Let
A={a red ball is drawn}
Then,
P(A∣E1)=84=21,P(A∣E2)=82=41
By Bayes' theorem,
P(E1∣A)=P(E1)P(A∣E1)+P(E2)P(A∣E2)P(E1)P(A∣E1)
Substituting,
P(E1∣A)=21⋅21+21⋅4121⋅21=41+8141=8341=32
Answer:32
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}
Then,
P(E)=61,P(E′)=65
Let
A={man reports that the die shows 6}
Now,
P(A∣E)=43
because if the die is actually 6, he reports 6 when he speaks truth.
Also,
P(A∣E′)=41
because if the die is not 6, he reports 6 only when he lies.
Applying Bayes' theorem,
P(E∣A)=P(E)P(A∣E)+P(E′)P(A∣E′)P(E)P(A∣E)
So,
P(E∣A)=61⋅43+65⋅4161⋅43=81+24581=24881=83
Answer:83
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 X 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=306=51
Hence,
q=1−p=54
Therefore,
X∼B(4,51)
Using the binomial formula,
P(X=r)=(r4)(51)r(54)4−r,r=0,1,2,3,4
Now,
P(X=0)=(04)(51)0(54)4=625256P(X=1)=(14)(51)1(54)3=4⋅62564=625256P(X=2)=(24)(51)2(54)2=6⋅62516=62596P(X=3)=(34)(51)3(54)1=4⋅6254=62516P(X=4)=(44)(51)4=6251
Thus the distribution is:
XP(X)0625256162525626259636251646251
Find the mean and variance of the number of tails in three tosses of a fair coin.
Solution:
Let X be the number of tails in 3 tosses of a fair coin.
Then,
X∼B(3,21)
So,
n=3,p=21,q=21
For a binomial distribution,
E(X)=np,Var(X)=npq
Thus,
E(X)=3⋅21=23
and
Var(X)=3⋅21⋅21=43
Answer:Mean=23,Variance=43
Question 8 [CBSE Style]
The probability of hitting a target is 41. If a person fires 7 times, find the probability that he hits the target at least once.
Solution:
Let X be the number of hits in 7 shots.
Then,
X∼B(7,41)
Hence,
p=41,q=43
We need
P(X≥1)=1−P(X=0)
Now,
P(X=0)=(43)7=163842187
Therefore,
P(X≥1)=1−163842187=1638414197
Answer:1638414197
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=20
Probability of drawing a white ball is
p=205=41
Therefore, the probability of not drawing a white ball is
q=1−41=43
If 4 draws are made with replacement, then
P(at least one white)=1−P(no white in all 4 draws)
So,
P(at least one white)=1−(43)4=1−25681=256175
Answer:256175
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=36
Let X denote the sum of the two numbers. Then
X∈{2,3,4,5,6,7,8,9,10,11,12}
The corresponding frequencies are:
P(X=2)P(X=3)P(X=4)P(X=5)P(X=6)P(X=7)P(X=8)P(X=9)P(X=10)P(X=11)P(X=12)=361=362=363=364=365=366=365=364=363=362=361
Thus the distribution table is
XP(X)23613362436353646365736683659364103631136212361
Answer:P(X=2)=361,P(X=3)=362,…,P(X=12)=361
Question 11 [CBSE Style]
If E and F are independent events, then show that E and F′ are also independent.
Solution:
Since E and F are independent,
P(E∩F)=P(E)P(F)
Also,
P(E)=P(E∩F)+P(E∩F′)
Therefore,
P(E∩F′)=P(E)−P(E∩F)
Substitute the value of P(E∩F):
P(E∩F′)=P(E)−P(E)P(F)
Take P(E) common:
P(E∩F′)=P(E)[1−P(F)]
But,
1−P(F)=P(F′)
Hence,
P(E∩F′)=P(E)P(F′)
So E and F′ are independent.
Answer:Hence proved that E and F′ 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}
Then,
P(E1)=83,P(E2)=85
Let
A={red ball drawn from Bag B}
If a red ball is transferred, Bag B becomes:
3R,3B
Hence,
P(A∣E1)=63=21
If a black ball is transferred, Bag B becomes:
2R,4B
Hence,
P(A∣E2)=62=31
By Bayes' theorem,
P(E2∣A)=P(E1)P(A∣E1)+P(E2)P(A∣E2)P(E2)P(A∣E2)
Thus,
P(E2∣A)=83⋅21+85⋅3185⋅31=163+245245
Taking LCM 48 in the denominator,
163+245=489+4810=4819
So,
P(E2∣A)=245⋅1948=1910
Answer:1910
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}
There are 36 total outcomes in throwing two dice.
Out of these, 6 outcomes have equal numbers:
(1,1),(2,2),…,(6,6)
Hence,
n(B)=36−6=30
Let
A={sum of numbers is 4}
Then,
A={(1,3),(2,2),(3,1)}
Since the numbers are different, we exclude (2,2).
Thus,
A∩B={(1,3),(3,1)}
So,
n(A∩B)=2
Therefore,
P(A∣B)=n(B)n(A∩B)=302=151
Answer:151
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}
Then,
P(E1)=0.001,P(E2)=0.999
Let
A={test result is positive}
Given,
P(A∣E1)=0.99,P(A∣E2)=0.005
By Bayes' theorem,
P(E1∣A)=P(E1)P(A∣E1)+P(E2)P(A∣E2)P(E1)P(A∣E1)
Substituting the values,
P(E1∣A)=0.001×0.99+0.999×0.0050.001×0.99=0.00099+0.0049950.00099=0.0059850.00099=13322
Hence,
P(E1∣A)≈0.1654
Answer:13322≈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 X be the number of aces obtained in two draws with replacement.
Then,
X∈{0,1,2}
Probability of drawing an ace in one draw is
p=524=131
Therefore,
q=1−p=1312
So,
X∼B(2,131)
Now,
P(X=0)=(02)(131)0(1312)2=169144P(X=1)=(12)(131)(1312)=16924P(X=2)=(22)(131)2=1691
Thus the probability distribution is:
XP(X)016914411692421691
Answer:P(X=0)=169144,P(X=1)=16924,P(X=2)=1691
Question 16 [State Board Style]
In a series of 10 Bernoulli trials, if P(Success)=p, and P(X=1)=P(X=2), find p.
Solution:
Since X follows a binomial distribution with parameters n=10 and success probability p,
P(X=1)=(110)pq9
and
P(X=2)=(210)p2q8
Given that
P(X=1)=P(X=2)
we get
(110)pq9=(210)p2q8
That is,
10pq9=45p2q8
Cancelling the common factors pq8,
10q=45p
Since
q=1−p
we have
10(1−p)=45p10=55pp=5510=112
Answer:112
Question 17 [CBSE Style]
Two independent events A and B are such that P(A∪B)=0.6 and P(A)=0.2. Find P(B).
Solution:
Let
P(B)=x
Since A and B are independent,
P(A∩B)=P(A)P(B)=0.2x
Now use the addition theorem:
P(A∪B)=P(A)+P(B)−P(A∩B)
So,
0.6=0.2+x−0.2x0.6=0.2+0.8x0.4=0.8xx=0.5
Hence,
P(B)=0.5
Answer: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
1512×1411×1310
Simplifying,
1512=54
Hence,
P(approved)=54×1411×1310
Canceling common factors,
=9144
Answer:9144
Question 19 [ISC Style]
A random variable X has PMF: P(X=0)=k, P(X=1)=2k, P(X=2)=3k. Find P(X<2).
Solution:
Since total probability is 1,
P(X=0)+P(X=1)+P(X=2)=1
Thus,
k+2k+3k=16k=1k=61
Now,
P(X<2)=P(X=0)+P(X=1)=k+2k=3k
Hence,
P(X<2)=3⋅61=21
Answer:21
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}
Then,
B={(2,6),(3,5),(4,4),(5,3),(6,2)}
so that
n(B)=5
Let
A={one of the numbers is 5}
Among the outcomes in B, the favorable ones are
A∩B={(3,5),(5,3)}
Hence,
n(A∩B)=2
Therefore,
P(A∣B)=52
Answer:52
Question 21 [Corrected for consistency]
Given P(A)=21, P(B)=127 and P(A′∪B′)=2417, are A and B independent?
Solution:
Using De Morgan's law,
A′∪B′=(A∩B)′
Therefore,
P(A′∪B′)=1−P(A∩B)
Given that
P(A′∪B′)=2417
we obtain
2417=1−P(A∩B)
Hence,
P(A∩B)=1−2417=247
Now,
P(A)P(B)=21×127=247
Since
P(A∩B)=P(A)P(B)
A and B are independent.
Answer: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 X denote the number of heads obtained in two tosses of a fair coin.
Then,
X∼B(2,21)
Thus,
n=2,p=21,q=21
For a binomial distribution,
Var(X)=npq
So,
Var(X)=2⋅21⋅21=21
Answer:21
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}
Then,
P(E1)=0.5,P(E2)=0.3,P(E3)=0.2
Let
D={item is defective}
Given,
P(D∣E1)=0.01,P(D∣E2)=0.02,P(D∣E3)=0.03
By Bayes' theorem,
P(E3∣D)=P(E1)P(D∣E1)+P(E2)P(D∣E2)+P(E3)P(D∣E3)P(E3)P(D∣E3)
Substituting,
P(E3∣D)=0.5⋅0.01+0.3⋅0.02+0.2⋅0.030.2⋅0.03=0.005+0.006+0.0060.006=0.0170.006=176
Answer:176
Question 24 [CBSE Style]
If P(A∣B)>P(A), show that P(B∣A)>P(B).
Solution:
Given,
P(A∣B)>P(A)
Using the definition of conditional probability,
P(B)P(A∩B)>P(A)
Multiplying both sides by P(B),
P(A∩B)>P(A)P(B)
Now divide both sides by P(A):
P(A)P(A∩B)>P(B)
But,
P(A)P(A∩B)=P(B∣A)
Therefore,
P(B∣A)>P(B)
Answer:Hence proved that P(B∣A)>P(B).
Question 25 [CBSE Style]
Find the probability of getting exactly two 6's in 5 throws of a die.
Solution:
Let X be the number of times 6 appears in 5 throws.
Then,
X∼B(5,61)
Thus,
p=61,q=65
We need
P(X=2)=(25)(61)2(65)3
Now,
(25)=10
Therefore,
P(X=2)=10⋅361⋅216125=77761250=3888625
Answer:3888625
Question 26 [CBSE Style]
Events A and B are such that P(A)=21, P(A∪B)=53 and P(B)=p. Find p if A and B are independent.
Solution:
Since A and B are independent,
P(A∩B)=P(A)P(B)=21p
Now use the addition theorem:
P(A∪B)=P(A)+P(B)−P(A∩B)
Thus,
53=21+p−21p
So,
53−21=21p106−5=21p101=21p
Hence,
p=51
Answer:51
Question 27 [ISC Style]
Find the mean of the number of heads in three tosses of a fair coin.
Solution:
Let X denote the number of heads in 3 tosses of a fair coin.
Then,
X∼B(3,21)
For a binomial distribution,
E(X)=np
Thus,
E(X)=3⋅21=23
Answer:23
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}
Then,
P(E1)=5213=41,P(E2)=43
Let
A={the two drawn cards are both spades}
If the lost card is a spade, then 12 spades remain among 51 cards. Hence,
P(A∣E1)=(251)(212)=127566
If the lost card is not a spade, then 13 spades remain among 51 cards. Hence,
P(A∣E2)=(251)(213)=127578
By Bayes' theorem,
P(E1∣A)=P(E1)P(A∣E1)+P(E2)P(A∣E2)P(E1)P(A∣E1)
Therefore,
P(E1∣A)=41⋅66+43⋅7841⋅66=66+23466=30066=5011
Answer:5011
Question 29 [CBSE Style]
If the mean of a binomial distribution is 20 and the standard deviation is 4, find n.
Solution:
For a binomial distribution,
np=20
Also, the standard deviation is 4, so
npq=4
Squaring both sides,
npq=16
Now divide by np=20:
q=2016=0.8
Hence,
p=1−q=1−0.8=0.2
Using np=20,
n⋅0.2=20n=100
Answer:100
Question 30 [CBSE Style]
If P(A)=137,P(B)=139 and P(A∩B)=134, find P(A′∣B).
Solution:
First find
P(A∣B)=P(B)P(A∩B)
So,
P(A∣B)=139134=94
Now,
P(A′∣B)=1−P(A∣B)=1−94=95