Last visit was: 18 Nov 2025, 14:06 It is currently 18 Nov 2025, 14:06
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
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 18 Nov 2025
Posts: 105,355
Own Kudos:
Given Kudos: 99,964
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,355
Kudos: 778,062
 [23]
3
Kudos
Add Kudos
20
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 18 Nov 2025
Posts: 105,355
Own Kudos:
778,062
 [5]
Given Kudos: 99,964
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,355
Kudos: 778,062
 [5]
1
Kudos
Add Kudos
4
Bookmarks
Bookmark this Post
General Discussion
User avatar
k11work
Joined: 12 Jan 2025
Last visit: 18 Nov 2025
Posts: 119
Own Kudos:
92
 [2]
Given Kudos: 84
Status:Complete
Affiliations: -
-: -
Products:
Posts: 119
Kudos: 92
 [2]
1
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
User avatar
Archit3110
User avatar
Major Poster
Joined: 18 Aug 2017
Last visit: 18 Nov 2025
Posts: 8,423
Own Kudos:
4,979
 [1]
Given Kudos: 243
Status:You learn more from failure than from success.
Location: India
Concentration: Sustainability, Marketing
GMAT Focus 1: 545 Q79 V79 DI73
GMAT Focus 2: 645 Q83 V82 DI81
GPA: 4
WE:Marketing (Energy)
GMAT Focus 2: 645 Q83 V82 DI81
Posts: 8,423
Kudos: 4,979
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
total people given are n
and they select integer 1 to n inclusive
total options to choose n^n
all different numbers P is n!/(n^n)
P for same number is n/(n^n)
1/(n^n-1)

given that probability that all of them choose different numbers is six times the probability that all of them choose the same number

n!/(n^n) = 6* n/(n^n)
solve

n^n * n! = 6*n
(n-1)! = 6
possible when n = 4

OPTION B , 4 is correct

Bunuel
Each of n people randomly selects an integer from 1 to n, inclusive. If the probability that all of them choose different numbers is six times the probability that all of them choose the same number, what is the value of n?

A. 3
B. 4
C. 5
D. 6
E. 8


 


This question was provided by GMAT Club
for the GMAT Club Olympics Competition

Win over $30,000 in prizes such as Courses, Tests, Private Tutoring, and more

 

avatar
DachauerDon
Joined: 19 Apr 2025
Last visit: 27 Aug 2025
Posts: 29
Own Kudos:
19
 [1]
Given Kudos: 26
Location: Germany
Schools: LBS
Schools: LBS
Posts: 29
Kudos: 19
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
The permutation for n people to each pick a different integer is n!/n^n and that they all pick the same is n/n^n, or 1/n^n-1. Trying the answer choices, starting with the middle value first where n=5:

C) n=5
5!/5^5 = 24/625 is NOT 6 times larger than 5/5^5 = 1/625. Since this option is already to large, I'll try smaller values next.

B) n=4
4!/4^4 = 6/256 IS 6 times larger than 4/4^4= 1/256.

Answer: B)
User avatar
Emkicheru
Joined: 12 Sep 2023
Last visit: 12 Sep 2025
Posts: 119
Own Kudos:
Given Kudos: 11
Location: Kenya
GMAT 1: 780 Q50 V48
GRE 1: Q167 V164
GPA: 3.7
GMAT 1: 780 Q50 V48
GRE 1: Q167 V164
Posts: 119
Kudos: 22
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
Each of n people randomly selects an integer from 1 to n, inclusive. If the probability that all of them choose different numbers is six times the probability that all of them choose the same number, what is the value of n?

A. 3
B. 4
C. 5
D. 6
E. 8


 


This question was provided by GMAT Club
for the GMAT Club Olympics Competition

Win over $30,000 in prizes such as Courses, Tests, Private Tutoring, and more

 

Probability of different numbers is 1, probability of same number is 1/6 then we can take that n=6
User avatar
twinkle2311
Joined: 05 Nov 2021
Last visit: 18 Nov 2025
Posts: 150
Own Kudos:
167
 [1]
Given Kudos: 10
Location: India
Concentration: Finance, Real Estate
GPA: 9.041
Posts: 150
Kudos: 167
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
p(D) - Probability that all choose different numbers = n! ∕ (n^n)
p(S) - Probability that all choose the same number = n∕(n^n)
p(D) = 6 * p(S)
-> n! ∕ (n^n) = 6 * (n∕(n^n))
-> n! = 6n
-> (n-1)! = 6
Since 3! = 6, we have n-1 =3 , so n = 4

Answer : B
User avatar
Missinga
Joined: 20 Jan 2025
Last visit: 16 Nov 2025
Posts: 393
Own Kudos:
261
 [1]
Given Kudos: 29
Posts: 393
Kudos: 261
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Ways if n people choosing any number from 1 to n =n^n
Probability of all choosing same number = n/(n^n)
Probability of all choosing different number = n!/(n^n)
P(different number)=6*P(same number)
n!/(n^n)=6*n(n^n)
n!=6n
n(n-1)! =6n
(n-1)!=6
If n=2, LHS is not equal to RHS
IF n=3, LHS id not equal to RHS
If n=4, LHS= (4-1)!=3!=3*2=6

n=4

B
User avatar
iamchinu97
Joined: 14 Dec 2020
Last visit: 18 Nov 2025
Posts: 132
Own Kudos:
139
 [1]
Given Kudos: 34
Products:
Posts: 132
Kudos: 139
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
So we know that there are n people and they will select from 1 to n integer.
lets find out n people having to select n number so total selections are = n^n
1. No of ways to choose different numbers = n * (n-1)* (n-2)... = n!
2. No of ways to choose same number = n (it can be that all choose 1 or 2 or 3 that way we have n choices)

P(different) = n!/n^n
P(same) = n/n^n

Now its given P(different) = 6 * P(same)
=> n!/n^n = 6 * n/n^n
=> n! = 6 * n
=> n (n-1)! = 6 * n
=> (n-1)! = 3*2*1
=> (n-1)! = 3!
=> n-1 = 3
=> n = 4

Hence Ans B
User avatar
Mohak01
Joined: 05 Sep 2020
Last visit: 12 Nov 2025
Posts: 104
Own Kudos:
64
 [1]
Given Kudos: 70
Location: India
GMAT Focus 1: 695 Q83 V87 DI83
GPA: 8
GMAT Focus 1: 695 Q83 V87 DI83
Posts: 104
Kudos: 64
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Case 1 = All members choose different numbers,

Possible combinations = n!
Total combination = n^n
Hence probability of case 1 = n!/(n^n) ...... P1

Case 2 = All members choose the same numbers,

Possible combinations = n!
Total combination = n^n
Hence probability of case 1 = n/(n^n) ....... P2

Given, P1=6*P2
=>n!/n^n=6n/n^n
=> n!=6n

The above equation holds true when, n=4

Hence correct answer is choice B.
User avatar
Kinshook
User avatar
Major Poster
Joined: 03 Jun 2019
Last visit: 18 Nov 2025
Posts: 5,793
Own Kudos:
5,508
 [1]
Given Kudos: 161
Location: India
GMAT 1: 690 Q50 V34
WE:Engineering (Transportation)
Products:
GMAT 1: 690 Q50 V34
Posts: 5,793
Kudos: 5,508
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Each of n people randomly selects an integer from 1 to n, inclusive.

If the probability that all of them choose different numbers is six times the probability that all of them choose the same number, what is the value of n?

The probability that all of them choose different numbers = n*(n-1)*.....*1 = n!

The probability that all of them choose the same number = n*1*1...*1 = n

n! = 6n = n*3*2*1
n = 4

IMO B
User avatar
Heix
Joined: 21 Feb 2024
Last visit: 18 Nov 2025
Posts: 361
Own Kudos:
153
 [1]
Given Kudos: 63
Location: India
Concentration: Finance, Entrepreneurship
GMAT Focus 1: 485 Q76 V74 DI77
GPA: 3.4
WE:Accounting (Finance)
Products:
GMAT Focus 1: 485 Q76 V74 DI77
Posts: 361
Kudos: 153
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post

Attachment:
GMAT-Club-Forum-9ikwjuss.jpeg
GMAT-Club-Forum-9ikwjuss.jpeg [ 227.62 KiB | Viewed 1533 times ]
User avatar
DataGuyX
Joined: 23 Apr 2023
Last visit: 06 Nov 2025
Posts: 106
Own Kudos:
77
 [1]
Given Kudos: 161
Location: Brazil
Concentration: Entrepreneurship, Technology
Posts: 106
Kudos: 77
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Probability of selecting all distinct:

All distinct: n!
All possibilities, without restriction: n^n

Therefore, probability of selecting all distinct: (n!)/(n^n)

Probability of selecting all equal:

All equal: 1 (x1 = x2 = ... )
"Possibility of equals": n (all equals 1, all equals 2, ...)
All possibilities, without restriction: n^n

Therefore, probability of selecting all equal: (n)*((1)/(n^n))

From stem we have:

P(all distinct) = 6 * P(all equal)

(n!)/(n^n) = 6 * (n)*((1)/(n^n))

(n!) = 6 * (n)*((1))

n! = 6 * n

(n!)/(n) = 6

(n-1)! = 6

n-1 = 3

Therefore, n = 4

Answer = B. 4
User avatar
HarshaBujji
Joined: 29 Jun 2020
Last visit: 16 Nov 2025
Posts: 695
Own Kudos:
885
 [2]
Given Kudos: 247
Location: India
Products:
Posts: 695
Kudos: 885
 [2]
1
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
Bunuel
Each of n people randomly selects an integer from 1 to n, inclusive. If the probability that all of them choose different numbers is six times the probability that all of them choose the same number, what is the value of n?

A. 3
B. 4
C. 5
D. 6
E. 8


 


This question was provided by GMAT Club
for the GMAT Club Olympics Competition

Win over $30,000 in prizes such as Courses, Tests, Private Tutoring, and more

 

The probability of picking random number from 1...n, is \(n!/n^n. \).

Similarly the probability of choosing one number for all is \(nC1/n^n\).

Given that \(n!/n^n. \) = 6* \(nC1/n^n\)


Here the best approach is to substute options, n! =6n. n=4 satisfies.

Hence IMO B
User avatar
Cana1766
Joined: 26 May 2024
Last visit: 15 Nov 2025
Posts: 85
Own Kudos:
79
 [1]
Given Kudos: 11
Posts: 85
Kudos: 79
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Favourable outcomes for all of them to choose different numbers will be n!.[Because if there are 3 integers, the first person will have 3 options, the second person will have 2 options and last person will have 1option so it will 3!]

Favourable outcomes that all of them choose the same number will be n because there are n ways all of them can choose a number if n=3,then all of them can choose 1,2 or 3.So 3 favourable outcomes.

So n!=6n [No need to check total outcomes because it will cancel]
n=4

Hence answer is B.
Bunuel
Each of n people randomly selects an integer from 1 to n, inclusive. If the probability that all of them choose different numbers is six times the probability that all of them choose the same number, what is the value of n?

A. 3
B. 4
C. 5
D. 6
E. 8


 


This question was provided by GMAT Club
for the GMAT Club Olympics Competition

Win over $30,000 in prizes such as Courses, Tests, Private Tutoring, and more

 

User avatar
AviNFC
Joined: 31 May 2023
Last visit: 13 Nov 2025
Posts: 216
Own Kudos:
288
 [1]
Given Kudos: 5
Posts: 216
Kudos: 288
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
total cases= n*n*n...n times= n^n
different no.: n*n-1*n-2.....1 = n!
same no. = n*1*1*1....1=n

so, n!/n^n = n/n^n
(n-1)!=6
n=4

Ans B
avatar
ManifestDreamMBA
Joined: 17 Sep 2024
Last visit: 18 Nov 2025
Posts: 1,282
Own Kudos:
784
 [1]
Given Kudos: 236
Products:
Posts: 1,282
Kudos: 784
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Total = n people choosing n different numbers = n^n

Number of ways where all of them choose the same number = n

Number of ways where all of them choose the different number = n!

P(all same)= n/n^n
P(all different) = n!/n^n

6*P(all same)= P(all different)
6*n/n^n= n!/n^n
6n=n!
6=n!/n
6=(n-1)!
n-1 = 3
n=4

Bunuel
Each of n people randomly selects an integer from 1 to n, inclusive. If the probability that all of them choose different numbers is six times the probability that all of them choose the same number, what is the value of n?

A. 3
B. 4
C. 5
D. 6
E. 8


 


This question was provided by GMAT Club
for the GMAT Club Olympics Competition

Win over $30,000 in prizes such as Courses, Tests, Private Tutoring, and more

 

User avatar
bart08241192
Joined: 03 Dec 2024
Last visit: 17 Nov 2025
Posts: 75
Own Kudos:
Given Kudos: 13
Posts: 75
Kudos: 64
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Firstly, the total number of combinations is
n x n

Distinct combinations
We begin by considering the first individual
The first individual has n choices
The second individual has (n-1) choices
....
The total number of distinct combinations is n!

Next, considering
All individuals are identical
This implies that if there are n numbers
There are only n combinations

For example
Three individuals
Three numbers
111
222
333
These are three combinations

Therefore, all identical implies n combinations

Given information in the problem
n! / n x n = 6n / n x n

(n-1)! = 6
(n-1)! = 3 x 2 x 1 ⇒ n = 4
User avatar
MaxFabianKirchner
Joined: 02 Jun 2025
Last visit: 12 Jul 2025
Posts: 65
Own Kudos:
Given Kudos: 122
Status:26' Applicant
Location: Denmark
Concentration: Finance, International Business
GPA: 4.0
WE:Other (Student)
Kudos
Add Kudos
Bookmarks
Bookmark this Post
The total number of possible outcomes for n people each selecting an integer from 1 to n is n^n. The number of favorable outcomes for all people choosing different numbers is the number of permutations of n items, which is n!. The number of favorable outcomes for all people choosing the same number is n, as the group could choose any single number from 1 to n.

The probability of all choosing different numbers is n!/n^n, and the probability of all choosing the same number is n/n^n. The problem states that the first probability is six times the second, which establishes the equation n!/n^n = 6 * (n/n^n). Multiplying both sides by n^n cancels the denominators, leaving n! = 6n. Since n must be a positive integer, both sides can be divided by n, which simplifies the equation to (n-1)! = 6. The only integer for which the factorial is 6 is 3. Therefore, n-1 = 3, which means n = 4.

The value of n is 4. The correct answer is (B).
User avatar
chasing725
Joined: 22 Jun 2025
Last visit: 17 Aug 2025
Posts: 85
Own Kudos:
81
 [1]
Given Kudos: 5
Location: United States (OR)
Schools: Stanford
Schools: Stanford
Posts: 85
Kudos: 81
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
Each of n people randomly selects an integer from 1 to n, inclusive. If the probability that all of them choose different numbers is six times the probability that all of them choose the same number, what is the value of n?

A. 3
B. 4
C. 5
D. 6
E. 8


 


This question was provided by GMAT Club
for the GMAT Club Olympics Competition

Win over $30,000 in prizes such as Courses, Tests, Private Tutoring, and more

 


Number of ways each of n people randomly selects an integer from 1 to n = n!

Number of ways each of n people randomly selects the same integer = n

The denominator will be same and can be cancelled out.

n! = 6 * n

(n-1)! = 6

Therefore n - 1 = 3

n = 4

Option B
 1   2   3   4   5   
Moderators:
Math Expert
105355 posts
Tuck School Moderator
805 posts