Question 866641
A researcher wishes to estimate the number of households with two computers. How large a sample is needed in order to be 95% confident that the sample proportion will not differ from the true proportion by more than 5%? A previous study indicates that the proportion of households with 2 computers is 21%.
--------
E = zsqrt(pq/n)
------------------------
n = [z/E]^2*pq
n = [1.96/0.05]^2*0.21*0.79 = 255 when rounded up
=================================== 
A) 5
B) 180 
C) 323
D) 255