Question
Question: Two coins are tossed five times, the probability that an odd number of heads are obtained is: A. \...
Two coins are tossed five times, the probability that an odd number of heads are obtained is:
A. (21)5
B. 53
C. 52
D. 21
Solution
Hint : This question can be solved using discrete probability distribution.
P(X=r)=nCrprqn−r
Where p denotes success,
q denotes failure
n is total trials and
r is the number of successors
→p + q = 1
Here, success = getting head odd number of times.
Complete step-by-step answer :
We have,
Number of trials (n) =5
Number of success [odd number of heads] (r)=1,3,5
Probability of getting heads (p)= 21
Probability of getting tails (q)= 21
Required probability [P(X=r)]:
P(X=1)+P(X=3)+P(X=5)
Substituting the values in probability distribution, we get:
5C1(21)1(21)4+5C3(21)3(21)2+5C5(21)5(21)0
Simplifying:
=(21)5(5+25×4+1)
=321(232)=3216
=21
Therefore, the probability two obtain an odd number of heads when two coins are tossed five times is 21 , option D).
So, the correct answer is “Option D”.
Note : Another approach to solve the question can be noting the possible outcomes and calculating the probability.
Possible outcomes: [5H, 5T, (H, 4T),(2H,3T),(T,4H),(3H,2T)]
It can be such that,
Total outcomes=6
Odd number of heads obtained =3
Now, probability =Total outcomesFavourable outcomes
=63
=21
which is the required answer.
This binomial probability distribution can be used when the number of trials are fixed and independent, probability of success or failure is exactly the same for all trials.