document.write( "Question 619963: Hi, I've been stuck on this question all day! Hoping I could get some help:\r
\n" );
document.write( "\n" );
document.write( "Whats the height of college hockey players? The avg height has been 68.3 inches. A random
\n" );
document.write( "sample of 14 hockey players gave a mean height of 69.1 inches. We may assume that x has a normal distribution with std dev of 0.9 inch. Does this indicate that the population mean height is
\n" );
document.write( "different from 68.3 inches? Use 5% level of significance \r
\n" );
document.write( "\n" );
document.write( "and this one as well please:\r
\n" );
document.write( "\n" );
document.write( "A random sample of 83 investment portfolios managed by Kendra showed that 62 of them met the targeted annual percent growth. A random sample of 112 portfolios managed by Lisa showed that 87 met the targeted annual percent growth. Find a 99% confidence interval for the difference in the proportion of the portfolios meeting target goals managed by Kendra compared with those managed by Lisa. Is there a difference in the proportions at the 99% confidence level? \n" );
document.write( "
Algebra.Com's Answer #390067 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! What is the height of college hockey players? The avg height has been 68.3 inches. \n" ); document.write( "A random sample of 14 hockey players gave a mean height of 69.1 inches. We may assume that x has a normal distribution with std dev of 0.9 inch. Does this indicate that the population mean height is \n" ); document.write( "different from 68.3 inches? Use 5% level of significance \n" ); document.write( "Ho: u = 68.3 (claim) \n" ); document.write( "Ha: u # 68.3 \n" ); document.write( "----- \n" ); document.write( "t(69.1) = (69.1-68.3)/[0.9/sqrt(14)] = 0.2138 \n" ); document.write( "p-value = 2*p(0.2138< = t <= 100 when df = 13) = 2*tcdp(0.2138,100,13) \n" ); document.write( "= 0.4170 \n" ); document.write( "---- \n" ); document.write( "Since the p-value is greater than 5%, fail to reject Ho. \n" ); document.write( "The mean height is 68.3. \n" ); document.write( "=================================\r \n" ); document.write( "\n" ); document.write( "A random sample of 83 investment portfolios managed by Kendra showed that 62 of them met the targeted annual percent growth. A random sample of 112 portfolios managed by Lisa showed that 87 met the targeted annual percent growth. \n" ); document.write( "-------- \n" ); document.write( "Find a 99% confidence interval for the difference in the proportion of the portfolios meeting target goals managed by Kendra compared with those managed by Lisa. \n" ); document.write( "-------- \n" ); document.write( "Is there a difference in the proportions at the 99% confidence level? \n" ); document.write( "--- \n" ); document.write( "Kendra DATA: \n" ); document.write( "sample proportion = phat2 = 62/83 = 0.75 \n" ); document.write( "Lisa DATA: \n" ); document.write( "sample proportion = phat1 = 87/112 = 0.78 \n" ); document.write( "------ \n" ); document.write( "Ho: p1 - p2 = 0 \n" ); document.write( "Ha: p1 - p2 # 0 \n" ); document.write( "--------------------------------- \n" ); document.write( "std of proportion differences: sqrt[(p1q1/n1) + (p2q2/n2)] \n" ); document.write( "= sqrt[(.75*0.25/83)+(0.78*0.22/112)] = 0.0616 \n" ); document.write( "--------------------------------------------------- \n" ); document.write( "z(difference) = (0.78-0.75)/0.0616 = 0.4872 \n" ); document.write( "---- \n" ); document.write( "sample proportion difference = 0.03 \n" ); document.write( "std of sample difference: sqrt[(0.75*0.25/83)+(0.78*0.22/112)] = 0.0616 \n" ); document.write( "----- \n" ); document.write( "Margin of error: 2.5758*0.0616 = 0.1586 \n" ); document.write( "------ \n" ); document.write( "99% CI: 0.03-0.1586 < p1-p2 < 0.03+0.1586 \n" ); document.write( "(-0.1286 , +0.1886) \n" ); document.write( "=========== \n" ); document.write( "Conclusion: Since zero is in the 99% CI, fail to reject Ho. \n" ); document.write( "=============================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=============================================\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |