Final Answer:
The minimum required sample size for a 99% confidence interval with a total width of 10% and a prior estimate of p = 0.32 is 512.
Step-by-step explanation:
Confidence interval width: We need to achieve a total width of 10% for the confidence interval. Since the confidence level is 99%, we need a margin of error (half the width) of 5% on each side.
Sample size formula: For proportions, the sample size formula for a confidence interval with margin of error E and confidence level 1 - α (where α is the significance level) is:
n = (Z^2_α / E^2) * p * (1 - p)
where:
Z_α is the z-score for the desired confidence level (1.96 for 99% confidence)
E is the margin of error (0.05)
p is the prior estimate of the population proportion (0.32)
Calculating sample size: Plugging in the values:
n = (1.96^2 / 0.05^2) * 0.32 * (1 - 0.32) ≈ 511.76
Rounding up: Since we need a whole number of samples, we round up to the nearest integer: n = 512.
Therefore, the engineer needs to collect a minimum sample size of 512 cracked glass panels to construct a 99% confidence interval with a total width of 10% using the prior estimate of p = 0.32.