document.write( "Question 1061709: A class survey in a large class for first-year college students asked, \"About how many hours do you study during a typical week?\" The mean response of the 492 students was
\n" );
document.write( "x = 15.3 hours. Suppose that we know that the study time follows a Normal distribution with standard deviation
\n" );
document.write( "σ = 8.5 hours in the population of all first-year students at this university. \r
\n" );
document.write( "\n" );
document.write( "Regard these students as an SRS from the population of all first-year students at this university. Does the study give good evidence that students claim to study more than 15 hours per week on the average?
\n" );
document.write( "(1) State null and alternative hypotheses in terms of the mean study time in hours for the population.
\n" );
document.write( "a) H0: μ = 15 hours
\n" );
document.write( "b) Ha: μ > 15 hours
\n" );
document.write( "c) H0: μ = 15 hours
\n" );
document.write( "d) Ha: μ ≠ 15 hours
\n" );
document.write( "e) H0: μ = 15 hours
\n" );
document.write( "f) Ha: μ < 15 hours
\n" );
document.write( "g) H0: μ = 15 hours
\n" );
document.write( "h) Ha: μ = 15 hours\r
\n" );
document.write( "\n" );
document.write( "(2) What is the value of the test statistic z? (Give your answer to two decimal places.)
\n" );
document.write( "z = _____
\n" );
document.write( " \r
\n" );
document.write( "\n" );
document.write( "(3) What is the P-value of the test?
\n" );
document.write( "a) less than 0.001
\n" );
document.write( "b) between 0.001 and 0.01
\n" );
document.write( "c) between 0.01 and 0.025
\n" );
document.write( "d) between 0.025 and 0.05
\n" );
document.write( "e) larger than 0.05\r
\n" );
document.write( "\n" );
document.write( "Can you conclude that students do claim to study more than 15 hours per week on average?
\n" );
document.write( "a) Yes, there is sufficient evidence that the average amount of time students claim to study is more than 15 hours per week.
\n" );
document.write( "b) No, there is little evidence that the average amount of time students claim to study is more than 15 hours per week.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #676487 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! I don't like any of the first choices. This is a one-sided hypothesis test, whether the students study more than 15 hours. \n" ); document.write( "it should be \n" ); document.write( "Ho: mu <=15 hours \n" ); document.write( "Ha: mu >15 hours. \n" ); document.write( "A/B are not bad, but both hypotheses must together cover all situations. \n" ); document.write( "C/D is best, but that tests for a change, not a unidirectional one. \n" ); document.write( "------------------ \n" ); document.write( "The test statistic is z= (x bar-mean)/s/sqrt (n) \n" ); document.write( "This is 0.3/8.5/sqrt (492)=0.3* sqrt(492)/8.5=0.78=z \n" ); document.write( "------------------ \n" ); document.write( "The p-value is >0.05 \n" ); document.write( "NO, There is insufficient evidence to say that the average amount of time is >15 hours/wk. \n" ); document.write( " |