Final answer:
The expected number of tests using the group testing procedure is 1.75.
Step-by-step explanation:
To find the expected number of tests using the group testing procedure, we need to consider the different possible outcomes. Let's break it down:
If no one has the disease (probability = 1 - p), then only one test is required.
If at least one individual has the disease (probability = p), the test on the combined sample will yield a positive result, and then the n individual tests will be carried out.
Therefore, the expected number of tests is:
Expected number of tests = (probability of no disease) * (number of tests in this case) + (probability of disease) * (number of tests in this case)
For the first case, the number of tests is 1.
For the second case, the number of tests is n + 1, because one additional test is required after the positive result from the combined sample.
Substituting the values, Expected number of tests = (1 - p) * 1 + p * (n + 1)
Given p = 0.15 and n = 5, substituting the values we get:
Expected number of tests = (1 - 0.15) * 1 + 0.15 * (5 + 1) = 0.85 * 1 + 0.15 * 6 = 0.85 + 0.9 = 1.75
Therefore, the expected number of tests using this procedure is 1.75.