document.write( "Question 247011: Medicare spending per patient in different U.S. metropolitan areas may differ. Based on the sample data below, is the average spending in the northern region significantly less than the average spending in the southern region at the 1 percent level? (a) State the hypotheses and decision rule. (b) Find the test statistic assuming unequal variances. (c) State your conclusion. Is this a strong conclusion? (d) Can you suggest reasons why a difference might exist?\r
\n" );
document.write( "\n" );
document.write( "Medicare Spending per Patient (adjusted for age, sex, and race)
\n" );
document.write( "Statistic Northern Region Southern Region
\n" );
document.write( "Sample mean $3,123 $8,456
\n" );
document.write( "Sample standard deviation $1,546 $3,678
\n" );
document.write( "Sample size 14 patients 16 patients \n" );
document.write( "
Algebra.Com's Answer #180287 by stanbon(75887) ![]() You can put this solution on YOUR website! Medicare spending per patient in different U.S. metropolitan areas may differ. Based on the sample data below, is the average spending in the northern region significantly less than the average spending in the southern region at the 1 percent level? \n" ); document.write( "(a) State the hypotheses and decision rule. \n" ); document.write( "Ho: u(south)-u(north) > 0 \n" ); document.write( "H1: u(south)-u(north) <= 0 \n" ); document.write( "Rule: Reject Ho if p-value < 1% \n" ); document.write( "------------------------------------------ \n" ); document.write( "(b) Find the test statistic assuming unequal variances. \n" ); document.write( "I ran a 2 Sample t-test and got the following: \n" ); document.write( "ts = 5.2903 \n" ); document.write( "p = 100% \n" ); document.write( "--------------------- \n" ); document.write( "(c) State your conclusion. Is this a strong conclusion? \n" ); document.write( "Since the p-value is greater than 1%, fail to reject Ho. \n" ); document.write( "North average is is much less than south average. \n" ); document.write( "----- \n" ); document.write( "(d) Can you suggest reasons why a difference might exist? \n" ); document.write( "I'll leave that to you. \n" ); document.write( "--------------------------------------------------------------------- \n" ); document.write( "Medicare Spending per Patient (adjusted for age, sex, and race) \n" ); document.write( "Statistic;;;;;;;;;;; Northern Region;;;;;;;;;; Southern Region \n" ); document.write( "Sample mean;;;;;;;;;;;;;; $3,123;;;;;;;;;;;;;;;;;; $8,456 \n" ); document.write( "Sample standard deviation $1,546;;;;;;;;;;;;;;;;;; $3,678 \n" ); document.write( "Sample size;;;;;;;;;;;;; 14 patients;;;;;;;;;;;;; 16 patients \n" ); document.write( "================================================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |