document.write( "Question 912448: A current area of research interest is the familial aggregation of cardiovascular risk factors in general, and lipid levels in particular. Suppose that it is known that the national average cholesterol level in children is 175 mg/dL. A group of men who have died from heart disease within the past year are identified, and the cholesterol levels of 53 of their offspring are measured. The average cholesterol level of the offspring is found to be 180.9 mg/dL with standard deviation 29.8 mg/dL. \r
\n" );
document.write( "\n" );
document.write( "At α = .06, can it be concluded that the average cholesterol level of children whose father died from heart disease is higher than the national average?\r
\n" );
document.write( "\n" );
document.write( "(a) Find the value of the test statistic for the above hypothesis.
\n" );
document.write( "(b) Find the critical value.
\n" );
document.write( "(c) Find the p-value. \n" );
document.write( "
Algebra.Com's Answer #553822 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! Ho: mean = 175 \n" ); document.write( "Ha: mean > 175 (claim) \n" ); document.write( "----------------------------------------- \n" ); document.write( "--- \n" ); document.write( "test stat:: z(180.9) = (180.9-175)/(29.8/sqrt(58)) = 1.5078 \n" ); document.write( "----- \n" ); document.write( "p-value = P(z < 1.5078) = .9342 \n" ); document.write( "P(z > 1.5078) = 1-.9342 = .0658 \n" ); document.write( ".0658 > .06 \n" ); document.write( "Not sufficient information to show: \n" ); document.write( "children whose father died from heart disease is higher than the national average \n" ); document.write( " |