Last visit was: 23 Apr 2024, 17:54 It is currently 23 Apr 2024, 17:54

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
Intern
Intern
Joined: 09 Aug 2006
Posts: 5
Own Kudos [?]: 31 [31]
Given Kudos: 0
Send PM
Most Helpful Reply
User avatar
VP
VP
Joined: 20 Nov 2005
Posts: 1490
Own Kudos [?]: 1133 [24]
Given Kudos: 0
Concentration: Strategy, Entrepreneurship
Schools:Completed at SAID BUSINESS SCHOOL, OXFORD - Class of 2008
 Q50  V34
Send PM
User avatar
Senior Manager
Senior Manager
Joined: 06 May 2006
Posts: 388
Own Kudos [?]: 77 [7]
Given Kudos: 2
Send PM
General Discussion
Manager
Manager
Joined: 22 Jan 2014
Posts: 132
Own Kudos [?]: 244 [1]
Given Kudos: 212
WE:Project Management (Computer Hardware)
Send PM
Re: What is the probability of getting a sum of 12 when rolling [#permalink]
1
Kudos
anhlukas wrote:
What is the probability of getting a sum of 12 when rolling 3 dice simultaneously?

A. 10/216
B. 12/216
C. 21/216
D. 23/216
E. 25/216



let the dices be a,b,c

a+b+c = 12

but 0 < a,b,c < 6

so we can re-write the equation as

(6-a)+(6-b)+(6-c) = 12
=> a+b+c = 6
which has total of C(8,2) whole number solutions = 28
but out of these 28, three cases must be where 2 of a,b, or c is 0 and the other is 6. so we need to remove those cases which would be 3 cases ( C(3,2) )
so total 25 such cases

answer = 25/216.
avatar
Intern
Intern
Joined: 11 Jan 2015
Posts: 2
Own Kudos [?]: [0]
Given Kudos: 2
GPA: 3.3
Send PM
Re: What is the probability of getting a sum of 12 when rolling [#permalink]
I think it is very easy...........
Start checking from the smaller or bigger numbers on the dice. We will check from bigger numbers working downwards: start with 6, it has the following options: (6,5,1), (6,4,2), (6,3,3). Now pass on to 5: (5,5,2), (5,4,3). Now 4: (4,4,4). And that’s it, these are all number combinations that are possible, if you go on to 3, you will notice that you need to use 4, 5 or 6, that you have already considered (the same goes for 2 and 1). Now analyze every option: 6,5,1 has 6 options (6,5,1), (6,1,5), (5,1,6), (5,6,1), (1,6,5), (1,5,6). So do (6,4,2) and (5,4,3). Options (6,3,3) and (5,5,2) have 3 options each: (5,5,2), (5,2,5) and (2,5,5). The same goes for (6,3,3). The last option (4,4,4) has only one option. The total is 3*6+2*3+1=18+6+1 = 25 out of 216 (6x6x6) options.

5,5,2= (552),(255),(525)
Like= 336
avatar
Intern
Intern
Joined: 06 Oct 2014
Posts: 5
Own Kudos [?]: 11 [0]
Given Kudos: 24
Concentration: Finance
GMAT 1: 700 Q45 V41
GPA: 3.8
Send PM
What is the probability of getting a sum of 12 when rolling [#permalink]
An easy way to visualise it is by drawing a Binomial tree, we've all done those in school and if each branch has a 1/2 probability, you'll find that there's only 3 ways to get there.

(1/2)^3 x 3 = 3/8


Hope it helps!

G
Tutor
Joined: 16 Oct 2010
Posts: 14816
Own Kudos [?]: 64882 [6]
Given Kudos: 426
Location: Pune, India
Send PM
What is the probability of getting a sum of 12 when rolling [#permalink]
3
Kudos
3
Bookmarks
Expert Reply
anhlukas wrote:
What is the probability of getting a sum of 12 when rolling 3 dice simultaneously?

A. 10/216
B. 12/216
C. 21/216
D. 23/216
E. 25/216



-

Originally posted by KarishmaB on 25 Aug 2015, 22:25.
Last edited by KarishmaB on 30 Nov 2023, 05:42, edited 1 time in total.
Intern
Intern
Joined: 06 Oct 2013
Posts: 40
Own Kudos [?]: 142 [0]
Given Kudos: 34
Send PM
Re: What is the probability of getting a sum of 12 when rolling [#permalink]
VeritasPrepKarishma wrote:
Check out these two posts:

https://www.gmatclub.com/forum/veritas-prep-resource-links-no-longer-available-399979.html#/2012/10 ... l-picture/
https://www.gmatclub.com/forum/veritas-prep-resource-links-no-longer-available-399979.html#/2012/10 ... e-part-ii/

They discuss a shortcut to "how to find the probability of obtaining a given sum when 3 dice are rolled"



Excellent!!! Thanks Karishma
avatar
Intern
Intern
Joined: 21 Oct 2015
Posts: 1
Own Kudos [?]: [0]
Given Kudos: 0
Send PM
Re: What is the probability of getting a sum of 12 when rolling [#permalink]
Thanks Karishma,

Could you please explain how 9 is calculated that is subtracted from 9C2 in below scenario?

Similarly, how will you adjust for the sum of 10? There will be cases where the split is like this: (7, 0, 0) or (6, 1, 0). These do not work since the maximum a die can show is 6. So you need to remove 9 cases (3 arrangements of 7, 0, 0 and 6 arrangements of 6, 1, 0)
Manager
Manager
Joined: 03 Apr 2013
Posts: 222
Own Kudos [?]: 239 [0]
Given Kudos: 872
Location: India
Concentration: Marketing, Finance
GMAT 1: 740 Q50 V41
GPA: 3
Send PM
Re: What is the probability of getting a sum of 12 when rolling [#permalink]
thefibonacci wrote:
anhlukas wrote:
What is the probability of getting a sum of 12 when rolling 3 dice simultaneously?

A. 10/216
B. 12/216
C. 21/216
D. 23/216
E. 25/216



let the dices be a,b,c

a+b+c = 12

but 0 < a,b,c < 6

so we can re-write the equation as

(6-a)+(6-b)+(6-c) = 12
=> a+b+c = 6
which has total of C(8,2) whole number solutions = 28
but out of these 28, three cases must be where 2 of a,b, or c is 0 and the other is 6. so we need to remove those cases which would be 3 cases ( C(3,2) )
so total 25 such cases

answer = 25/216.

I understand using this method and have used. But here I didn't understand the rewriting the equation part. Please explain that and what follows that. Bunuel, if possible, would be great if you could help me out here.
e-GMAT Representative
Joined: 04 Jan 2015
Posts: 3726
Own Kudos [?]: 16831 [0]
Given Kudos: 165
Send PM
Re: What is the probability of getting a sum of 12 when rolling [#permalink]
Expert Reply
Given

    • Three dices are rolled simultaneously.


To Find

    • The probability of getting a sum of 12.


Approach and Working Out

    • 12 can come in the following ways,
      o 6, 5, 1 – 3! ways
      o 6, 4, 2 – 3! Ways
      o 6, 3, 3 – 3!/2! ways
      o 5, 5, 2 – 3!/2! ways
      o 5, 4, 3 – 3! ways
      o 4, 4, 4 – 1 way
      o Total ways = 6 + 6 + 3 + 3 + 6 + 1 = 25 ways

    • Total cases \(6^3\) = 216 ways

    • Answer = \(\frac{25}{216}\)

Correct Answer: Option D
Math Revolution GMAT Instructor
Joined: 16 Aug 2015
Posts: 10161
Own Kudos [?]: 16592 [0]
Given Kudos: 4
GMAT 1: 760 Q51 V42
GPA: 3.82
Send PM
Re: What is the probability of getting a sum of 12 when rolling [#permalink]
Expert Reply
The total outcome in a roll of a die: 6

Overall outcomes rolling three dice simultaneously = \(6^3\) = 216

The desired outcome of sum = 12

If the first die has 6, the rest two of the dice needs 6: [1,5],[2,4],[3,3].

=> For instance if numbers are 6, 1, 5, this can be pair up in 3! ways = 6 except 6,3,3 [\(\frac{3!}{2!}\) = 3 ways].

So, total ways: 6 * 2 + 3 = 15

If the first die has 5, the rest two of the dice needs 7: [1,6],[2,5],[3,4]: [1,6,5] is already considered, 5 with [2,5] will be arranged in \(\frac{3!}{2!}\) = 3 ways and 5 with [3,4] in 6 ways = 3 + 6 = 9 ways

If the first die has 4, the rest two of the dice needs 8: [2,6],[3,5],[4,4]: [2,6,4] is already considered, 4 with [3,5] is already considered and 4 with [4,4] in 1 way = 1 way

If the first die has 3, the rest two of the dice needs 9: [3,6],[4,5]: Both cases already considered.

Overall results: 15 + 9 + 1 = 25

Probability: \(\frac{25}{216}\)

Answer E
User avatar
Non-Human User
Joined: 09 Sep 2013
Posts: 32629
Own Kudos [?]: 821 [0]
Given Kudos: 0
Send PM
Re: What is the probability of getting a sum of 12 when rolling [#permalink]
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.
GMAT Club Bot
Re: What is the probability of getting a sum of 12 when rolling [#permalink]
Moderators:
Math Expert
92883 posts
Senior Moderator - Masters Forum
3137 posts

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