Respuesta :
solution:
You have only two qualitatively different outcomes possible. Count
the number of ways to get each of the two.
There are just two possible outcomes here: the two missing socks
make a pair (the best case) and the two missing stocks do not make a
pair (the worst case). The total number of different outcomes (the ways
to choose the missing socks) is 10 C 2 = 45.
The number of best-case ones is 5; hence its probability is 5 /45 = 1/9
The number of worst-case ones is 45 − 5 = 40; hence its probability is 40/45 = 8/9.
On average, you should expect 4 • 1/ 9 + 3 • 8 /9 = 28/ 9 = 3 1/ 9 matching pairs.
You have only two qualitatively different outcomes possible. And hence we will count the number of ways to get each of the two outcome.
There are just two outcomes that are possible here: the two missing socks
make a pair (the best-case) and the two missing stocks do not make a
pair (the worst-case).
The total number of different outcomes (that is the number ways to choose the missing socks) = [tex]\\ C^{10}_{2}= \frac{10!}{2!\times 8!}=\frac{10\times 9\times \not{8!}}{2\times \not{8!}}=5\times 9=45 \text{ways}[/tex]
The number of best-case ones are 5; hence their probability is [tex]\frac{5}{45} =\frac{1}{9}[/tex]
The number of worst-case ones are 45 − 5 = 40;
Hence, their probability is [tex]\frac{40}{45} =\frac{8}{9}[/tex].
In average case, one should expect = [tex]4\times\frac{1}{9} + 3\times\frac{8}{9} =\frac{28}{9} = 3.11 (approx.)[/tex] matching pairs.