
Jon S. answered 10/16/20
Patient and Knowledgeable Math and English Tutor
TB test until results = 2.5 days mean 0.5 days SD
TB treatment until cured = 183 days mean 14 days SD
combining independent random variables;
mean of sum = sum of means
variance of sum = sum of variances
mean TB test until cured = sum of means = 2.5 + 183 = 185.5
variance TB test until cured = (0.50)^2 + (14)^2 = 196.25
SD = 14.01
x = number of days from test until cured --- want P(x > 200)
use z = x - mean / SD, where mean = 185.5 and SD = 14.01
P(x > 200) = P(z > (200-185.5)/14.01) = P(z > 1.035) = 1 - P(z < 1.035) = 0.85