Last visit was: 21 Apr 2026, 15:44 It is currently 21 Apr 2026, 15:44
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
desiguy
Joined: 11 May 2004
Last visit: 29 Mar 2006
Posts: 275
Own Kudos:
172
 [25]
Location: New York
Posts: 275
Kudos: 172
 [25]
3
Kudos
Add Kudos
22
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,728
Own Kudos:
810,465
 [4]
Given Kudos: 105,800
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,728
Kudos: 810,465
 [4]
2
Kudos
Add Kudos
2
Bookmarks
Bookmark this Post
General Discussion
User avatar
BumblebeeMan
Joined: 05 Oct 2005
Last visit: 23 Jun 2009
Posts: 39
Own Kudos:
5
 [2]
Posts: 39
Kudos: 5
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
krisrini
Joined: 15 Apr 2005
Last visit: 23 Aug 2006
Posts: 155
Own Kudos:
34
 [1]
Location: India, Chennai
Posts: 155
Kudos: 34
 [1]
Kudos
Add Kudos
Bookmarks
Bookmark this Post
(3C2*3C2*2C1)/8C5
= (3*3*2)/56=18/56=9/28
User avatar
marth750
Joined: 30 Oct 2005
Last visit: 26 Jul 2006
Posts: 9
Own Kudos:
Posts: 9
Kudos: 2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
1. find combinations for each color separately:

green: xxo -> 3c2=3
blue: xxo -> 3c2=3
red: xo -> 2c1=2

2. find total combinations for picked balls:

xxxxxooo -> 5c8=56

3. find prob (selected over total cobmibations ):
P=3*3*2 / 56 = 9/28

B.
User avatar
rigger
Joined: 07 Jul 2005
Last visit: 30 Mar 2009
Posts: 231
Own Kudos:
Posts: 231
Kudos: 309
Kudos
Add Kudos
Bookmarks
Bookmark this Post
would the answer be the same with replacement?
User avatar
marth750
Joined: 30 Oct 2005
Last visit: 26 Jul 2006
Posts: 9
Own Kudos:
Posts: 9
Kudos: 2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
rigger
would the answer be the same with replacement?


I think it will be different.

Separate comb-s w/ replacemnt:
green: xxo -> 3c2=3*2*1=6
blue: xxo -> 3c2=3*2*1=6
red: xo -> 2c1=2*1=2

Total comb-s w/ replacement:
5c8 -> 8*7*6*5*4

Probability:
(6*6*2) / (8*7*6*5*4) = 3/280
User avatar
cool_jonny009
Joined: 27 Jun 2005
Last visit: 05 Jul 2006
Posts: 239
Own Kudos:
Location: MS
Posts: 239
Kudos: 2,300
Kudos
Add Kudos
Bookmarks
Bookmark this Post
ok guys !!! I am totally confused here about .With Replacement and Without Replacemetn Funda

..I thought With out replacement means we are taking out the balls and not putting it back.

so Total no of ways = 8*7*6*5*4

the no of ways the 1 Red can be drawn = 2
2 Green = 3*2
2 blue = 3*2

so prob = 6*6*2/8*7*6*5*4= 3/280.....


Can any body pls explain the funda of With replacement and Without Replacement.

:roll: :roll:
User avatar
amy_v
Joined: 11 Jul 2005
Last visit: 17 Apr 2006
Posts: 42
Own Kudos:
Location: New York
Posts: 42
Kudos: 4
Kudos
Add Kudos
Bookmarks
Bookmark this Post
krisrini
(3C2*3C2*2C1)/8C5
= (3*3*2)/56=18/56=9/28


The event happens without replacement. Could you please explain how that factors into this answer? Maybe the answer for with replacement?
avatar
HongHu
Joined: 03 Jan 2005
Last visit: 25 Apr 2011
Posts: 962
Own Kudos:
798
 [1]
Posts: 962
Kudos: 798
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
cool_jonny009
ok guys !!! I am totally confused here about .With Replacement and Without Replacemetn Funda

..I thought With out replacement means we are taking out the balls and not putting it back.

so Total no of ways = 8*7*6*5*4

the no of ways the 1 Red can be drawn = 2
2 Green = 3*2
2 blue = 3*2

so prob = 6*6*2/8*7*6*5*4= 3/280.....


Can any body pls explain the funda of With replacement and Without Replacement.

:roll: :roll:


Let's look at pick two green balls from three green balls. How many ways can you do it? Follow your train of thought, the first pick there's three possibility. The second pick there's only two left, so two possibility. Then you multiply them. However, notice that if the first pick you picked A, and then the second pick you picked B, you would count it as one outcome. If you picked B first, and then A second, you would count it as another outcome. While in fact, (A B) and (B A) is the same outcome, you picked the same two balls. So what you need to do in that case is that you need to divede your number by 2! to get rid of the ordering.

By the same logic for total outcome you have to divide 8*7*6*5*4 by 5!, and you'll get the same result as C(8,5).

Generally, picking n things one by one without replacement can be treated the same as picking n things all together.
User avatar
rrsnathan
Joined: 30 May 2013
Last visit: 04 Aug 2014
Posts: 121
Own Kudos:
Given Kudos: 72
Location: India
Concentration: Entrepreneurship, General Management
GPA: 3.82
Kudos
Add Kudos
Bookmarks
Bookmark this Post
cool_jonny009
ok guys !!! I am totally confused here about .With Replacement and Without Replacemetn Funda

..I thought With out replacement means we are taking out the balls and not putting it back.

so Total no of ways = 8*7*6*5*4

the no of ways the 1 Red can be drawn = 2
2 Green = 3*2
2 blue = 3*2

so prob = 6*6*2/8*7*6*5*4= 3/280.....


Can any body pls explain the funda of With replacement and Without Replacement.

:roll: :roll:
Can somebody can put more light on this solution by probablit method with out using Combinations.

Thanks,
Rrsnathan.
User avatar
JeffTargetTestPrep
User avatar
Target Test Prep Representative
Joined: 04 Mar 2011
Last visit: 05 Jan 2024
Posts: 2,974
Own Kudos:
Given Kudos: 1,646
Status:Head GMAT Instructor
Affiliations: Target Test Prep
Expert
Expert reply
Posts: 2,974
Kudos: 8,708
Kudos
Add Kudos
Bookmarks
Bookmark this Post
desiguy
Rich has 3 green, 2 red and 3 blue balls in a bag. He randomly picks 5 from the bag without replacement. What is the probability that of the 5 drawn balls, Rich has picked 1 red, 2 green, and 2 blue balls?

A. 8/28
B. 9/28
C. 10/28
D. 10/18
E. 11/18

The number of ways to select 1 red ball is 2C1 = 2.

The number of ways to select 2 green balls is 3C2 = 3.

The number of ways to select 2 blue balls is 3C2 = 3.

So, the number of ways to select 1 red, 2 green, and 2 blue balls is 2 x 3 x 3 = 18.

The number of ways to select 5 balls from 8 is 8C5:

8!/5![(8-5)!] = 8!/(5!x3!) = (8 x 7 x 6 x 5 x 4)/5! = (8 x 7 x 6 x 5 x 4)/(5 x 4 x 3 x 2 x 1) = 7 x 2 x 4 = 56

Thus, the probability is 18/56 = 9/28.

Answer: B
User avatar
fskilnik
Joined: 12 Oct 2010
Last visit: 03 Jan 2025
Posts: 883
Own Kudos:
Given Kudos: 57
Status:GMATH founder
Expert
Expert reply
Posts: 883
Kudos: 1,879
Kudos
Add Kudos
Bookmarks
Bookmark this Post
jpfg259
Richard has 3 green, 2 red, and 3 blue balls in a bag. He randomly picks 5 from the bag without replacement.
What is the probability that of the 5 drawn balls, Richard has picked 1 red, 2 green, and 2 blue balls?

(A) 8/28
(B) 9/28
(C) 10/28
(D) 10/18
(E) 11/18
\(3G,2R,3B\,\,\,\, \to \,\,{\text{take}}\,\,5\,\,{\text{of}}\,\,{\text{them}}\,\,{\text{at}}\,{\text{random}}\)

\({\text{? = P}}\left( {1\,\,{\text{red}},\,\,2\,\,{\text{green}},\,\,2\,\,{\text{blue}}} \right) = \frac{{C\left( {2,1} \right) \cdot C\left( {3,2} \right) \cdot C\left( {3,2} \right)}}{{C\left( {8,5} \right)}} = \frac{{2 \cdot 3 \cdot 3}}{{8 \cdot 7}} = \frac{9}{{28}}\)

This solution follows the notations and rationale taught in the GMATH method.

Regards,
Fabio.
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 38,956
Own Kudos:
Posts: 38,956
Kudos: 1,117
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Automated notice from GMAT Club BumpBot:

A member just gave Kudos to this thread, showing it’s still useful. I’ve bumped it to the top so more people can benefit. Feel free to add your own questions or solutions.

This post was generated automatically.
Moderators:
Math Expert
109728 posts
Tuck School Moderator
853 posts