document.write( "Question 525639: A rental agent claims that the mean monthly rent, , for apartments on the east side of town is less than $750 . A random sample of 16 monthly rents for apartments on the east side has a mean of $748 , with a standard deviation of $22. If we assume that the monthly rents for apartments on the east side are normally distributed, is there enough evidence to conclude, at the 0.05 level of significance, that is less than $750 ? \n" ); document.write( "
Algebra.Com's Answer #348163 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A rental agent claims that the mean monthly rent, , for apartments on the east side of town is less than $750. \n" ); document.write( "------- \n" ); document.write( "A random sample of 16 monthly rents for apartments on the east side has a mean of $748 , with a standard deviation of $22. \n" ); document.write( "------- \n" ); document.write( "If we assume that the monthly rents for apartments on the east side are normally distributed, is there enough evidence to conclude, at the 0.05 level of significance, that is less than $750? \n" ); document.write( "---------------------------- \n" ); document.write( "Ho: u >= 750 \n" ); document.write( "Ha: u < 750 (claim) \n" ); document.write( "------------- \n" ); document.write( "x-bar = 748 \n" ); document.write( "Test statistic: t(748) = (748-750)/[22/sqrt(16)] = -0.3636 \n" ); document.write( "---- \n" ); document.write( "p-value = P(t<-0.3535 when df = 15) = tcdf(-100,-0.3636,15) = 0.3606 \n" ); document.write( "---- \n" ); document.write( "Since the p-value is greater than 5%, fail to reject Ho at \n" ); document.write( "the 5% level of significance. \n" ); document.write( "================================== \n" ); document.write( "The test results do not support the claim) \n" ); document.write( "================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=========== \n" ); document.write( " |