Last visit was: 20 Nov 2025, 02:23 It is currently 20 Nov 2025, 02:23
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,059
 [94]
Given Kudos: 2
Posts: 48
Kudos: 1,059
 [94]
3
Kudos
Add Kudos
91
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 20 Nov 2025
Posts: 105,408
Own Kudos:
Given Kudos: 99,987
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,408
Kudos: 778,448
 [17]
9
Kudos
Add Kudos
8
Bookmarks
Bookmark this Post
User avatar
coelholds
Joined: 03 Jul 2009
Last visit: 09 Oct 2013
Posts: 81
Own Kudos:
567
 [8]
Given Kudos: 13
Location: Brazil
Posts: 81
Kudos: 567
 [8]
7
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:
771
 [21]
Posts: 89
Kudos: 771
 [21]
15
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:
657
 [1]
Given Kudos: 3
Concentration: Entrepreneurship
Schools:Stanford...Wait, I will come!!!
Posts: 108
Kudos: 657
 [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 - m23#30
User avatar
jeeteshsingh
Joined: 22 Dec 2009
Last visit: 03 Aug 2023
Posts: 177
Own Kudos:
1,001
 [2]
Given Kudos: 48
Posts: 177
Kudos: 1,001
 [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:
199
 [1]
Given Kudos: 4
Posts: 68
Kudos: 199
 [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: 16 Nov 2025
Posts: 3,222
Own Kudos:
1,691
 [5]
Given Kudos: 33
Status: World Rank #4 MBA Admissions Consultant
Expert
Expert reply
Posts: 3,222
Kudos: 1,691
 [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: 20 Nov 2025
Posts: 105,408
Own Kudos:
778,448
 [5]
Given Kudos: 99,987
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,408
Kudos: 778,448
 [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,817
 [4]
Given Kudos: 8
Location: New York, NY
Posts: 2,260
Kudos: 3,817
 [4]
3
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:
85
 [1]
Given Kudos: 5
Posts: 19
Kudos: 85
 [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: 20 Nov 2025
Posts: 21,717
Own Kudos:
26,998
 [1]
Given Kudos: 300
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: 21,717
Kudos: 26,998
 [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 - m23#30

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: 318
Own Kudos:
Given Kudos: 226
Posts: 318
Kudos: 136
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: 127
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: 127
Kudos: 55
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: 16 Nov 2025
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
jnxci
Joined: 29 Nov 2018
Last visit: 15 Nov 2025
Posts: 40
Own Kudos:
Given Kudos: 338
Posts: 40
Kudos: 17
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Hi Bunuel,

No doubt your solution is right! I just have a quick question about the arrangement of (T,NM,NM), in which you multiply by 3. However could you please explain why couldn't we multiply by 6 just as when we use the combinatoric method of 4 other people beside Tom & Mary (for i.e: A, B, C,D) with Tom? Isn't it (T, A,B) is different from (T,B,D) ...etc? In other words we under-count as we multiply by 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
Moderators:
Math Expert
105408 posts
Tuck School Moderator
805 posts