Last visit was: 19 Nov 2025, 16:16 It is currently 19 Nov 2025, 16:16
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
User avatar
aiming4mba
Joined: 20 Nov 2009
Last visit: 22 May 2012
Posts: 97
Own Kudos:
1,056
 [23]
Given Kudos: 64
Posts: 97
Kudos: 1,056
 [23]
Kudos
Add Kudos
22
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 19 Nov 2025
Posts: 105,390
Own Kudos:
Given Kudos: 99,977
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,390
Kudos: 778,368
 [18]
8
Kudos
Add Kudos
10
Bookmarks
Bookmark this Post
User avatar
Narenn
User avatar
Major Poster
Joined: 22 Feb 2012
Last visit: 19 Nov 2025
Posts: 9,170
Own Kudos:
11,074
 [11]
Given Kudos: 4,651
Affiliations: GMAT Club
Test: Test
Products:
Expert
Expert reply
Posts: 9,170
Kudos: 11,074
 [11]
8
Kudos
Add Kudos
3
Bookmarks
Bookmark this Post
General Discussion
avatar
Asifpirlo
Joined: 10 Jul 2013
Last visit: 26 Jan 2014
Posts: 222
Own Kudos:
1,150
 [1]
Given Kudos: 102
Posts: 222
Kudos: 1,150
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
aiming4mba
A fair coin with sides marked heads and tails is to be tossed eight times. What is the probability that the coin will land tails side up more than five times?

A. 37/256
B. 56/256
C. 65/256
D. 70/256
E. 81/256
More than 5 times tails = 6times +7times+8times = 8C6 + 8C7 + 8C8 = 37

- - - - - - - -
2 2 2 2 2 2 2 2

2^8 times total events and 37 events where tails side up .

So probability = 37/2^8 = 37/256 (Answer A)
User avatar
PathFinder007
Joined: 10 Mar 2014
Last visit: 21 Oct 2018
Posts: 129
Own Kudos:
Given Kudos: 13
Posts: 129
Kudos: 733
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
aiming4mba
A fair coin with sides marked heads and tails is to be tossed eight times. What is the probability that the coin will land tails side up more than five times?

a. 37/256
b. 56/256
c. 65/256
d. 70/256
e. 81/256

The probability that the coin will land tails side up more than five times equals to the sum of the probabilities that coin lands 6, 7 or 8 times tails side up.

\(P(t=6)=\frac{8!}{6!2!}*(\frac{1}{2})^8=\frac{28}{256}\), we are multiplying by \(\frac{8!}{6!2!}\) as the scenario tttttthh can occur in \(\frac{8!}{6!2!}=28\) # of ways (tttttthh, ttttthth, tttthtth, ... the # of permutations of 8 letters tttttthh out of which 6 t's and 2h's are identical);

\(P(t=7)=\frac{8!}{7!}*(\frac{1}{2})^8=\frac{8}{256}\), the same reason of multiplication by \(\frac{8!}{7!}=8\);

\(P(t=8)=(\frac{1}{2})^8=\frac{1}{256}\), no multiplication as the scenario tttttttt can occur only in one way;

\(P=\frac{28}{256}+\frac{8}{256}+\frac{1}{256}=\frac{37}{256}\).

Answer: A.

Hope it's clear.

Hi Bunuel,

Could you please clarify why are we multiplying by (1/2)^8.

Thanks
User avatar
mvictor
User avatar
Board of Directors
Joined: 17 Jul 2014
Last visit: 14 Jul 2021
Posts: 2,124
Own Kudos:
Given Kudos: 236
Location: United States (IL)
Concentration: Finance, Economics
GMAT 1: 650 Q49 V30
GPA: 3.92
WE:General Management (Transportation)
Products:
GMAT 1: 650 Q49 V30
Posts: 2,124
Kudos: 1,263
Kudos
Add Kudos
Bookmarks
Bookmark this Post
8C6 * (1/2)^8 = 28 * (1/2)^8
8C7 * (1/2)^8 = 8 * (1/2)^8
8C8 * (1/2)^8 = 1 * (1/2)^8

28+8+1 = 37.

A
User avatar
BrushMyQuant
Joined: 05 Apr 2011
Last visit: 21 Oct 2025
Posts: 2,284
Own Kudos:
Given Kudos: 100
Status:Tutor - BrushMyQuant
Location: India
Concentration: Finance, Marketing
Schools: XLRI (A)
GMAT 1: 700 Q51 V31
GPA: 3
WE:Information Technology (Computer Software)
Expert
Expert reply
Schools: XLRI (A)
GMAT 1: 700 Q51 V31
Posts: 2,284
Kudos: 2,552
Kudos
Add Kudos
Bookmarks
Bookmark this Post
[quote="aiming4mba"]

Given that A fair coin with sides marked heads and tails is to be tossed eight times, and we need to find What is the probability that the coin will land tails side up more than five times?

Coin is tossed 8 times => Total number of cases = \(2^8\) = 256

P(More than 5 Tails) = P(Getting 6 Tails) + P(Getting 7 Tails) + P(Getting 8 Tails)

P(Getting 6 Tails)

Out of the 8 places lets pick the 6 places where Tail will come. This can be in 8C6 ways
= \(\frac{8!}{6!*(8-6)!}\) = \(\frac{8*7*6!}{6!*2!}\) = 28 ways

P(Tail) = P(head) = \(\frac{1}{2}\) in each case

=> P(Getting 6 Tails) = Number of ways * \(\frac{1}{2}\) * \(\frac{1}{2}\) * \(\frac{1}{2}\) * \(\frac{1}{2}\) * \(\frac{1}{2}\) * \(\frac{1}{2}\) * \(\frac{1}{2}\) * \(\frac{1}{2}\) = 28 * \((\frac{1}{2})^8\) = \(\frac{28}{256}\)

P(Getting 7 Tails) = P(Getting 1 Head)

Out of the 8 places lets pick the 1 place where Head will come. This can be in 8C7 ways = 8 ways

=> P(Getting 7 Tails) = Number of ways * \((\frac{1}{2})^8\) = 8 * \((\frac{1}{2})^8\) = \(\frac{8}{256}\)

P(Getting 8 Tails)

There is only on way in which we can get 8 Tails

=> P(Getting 8 Tails) = 1 * \((\frac{1}{2})^8\) = \(\frac{1}{256}\)

P(More than 5 Tails) = P(Getting 6 Tails) + P(Getting 7 Tails) + P(Getting 8 Tails) = \(\frac{28}{256}\) + \(\frac{8}{256}\) + \(\frac{1}{256}\) = \(\frac{37}{256}\)

So, Answer will be A
Hope it helps!

Playlist on Solved Problems on Probability here

Watch the following video to MASTER Probability with Coin Toss Problems

User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 38,589
Own Kudos:
Posts: 38,589
Kudos: 1,079
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Hello from the GMAT Club BumpBot!

Thanks to another GMAT Club member, I have just discovered this valuable topic, yet it had no discussion for over a year. I am now bumping it up - doing my job. I think you may find it valuable (esp those replies with Kudos).

Want to see all other topics I dig out? Follow me (click follow button on profile). You will receive a summary of all topics I bump in your profile area as well as via email.
Moderators:
Math Expert
105390 posts
Tuck School Moderator
805 posts