Last visit was: 10 Jul 2025, 07:38 It is currently 10 Jul 2025, 07:38
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
asdfghjkl5271
Joined: 03 Nov 2023
Last visit: 28 Nov 2023
Posts: 2
Own Kudos:
88
 [62]
Given Kudos: 4
Posts: 2
Kudos: 88
 [62]
3
Kudos
Add Kudos
59
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 10 July 2025
Posts: 102,614
Own Kudos:
Given Kudos: 98,162
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 102,614
Kudos: 740,068
 [15]
10
Kudos
Add Kudos
5
Bookmarks
Bookmark this Post
General Discussion
User avatar
ankitmba95
Joined: 31 Oct 2023
Last visit: 17 Dec 2023
Posts: 30
Own Kudos:
Given Kudos: 11
Location: India
Concentration: Finance, Technology
GMAT 1: 710 Q50 V35
GMAT 2: 750 Q50 V41
GPA: 3.15
WE:Sales (Other)
Products:
GMAT 2: 750 Q50 V41
Posts: 30
Kudos: 19
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
Kinshook
User avatar
Major Poster
Joined: 03 Jun 2019
Last visit: 10 Jul 2025
Posts: 5,682
Own Kudos:
5,200
 [8]
Given Kudos: 161
Location: India
GMAT 1: 690 Q50 V34
WE:Engineering (Transportation)
Products:
GMAT 1: 690 Q50 V34
Posts: 5,682
Kudos: 5,200
 [8]
6
Kudos
Add Kudos
2
Bookmarks
Bookmark this Post
Given: Two people are to be selected at random from a certain group that includes Claire and Max.
Asked: What is the probability that the 2 people selected will include Claire but not Max?

(1) The probability that the 2 people will be selected will be Claire and Max is \(\frac{1}{15}\)
Let total persons including Claire and Max be n.
The probability that the 2 people will be selected will be Claire and Max = \(\frac{1}{^nC_2} = \frac{2}{n(n-1)} = \frac{1}{15}\)
n(n-1) = 30; n = 6
The probability that the 2 people selected will include Claire but not Max \(= \frac{4}{^6C_2} = \frac{4}{30} = \frac{2}{15}\)
SUFFICIENT

(2) The probability that the 2 people selected will include neither Claire nor Max is \(\frac{2}{5}\)
Let total persons including Claire and Max be n.
The probability that the 2 people selected will include neither Claire nor Max \( = \frac{^{n-2}C_2}{^nC_2 }= \frac{(n-2)(n-3)}{n(n-1)} =\frac{2}{5}\)
n=6
The probability that the 2 people selected will include Claire but not Max \(= \frac{4}{^6C_2} = \frac{4}{30} = \frac{2}{15}\)
SUFFICIENT

IMO D
User avatar
rebinh1982
Joined: 01 Jan 2015
Last visit: 06 Jul 2025
Posts: 13
Own Kudos:
Given Kudos: 1,461
Posts: 13
Kudos: 1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel

Thank you Bunuel for your quick reply!
User avatar
MartyMurray
Joined: 11 Aug 2023
Last visit: 10 July 2025
Posts: 1,527
Own Kudos:
4,993
 [4]
Given Kudos: 149
GMAT 1: 800 Q51 V51
Expert
Expert reply
GMAT 1: 800 Q51 V51
Posts: 1,527
Kudos: 4,993
 [4]
3
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
Two people are to be selected at random from a certain group that includes Claire and Max. What is the probability that the 2 people selected will include Claire but not Max?

(1) The probability that the 2 people selected will be Claire and Max is \(\frac{1}{15}\).


This question seems tough, but we can evaluate this statement without using any math.

Notice that there will only be one case in which this statement will be true.

If, for instance, there were just 3 people in the group, the probability that the 2 people selected will be Claire and Max would be greater than \(\frac{1}{15}\).

If there were 200 people in the group, the probability that the 2 people selected will be Claire and Max would be much less than \(\frac{1}{15}\).

Only in one particular case will the probability be \(\frac{1}{15}\), and knowing that, we could work from that information to the size of the group and then to the probability that the 2 people selected will include Claire but not Max.

Sufficient.

(2) The probability that the 2 people selected will include neither Claire nor Max is \(\frac{2}{5}\).

As is the case with statement (1), this statement will be true only of the group is of one particular size.

So, we could work from this probability to the size of the group and then to the probability that the 2 people selected will include Claire but not Max.

Sufficient.

Correct answer: D­
User avatar
Nitish1103
Joined: 10 Jul 2022
Last visit: 10 July 2025
Posts: 17
Own Kudos:
Given Kudos: 40
Location: India
Concentration: Accounting, Finance
GMAT Focus 1: 655 Q84 V81 DI83
GMAT Focus 1: 655 Q84 V81 DI83
Posts: 17
Kudos: 10
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Hi Bunuel,

Can you explain the multiply by 2 part. I don't really get the logic behind it. The order in which claire is choosen does not matter right?
Bunuel
Two people are to be selected at random from a certain group that includes Claire and Max. What is the probability that the 2 people selected will include Claire but not Max?

Observe that the question essentially asks us to find the number of people in the group. If we knew that number, say it's n, then the probability would be \(2*\frac{1}{n}*\frac{n-2}{n-1}\), representing choosing Claire from n, and choosing any but Claire and Max from the remaining n-1 people. We multiply by 2 because we can choose Claire then any, or any then Claire.

(1) The probability that the 2 people will be selected will be Claire and Max is \(\frac{1}{15}\)

Algebraically, the above implies that \(2*\frac{1}{n}*\frac{1}{n-1} = \frac{1}{15}\), from which we can find that n = 6. Sufficient.

(2) The probability that the 2 people selected will include neither Claire nor Max is \(\frac{2}{5}\)

Algebraically, the above implies that \(\frac{n-2}{n}*\frac{n-3}{n-1} = \frac{2}{5}\), from which we can find that n = 6. Sufficient.

Answer: D.­
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 10 July 2025
Posts: 102,614
Own Kudos:
Given Kudos: 98,162
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 102,614
Kudos: 740,068
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Nitish1103
Hi Bunuel,

Can you explain the multiply by 2 part. I don't really get the logic behind it. The order in which claire is choosen does not matter right?
Bunuel
Two people are to be selected at random from a certain group that includes Claire and Max. What is the probability that the 2 people selected will include Claire but not Max?

Observe that the question essentially asks us to find the number of people in the group. If we knew that number, say it's n, then the probability would be \(2*\frac{1}{n}*\frac{n-2}{n-1}\), representing choosing Claire from n, and choosing any but Claire and Max from the remaining n-1 people. We multiply by 2 because we can choose Claire then any, or any then Claire.

(1) The probability that the 2 people will be selected will be Claire and Max is \(\frac{1}{15}\)

Algebraically, the above implies that \(2*\frac{1}{n}*\frac{1}{n-1} = \frac{1}{15}\), from which we can find that n = 6. Sufficient.

(2) The probability that the 2 people selected will include neither Claire nor Max is \(\frac{2}{5}\)

Algebraically, the above implies that \(\frac{n-2}{n}*\frac{n-3}{n-1} = \frac{2}{5}\), from which we can find that n = 6. Sufficient.

Answer: D.­
It’s not about the order of the people in the pair but rather about the two different scenarios of selecting Claire and not Max:

  • You first choose Claire and then someone who is not Max, or
  • You first choose someone who is not Max (and not Claire), and then you choose Claire.

Consider this:

  • If the question were asking for the probability of selecting Claire first and then someone who is not Max, the probability would be 1/n * (n - 2)/(n - 1).
  • If the question were asking for the probability of selecting someone who is not Max (and not Claire) first, and then Claire, the probability would be (n - 2)/n * 1/(n - 1).

Since the question asks for the probability without specifying the order, it is the sum of these two probabilities:

1/n * (n - 2)/(n - 1) + (n - 2)/n * 1/(n - 1) = 2 * 1/n * (n - 2)/(n - 1).

This multiplication by 2 reflects the inclusion of both scenarios, not the order of the pair.

Hope it's clear.
User avatar
KarishmaB
Joined: 16 Oct 2010
Last visit: 10 Jul 2025
Posts: 16,101
Own Kudos:
74,242
 [3]
Given Kudos: 475
Location: Pune, India
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 16,101
Kudos: 74,242
 [3]
2
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
asdfghjkl5271
Two people are to be selected at random from a certain group that includes Claire and Max. What is the probability that the 2 people selected will include Claire but not Max?

(1) The probability that the 2 people will be selected will be Claire and Max is \(\frac{1}{15}\)
(2) The probability that the 2 people selected will include neither Claire nor Max is \(\frac{2}{5}\)

Attachment:
2024-01-24_15-21-03.png

We need to find the probability that 2 people selected will include Claire but not Max. All we need is the total number of members in the group to get this probability.

(1) The probability that the 2 people will be selected will be Claire and Max is \(\frac{1}{15}\)

We know that we can select Claire and Max in 1 way. So 15 must be the number of ways in which we can select 2 of the total n people.
nC2 = 15 which means n*(n-1)/2 = 15 so n(n-1) = 30. We can see that n = 6 is the only possible value.

This is sufficient alone to give us the required probability.



(2) The probability that the 2 people selected will include neither Claire nor Max is [m]\frac{2}{5}

This means (n-2)C2 / nC2 = 2/5 i.e. (n-2)/(n-3)/n(n-1) = 2/5

We may worry here that we will get a quadratic which might have 2 acceptable integer values. So will we solve this to check? No.

Think about it this way: We know that n = 6 will work here also so if 4*3/6*5 = 2/5, what happens when one more person is added?
We get 5*4/7*6. Comparing this fraction with the previous one, we see that the numerator has increased by 66% and denominator by 40%. So the fraction will increase. Similarly, as we keep adding people, the fraction will increasing. As we keep reducing the number of people, the fraction will keep reducing. Hence there will be only 1 positive integer value for n.

This is sufficient alone to give us the required probability.

Answer (D)

Video on Probability: https://youtu.be/0BCqnD2r-kY
Moderator:
Math Expert
102614 posts