document.write( "Question 836101: A researcher claims that the average score in the 2012 final exam of ST130 students is at least 69%. A random sample of 10 students is selected, and the scores in percentage are shown. 48 11 84 72 15 52 35 63 61 58 At = 0.025, is there enough evidence to reject the claim? \n" ); document.write( "
Algebra.Com's Answer #503991 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A researcher claims that the average score in the 2012 final exam of ST130 students is at least 69%. A random sample of 10 students is selected, and the scores in percentage are shown. 48 11 84 72 15 52 35 63 61 58 At alpha = 0.025, is there enough evidence to reject the claim? \n" ); document.write( "----- \n" ); document.write( "Ho: p >= 0.69 (claim) \n" ); document.write( "Ha: p < 0.69 \n" ); document.write( "------ \n" ); document.write( "p-hat = 49.9 \n" ); document.write( "std = 23.5 \n" ); document.write( "------ \n" ); document.write( "z(49.9) = (49.9-69)/[23.5/sqrt(10)] = -2.57 \n" ); document.write( "------- \n" ); document.write( "p-value = P(z < -2.57) = normalcdf(-100,-2.57) = 0.0051 \n" ); document.write( "------ \n" ); document.write( "Conclusion: Since the p-value is less than 2.5%, reject Ho. \n" ); document.write( "Reject the claim. \n" ); document.write( "============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============== \n" ); document.write( " |