document.write( "Question 327052: Is the mean salary of accountants who have reached partnership status higher than that for accountants who are not partners? A sample of 15 accountants who have the partnership status showed a mean salary of $82,000 with a standard deviation of $5,500. A sample of 12 accountants who were not partners showed a mean of $78,000 with a standard deviation of $6,500. At the 0.05 significance level can we conclude that accountants at the partnership level earn larger salaries
\n" );
document.write( "a. State the null and alternate hypotheses.
\n" );
document.write( "b. State the decision rule.
\n" );
document.write( "c. Compute the value of the test statistic.
\n" );
document.write( "d. Compute the p-value.
\n" );
document.write( "e. What is your decision regarding the null hypothesis? Thanks \n" );
document.write( "
Algebra.Com's Answer #234415 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Is the mean salary of accountants who have reached partnership status higher than that for accountants who are not partners? \n" ); document.write( "----------------------- \n" ); document.write( "A sample of 15 accountants who have the partnership status showed a mean salary of $82,000 with a standard deviation of $5,500. \n" ); document.write( "----------------------- \n" ); document.write( "A sample of 12 accountants who were not partners showed a mean of $78,000 with a standard deviation of $6,500. \n" ); document.write( "----------------------- \n" ); document.write( "At the 0.05 significance level can we conclude that accountants at the partnership level earn larger salaries \n" ); document.write( "------------------------------------ \n" ); document.write( "a. State the null and alternate hypotheses. \n" ); document.write( "Ho: u(part)-u(notpart) <= 0 \n" ); document.write( "Ha: u(part)-u(notpart) > 0 \n" ); document.write( "-------------------------------- \n" ); document.write( "b. State the decision rule. \n" ); document.write( "c. Compute the value of the test statistic. \n" ); document.write( "I ran a 2-SampleTtest and got t = 1.6998 \n" ); document.write( "-------------------------------------- \n" ); document.write( "d. Compute the p-value. \n" ); document.write( "P(t > 1.6998 when df = 21) = 0.0520 \n" ); document.write( "----------------------------------------- \n" ); document.write( "e. What is your decision regarding the null hypothesis? \n" ); document.write( "Since the p-value is greater than 5%, fail to reject Ho. \n" ); document.write( "============================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================== \n" ); document.write( " |