document.write( "Question 314594: As a part of contract negotiations, management claims that the mean annual salary for clerical workers is $30,000. The union would like to show the mean is lower. A random sample of 17 annual clerical salaries is collected and yields a sample mean of $28,157 and standard deviation of $3500. Is this sufficient evidence to support the Union's position? Use a significance level of a = 0.05. You may assume the mean annual salaries are normally distributed. \n" ); document.write( "
Algebra.Com's Answer #225104 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! As a part of contract negotiations, management claims that the mean annual salary for clerical workers is $30,000. \n" ); document.write( "The union would like to show the mean is lower. \n" ); document.write( "Ho: u = 30,000 \n" ); document.write( "Ha: u < 30,000 \n" ); document.write( "----------------------- \n" ); document.write( "A random sample of 17 annual clerical salaries is collected and yields a sample mean of $28,157 and standard deviation of $3500. Is this sufficient evidence to support the Union's position? Use a significance level of a = 0.05. You may assume the mean annual salaries are normally distributed. \n" ); document.write( "----------------------- \n" ); document.write( "t(28157) = (28157-30000)/[3500/sqrt(17)] = -2.1711 \n" ); document.write( "--- \n" ); document.write( "p-value: P(t<-2.1711 with df = 16) = 0.0227 \n" ); document.write( "--- \n" ); document.write( "Conclusion: Since the p-value is less than 5%, reject \n" ); document.write( "Ho. The test results do not support mgmt's opinion. \n" ); document.write( "======================== \n" ); document.write( "Cheers, \n" ); document.write( "stan H. \n" ); document.write( " |