document.write( "Question 1181791: A job director learned that the mean starting monthly salary for teachers is Php14,000.00. A sample means starting monthly salary of Php13,450.00 and a standard deviation of Php400.00 were gathered from a survey involving 10 teachers. Is there enough evidence to reject the director’s claim at a 0.05 level of significance? \n" ); document.write( "
Algebra.Com's Answer #811797 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
Ho: salary is 14000
\n" ); document.write( "Ha: salary is not
\n" ); document.write( "alpha=0.05 p{reject Ho|Ho true}
\n" ); document.write( "test stat is a t(0.975, df=9)
\n" ); document.write( "critical value |t| >2.262
\n" ); document.write( "t=(13450-14000)/400/sqrt(10)
\n" ); document.write( "=-550*sqrt(10)/400
\n" ); document.write( "=-4.35
\n" ); document.write( "reject Ho and conclude that the true monthly salary is < 14,000 with p-value <0.0019
\n" ); document.write( "
\n" );