document.write( "Question 1075159: 1. An employment information service claims that the mean annual salary for full-time male workers over age 25 and without a high school diploma is $26,000. The annual salaries for a random sample of 10 full-time male workers without a high school diploma are listed below. At
\n" );
document.write( " a=0.05 test the claim that the mean salary is $26,000.
\n" );
document.write( "26,185
\n" );
document.write( "23,814
\n" );
document.write( "22,374
\n" );
document.write( "25,189
\n" );
document.write( "26,318
\n" );
document.write( "20,767
\n" );
document.write( "30,782
\n" );
document.write( "29,541
\n" );
document.write( "24,597
\n" );
document.write( "28,955
\n" );
document.write( "a. Make a decision regarding Ho
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #689854 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! Ho: salary is $26,000 \n" ); document.write( "Ha: it isn't \n" ); document.write( "alpha is 0.05 \n" ); document.write( "test statistic is a t df=9, 0.975=2.262 \n" ); document.write( "reject if |t|>2.262 \n" ); document.write( "t=(x bar-26000)/s/ sqrt (10) \n" ); document.write( "t=(25852.2-26000)*sqrt(10)/3197.08 \n" ); document.write( "=-0.146, \n" ); document.write( "Fail to reject Ho. \n" ); document.write( "Insufficient evidence to conclude that the mean is not $26,000. \n" ); document.write( " \n" ); document.write( " |