Last visit was: 02 May 2024, 00:29 It is currently 02 May 2024, 00:29

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
avatar
Intern
Intern
Joined: 14 Feb 2013
Posts: 19
Own Kudos [?]: 202 [82]
Given Kudos: 14
Schools: Duke '16
Send PM
Most Helpful Reply
Math Expert
Joined: 02 Sep 2009
Posts: 92989
Own Kudos [?]: 620625 [33]
Given Kudos: 81712
Send PM
User avatar
Director
Director
Joined: 02 Sep 2012
Status:Far, far away!
Posts: 859
Own Kudos [?]: 4892 [24]
Given Kudos: 219
Location: Italy
Concentration: Finance, Entrepreneurship
GPA: 3.8
Send PM
GMAT Club Legend
GMAT Club Legend
Joined: 12 Sep 2015
Posts: 6818
Own Kudos [?]: 30027 [6]
Given Kudos: 799
Location: Canada
Send PM
Re: In a game, one player throws two fair, six-sided die at the [#permalink]
4
Kudos
2
Bookmarks
Expert Reply
Top Contributor
karishmatandon wrote:
In a game, one player throws two fair, six-sided die at the same time. If the player receives at least a five or a one on either die, that player wins. What is the probability that a player wins after playing the game once?

A. 1/3
B. 4/9
C. 5/9
D. 2/3
E. 3/4


So, the player wins if he/she rolls AT LEAST one 5 or 1.

When it comes to probability questions involving "at least," it's best to try using the complement.

That is, P(Event A happening) = 1 - P(Event A not happening)

So, here we get: P(AT LEAST one 5 or 1) = 1 - P(zero 5's or 1's)
= 1 - P(no 5 or 1 on 1st die AND no 5 or 1 on 2nd die)
= 1 - [P(no 5 or 1 on 1st die) x P(no 5 or 1 on 2nd die)]
= 1 - [ 4/6 x 4/6]
= 1 - [16/36]
= 20/36
= 5/9

Answer: C

Cheers,
Brent
General Discussion
avatar
Intern
Intern
Joined: 26 Feb 2013
Posts: 22
Own Kudos [?]: 55 [6]
Given Kudos: 16
Concentration: Strategy, General Management
GMAT 1: 660 Q50 V30
WE:Consulting (Telecommunications)
Send PM
Re: In a game, one player throws two fair, six-sided die at the [#permalink]
5
Kudos
1
Bookmarks
Option C.

the number of cases in which he can lose the game are when both the faces have neither of 5 or 1 or both. so the possible combinations are (2,2),(2,3),(2,4) (2,6) and 12 more with 3,4,6.

probability of loss = # loss cases/# total no of cases
= 16/36 or 4/9

hence probability of win = 1-p(loss). = 1-(4/9) = 5/9
User avatar
Manager
Manager
Joined: 02 Sep 2012
Posts: 161
Own Kudos [?]: 569 [0]
Given Kudos: 99
Location: United States
Concentration: Entrepreneurship, Finance
GMAT Date: 07-25-2013
GPA: 3.83
WE:Architecture (Computer Hardware)
Send PM
Re: In a game, one player throws two fair, six-sided die at the [#permalink]
Zarrolou wrote:
We have 2 good (read five and one) possibilities (\(G\)) on 6 faces G=2/6 and 4 bad possibilities (\(B\)) on 6 faces B=4/6
The winning combinations are the ones with at least a \(G\) in it so:
\(G,B\)
\(B,G\)
\(G,G\)

\(G,B\) and \(B,G\) have the same probability \(\frac{2}{6}*\frac{4}{6}=\frac{2}{9}\) each
\(G,G\) has a probability of \(\frac{2}{6}*\frac{2}{6}=\frac{1}{9}\)
Sum them up \(\frac{2}{9}+\frac{2}{9}+\frac{1}{9}=\frac{5}{9}\)


WHy in both winning combination we are calculating for GG only once .
May be on first die 5 and second die one or on first die one and second die 5...These can combinations can also occur na? ..WHy we are not considering this scenario?
User avatar
Director
Director
Joined: 02 Sep 2012
Status:Far, far away!
Posts: 859
Own Kudos [?]: 4892 [4]
Given Kudos: 219
Location: Italy
Concentration: Finance, Entrepreneurship
GPA: 3.8
Send PM
Re: In a game, one player throws two fair, six-sided die at the [#permalink]
4
Kudos
skamal7 wrote:
WHy in both winning combination we are calculating for GG only once .
May be on first die 5 and second die one or on first die one and second die 5...These can combinations can also occur na? ..WHy we are not considering this scenario?


Hi skamal7,

Consider the following example that will explain better than any theoretical information.
You say that G,G should be counted twice, so the possible combinations are:

G,G=1/9
G,G=1/9
B,G=2/9
G,B=2/9
B,B=4/9
[ also if your method is correct B,B should be counted twice =4/9 ]

don't you see anything odd? The sum of the probability of each case is greater than 1! \(\frac{1+1+2+2+4}{9}=\frac{10}{9}\)
[ if you count B,B twice it becomes \(\frac{14}{9}\) ]

Why does this happen?Let's look at the theory now
The formula to solve this problem is \((nCk)p^k*q^{(n-k)}\) where p=1/3 and q=2/3 and N are the dies and K are the good outcomes:

Case two good \((2C2)(\frac{1}{3})^2(\frac{2}{3})^0=\frac{1}{9}\)
Case one good one bad \((2C1)(\frac{1}{3})^1(\frac{2}{3})^1=\frac{4}{9}\)
Case two bad \((2C0)(\frac{1}{3})^0(\frac{2}{3})^2=\frac{4}{9}\)

Tot sum = \(\frac{1+4+4}{9}=1\)

Hope it's clear now, let me know
avatar
Intern
Intern
Joined: 10 Mar 2012
Posts: 36
Own Kudos [?]: 19 [7]
Given Kudos: 12
GMAT 1: 730 Q47 V44
Send PM
Re: In a game, one player throws two fair, six-sided die at the [#permalink]
7
Kudos
I think the question should be re-worded. 'At least a five' sounds like >= 5. Therefore, my result was 1-(1/2*1/2) = 3/4
GMAT Club Legend
GMAT Club Legend
Joined: 19 Dec 2014
Status:GMAT Assassin/Co-Founder
Affiliations: EMPOWERgmat
Posts: 21845
Own Kudos [?]: 11672 [1]
Given Kudos: 450
Location: United States (CA)
GMAT 1: 800 Q51 V49
GRE 1: Q170 V170
Send PM
Re: In a game, one player throws two fair, six-sided die at the [#permalink]
1
Bookmarks
Expert Reply
Hi All,

This question can be solved with "brute force." Since you're rolling 2 dice, there aren't that many possible outcomes (just 36 in total), so you COULD just write them all down:

We're looking for the number of outcomes that include AT LEAST a 1 or a 5.

1,1
1,2
1,3
1,4
1,5
1,6

2,1
2,5

3,1
3,5

4,1
4,5

5,1
5,2
5,3
5,4
5,5
5,6

6,1
6,5

Total possibilities = 20

Probability of rolling at least a 1 or a 5 on two dice: 20/36 = 5/9

Final Answer:

GMAT assassins aren't born, they're made,
Rich
User avatar
Manager
Manager
Joined: 21 Jul 2013
Posts: 98
Own Kudos [?]: 72 [0]
Given Kudos: 142
WE:Securities Sales and Trading (Commercial Banking)
Send PM
In a game, one player throws two fair, six-sided die at the [#permalink]
hi experts!

when I was solving this question, I merely added the probability of the two dices rolling a '5' or a '1' each; 2/6 + 2/6 = 2/3 since both are independent events.

which scenario did I overcount and when should I be solving the opposite events then subtracting it from 1? I've been solving over 50 probability questions and I'm still not getting a hang of it. :(

Originally posted by whitehalo on 04 Dec 2015, 18:06.
Last edited by whitehalo on 22 Jun 2016, 15:13, edited 1 time in total.
GMAT Club Legend
GMAT Club Legend
Joined: 19 Dec 2014
Status:GMAT Assassin/Co-Founder
Affiliations: EMPOWERgmat
Posts: 21845
Own Kudos [?]: 11672 [1]
Given Kudos: 450
Location: United States (CA)
GMAT 1: 800 Q51 V49
GRE 1: Q170 V170
Send PM
Re: In a game, one player throws two fair, six-sided die at the [#permalink]
1
Kudos
Expert Reply
Hi whitehalo,

You 'double-counted' scenarios in which you roll a 1 or a 5 on BOTH dice.

1,1
1,5
5,1
5,5

Each of these options should be counted just ONCE, but your math counts them twice (thus, incorrectly raising your answer to a higher probability).

GMAT assassins aren't born, they're made,
Rich
Manager
Manager
Joined: 25 Jul 2018
Posts: 53
Own Kudos [?]: 401 [4]
Given Kudos: 257
Location: Uzbekistan
Concentration: Finance, Organizational Behavior
GRE 1: Q168 V167
GPA: 3.85
WE:Project Management (Investment Banking)
Send PM
Re: In a game, one player throws two fair, six-sided die at the [#permalink]
3
Kudos
1
Bookmarks
kalcee wrote:
I too got confused with the word "at least" I assumed that either a 1, 5 or 6 would constitute a win. Hmmm


This one is not an Official gmat question; It would be great, if those math experts writing such low-end stems firstly could get trained in SC. I lost much time trying to solve this one before I finally realized that the thing asked is actually different from what is meant. There is a parallelism issue with ‘at least’ here. Ideally, ‘at least’ is a redundant phrase and instead the stem should read as ‘if the player receives a five or a one on either side...’ This writing will include all the cases meant by the original stem and exclude those without 5 or 1 on either side.
GMAT Club Legend
GMAT Club Legend
Joined: 18 Aug 2017
Status:You learn more from failure than from success.
Posts: 8023
Own Kudos [?]: 4107 [0]
Given Kudos: 242
Location: India
Concentration: Sustainability, Marketing
GMAT Focus 1:
545 Q79 V79 DI73
GPA: 4
WE:Marketing (Energy and Utilities)
Send PM
Re: In a game, one player throws two fair, six-sided die at the [#permalink]
karishmatandon wrote:
In a game, one player throws two fair, six-sided die at the same time. If the player receives at least a five or a one on either die, that player wins. What is the probability that a player wins after playing the game once?

A. 1/3
B. 4/9
C. 5/9
D. 2/3
E. 3/4


at least based
so not getting 1 or 5 = 4/6
for two dice = 4/6 * 4/6 ; 4/9
1-4/9 = 5/9
IMO C
LBS Moderator
Joined: 30 Oct 2019
Posts: 835
Own Kudos [?]: 775 [0]
Given Kudos: 1577
Send PM
Re: In a game, one player throws two fair, six-sided die at the [#permalink]
Archit3110 wrote:
karishmatandon wrote:
In a game, one player throws two fair, six-sided die at the same time. If the player receives at least a five or a one on either die, that player wins. What is the probability that a player wins after playing the game once?

A. 1/3
B. 4/9
C. 5/9
D. 2/3
E. 3/4


at least based
so not getting 1 or 5 = 4/6
for two dice = 4/6 * 4/6 ; 4/9
1-4/9 = 5/9
IMO C

hey buddy can you let me know why this does not work
prob(1 or 5 in first die) = 2/6=1/3
prob(1 or 5 in second die) = 1/3
So, required prob = 1/9
GMAT Club Legend
GMAT Club Legend
Joined: 19 Dec 2014
Status:GMAT Assassin/Co-Founder
Affiliations: EMPOWERgmat
Posts: 21845
Own Kudos [?]: 11672 [1]
Given Kudos: 450
Location: United States (CA)
GMAT 1: 800 Q51 V49
GRE 1: Q170 V170
Send PM
Re: In a game, one player throws two fair, six-sided die at the [#permalink]
1
Kudos
Expert Reply
AnirudhaS wrote:
Archit3110 wrote:
karishmatandon wrote:
In a game, one player throws two fair, six-sided die at the same time. If the player receives at least a five or a one on either die, that player wins. What is the probability that a player wins after playing the game once?

A. 1/3
B. 4/9
C. 5/9
D. 2/3
E. 3/4


at least based
so not getting 1 or 5 = 4/6
for two dice = 4/6 * 4/6 ; 4/9
1-4/9 = 5/9
IMO C

hey buddy can you let me know why this does not work
prob(1 or 5 in first die) = 2/6=1/3
prob(1 or 5 in second die) = 1/3
So, required prob = 1/9


Hi AnirudhaS,

Your calculation is for the probability that BOTH dice show a '1' or a '5' - but the question asks for a '1' or '5' on EITHER of the dice. This means that there are 3 possible ways to win:

1) The 1st die matches and the 2nd does not: (1/3)(2/3) = 2/9
2) The 2nd die matches and the 1st does not: (1/3)(2/3) = 2/9
3) Both the 1st and 2nd die match: (1/3)(1/3) = 1/9

Total probability of getting at least one '1' or '5' = 2/9 + 2/9 + 1/9 = 5/9

You could also have solved this question by calculating the probability of NOT winning and subtracting that from 1. That would be...

1 - (2/3)(2/3) =
1 - 4/9 =
5/9

GMAT assassins aren't born, they're made,
Rich
Tutor
Joined: 05 Apr 2011
Status:Tutor - BrushMyQuant
Posts: 1778
Own Kudos [?]: 2097 [0]
Given Kudos: 100
Location: India
Concentration: Finance, Marketing
Schools: XLRI (A)
GMAT 1: 700 Q51 V31
GPA: 3
WE:Information Technology (Computer Software)
Send PM
Re: In a game, one player throws two fair, six-sided die at the [#permalink]
Expert Reply
Top Contributor
Given that In a game, one player throws two fair, six-sided die at the same time. If the player receives at least a five or a one on either die, that player wins. And we need to find What is the probability that a player wins after playing the game once?

As we are rolling two dice => Number of cases = \(6^2\) = 36

To win the player needs to get at least a five or a one on either die
=> Player can get 5 or 1 or 1, 5 on at least one die to win the game

So, possible cases are

Case 1: First roll get any number out of 1 or 5 in 2 ways
Second die get any number on the other die in 6 ways
=> 2*6 = 12 ways

Case 2: First roll get any number out of the six numbers except 1 or 5 as they are already considered in Case 1 => 4 ways
Second die get any number out of 1 or 5 in 2 ways
=> 4*2 = 8 ways

=> Total cases = 12 + 8 = 20

=> Probability that a player wins after playing the game once = \(\frac{20}{36}\) = \(\frac{5}{9}\)

So, Answer will be C
Hope it helps!

Watch the following video to learn How to Solve Dice Rolling Probability Problems

Manager
Manager
Joined: 30 May 2017
Posts: 247
Own Kudos [?]: 759 [0]
Given Kudos: 2265
Location: United States
Schools: HBS '22
GMAT 1: 690 Q50 V33
GRE 1: Q168 V164
GPA: 3.57
Send PM
Re: In a game, one player throws two fair, six-sided die at the [#permalink]
I agree with ShukhratJon. This particular question is not properly worded.
Tutor
Joined: 16 Oct 2010
Posts: 14848
Own Kudos [?]: 65034 [0]
Given Kudos: 429
Location: Pune, India
Send PM
Re: In a game, one player throws two fair, six-sided die at the [#permalink]
Expert Reply
houston1980 wrote:
I agree with ShukhratJon. This particular question is not properly worded.


Yes, the question stem should read "If the player receives a five or a one on at least one die..."
I thought it is saying "at least a 5" or "a one" and hence proceeded to consider 5, 6 and 1. Though even this interpretation wasn't satisfactory because I wondered if "at least a 5 or a 1" meant "at least a 5" or "at least a 1" which would make no sense since every throw of a die will give at least a 1.
GMAT Club Bot
Re: In a game, one player throws two fair, six-sided die at the [#permalink]
Moderators:
Math Expert
92988 posts
Senior Moderator - Masters Forum
3137 posts

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