Calculate the estimate for the standard error of the differe
Calculate the estimate for the standard error of the difference between two proportions for each of the following cases. (Give your answers correct to three decimal places.)
A. n1 = 30, p1\' = 0.6, n2 = 30, and p2\' = 0.3
B. n1 = 32, p1\' = 0.58, n2 = 39, and p2\' = 0.64
Solution
(a) Standard error =[p1*(1-p1)/n1 + p2*(1-p2)/n2] = sqrt(0.6*0.3/30 + 0.6*0.3/30) = 0.012
----------------------------------------------------------------------------------------------------------------
(b) standard error = sqrt(0.58*0.4/32 + 0.65*0.35/39) = 0.1151
