Question
Question: If you flip a fair coin \[10\] times, what is the probability that it lands on heads exactly \[4\] t...
If you flip a fair coin 10 times, what is the probability that it lands on heads exactly 4 times?
Solution
In order to solve this question, we will first find out the probability of getting a head in a single toss. After that, using the formula of Binomial probability, we will find out the probability of getting exactly 4 heads in total when a fair coin is tossed 10 times.
Formulas used:
Probability of an event, P(E)=Total outcomesFavourable outcomes
Binomial Probability is given by:
nCr⋅pr⋅(1−p)n−r
Here nCr indicates the number of different combinations of r objects from a set of n objects.
p is the probability of success on an individual trial.
Complete step by step answer:
It is given that a coin is tossed 10 times
And we have to find the probability of getting exactly 4 heads
Now first we will find out the probability of getting a head in a single toss,
We know that
When a single coin is tossed, then the outcomes are \left\\{ {H,T} \right\\}
So, total number of outcomes =2
And favourable outcome (of getting a head) =1
Now we know that,
Probability of an event, P(E)=Total outcomesFavourable outcomes
Therefore, probability of getting a head in a single toss will be
p=21
Now using Binomial Theorem of Probability,
The probability of getting heads exactly 4 times will be
nCr⋅pr⋅(1−p)n−r
Here, n=10,r=4
Therefore, the probability of getting exactly r=4 heads in total n=10 tosses, we get
10C4⋅p4⋅(1−p)10−4
⇒10C4⋅p4⋅(1−p)6
On substituting the value of p we get,
⇒10C4⋅(21)4⋅(1−21)6
⇒10C4⋅(21)4⋅(21)6
We know that
am×an=am+n
Therefore, we get
⇒10C4⋅(21)10
Now we know that
nCr=(n−r)! ⋅r!n!
So, we get
⇒(10−4)! ⋅4!10!⋅(21)10
⇒6! ⋅4!10!⋅(21)10
Now, 10! can be written as 10×9×8×7×6!
Therefore, we get
⇒6! ⋅4!10×9×8×7×6!⋅(21)10
On cancelling the terms, we get
⇒4!10×9×8×7⋅(21)10
Now the value of 4!=24
Therefore, we get
⇒2410×9×8×7⋅(21)10
On writing the factors of 10 and 24 we get
⇒2×2×2×32×5×9×8×7⋅(21)10
On dividing the terms and cancelling the like terms, we get
⇒5×3×2×7⋅(21)10
⇒5×3×7⋅(21)9
⇒295×3×7
On multiplying, we get
⇒29105
which is the required answer.
Note:
In the question, the concept of Binomial probability is used because Binomial probability refers to the probability of exactly r successes on n repeated trials in an experiment which has two possible outcomes (commonly called a binomial experiment). Also note that if p is the probability of success of a single trial, then (1−p) is the probability of failure of a single trial which is also represented by q .Hence the formula of Binomial probability becomes nCr⋅pr⋅qn−r