Explanation
This problem can be solved using the Binomial Probability Distribution formula.
The probability of getting exactly r successes in n independent trials is given by:
P(X=r)=nCr⋅pr⋅qn−r
Where:
n= total number of trials (number of coins tossed) =8
r= number of successful outcomes (number of heads required) =6
p= probability of getting a head in a single toss =21
q= probability of getting a tail in a single toss =1−p=21
Step 1: Substitute the values into the formula
P(X=6)=8C6⋅(21)6⋅(21)8−6
P(X=6)=8C6⋅(21)6⋅(21)2
P(X=6)=8C6⋅(21)8
Step 2: Calculate the combinations 8C6
Using the combination formula nCr=r!(n−r)!n!:
8C6=6!⋅2!8!=2⋅18⋅7=28
Step 3: Simplify the expression
Now substitute 8C6=28 back into the probability equation:
P(X=6)=28⋅2561
P(X=6)=25628
Step 4: Reduce to the simplest form
Divide both the numerator and the denominator by 4:
P(X=6)=647
Correct Answer:
(a) 647