Answer:
For the group of 100 people, the expected number of tests performed is 75 tests.
Step-by-step explanation:
We can have two possibilities in each group:
1) The test is negative. In this case, only one test is needed. The probability of this is:
[tex]P(neg)=0.9^{10}=0.35[/tex]
2) The test is positive. In this case, they have to perform an additional 10 test (one for each individual), adding a total of 11 tests. This happens with probability:
[tex]P(pos)=1-0.9^{10}=1-0.35=0.65[/tex]
The expected number of test per group is then:
[tex]10*E(X)=10*(1*0.35+11*0.65)=10(0.35+7.15)=10*7.5=75[/tex]
For the total group of 100 people, the expected number of tests performed is 75 tests.