document.write( "Question 1177069: Insurance companies are becoming concerned that the increased use of cell phones is resulting in more car crashes, and they are considering implementing higher rates for drivers who use such phones. They want to estimate the proportion of drivers who talk on phone while they are driving to within 3% with 95% confidence. What size of sample should they take? \n" ); document.write( "
Algebra.Com's Answer #805268 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! error is half-interval, which is for a proportion z*sqrt(p*(1-p)/n) \n" ); document.write( "so 1.96*sqrt(0.03*0.97/n)=0.03 \n" ); document.write( "square both sides \n" ); document.write( "3.8416*0.0291/n=0.0009 \n" ); document.write( "n=124.21 or 125 \n" ); document.write( " |