probability

This topic has expert replies
Senior | Next Rank: 100 Posts
Posts: 32
Joined: Fri Jan 06, 2012 9:52 am

probability

by nikhilgupta » Sat Jan 28, 2012 11:47 am
Suppose I have 2red balls, 3 white balls and 4 black balls. If I choose 2 balls without replacement, what is the probability that both the balls have same colour?
Source: — Problem Solving |

Master | Next Rank: 500 Posts
Posts: 104
Joined: Sun Dec 11, 2011 1:25 pm
Thanked: 11 times
Followed by:3 members

by MakeUrTimeCount » Sat Jan 28, 2012 12:49 pm
Total number of balls = 2 + 3 + 4 = 9
Probability to get 2 balls = 9C2

Probability to get 2 Red balls = 2C2
Probability to get 2 White balls = 3C2
Probability to get 2 Black balls = 4C2

Probability to get 2 balls of same color = (2C2 + 3C2 + 4C2)/ 9C2 = 5/18

User avatar
Master | Next Rank: 500 Posts
Posts: 406
Joined: Mon Jan 25, 2010 11:36 am
Location: Syracuse, NY
Thanked: 23 times
Followed by:4 members
GMAT Score:740

by tomada » Sat Jan 28, 2012 12:52 pm
I would think that you want the sum of the following probabilities:

a) P (2 red balls)
b) P (2 white balls)
c) P (2 black balls)

If I'm correct about that, then...

a) P (2 red balls) = (2/9) * (1/8) = 2/72
b) P (2 white balls) = (3/9) * (2/8) = 6/72
c) P (2 black balls) = (4/9) * (3/8) = 12/72

Summing, (2/72) + (6/72) + (12/72) = 20/72 = 5/18

Of course, if my initial assumption is incorrect, then ignore everything. :-)
I'm really old, but I'll never be too old to become more educated.

Legendary Member
Posts: 1084
Joined: Fri Apr 15, 2011 2:33 pm
Thanked: 158 times
Followed by:21 members

by pemdas » Sat Jan 28, 2012 1:50 pm
do you count probability or the number of subsets?
below 9C2 should return the total number of subsets, it's not probability
if the problem asked not *without replacement* the method of Tomada would be the best one. However, if we approach with the method of MakeYourTimeCount here we must consider this only for *the same color* balls selected *without replacement*.

@nikhilgupta, to avoid confusion in test use method of Tomada
use the method of MakeYourTimeCount to improve your strategy with combinatorics question types
MakeUrTimeCount wrote:Total number of balls = 2 + 3 + 4 = 9
Probability to get 2 balls = 9C2

Probability to get 2 Red balls = 2C2
Probability to get 2 White balls = 3C2
Probability to get 2 Black balls = 4C2

Probability to get 2 balls of same color = (2C2 + 3C2 + 4C2)/ 9C2 = 5/18
Success doesn't come overnight!