document.write( "Question 1009836: Assume that IQ score for a certain population are approximately N (μ, 100). To test H0:μ = 110 against the one sided alternative hypothesis H1 :μ > 110, we take a random sample of size n= 16 from this population and observe the mean to be 113.5. Do we accept or reject the null at the 5% or 10% significance levels? \n" ); document.write( "
Algebra.Com's Answer #625322 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Assume that IQ score for a certain population are approximately N (μ, 100). To test H0:μ = 110 against the one sided alternative hypothesis H1 :μ > 110, we take a random sample of size n= 16 from this population and observe the mean to be 113.5. Do we accept or reject the null at the 5% or 10% significance levels? \n" ); document.write( "---- \n" ); document.write( "t(113.5) = (113.5-110)/[100/sqrt(16) = 0.14 \n" ); document.write( "p-value = P(t > 0.14 when df = 15) = tcdf(0.14,100,15) = 5 \n" ); document.write( "---- \n" ); document.write( "Since the p-value is greater than 5%, reject Ho. \n" ); document.write( "Sint e p-value is greater than 10%, reject Ho. \n" ); document.write( "----- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "---------- \n" ); document.write( " |