Last visit was: 03 Jun 2026, 00:27 It is currently 03 Jun 2026, 00:27
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
ggarr
Joined: 12 Jun 2006
Last visit: 20 Mar 2010
Posts: 263
Own Kudos:
Given Kudos: 1
Posts: 263
Kudos: 852
Kudos
Add Kudos
Bookmarks
Bookmark this Post
avatar
pau.sabria
Joined: 20 Jan 2007
Last visit: 16 Aug 2020
Posts: 6
Own Kudos:
Posts: 6
Kudos: 245
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
ggarr
Joined: 12 Jun 2006
Last visit: 20 Mar 2010
Posts: 263
Own Kudos:
Given Kudos: 1
Posts: 263
Kudos: 852
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
devilmirror
Joined: 04 Jan 2006
Last visit: 18 Oct 2008
Posts: 101
Own Kudos:
Posts: 101
Kudos: 124
Kudos
Add Kudos
Bookmarks
Bookmark this Post
ggarr
There are 2 blue and 3 red balls in a bag. If two balls are picked w/o replacement, what is the prob of getting at least 1 blue?

I tried it this way and messed up:

All outcomes
10C5 = 10

Fav outcomes
2C1 = 2

2C2 = 2(1)/(2)(0) (there's obviously something wrong here)

Can anyone explained where I messed up and whether this method is applicable? I've since realized it's not the quickest way but I need to know why this didn't work.


Umm, 2C2 = (2!)/(2! x 0!)
and 0! = 1

Therefore, 2C2 = 2/(2 x 1) = 1
User avatar
devilmirror
Joined: 04 Jan 2006
Last visit: 18 Oct 2008
Posts: 101
Own Kudos:
Posts: 101
Kudos: 124
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Now I will solve this question by using your approach. Your method is correct but need a little bit of adjustment in logic. :wink:

Question: Find Prob[ Blue >= 1]

This is kind of advance probability question. You can split Prob[ B >= 1] into 2 cases.

Prob[Blue >=1 ] = Prob[Blue = 1] + Prob[Blue = 2]

Prob[Blue=1] = (pick 1 blue) x (pick 1 red) / (pick 2 ball randomly)
= (2C1) x (3C1)/(5C2)
= (2 x 3) / (10) = 6/10

Prob[Blue=2] = (pick 2 blue) / (pick 2 ball randomly)
= (2C2) / (5C2)
= 1/10

Therefore; Prob[Blue >= 1] = 6/10 + 1/10 = 7/10


Or, you can use another method,which has already been shown by one of our friend above me, to solve this question.
Prob[Blue>=1] = 1 - Prob[Red=2]

Prob[Red = 2] = (3C2)/(5C2)
= 3/10

Prob[Blue>=1] = 1 - Prob[Red=2] = 1 - 3/10 = 7/10
User avatar
amorpheus
Joined: 10 Dec 2005
Last visit: 26 Feb 2007
Posts: 48
Own Kudos:
Posts: 48
Kudos: 15
Kudos
Add Kudos
Bookmarks
Bookmark this Post
ggarr
There are 2 blue and 3 red balls in a bag. If two balls are picked w/o replacement, what is the prob of getting at least 1 blue?

I tried it this way and messed up:

All outcomes
10C5 = 10

Fav outcomes
2C1 = 2

2C2 = 2(1)/(2)(0) (there's obviously something wrong here)

Can anyone explained where I messed up and whether this method is applicable? I've since realized it's not the quickest way but I need to know why this didn't work.


I will solve it like this:

1 blue ball: 2C1 * 3C1 / 5C2 = 6/10 = 0.6
both balls are blue: 2C2/10 = 1/10 = 0.1

total p = 0.6 + 0.1 = 0.7



Archived Topic
Hi there,
This topic has been closed and archived due to inactivity or violation of community quality standards. No more replies are possible here.
Where to now? Join ongoing discussions on thousands of quality questions in our Quantitative Questions Forum
Still interested in this question? Check out the "Best Topics" block above for a better discussion on this exact question, as well as several more related questions.
Thank you for understanding, and happy exploring!