Last visit was: 23 Apr 2026, 08:50 It is currently 23 Apr 2026, 08:50
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
abhi47
Joined: 17 Sep 2011
Last visit: 18 Jul 2012
Posts: 100
Own Kudos:
522
 [57]
Given Kudos: 8
Posts: 100
Kudos: 522
 [57]
4
Kudos
Add Kudos
53
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
ChrisLele
User avatar
Magoosh GMAT Instructor
Joined: 28 Nov 2011
Last visit: 27 Jul 2020
Posts: 295
Own Kudos:
4,843
 [14]
Given Kudos: 2
Expert
Expert reply
Posts: 295
Kudos: 4,843
 [14]
9
Kudos
Add Kudos
5
Bookmarks
Bookmark this Post
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 23 Apr 2026
Posts: 109,778
Own Kudos:
810,798
 [8]
Given Kudos: 105,853
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,778
Kudos: 810,798
 [8]
6
Kudos
Add Kudos
2
Bookmarks
Bookmark this Post
General Discussion
avatar
Aximili85
Joined: 15 May 2011
Last visit: 16 Oct 2016
Posts: 241
Own Kudos:
277
 [2]
Given Kudos: 134
Location: Costa Rica
Concentration: Healthcare, International Business
GMAT 1: 710 Q42 V45
GMAT 2: 740 Q48 V42
GPA: 3.3
WE:Research (Consulting)
1
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
Hi, can somebody please explain a fundamental aspect of this question: I understand that the probability of getting 2 die with the same number AND one dice with a different number is = 6/6 x 1/6 x 5/6 = 5/36

BUT, beyond this, I get confused whether I should multiply this by 3 for the other 3 other combinations OR 3!?

Could somebody explain while accounting for different combinations, when we multiply by the # of combi VS the factorial of the # of combi?
User avatar
EvaJager
Joined: 22 Mar 2011
Last visit: 31 Aug 2016
Posts: 513
Own Kudos:
Given Kudos: 43
WE:Science (Education)
Posts: 513
Kudos: 2,370
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Aximili85
Hi, can somebody please explain a fundamental aspect of this question: I understand that the probability of getting 2 die with the same number AND one dice with a different number is = 6/6 x 1/6 x 5/6 = 5/36

BUT, beyond this, I get confused whether I should multiply this by 3 for the other 3 other combinations OR 3!?

Could somebody explain while accounting for different combinations, when we multiply by the # of combi VS the factorial of the # of combi?

In this case, you should multiply by 3 because you can get two identical results and the third different in three different scenarios: AAB, ABA and BAA. Each scenario has the same probability of 5/36.
You can look at the 3 as 3C1, meaning how many choices we have to place the different result, or you can interpret 3 as 3!/2! because you have all the permutations of the triplet A,A,B, with A repeated twice. Obviously, as they should, they really give the same result.
User avatar
anujkch
Joined: 26 Apr 2012
Last visit: 03 Dec 2017
Posts: 8
Own Kudos:
30
 [7]
Given Kudos: 3
Location: United States
Concentration: Strategy, International Business
GPA: 3.4
WE:Programming (Consulting)
Posts: 8
Kudos: 30
 [7]
6
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
Ways in which a given set can appear = 3 i.e. AAB ABA BAA
For case AAB
Probability of getting a number on first dice = 6/6
Probability of getting the same number on second dice = 1/6
Probability of getting a different number on third dice = 5/6


Thus probability = 6/6 * 1/6 * 5/6 * 3

5/12 (D)
User avatar
premnath
Joined: 24 Jul 2011
Last visit: 18 Oct 2012
Posts: 56
Own Kudos:
443
 [3]
Given Kudos: 5
Location: India
Concentration: Strategy, General Management
GMAT 1: 670 Q49 V33
WE:Asset Management (Manufacturing)
GMAT 1: 670 Q49 V33
Posts: 56
Kudos: 443
 [3]
3
Kudos
Add Kudos
Bookmarks
Bookmark this Post
My approach:

Total number of possible way = 6*6*6 = 216
3 discs will appear in any one of the following arrangements: AAA, AAB, ABC
where, AAA=All are same, AAB=Two are same, ABC=all three different

Now, total number of AAA = 6
Total number of ABC = 6*5*4 = 120
therefore, total number of AAA, ABC = 126
So, total number of AAB = 216-126=90
Probability of AAB= 90/216=5/12
User avatar
BrentGMATPrepNow
User avatar
Major Poster
Joined: 12 Sep 2015
Last visit: 31 Oct 2025
Posts: 6,733
Own Kudos:
36,451
 [7]
Given Kudos: 799
Location: Canada
Expert
Expert reply
Posts: 6,733
Kudos: 36,451
 [7]
2
Kudos
Add Kudos
5
Bookmarks
Bookmark this Post
abhi47
A gambler rolls three fair six-sided dice. What is the probability that two of the dice show the same number, but the third shows a different number?

A) 1/8
B) 5/18
C) 1/3
D) 5/12
E) 5/6

Let's first calculate P(same, same, different)
P(same, same, different) = P(1st roll is ANY value AND 2nd roll matches 1st roll AND 3rd roll is different from first 2 rolls)
= P(1st roll is ANY value) x P(2nd roll matches 1st roll) x P(3rd roll is different from first 2 rolls)
= 6/6 x 1/6 x 5/6
= 5/36
So, P(same, same, different) = 5/36

However, this is not the only way to get 2 sames and 1 different.
There's also: same, different, same as well as different, same, same

Applying similar logic, we know that P(same, different, same) = 5/36
And P(different, same, same) = 5/36

So, P(2 same rolls and 1 different) = P(same, same, different or different, same, same or same, different, same)
= P(same, same, different ) + P(different, same, same) + P(same, different, same)
= 5/36 + 5/36 + 5/36
= 15/36
= 5/12

Answer: D

Cheers,
Bret
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,680
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Given that A gambler rolls three fair six-sided dice and We need to find What is the probability that two of the dice show the same number, but the third shows a different number?

As we are rolling three dice => Number of cases = \(6^3\) = 216

Now, out of the three rolls lets pick the two rolls which show the same number. We can do that in 3C2 ways
= \(\frac{3!}{2!*(3-2)!}\) = \(\frac{3*2!}{2!*1!}\) = 3 ways

Now, out of the 6 numbers the two dice which show the same number can show any of these 6 numbers in 6 ways

The third die can show any number apart from the number which these two dice are showing in 5 ways. (5 numbers out of 6 except the number which the two dice are showing)

=> Total number of ways = 3 * 6 * 5

=> Probability that two of the dice show the same number, but the third shows a different number = \(\frac{3*6*5}{216}\) = \(\frac{5}{12}\)

So, Answer will be D
Hope it helps!

Playlist on Solved Problems on Probability here

Watch the following video to MASTER Dice Rolling Probability Problems

User avatar
IcanDoIt23
Joined: 23 Jun 2023
Last visit: 08 Apr 2026
Posts: 44
Own Kudos:
Given Kudos: 303
Location: India
Schools: ISB '26
GMAT Focus 1: 695 Q88 V83 DI82
GPA: 8.3/10
Products:
Schools: ISB '26
GMAT Focus 1: 695 Q88 V83 DI82
Posts: 44
Kudos: 15
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Thanks for the solution, Bunuel!

Could you please help me spot what is going wrong in below approach?

My process of solving it was like:

There are three places for 3 dices _ _ _

Since 2 different numbers are required out of 6, I would select them as 6C2
Now, I need to arrange them in 3 places (since there are 3 dices with 2 same numbers), as 3!/2!

Above 2 gives me the numerator, and the total combinations are 6*6*6

Therefore: 6C2 * (3!/2!) / 6*6*6 = 5/24


Bunuel
abhi47
A gambler rolls three fair six-sided dice. What is the probability that two of the dice show the same number, but the third shows a different number?

A) 1/8
B) 5/18
C) 1/3
D) 5/12
E) 5/6

Responding to a pm.

Combinations approach:

Total # of outcomes is \(6^3\);

Favourable outcomes are all possible scenarios of XXY:
\(C^1_6*C^1_5*\frac{3!}{2!}=6*5*3=90\), where \(C^1_6\) is # of ways to pick X (the number which shows twice), \(C^1_5\) is # of ways to pick Y (out of 5 numbers left) and \(\frac{3!}{2!}\) is # of permutation of 3 letters XXY out of which 2 X's are identical.

\(P=\frac{Favourable}{Total}=\frac{90}{6^3}=\frac{15}{36}=\frac{5}{12}\).

Answer: D.

Hope it's clear.
User avatar
pancakeprotein
Joined: 18 Jun 2024
Last visit: 01 Dec 2025
Posts: 3
Own Kudos:
Given Kudos: 28
Location: Canada
Posts: 3
Kudos: 1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Fresh thoughts after doing this. I was able to get to the correct answer D, but almost made a silly mistake.

Thought process:
1.) Okay what would the chances for two dice to be 1 and the other to be not 1.

(1/6 * 1/6 * 5/6 ) * 3 (3 because there are 3 ways this could end up)

2.) I also realized that we also need to take into account all the other chances, such as 22 1 or 33 2,

So the final calculation would be

1/6 * 1/6 * 5/6 * 3/1 * 6/1 = 5/12

Answer is D
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 23 Apr 2026
Posts: 109,778
Own Kudos:
810,798
 [1]
Given Kudos: 105,853
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,778
Kudos: 810,798
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
ssinghal087
Thanks for the solution, Bunuel!

Could you please help me spot what is going wrong in below approach?

My process of solving it was like:

There are three places for 3 dices _ _ _

Since 2 different numbers are required out of 6, I would select them as 6C2
Now, I need to arrange them in 3 places (since there are 3 dices with 2 same numbers), as 3!/2!

Above 2 gives me the numerator, and the total combinations are 6*6*6

Therefore: 6C2 * (3!/2!) / 6*6*6 = 5/24


Bunuel
abhi47
A gambler rolls three fair six-sided dice. What is the probability that two of the dice show the same number, but the third shows a different number?

A) 1/8
B) 5/18
C) 1/3
D) 5/12
E) 5/6

Responding to a pm.

Combinations approach:

Total # of outcomes is \(6^3\);

Favourable outcomes are all possible scenarios of XXY:
\(C^1_6*C^1_5*\frac{3!}{2!}=6*5*3=90\), where \(C^1_6\) is # of ways to pick X (the number which shows twice), \(C^1_5\) is # of ways to pick Y (out of 5 numbers left) and \(\frac{3!}{2!}\) is # of permutation of 3 letters XXY out of which 2 X's are identical.

\(P=\frac{Favourable}{Total}=\frac{90}{6^3}=\frac{15}{36}=\frac{5}{12}\).

Answer: D.

Hope it's clear.

6C2 = 15 gives the number of different pairs without order. For example, the pair (1, 2) will only be counted once. However, in the case of XXY, X = 1 and Y = 2 is different from X = 2 and Y = 1. To account for this distinction, you should use 6C1 * 5C1 = 30, which includes both (1, 2) and (2, 1) as separate cases.
User avatar
canadianmonkey3
Joined: 28 Jun 2023
Last visit: 22 Apr 2026
Posts: 12
Own Kudos:
Given Kudos: 74
Location: Canada
GMAT Focus 1: 645 Q86 V84 DI74
GMAT Focus 2: 655 Q84 V82 DI82
GMAT 1: 530 Q35 V27
GPA: 2.7
Products:
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Sharing my two cents, my approach was the following:

I was unable to figure out a method with combinatorics so I used the following logic:

a) The first number can be anything, thus, 6/6 options.

b) The second number has to be the same as the first number, thus, 1/6 options.

c) The third number cannot be whatever the first number is, thus, 5/6 options.

d) These 3 numbers can also be arranged in 3 different ways, therefore the math is:

Calculation) 6/6 * 1/6 * 5/6 * 3 = 5/12
Moderators:
Math Expert
109778 posts
Tuck School Moderator
853 posts