
David B. answered 03/08/21
Math and Statistics need not be scary
There are several ways of calculating this. One involves finding all the different ways (combinations, not permutations) of getting either two blue, two white, or two grey socks and divide by all the different combinations of 2 socks out of a drawer of 20 socks. Divide one by the other and voi la!
I prefer expected value calculations for the probability of success.
Given my first sock is blue, the probability of getting another blue is 3/19
Given my first sock is white, the probability of getting another white is 7/19
Given my first sock is grey, the probability of getting another grey is 7/19
The chances of getting a blue sock first is .2. The chances of getting a grey or white sock first is .4
The expected probability of success (2 socks) is found by adding all the conditionals up.
.2 * (3/19). +. .4 * (7/19) + .4 * (7/19). Which is .3263.
Amanda P.
thank you !!03/08/21