document.write( "Question 1003477: Hello! Any help on this question would be greatly appreciate. Thanks so much!\r
\n" );
document.write( "\n" );
document.write( "A college student is interested in whether there is a difference between male and female students in the amount of time spent studying each week. The student gathers information from a random sample of male and female on campus. Amount of time spent studying is normally distributed. The data follow:
\n" );
document.write( "Males Females
\n" );
document.write( "27 25
\n" );
document.write( "25 29
\n" );
document.write( "19 18
\n" );
document.write( "10 23
\n" );
document.write( "16 20
\n" );
document.write( "22 15
\n" );
document.write( "14 19
\n" );
document.write( "a. What statistical test should be used to analyze these data?
\n" );
document.write( "b. Identify Ho and Ha for this study.
\n" );
document.write( "c. Conduct the appropriate analysis.
\n" );
document.write( "d. Should Ho be rejected? What should the researcher conclude?
\n" );
document.write( "e. If significant, compute the effect size and interpret.
\n" );
document.write( "f. if significant, draw a graph representing the data.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #620170 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! Ho: m=f with hours studied \n" ); document.write( "Ha: m NE f \n" ); document.write( "alpha=0.05 \n" ); document.write( "test statistic t df=12 \n" ); document.write( "critical value |t|>2.1788 \n" ); document.write( "t=(xbar1-xbar2)-(mu1-mu2)/sqrt {(s1^2/n1)+(s2^2/n2)} \n" ); document.write( "You should get means of samples of 19 and 21.29 \n" ); document.write( "s1=6.11 \n" ); document.write( "s2=4.72 \n" ); document.write( "n1=n2=7 \n" ); document.write( "t value is-0.783 \n" ); document.write( "p=0.45 \n" ); document.write( "Ho is not rejected, and this means there is insufficient evidence here to reject the null hypothesis that the hours studied are different. \n" ); document.write( " |