Question
Question: A fair coin is tossed 100 times the probability of getting tails an odd number of time is a) \[\df...
A fair coin is tossed 100 times the probability of getting tails an odd number of time is
a) 21
b) 41
c) 0
d) 1
Solution
Here the given question is based on the concept of probability. We have to find the probability of getting tails an odd number of times. For this first we have to find the probability of head and tail. Further by using a binomial distribution i.e., P(X=x)=nCx(p)x(q)n−x, to get the required probability.
Complete step by step answer:
Probability is a measure of the likelihood of an event to occur. Many events cannot be predicted with total certainty. We can predict only the chance of an event to occur i.e., how likely they are to happen, using it. Probability can range in from 0 to 1, where 0 means the event to be an impossible one and 1 indicates a certain event.
The probability formula is defined as the possibility of an event to happen is equal to the ratio of the
number of favourable outcomes and the total number of outcomes.
Probability of event to happenP(E)=Total Number of outcomesNumber of favourable outcomes
Consider the given question,
When a coin is tossed we get the output as head or tail. The probability of head is 21
Let us take ‘p’ be the probability of head and ‘q’ be the probability of tail.
Probability of head p=21 ----(1)
Probability of tail q=1−p=1−21=21 ----(2)
Let X be the random variable that represents the tail in 100 trials. It’s a Bernoulli trial so, X has a binomial distribution, we obtain
P(X=x)=nCx(p)x(q)n−x ----(3)
Probability of getting tails an odd number =P(X⩾1)
So we have
⇒P(X=1)+P(X=3)+P(X=5)+...+P(X=99)
On putting values of p, q, n and x in equation (3), then
Required probability =100C1(21)(21)99+100C3(21)3(21)97+...+100C99(21)99(21)1
On simplifying we have
⇒100C1(21)100+100C3(21)100+...+100C99(21)100
If a number 1 has any power then the result will be 1.
⇒100C121001+100C321001+...+100C9921001
⇒2100100C1+100C3+...+100C99
We know the formula of combinationnC1+nC3+nC5+....=2n−1
⇒21002100−1
We know the property of exponent am−n=anam, then
⇒210022100
By taking reciprocal we have
⇒22100×21001
⇒21
Therefore the option (a) is the correct option.
Note:
The probability is a number of possible values. Candidate must know we have to use
permutation concept or combination concept to solve the given problem because it is the first and main thing to solve the problem.
1−P(A) refers to the probability that Event A will not occur is denoted by P(A′).
Remember, factorial is the continued product of first n natural numbers is called the “n factorial “ and it represented by n!=n⋅(n−1)⋅(n−2)⋅(n−3)⋅...⋅3⋅2⋅1.