document.write( "Question 1205357: A survey of 300 students at York University revealed that 112 favour an NDP candidate for M.P. Construct a 98% confidence interval for the percentage of all York University students who favour an NDP candidate.\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #842101 by Theo(13342)![]() ![]() You can put this solution on YOUR website! p = 112/300 \n" ); document.write( "q = 1 - p = 1 - 112/300 = 300 /300 - 112/300 = (300 - 112)/300 = 188/300. \n" ); document.write( "standard error = sqrt(112/300 * 188/300 / 300) = .027926. \n" ); document.write( "98% two tail confidence interval requires a z-score of plus or minus 2.326. \n" ); document.write( "z = (x-m)/s \n" ); document.write( "z = plus or minus 2.326. \n" ); document.write( "x = x \n" ); document.write( "m = p = 112/300 = .373333 \n" ); document.write( "s = .027963. \n" ); document.write( "on the low end of the confidence interval, -2.326 = (x-.373333)/.027963. \n" ); document.write( "solve for x to get x = -2.326 * .027963 + .373333 = .30829. \n" ); document.write( "on the high end of the confidence interval, 2.326 = (x - .373333)/.027963. \n" ); document.write( "solve for x to get x = 3.236 * .027963 + .373333 = .43837. \n" ); document.write( "your 98% confidence interval is from .30829 to .43837.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "this is what it looks like using z-scores.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " ![]() \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "this is what it looks like using raw scores.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " ![]() \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "in the z-score formula: \n" ); document.write( "z = the z-score \n" ); document.write( "x = the sample proportion \n" ); document.write( "m = the mean proportion which is equal to p \n" ); document.write( "s = the standard error.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "p is equal to the proportion of the sample size that favor an NDP candidate. \n" ); document.write( "q = 1-p is equal to the proportion of the sample size that do not favor an NDP candidate. \n" ); document.write( "the mean proportion is equal to p which is equal to m in the z-score formula.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |