Sock Problem:
Your sock drawer is very unorganized. No socks are paired, and they are all just thrown randomly into the drawer. You do know that the drawer has four red socks and four blue socks in it. You want to get some socks to wear in the morning, but you do not want to turn on a light for fear of waking up your family.
Drawer contains 4 red socks and 4 blue socks. The selection is without replacement.
P(red pair match)=4C2/8C2 =6/28 =0.214
We need to choose 2 out of 4 socks to get a red pair(4C2)
Total ways are to choose 2 socks out of 8 socks (8C2)
similarly P(any pair match) = 4C2+4C2/8C2 = 6+6/28 =0.428
We can have any color match(red or blue)
P(pair match when we draw three) =?
Total ways=8C3 as we choose 3 socks out of 8 socks for sample space.
For favourable cases, P(All three are red) + P( all three are blue) + P( 1 red,2 blue) +P( 2 red, 1 blue)
Total no. of favourable cases=4C3+4C3+4C1*4C2+4C1*4C2
Therefore required probability =4C3+4C3+4C1*4C2+4C1*4C2/8C3
= 4+4+4*6+4*6/56=56/56=1
Because we cannot choose three we always gets a pair of socks. Since we only have 2 colors.
Get Answers For Free
Most questions answered within 1 hours.