A fair 2-sided coin is flipped 6 times. What is the probability that tails will be the result at least twice, but not

This topic has expert replies
Moderator
Posts: 7187
Joined: Thu Sep 07, 2017 4:43 pm
Followed by:23 members

Timer

00:00

Your Answer

A

B

C

D

E

Global Stats

A fair 2-sided coin is flipped 6 times. What is the probability that tails will be the result at least twice, but not more than 5 times?

A. 5/8
B. 3/4
C. 7/8
D. 57/64
E. 15/16


OA C

Source: Princeton Review
Source: — Problem Solving |

Legendary Member
Posts: 2499
Joined: Sun Oct 29, 2017 2:04 pm
Followed by:6 members
BTGmoderatorDC wrote:
Mon May 31, 2021 4:44 pm
A fair 2-sided coin is flipped 6 times. What is the probability that tails will be the result at least twice, but not more than 5 times?

A. 5/8
B. 3/4
C. 7/8
D. 57/64
E. 15/16


OA C

Source: Princeton Review
Let's try as follows:

Total possible outcomes when coined is tossed \(6\) times \(=2^6=4*4*4=64\)

Total possible outcomes getting \(2\) or \(3\) or \(4\) or \(5\) tails
\begin{align*}
&= 6C2+6C3+6C4+6C5 \\[5pt]
&=\dfrac{6\cdot 5}{2}+\dfrac{6\cdot 5\cdot 4}{3\cdot 2}+\dfrac{6\cdot 5}{2}+6 \\[5pt]
&=15+20+15+6 \\[5pt]
&=56
\end{align*}

Probability of getting at least \(2\) but not more than \(5\) times tails \(=\dfrac{56}{64}=\dfrac{7}{8}\)

Therefore, C