Last visit was: 23 Apr 2026, 00:49 It is currently 23 Apr 2026, 00:49
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,088
 [27]
Given Kudos: 64
Posts: 97
Kudos: 1,088
 [27]
Kudos
Add Kudos
26
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 22 Apr 2026
Posts: 109,763
Own Kudos:
Given Kudos: 105,850
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,763
Kudos: 810,711
 [18]
8
Kudos
Add Kudos
10
Bookmarks
Bookmark this Post
User avatar
Narenn
User avatar
Major Poster
Joined: 22 Feb 2012
Last visit: 23 Apr 2026
Posts: 9,291
Own Kudos:
11,303
 [11]
Given Kudos: 4,711
Affiliations: GMAT Club
Test: Test
Posts: 9,291
Kudos: 11,303
 [11]
8
Kudos
Add Kudos
3
Bookmarks
Bookmark this Post
General Discussion
avatar
Asifpirlo
Joined: 10 Jul 2013
Last visit: 26 Jan 2014
Posts: 220
Own Kudos:
1,195
 [1]
Given Kudos: 102
Posts: 220
Kudos: 1,195
 [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: 127
Own Kudos:
Given Kudos: 13
Posts: 127
Kudos: 745
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,118
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,118
Kudos: 1,276
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: 03 Apr 2026
Posts: 2,286
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,286
Kudos: 2,679
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,959
Own Kudos:
Posts: 38,959
Kudos: 1,117
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Automated notice from GMAT Club BumpBot:

A member just gave Kudos to this thread, showing it’s still useful. I’ve bumped it to the top so more people can benefit. Feel free to add your own questions or solutions.

This post was generated automatically.
Moderators:
Math Expert
109763 posts
Tuck School Moderator
853 posts