document.write( "Question 1058428: A final exam in Math 160 has a mean of 73 with a standard deviation of 7.8. If 24 students are randomly selected, find the probability that the mean of their scores is greater than 78. \n" ); document.write( "
Algebra.Com's Answer #673681 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! This is a t-test with t(df=23) \n" ); document.write( "t=(x-mean)/s/sqrt(n)=(x-mean)*sqrt(24)/s \n" ); document.write( "=(78-73)*sqrt(24)/7.8=3.14 \n" ); document.write( "That is the probability that t df=23 is >3.14. \n" ); document.write( "From the table, t (0.995,23)=3.10 \n" ); document.write( "The probability or p-value here is <0.005 (it is 0.0046) \n" ); document.write( " |