Last visit was: 05 May 2024, 16:20 It is currently 05 May 2024, 16:20

Close
GMAT Club Daily Prep
Thank you for using the timer - this advanced tool can estimate your performance and suggest more practice questions. We have subscribed you to Daily Prep Questions via email.

Customized
for You

we will pick new questions that match your level based on your Timer History

Track
Your Progress

every week, we’ll send you an estimated GMAT score based on your performance

Practice
Pays

we will pick new questions that match your level based on your Timer History
Not interested in getting valuable practice questions and articles delivered to your email? No problem, unsubscribe here.
Close
Request Expert Reply
Confirm Cancel
SORT BY:
Date
Tags:
Show Tags
Hide Tags
User avatar
Retired Moderator
Joined: 18 Jun 2009
Status:The last round
Posts: 1078
Own Kudos [?]: 3053 [3]
Given Kudos: 157
Concentration: Strategy, General Management
GMAT 1: 680 Q48 V34
Send PM
User avatar
Retired Moderator
Joined: 18 Jun 2009
Status:The last round
Posts: 1078
Own Kudos [?]: 3053 [0]
Given Kudos: 157
Concentration: Strategy, General Management
GMAT 1: 680 Q48 V34
Send PM
Math Expert
Joined: 02 Sep 2009
Posts: 93032
Own Kudos [?]: 621469 [1]
Given Kudos: 81752
Send PM
Intern
Intern
Joined: 02 Feb 2014
Posts: 35
Own Kudos [?]: 49 [0]
Given Kudos: 55
GPA: 3.33
Send PM
Re: If John flips a coin three times, what is the probability that he will [#permalink]
Hi Bunuel,

I understand how to calculate P(H=0) is (\frac{1}{2})^3.
What does (\frac{1}{2}) + (\frac{1}{2}) + (\frac{1}{2}) mean ?

Could you please help me explain in detail how to calculate P(H=2) ?

Thanks in advance,
tanzzt

Bunuel wrote:
Hussain15 wrote:
1. If John flips a coin three times, what is the probability that he will get a heads at least once?

2. If John flips a coin three times, what is the probability that it will turn up heads at least twice?


1. If John flips a coin three times, what is the probability that he will get a heads at least once?

\(P(H\geq{1})=1-P(H=0)=1-(\frac{1}{2})^3=\frac{7}{8}\)

2. If John flips a coin three times, what is the probability that it will turn up heads at least twice?

\(P(H\geq{2})=P(H=2)+P(H=3)=\frac{3!}{2!}*(\frac{1}{2})^2*\frac{1}{2}+(\frac{1}{2})^3=\frac{1}{2}\)
Math Expert
Joined: 02 Sep 2009
Posts: 93032
Own Kudos [?]: 621469 [1]
Given Kudos: 81752
Send PM
Re: If John flips a coin three times, what is the probability that he will [#permalink]
1
Kudos
Expert Reply
tanzzt wrote:
Hi Bunuel,

I understand how to calculate P(H=0) is (\frac{1}{2})^3.
What does (\frac{1}{2}) + (\frac{1}{2}) + (\frac{1}{2}) mean ?

Could you please help me explain in detail how to calculate P(H=2) ?

Thanks in advance,
tanzzt

Bunuel wrote:
Hussain15 wrote:
1. If John flips a coin three times, what is the probability that he will get a heads at least once?

2. If John flips a coin three times, what is the probability that it will turn up heads at least twice?


1. If John flips a coin three times, what is the probability that he will get a heads at least once?

\(P(H\geq{1})=1-P(H=0)=1-(\frac{1}{2})^3=\frac{7}{8}\)

2. If John flips a coin three times, what is the probability that it will turn up heads at least twice?

\(P(H\geq{2})=P(H=2)+P(H=3)=\frac{3!}{2!}*(\frac{1}{2})^2*\frac{1}{2}+(\frac{1}{2})^3=\frac{1}{2}\)


The probability that the coin will turn up heads at least twice is the sum of the probability that it turn up heads twice and the probability that it turn up heads thrice: P(H=2) + P(H=3):

\(P(H=2) =\frac{3!}{2!}*(\frac{1}{2})^2*\frac{1}{2}\): Heads, Heads, Tails, can occur in several ways: HHT, HTH, THH, hence 3!/2! (the number of permutations of three letters HHT, where two H's are identical). Each of them has the equal probabilities: \((\frac{1}{2})^2*\frac{1}{2}=(\frac{1}{2})^3\)

\(P(H=3) = (\frac{1}{2})^3\).

21. Combinatorics/Counting Methods



For more:
ALL YOU NEED FOR QUANT ! ! !
Ultimate GMAT Quantitative Megathread


Hope it helps.
Intern
Intern
Joined: 02 Feb 2014
Posts: 35
Own Kudos [?]: 49 [0]
Given Kudos: 55
GPA: 3.33
Send PM
Re: If John flips a coin three times, what is the probability that he will [#permalink]
Hi Bunuel,

First of all, thanks for your reply.
Sorry that I'm still confused with the probability that it turns up heads exactly twice.
Does \frac{3!}{2!} mean flipping a coin three times & turning up exactly two heads?
So, if we have another question flipping a coin five times & turning up exactly three heads, it should be \frac{5!}{3!}. is that right?

Thanks.
Math Expert
Joined: 02 Sep 2009
Posts: 93032
Own Kudos [?]: 621469 [1]
Given Kudos: 81752
Send PM
Re: If John flips a coin three times, what is the probability that he will [#permalink]
1
Kudos
Expert Reply
tanzzt wrote:
Hi Bunuel,

First of all, thanks for your reply.
Sorry that I'm still confused with the probability that it turns up heads exactly twice.
Does \frac{3!}{2!} mean flipping a coin three times & turning up exactly two heads?
So, if we have another question flipping a coin five times & turning up exactly three heads, it should be \frac{5!}{3!}. is that right?

Thanks.


Two heads and one tail can occur in three ways: HHT, HTH, THH. So basically the number of ways this particular scenario can happen is the number of permutations of three letters HHT, where two H's are identical.

If it were 3 heads and 2 tails, then the number of ways this scenario can happen would be 5!/(3!2!) = 10:

HHHTT;
HHTHT;
HTHHT;
THHHT;
THHTH;
THTHH;
TTHHH;
HTTHH;
HHTTH;
HTHTH.

Again, this is the number of permutations of 5 letters HHHTT, out of which 3 H's and 2 T's are identical.

THEORY:

Permutations of \(n\) things of which \(P_1\) are alike of one kind, \(P_2\) are alike of second kind, \(P_3\) are alike of third kind ... \(P_r\) are alike of \(r_{th}\) kind such that: \(P_1+P_2+P_3+..+P_r=n\) is:

\(\frac{n!}{P_1!*P_2!*P_3!*...*P_r!}\).

For example number of permutation of the letters of the word "gmatclub" is 8! as there are 8 DISTINCT letters in this word.

Number of permutation of the letters of the word "google" is \(\frac{6!}{2!2!}\), as there are 6 letters out of which "g" and "o" are represented twice.

Number of permutation of 9 balls out of which 4 are red, 3 green and 2 blue, would be \(\frac{9!}{4!3!2!}\).

Hope it's clear.

P.S. For more follow the links in my previous post.
Intern
Intern
Joined: 02 Feb 2014
Posts: 35
Own Kudos [?]: 49 [0]
Given Kudos: 55
GPA: 3.33
Send PM
Re: If John flips a coin three times, what is the probability that he will [#permalink]
It was very clear Bunuel,
Many thanks for your explanation. You helped me a lot.
GMAT Club Bot
Re: If John flips a coin three times, what is the probability that he will [#permalink]
Moderators:
Math Expert
93032 posts
Senior Moderator - Masters Forum
3137 posts

Powered by phpBB © phpBB Group | Emoji artwork provided by EmojiOne