Probability

This topic has expert replies
User avatar
Junior | Next Rank: 30 Posts
Posts: 22
Joined: Fri Apr 27, 2012 5:10 am
Followed by:2 members

Probability

by shivanigs » Sat Jul 21, 2012 12:58 am
Hi,

Request your help to understand the logic behind this question.Thanks..

5 different pairs of socks.Pick 2 singles,(P) that it's a pair.
Source: — Problem Solving |

Master | Next Rank: 500 Posts
Posts: 363
Joined: Sun Oct 17, 2010 3:24 pm
Thanked: 115 times
Followed by:3 members

by theCEO » Sat Jul 21, 2012 2:17 am
shivanigs wrote:Hi,

Request your help to understand the logic behind this question.Thanks..

5 different pairs of socks.Pick 2 singles,(P) that it's a pair.
Number of ways to get the correct pair = 5 since every pair is different

Number of ways to make pairs of socks = (10 * 9)/2 = 45. (divide by 2 because order doesn't matter)

Probabilty that it is a pair = 5/45 = 1/9

User avatar
Master | Next Rank: 500 Posts
Posts: 308
Joined: Thu Mar 29, 2012 12:51 am
Thanked: 16 times
Followed by:3 members

by Lifetron » Sat Jul 21, 2012 6:10 am
theCEO wrote:
shivanigs wrote:Hi,

Request your help to understand the logic behind this question.Thanks..

5 different pairs of socks.Pick 2 singles,(P) that it's a pair.
Number of ways to get the correct pair = 5 since every pair is different

Number of ways to make pairs of socks = (10 * 9)/2 = 45. (divide by 2 because order doesn't matter)

Probabilty that it is a pair = 5/45 = 1/9
I have a doubt in the total combinations that you have selected.

Lets say

Pair 1 : AA
Pair 2 : BB

If u select [1st of 1 and 1st of 2], you get AB
the same with [2nd of 1 and 1st of 2], [2nd of 1 and 2nd of 2],[1st of 1 and 2nd of 2]
With all these you get the same combination of AB. So, the total number of combinations should reduce right ?
Oly when all 10 are diff, they will form 45 diff combinations of 2.
Am I getting something wrong here !?

GMAT/MBA Expert

User avatar
GMAT Instructor
Posts: 16207
Joined: Mon Dec 08, 2008 6:26 pm
Location: Vancouver, BC
Thanked: 5254 times
Followed by:1268 members
GMAT Score:770

by Brent@GMATPrepNow » Sat Jul 21, 2012 6:38 am
shivanigs wrote:Hi,

Request your help to understand the logic behind this question.Thanks..

5 different pairs of socks.Pick 2 singles,(P) that it's a pair.
We can also solve the question by applying probability rules.

To pick a matching pair of socks, the following must occur:
Step 1) pick any sock
Step 2) pick the next sock so that it's a match with the first sock

So, P(matching socks) = P(pick any 1st sock AND pick matching 2nd sock)
= P(pick any 1st sock) x P(pick matching 2nd sock)
= (1) x (1/9)
= 1/9

Aside: the first probability is 1, since we can pick any sock first. The second probability is 1/9, because once we choose a first sock, there are 9 socks remaining and only one of them is a match for the first sock.

Cheers,
Brent
Brent Hanneson - Creator of GMATPrepNow.com
Image

User avatar
Master | Next Rank: 500 Posts
Posts: 308
Joined: Thu Mar 29, 2012 12:51 am
Thanked: 16 times
Followed by:3 members

by Lifetron » Sat Jul 21, 2012 6:49 am
Brent@GMATPrepNow wrote:
shivanigs wrote:Hi,

Request your help to understand the logic behind this question.Thanks..

5 different pairs of socks.Pick 2 singles,(P) that it's a pair.
We can also solve the question by applying probability rules.

To pick a matching pair of socks, the following must occur:
Step 1) pick any sock
Step 2) pick the next sock so that it's a match with the first sock

So, P(matching socks) = P(pick any 1st sock AND pick matching 2nd sock)
= P(pick any 1st sock) x P(pick matching 2nd sock)
= (1) x (1/9)
= 1/9

Aside: the first probability is 1, since we can pick any sock first. The second probability is 1/9, because once we choose a first sock, there are 9 socks remaining and only one of them is a match for the first sock.

Cheers,
Brent
Hi Brent,

Can you reply to my post, the one above your's. While taking total combinations, we should consider only distinct combinations or all possible combinations !?. Can you please point out my mistake ?

Thank you ! :)

Newbie | Next Rank: 10 Posts
Posts: 4
Joined: Mon Jul 23, 2012 8:33 pm

by kallice » Fri Aug 10, 2012 2:49 am
Hi,

Also this way

Since p= success outcomes/Total outcomes

Success outcomes= 5 , coz there are 5 pairs
total outcomes of choosing two socks = 10C2

therefore P(a pair)= 5/10C2
= 5/45
= 1/9

Hope it helps.

Thanks,
K...