document.write( "Question 135293: 5.A manager hopes to improve the sales figures for 10 employees by sending them to a motivational seminar. To test the effectiveness of this seminar, the manager compares the sales figures for each salesperson for the month immediately prior to the seminar and the month immediately following it.
\n" ); document.write( "Employee-------before--------after
\n" ); document.write( "Homer-----------19-----------12
\n" ); document.write( "Bart------------6------------18
\n" ); document.write( "Lisa------------9------------12
\n" ); document.write( "Marge-----------5------------7
\n" ); document.write( "Maggie----------9------------14
\n" ); document.write( "Ned-------------8------------17
\n" ); document.write( "Milhouse-------11------------9
\n" ); document.write( "Willie---------11------------17
\n" ); document.write( "Stu------------11------------12
\n" ); document.write( "Gill-----------7-------------7\r
\n" ); document.write( "\n" ); document.write( "Run a statistical hypothesis test and determine if the seminar significantly improved sales figures for the company.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #99153 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
A manager hopes to improve the sales figures for 10 employees by sending them to a motivational seminar. To test the effectiveness of this seminar, the manager compares the sales figures for each salesperson for the month immediately prior to the seminar and the month immediately following it.
\n" ); document.write( "Employee-------before--------after
\n" ); document.write( "Homer-----------19-----------12
\n" ); document.write( "Bart------------6------------18
\n" ); document.write( "Lisa------------9------------12
\n" ); document.write( "Marge-----------5------------7
\n" ); document.write( "Maggie----------9------------14
\n" ); document.write( "Ned-------------8------------17
\n" ); document.write( "Milhouse-------11------------9
\n" ); document.write( "Willie---------11------------17
\n" ); document.write( "Stu------------11------------12
\n" ); document.write( "Gill-----------7-------------7
\n" ); document.write( "Run a statistical hypothesis test and determine if the seminar significantly improved sales figures for the company.
\n" ); document.write( "---------------------------------------------
\n" ); document.write( "Create a difference column by forming (before-after) data.
\n" ); document.write( "You would be (19-12=7),(6-18=-12),(9-12=-3) etc.
\n" ); document.write( "Find the mean of those differences: d-bar=-2.9
\n" ); document.write( "and the standard deviation of the differences: s=5.4661
\n" ); document.write( "--------------------------------------
\n" ); document.write( "Ho: u(before)-u(after)=0
\n" ); document.write( "Ha: u(before)-u(after)<0 (claim)
\n" ); document.write( "--------------------------------
\n" ); document.write( "Critical value for one-tail z-test with alpha=5%: z= -1.645
\n" ); document.write( "-----------------------------------
\n" ); document.write( "Test statistic: z(-2.9) = (-2.9-0)/[5.4661/sqrt(10)]= -1.677723...
\n" ); document.write( "-------------------------------------
\n" ); document.write( "Conclusion: Since test stat lies in the rejection interval, Reject Ho.
\n" ); document.write( "Test provides statistical evidence favoring the claim.
\n" ); document.write( "==============================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H
\n" ); document.write( "
\n" );