In: Statistics and Probability
[7 marks]
(a) Public health authorities want to estimate the proportion of Australians aged 18-65 who caught the flu during winter 2018. If the true proportion is thought to be about 24%, how large a sample will be needed if we want to be 95% sure that our estimate will be within 0.02 of the true value? [3]
(b) Due to a change in the available funding, the sample actually used for estimating the prevalence of flu included 1,712 randomly-selected Australians aged 18-65. Of these, 367 reported having a “flu-like illness” during winter 2018. Use these data to calculate a 90% confidence interval for the proportion of Australians aged 18-65 who had a flu-like illness during winter 2018. [4]
(a)Solution :
Given that,
margin of error = E = 0.02
At 95% confidence level the z is ,
Sample size = n = (Z/2
/ E)2 *
* (1 -
)
= ( 1.96 / 0.02)2 * 0.24 * 0.76
= 1751.76
Sample size = 1752
(b)Solution :
Given that,
n = 1712
x = 367
At 90% confidence level the z is ,
Margin of error = E = Z
/ 2 *
((
* (1 -
)) / n)
= 1.645 * (((0.214
* 0.786) / 1712) = 0.0163
A 90 % confidence interval for population proportion p is ,
0.214 - 0.0163 < p < 0.214 + 0.0163
0.1977< p < 0.2303
The 90% confidence interval for the population proportion p is : (0.1977 , 0.2303)