document.write( "Question 1198313: there is a class of 25 students and the mean score of their test is 60 out 100, with a standard deviation of 4 marks from the mean. While other students of that school have a mean score of 50 on the same test. what will be the t-score for calculating the probability that the school students scored not less than 60 in their test? \n" ); document.write( "
Algebra.Com's Answer #831905 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
n = 25, x̄ = 60 , s = 4
\n" ); document.write( "Ho: m ≥ 60
\n" ); document.write( "Ha: m < 60
\n" ); document.write( "one-tailed
\n" ); document.write( "other students of that school have a mean score of 50 on the same test
\n" ); document.write( "t = (50-60)/4/5 = -12.5
\n" ); document.write( "
\n" );