document.write( "Question 861875: a social scientist claims that the average adult watches less than 26 hours of television per week. he collects data on 25 individuals television viewing habits and finds that the mean number of hours that the 25 people spent watching television was 22.2 hours. if the population standard deviation is known to be eight hours, can we conclude at the 1%significance level that he is right?\r
\n" );
document.write( "\n" );
document.write( "(a)state the appropriate null and alternative hypis be rejected or notothesis
\n" );
document.write( "(b)assuming that your data are normally distributed, select an appropriate statistical test and calculate the test statistic
\n" );
document.write( "(c)determine the critical region at the @=0.1 level of significance
\n" );
document.write( "(d)calculate the p-value of the test \n" );
document.write( "
Algebra.Com's Answer #519342 by stanbon(75887) ![]() You can put this solution on YOUR website! a social scientist claims that the average adult watches less than 26 hours of television per week. he collects data on 25 individuals television viewing habits and finds that the mean number of hours that the 25 people spent watching television was 22.2 hours. if the population standard deviation is known to be eight hours, can we conclude at the 1%significance level that he is right? \n" ); document.write( "(a)state the appropriate null and alternative hypis be rejected or notothesis \n" ); document.write( "Ho: u >= 26 \n" ); document.write( "Ha: u < 26 (claim) \n" ); document.write( "----------------------------------- \n" ); document.write( "(b)assuming that your data are normally distributed, select an appropriate statistical test and calculate the test statistic \n" ); document.write( "t(22.2) = (22.2-26)/[i/sqrt(22)] = -3.8/[8/sqrt(22)] = -2.2279 \n" ); document.write( "------------------------------------ \n" ); document.write( "(c)determine the critical region at the @=0.1 level of significance \n" ); document.write( "z = invNorm(0.10) = -1.2816 \n" ); document.write( "------------------------------------- \n" ); document.write( "(d)calculate the p-value of the test \n" ); document.write( "p-value = P(t < -1.2816) = tcdf(100,-1.2816 with df = 21)= 0.1070 \n" ); document.write( "======================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "--------------------- \n" ); document.write( " \n" ); document.write( " |