Last visit was: 21 Apr 2026, 12:06 It is currently 21 Apr 2026, 12: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
pmal04
Joined: 05 Jan 2009
Last visit: 30 Apr 2017
Posts: 48
Own Kudos:
1,071
 [106]
Given Kudos: 2
Posts: 48
Kudos: 1,071
 [106]
3
Kudos
Add Kudos
103
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 21 Apr 2026
Posts: 109,729
Own Kudos:
Given Kudos: 105,798
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,729
Kudos: 810,446
 [19]
9
Kudos
Add Kudos
10
Bookmarks
Bookmark this Post
User avatar
coelholds
Joined: 03 Jul 2009
Last visit: 09 Oct 2013
Posts: 81
Own Kudos:
604
 [9]
Given Kudos: 13
Location: Brazil
Posts: 81
Kudos: 604
 [9]
8
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
General Discussion
User avatar
sdrandom1
Joined: 30 May 2009
Last visit: 30 Nov 2009
Posts: 89
Own Kudos:
775
 [25]
Posts: 89
Kudos: 775
 [25]
19
Kudos
Add Kudos
6
Bookmarks
Bookmark this Post
Number of ways of chosing 3 out of 6 people = 6C3 = 20.

Now T should always be there in the committe. So we have to chose 2 people out of 5, but we are given that Mary should NOT be in the committe. So all we need to do is select 2 people out of 4 people = 4C2 = 6.

Hence probability of Tom in the committte and Mary NOT in the committe = 6/20 = 3/10 = 30%
User avatar
lgon
Joined: 14 Nov 2008
Last visit: 25 Jun 2012
Posts: 108
Own Kudos:
658
 [1]
Given Kudos: 3
Concentration: Entrepreneurship
Schools:Stanford...Wait, I will come!!!
Posts: 108
Kudos: 658
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Sample space for selecing committe of 3 people out of 6 6C3
Number of way, both TOM AND mary are excluded and committe can be formed 4C3
Number of way, when both are there in teh committe 4C1,
So probability when either of them are there are not= (6C4-(4C3+4C1))/6C3 =60%
In case, only one has to be there, 60%/2 = 30%


pmal04
A committee of 3 has to be formed randomly from a group of 6 people. If Tom and Mary are in this group of 6, what is the probability that Tom will be selected into the committee but Mary will not?


(C) 2008 GMAT Club - [t]m23#30[/t]
User avatar
jeeteshsingh
Joined: 22 Dec 2009
Last visit: 03 Aug 2023
Posts: 175
Own Kudos:
1,009
 [2]
Given Kudos: 48
Posts: 175
Kudos: 1,009
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
IMO 3 / 10

4C2 / 6C3

Another way to look at this is:

We have three units - Tom (T), Mary (M) & the Rest (R).

Total ways of making a community of 3 from 6 people = 6 x 5 x 4 = 120

Now ways the community can be formed with Tom in it and Mary NOT in it:
TRR
RTR
RRT

TRR posb = 1 (way of picking Tom) x 4 (4 people left excluding Tom and Mary) x 3 (3 people left after excluding Tom, Mary and the person selected before) = 12
RTR and RRT have the possibility as TRR. Therefore possibilities the community can be formed with Tom in it and Mary NOT in it = 12 + 12 + 12 = 36

Hence probability \(= \frac{36}{120} = \frac{3}{10}\)

Cheers!
JT
User avatar
teal
Joined: 13 May 2010
Last visit: 27 Apr 2013
Posts: 68
Own Kudos:
201
 [1]
Given Kudos: 4
Posts: 68
Kudos: 201
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
A committee of 3 has to be formed randomly from a group of 6 people. If Tom and Mary are in this group of 6, what is the probability that Tom will be selected into the committee but Mary will not?

A. \(\frac{1}{10}\)
B. \(\frac{1}{5}\)
C. \(\frac{3}{10}\)
D. \(\frac{2}{5}\)
E. \(\frac{1}{2}\)


Look for any of the three variants: Tom-notMary-notMary, notMary-Tom-notMary, notMary-notMary-Tom. The probability of one such variant is \(\frac{1}{6} * \frac{4}{5} * \frac{3}{4} = \frac{1}{10}\) . The answer to the question is \(3*\frac{1}{10} = \frac{3}{10}\) .


Why can't this be 5C3/ 6C3 = 1/2? Where did I make mistake when I applied combination formula approach? I know that this leads to wrong answer.
User avatar
GyanOne
Joined: 24 Jul 2011
Last visit: 21 Apr 2026
Posts: 3,237
Own Kudos:
1,718
 [5]
Given Kudos: 33
Status: World Rank #4 MBA Admissions Consultant
Expert
Expert reply
Posts: 3,237
Kudos: 1,718
 [5]
4
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
Here is why 5C3 is wrong:
5C3 is the total number of ways to select 3 people from 5. If Tom is one of the 5 people, 5C3 does not count ONLY those ways in which Tom will be included. It counts the number of ways in which 3 people can be selected from 5 people (including Tom). This will include selections which do not include Tom, and so overstate the number of ways of always including Tom in the selection.


The correct solution:
Tom will always be selected, so select the other 2 people from the remaining 4 people. Number of ways = 1 * 4C2 = 6
Total number of ways to select 3 people from 6 = 6C3 = 20
Therefore probability = 6/20 = 3/10
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 21 Apr 2026
Posts: 109,729
Own Kudos:
810,446
 [5]
Given Kudos: 105,798
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,729
Kudos: 810,446
 [5]
2
Kudos
Add Kudos
2
Bookmarks
Bookmark this Post
teal
A committee of 3 has to be formed randomly from a group of 6 people. If Tom and Mary are in this group of 6, what is the probability that Tom will be selected into the committee but Mary will not?

A. \(\frac{1}{10}\)
B. \(\frac{1}{5}\)
C. \(\frac{3}{10}\)
D. \(\frac{2}{5}\)
E. \(\frac{1}{2}\)


Look for any of the three variants: Tom-notMary-notMary, notMary-Tom-notMary, notMary-notMary-Tom. The probability of one such variant is \(\frac{1}{6} * \frac{4}{5} * \frac{3}{4} = \frac{1}{10}\) . The answer to the question is \(3*\frac{1}{10} = \frac{3}{10}\) .


Why can't this be 5C3/ 6C3 = 1/2? Where did I make mistake when I applied combination formula approach? I know that this leads to wrong answer.

You can solve this problem with direct probability approach as well. We need the probability of T, NM, NM (Tom, not Mary, not Mary). \(P(T, NM, NM)=3*\frac{1}{6} * \frac{4}{5} * \frac{3}{4}=\frac{3}{10}\), we are multiplying by 3 since {T, NM, NM} scenario can occur in 3 different ways: {T, NM, NM}, {NM, T, NM}, {NM, NM, T}.

Answer: C.
User avatar
GMATPill
Joined: 14 Apr 2009
Last visit: 17 Sep 2020
Posts: 2,260
Own Kudos:
3,851
 [5]
Given Kudos: 8
Location: New York, NY
Posts: 2,260
Kudos: 3,851
 [5]
4
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
For anyone who's still confused, here's some more clarification:

For the subcommittee, you basically want to choose Michael, then choose 2 people who do not include Mary. Order matters - meaning Michael in the 1st slot should be counted separately from Michael in the 2nd and 3rd slots.


(Out of 1 available Michael, pick that 1 Michael) * (Out of remaining 4 people excluding Mary, pick 2 people for the 2nd and 3rd slots)
= -----------------------------------------------------------------------------------------------------------------------------------------------------------------
(Out of 6 available people pick 3 for the committee)


= (1C1) * (4C2) / (6C3)

= (1) * (4*3 / 2) / (6*5*4 / 3!)
= 6 / 20

= 3 / 10 = 30%
User avatar
shreyashid
Joined: 03 Jul 2015
Last visit: 08 Aug 2016
Posts: 19
Own Kudos:
86
 [1]
Given Kudos: 5
Posts: 19
Kudos: 86
 [1]
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
This is how I solved it:
There are 3 positions to be filled with 6 people :
Pos 1: Probability that Tom has to be INCLUDED - 1/6
Pos 2: Probability that Mary has to be EXCLUDED - 4/5 (out of 5 remaining people 4 people can be taken in 4 ways )
Pos 3 : Probability that one out of the remaining fill the 3rd position : 3/4
Now the 3 positions are interchangeable : Therefore X3
Solution: (1/6*4/5*3/4)*3 = 3/10
User avatar
ScottTargetTestPrep
User avatar
Target Test Prep Representative
Joined: 14 Oct 2015
Last visit: 21 Apr 2026
Posts: 22,276
Own Kudos:
26,526
 [1]
Given Kudos: 302
Status:Founder & CEO
Affiliations: Target Test Prep
Location: United States (CA)
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 22,276
Kudos: 26,526
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
pmal04
A committee of 3 has to be formed randomly from a group of 6 people. If Tom and Mary are in this group of 6, what is the probability that Tom will be selected into the committee but Mary will not?


A. \(\frac{1}{10}\)

B. \(\frac{1}{5}\)

C. \(\frac{3}{10}\)

D. \(\frac{2}{5}\)

E. \(\frac{1}{2}\)


(C) 2008 GMAT Club - [t]m23#30[/t]

The total number of committees of 3 people from a group of 6 people that can be formed is 6C3 = (6 x 5 x 4)/(3 x 2) = 20. The number of committees can be formed in which Tom will be selected and Mary will not consists of Tom’s being chosen for a spot, and 2 of 4 individuals (but not Mary) chosen for the remaining 2 spots:

1C1 x 1C0 x 4C2 = 1 x 1 x (4 x 3)/2 = 6

Therefore, the probability that Tom will be selected for the committee but Mary will not is 6/20 = 3/10.

Answer: C
User avatar
Bambi2021
Joined: 13 Mar 2021
Last visit: 23 Dec 2021
Posts: 306
Own Kudos:
Given Kudos: 226
Posts: 306
Kudos: 142
Kudos
Add Kudos
Bookmarks
Bookmark this Post
6 people and 3 spots (= x)

x x x y y y

Probability Tom will be one of the x: 3/6.

Two spots left:

x x y y y

Probability Mary will be one of the y: 3/5.

1/2 * 3/5 = 3/10

Posted from my mobile device
User avatar
pierjoejoe
Joined: 30 Jul 2024
Last visit: 29 Jul 2025
Posts: 126
Own Kudos:
Given Kudos: 425
Location: Italy
Concentration: Accounting, Finance
GMAT Focus 1: 645 Q84 V84 DI78
GPA: 4
WE:Research (Technology)
GMAT Focus 1: 645 Q84 V84 DI78
Posts: 126
Kudos: 57
Kudos
Add Kudos
Bookmarks
Bookmark this Post
we have 6C3 possible ways of arranging 6 people in 3 spaces.
we have 5C2 possible ways of creating a group that contains T (T_ _)
we have 4C1 possible ways of creating a group that contains T and M together (T M _)

meaning that we have 5C2 - 4C1 possible groups that contains T but not T and M together.

the probability of extracting a group of 3 containing Tom but not Mary is
(5C2-4C1)/6C3 = (10-4)/20 = 6/20
User avatar
mdtangidulhasan
Joined: 16 Jul 2021
Last visit: 01 Apr 2026
Posts: 1
Given Kudos: 25
Location: Bangladesh
Posts: 1
Kudos: 0
Kudos
Add Kudos
Bookmarks
Bookmark this Post
I had the same question. However, after giving it a second thought, I found 5C3 represents both when Tom is in the committee and when he is not in the committee. So, in our calculation, from 5C3 we gotta exclude the part when Tom is not being included in the committee. And that's 4C3 when you only make the 3 member committee excluding both Tom and Mary. So the calculation should look like this:

[5C3-4C3] / 6C3 = (10-4)/20 = 3/10
teal
A committee of 3 has to be formed randomly from a group of 6 people. If Tom and Mary are in this group of 6, what is the probability that Tom will be selected into the committee but Mary will not?

A. \(\frac{1}{10}\)
B. \(\frac{1}{5}\)
C. \(\frac{3}{10}\)
D. \(\frac{2}{5}\)
E. \(\frac{1}{2}\)


Look for any of the three variants: Tom-notMary-notMary, notMary-Tom-notMary, notMary-notMary-Tom. The probability of one such variant is \(\frac{1}{6} * \frac{4}{5} * \frac{3}{4} = \frac{1}{10}\) . The answer to the question is \(3*\frac{1}{10} = \frac{3}{10}\) .


Why can't this be 5C3/ 6C3 = 1/2? Where did I make mistake when I applied combination formula approach? I know that this leads to wrong answer.
User avatar
ShreyaMittal1609
Joined: 05 Nov 2025
Last visit: 19 Apr 2026
Posts: 12
Given Kudos: 146
GMAT Focus 1: 545 Q77 V77 DI77
Products:
GMAT Focus 1: 545 Q77 V77 DI77
Posts: 12
Kudos: 0
Kudos
Add Kudos
Bookmarks
Bookmark this Post
I have a doubt here- how do we know that order matters here? Do we just have to select the members only?
pmal04
A committee of 3 people must be formed randomly from a group of 6 individuals. If Tom and Mary are both part of this group of 6, what is the probability that Tom will be chosen for the committee, while Mary will not?

A. \(\frac{1}{10}\)

B. \(\frac{1}{5}\)

C. \(\frac{3}{10}\)

D. \(\frac{2}{5}\)

E. \(\frac{1}{2}\)


(C) 2008 GMAT Club - [t]m23#30[/t]

Experience GMAT Club Test Questions
Yes, you've landed on a GMAT Club Tests question
Craving more? Unlock our full suite of GMAT Club Tests here
Want to experience more? Get a taste of our tests with our free trial today
Rise to the challenge with GMAT Club Tests. Happy practicing!
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 21 Apr 2026
Posts: 109,729
Own Kudos:
810,446
 [1]
Given Kudos: 105,798
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,729
Kudos: 810,446
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
ShreyaMittal1609
I have a doubt here- how do we know that order matters here? Do we just have to select the members only?

The order doesn't really matter here. What matters is that, when solving with the probability approach shown in the official solution, the combination of Tom, not Mary, and not Mary can happen in different sequences. This means we need to account for each sequence: (T, NM, NM), (NM, T, NM), or (NM, NM, T), which is why we multiply by 3. It's not about the order, but the different ways this specific combination can occur.

You can solve this question using a combinatorial approach and get the same result:

\(P=\frac{C^1_1 * C^2_4}{C^3_6}=\frac{1*6}{20}= \frac{3}{10}\).

Hope it's clear.
User avatar
Hubble
Joined: 17 Oct 2020
Last visit: 31 Mar 2026
Posts: 2
Given Kudos: 6
Posts: 2
Kudos: 0
Kudos
Add Kudos
Bookmarks
Bookmark this Post
But why do we care about the sequence in choosing a group of people. Isn't it irrelavant? (ie why multiply with 3)

Bunuel
Official Solution:

A committee of 3 people must be formed randomly from a group of 6 individuals. If Tom and Mary are both part of this group of 6, what is the probability that Tom will be chosen for the committee, while Mary will not?

A. \(\frac{1}{10}\)
B. \(\frac{1}{5}\)
C. \(\frac{3}{10}\)
D. \(\frac{2}{5}\)
E. \(\frac{1}{2}\)


We need to find the probability of having Tom (T), not Mary (NM), and another person who is not Mary (NM) on the committee (T, NM, NM).

The probability of this combination (T, NM, NM) can be calculated as follows:

\(P(T, NM, NM)=3*\frac{1}{6} * \frac{4}{5} * \frac{3}{4}=\frac{3}{10}\)

We multiply by 3 because the (T, NM, NM) scenario can occur in 3 different ways: (T, NM, NM), (NM, T, NM), or (NM, NM, T).


Answer: C
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 21 Apr 2026
Posts: 109,729
Own Kudos:
Given Kudos: 105,798
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,729
Kudos: 810,446
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Hubble
But why do we care about the sequence in choosing a group of people. Isn't it irrelavant? (ie why multiply with 3)



“Tom, not Mary, not Mary” can happen in 3 different ordered ways, and you add their probabilities.

T, NM, NM
P = 1/6 * 4/5 * 3/4 = 1/10

NM, T, NM
P = 4/6 * 1/5 * 3/4 = 1/10

NM, NM, T
P = 4/6 * 3/5 * 1/4 = 1/10

All three cases have the same probability, so total P = 1/10 + 1/10 + 1/10 = 3 * 1/10 = 3/10.
Moderators:
Math Expert
109729 posts
Tuck School Moderator
853 posts