document.write( "Question 844710: A random sample of n = 16 individuals is selected from a population with μ = 70, and a treatment is administered to each individual in the sample. After treatment, the sample mean is found to be M = 76 with SS = 960.\r
\n" );
document.write( "\n" );
document.write( "a. How much difference is there between the mean for the treated sample and the mean for the original population? (Note: In a hypothesis test, this value forms the numerator of the t statistic.)\r
\n" );
document.write( "\n" );
document.write( "b. How much difference is expected just by chance between the sample mean and its population mean? That is, find the standard error for M (Note: In a hypothesis test, this value is the denominator of the t statistic.)\r
\n" );
document.write( "\n" );
document.write( "c. Based on sample data, does the treatment have a significant effect? Use a two-tailed test with α = .05\r
\n" );
document.write( "\n" );
document.write( "What is the decision for parts a,b,and c? How would I report them in A.P.A. format?\r
\n" );
document.write( "\n" );
document.write( "Thank You \n" );
document.write( "
Algebra.Com's Answer #508907 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A random sample of n = 16 individuals is selected from a population with μ = 70, and a treatment is administered to each individual in the sample. After treatment, the sample mean is found to be M = 76 with SS = 960. \n" ); document.write( "a. How much difference is there between the mean for the treated sample and the mean for the original population? (Note: In a hypothesis test, this value forms the numerator of the t statistic.) \n" ); document.write( "Ans: 76-70 = 6 \n" ); document.write( "--------------------------------------------------------- \n" ); document.write( "b. How much difference is expected just by chance between the sample mean and its population mean? That is, find the standard error for M (Note: In a hypothesis test, this value is the denominator of the t statistic.) \n" ); document.write( "Ans: 960/sqrt(16) = 240 \n" ); document.write( "--------------------------------------------- \n" ); document.write( "c. Based on sample data, does the treatment have a significant effect? Use a two-tailed test with α = .05 \n" ); document.write( "t(76) = (76-70)/240 = 6/240 = 1/40 \n" ); document.write( "p-value = 2*P(t > 1/40 when df = 15) = 2tcdf(1/40,100,15) = 0.49 \n" ); document.write( "Since the p-value is greater than 5%, fail to reject Ho. \n" ); document.write( "Conclusion: The test results does not support the claim that the \n" ); document.write( "population mean is 70. \n" ); document.write( "=============================================== \n" ); document.write( "What is the decision for parts a,b,and c? How would I report them in A.P.A. format? \n" ); document.write( "======================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |