document.write( "Question 1177068: The drug Ziac is used to treat hypertension. In a clinical test it was found 3.2% of 225 Ziac users experienced dizziness. Construct a 95% confidence interval to estimate the proportion ofall Ziac users who experience dizziness \n" ); document.write( "
Algebra.Com's Answer #805269 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! This has a half-interval of z(0.975)*sqrt(p*(1-p)/n) \n" ); document.write( "or 1.96* sqrt (0.032*0.968/225) \n" ); document.write( "=0.0230 \n" ); document.write( "so 95%CI=(0.009, 0.055) proportion of people with dizziness \n" ); document.write( "The calculator will give (0.008, 0.54) because 3.2% of 225 is 7.2, and we have to use integers here or 7, which will give a slightly different interval. \n" ); document.write( " |