document.write( "Question 1085998: A powder diet is tested on 49 people, and a liquid diet is tested on 36 different people. Of interest is whether the liquid
\n" ); document.write( "diet yields a higher mean weight loss than the powder diet. The powder diet group had a mean weight loss of 42 pounds
\n" ); document.write( "with a standard deviation of 12 pounds. The liquid diet group had a mean weight loss of 45 pounds with a standard deviation
\n" ); document.write( "of 14 pounds.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "a. H0: _______\r
\n" ); document.write( "\n" ); document.write( "b. Ha: _______\r
\n" ); document.write( "\n" ); document.write( "c. In words, CLEARLY state what your random variable Xor P′ represents.\r
\n" ); document.write( "\n" ); document.write( "d. State the distribution to use for the test.\r
\n" ); document.write( "\n" ); document.write( "e. What is the test statistic?\r
\n" ); document.write( "\n" ); document.write( "f. What is the p-value? In one or two complete sentences, explain what the p-value means for this problem.\r
\n" ); document.write( "\n" ); document.write( "g. Use the previous information to sketch a picture of this situation. CLEARLY, label and scale the horizontal axis and
\n" ); document.write( "shade the region(s) corresponding to the p-value\r
\n" ); document.write( "\n" ); document.write( "H. Indicate the correct decision (“reject” or “do not reject” the null hypothesis), the reason for it, and write an appropriate
\n" ); document.write( "conclusion, using complete sentences.
\n" ); document.write( "i. Alpha: _______
\n" ); document.write( "ii. Decision: _______
\n" ); document.write( "iii. Reason for decision: _______
\n" ); document.write( "iv. Conclusion: _______\r
\n" ); document.write( "\n" ); document.write( "I. Construct a 95% confidence interval for the true mean or proportion. Include a sketch of the graph of the situation.
\n" ); document.write( "Label the point estimate and the lower and upper bounds of the confidence interval.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #700285 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
Ho: mean 1<= mean 2, meaning liquid diet causes less or the same weight loss as powder.
\n" ); document.write( "Ha:mean 1>mean 2
\n" ); document.write( "alpha=0.05 P{reject Ho|ho true}
\n" ); document.write( "2 sample t test where (x1 bar-x2 bar)/SE will give a t-statistic with df=83, 0.95, 1 df lost from each group.
\n" ); document.write( "Test statistic for 1 way test is t>1.644. Reject if t >1.644, otherwise fail to reject.
\n" ); document.write( "t=(45-42)/SE
\n" ); document.write( "SE is sqrt (s1^2/n1 + (s2^2/n2))=sqrt (196/36 + 144/49=sqrt(8.38)=2.895
\n" ); document.write( "t=3/2.895=1.036
\n" ); document.write( "p-value=0.15. That means if the Ho is true, we would have a 15% chance of finding a result this great or more. Since we require a 5% chance or less, we fail to reject Ho.
\n" ); document.write( "CI=1.644*2.895=4.76
\n" ); document.write( "One way confidence interval is 4.76 should be < the difference in the means. It is not. If a two way confidence interval is desired, there has to be a two way test, and here the question implies a one way test. A two way test would have the question: \"is there a difference between the powder and the liquid?\"
\n" ); document.write( "
\n" );