Find all School-related info fast with the new School-Specific MBA Forum

It is currently 22 May 2013, 12:33
Customize  |  Hide

There are 2 blue and 3 red balls in a bag. If two balls are

  Question banks Downloads My Bookmarks Reviews  
Author Message
TAGS:
Director
Director
Joined: 12 Jun 2006
Posts: 544
Followers: 1

Kudos [?]: 6 [0], given: 1

GMAT Tests User
There are 2 blue and 3 red balls in a bag. If two balls are [#permalink] New post 06 Feb 2007, 23:33
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.
Intern
Intern
Joined: 20 Jan 2007
Posts: 18
Followers: 0

Kudos [?]: 0 [0], given: 0

 [#permalink] New post 07 Feb 2007, 00:26
2C2= 2!/2!0!

What I assume you did not new is that 0!=1

Anyways... what I would do is the following:

the probability of having at least one blue is the complementary probability of getting 2 red balls withouth replacement. That is:

P(at least 1 blue ball)=1 - P(two red balls)

P(two red balls)=P(1st ball=red)·P(2nd ball=red)

Since there is no replacement:

P(1st ball=red)= 3/5
P(2nd ball=red)=2/4 (2 red balls left out of 4 balls)

P(at least 1 blue ball)= 1-3/5·2/4 = 1-6/20 = 14/20=7/10=70%

Hope it helps!
Director
Director
Joined: 12 Jun 2006
Posts: 544
Followers: 1

Kudos [?]: 6 [0], given: 1

GMAT Tests User
 [#permalink] New post 07 Feb 2007, 00:44
Yes. Your solution is the quicker solution I soon realized. Thanks very much. But can anyone tell me what is wrong w/the combo method?

All outcomes
10C5 = 10

Fav outcomes
2C1 = 2

2C2 = 2(1)/(2)(0!) = 1

2+1/10 = 3/10 - what am I missing?
Senior Manager
Senior Manager
User avatar
Joined: 04 Jan 2006
Posts: 282
Followers: 1

Kudos [?]: 14 [0], given: 0

GMAT Tests User
Re: Prob prob [#permalink] New post 08 Feb 2007, 09:35
ggarr wrote:
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
Senior Manager
Senior Manager
User avatar
Joined: 04 Jan 2006
Posts: 282
Followers: 1

Kudos [?]: 14 [0], given: 0

GMAT Tests User
 [#permalink] New post 08 Feb 2007, 09:43
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
Manager
Manager
Joined: 10 Dec 2005
Posts: 114
Followers: 1

Kudos [?]: 2 [0], given: 0

Re: Prob prob [#permalink] New post 09 Feb 2007, 00:05
ggarr wrote:
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
_________________

"Live as if you were to die tomorrow. Learn as if you were to live forever." - Mahatma Gandhi

Re: Prob prob   [#permalink] 09 Feb 2007, 00:05
    Similar topics Author Replies Last post
Similar
Topics:
New posts There are 2 red and 3 blue balls in a bag. If a person takes rc197906 5 07 Dec 2003, 22:29
New posts Richard has 3 Green, 2 Red, 3 Blue balls in a bag. He nocilis 1 22 Jan 2005, 21:36
Popular new posts Rich has 3 green, 2 red and 3 blue balls in a bag. He desiguy 11 08 Nov 2005, 19:12
New posts In an urn, there are 2 red balls, 3 blue balls, and 3 green artshep 5 01 Dec 2006, 19:39
New posts 3 A bag has 4 blue, 3 yellow and 2 green balls. The balls of voodoochild 3 30 Sep 2012, 09:13
Display posts from previous: Sort by

There are 2 blue and 3 red balls in a bag. If two balls are

  Question banks Downloads My Bookmarks Reviews  


cron

GMAT Club MBA Forum Home| About| Privacy Policy| Terms and Conditions| GMAT Club Rules| Contact| Sitemap

Powered by phpBB © phpBB Group and phpBB SEO

Kindly note that the GMAT® test is a registered trademark of the Graduate Management Admission Council®, and this site has neither been reviewed nor endorsed by GMAC®.