Final answer:
The probability that the fifth child exposed to a contagious disease will be the third to catch it, given a 0.4 probability of infection and independent events, is calculated using the binomial formula resulting in a probability of 13.824%.
Step-by-step explanation:
The student's question pertains to a concept in probability and involves finding the probability that the fifth child exposed to a certain contagious disease will be the third to catch it, given that each child has a probability of 0.4 of catching the disease and that catching the disease is independent among children. To answer this, we recognize that it represents a scenario which can be evaluated using the binomial probability formula. This scenario is equivalent to having two children catching the disease among the first four (with probability 0.4 each) and the fifth child catching it (with probability 0.4).
We can calculate this probability using a combination C(4,2) for the first four children and the individual probabilities:
P = C(4,2) × (0.4)3 × (0.6)2,
where C(n,k) represents the number of combinations of n items taken k at a time. Plugging in the numbers, we get:
P = 6 × (0.4)3 × (0.6)2
P = 6 × 0.064 × 0.36
P = 0.13824
Therefore, the probability that the fifth child exposed will be the third to catch the disease is 0.13824, or 13.824%.