189k views
1 vote
There were 6 purple socks and 4 oraange socks without looking and then another without looking (or replacing the first). What is the probability that he picked 2 purpled socks?

User Meghana
by
3.1k points

1 Answer

6 votes

Answer:

The probability that he picked 2 purpled socks is 0.33.

Explanation:

Given:

Number of purple socks,
n(P) = 6

Number of orange socks,
n(O) = 4

Two socks are picked without replacement.

Now, total number of socks,
n(T)=N(P)+n(O)=6+4=10

Probability of picking the first cap as purple cap is given as:


P(P1)=(n(P))/(n(T))\\\\P(P1)=(6)/(10)=(3)/(5)

Since there is no replacement, the number of socks decreases by 1. Also, if the first sock picked is purple, then number of purple socks is also decreased by 1.

Therefore, probability of picking the second cap as purple cap is given as:


P(P2)=(n(P)-1)/(n(T)-1)\\\\P(P2)=(5)/(9)

Now, probability that both the picked caps are purple is given by their probability product. This gives,


P(P1\ and\ P2)=P(P1)* P(P2)\\\\P(P1\ and\ P2)=(3)/(5)*(5)/(9)\\\\P(P1\ and\ P2)=(3)/(9)=(1)/(3)=0.33

Therefore, the probability that he picked 2 purpled socks is 0.33

User Findiglay
by
3.5k points