document.write( "Question 799492: In a sample of 50 men, 44 said that they had less leisure time today than they had 10 years
\n" );
document.write( "ago. In a sample of 50 women, 48 women said that they had less leisure time than they
\n" );
document.write( "had 10 years ago. What is the test statistic? At á = .05, is there a
\n" );
document.write( "difference in the proportions between the men and women?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #482698 by stanbon(75887) ![]() You can put this solution on YOUR website! In a sample of 50 men, 44 said that they had less leisure time today than they had 10 years ago. \n" ); document.write( "In a sample of 50 women, 48 women said that they had less leisure time than they \n" ); document.write( "had 10 years ago. \n" ); document.write( "What is the test statistic? \n" ); document.write( "----- \n" ); document.write( "p-hat men:: 44/50 = 0.22 \n" ); document.write( "p-hat women:: 48/50 = 0.24 \n" ); document.write( "--------- \n" ); document.write( "Test Stat: \n" ); document.write( "z(0.24-0.22) = (0.02)/sqrt[(0.22*0.78/50)+(0.24*0.76/50)] = 0.2377 \n" ); document.write( "============================= \n" ); document.write( "At á = .05, is there a difference in the proportions between the men and women? \n" ); document.write( "p-value = 2*P(z > 0.2377) = 0.8121 \n" ); document.write( "---- \n" ); document.write( "Since the p-value is greater than 5%, fail to reject Ho. \n" ); document.write( "Ho: p(men)-p(women) = 0 \n" ); document.write( "Ha: p(men)-p(women) # 0 \n" ); document.write( "=============================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "====================== \n" ); document.write( " \n" ); document.write( " |