document.write( "Question 1132991: An elevator has a placard stating that the maximum capacity is 1256 lblong dash8 passengers. So, 8 adult male passengers can have a mean weight of up to 1256 divided by 8 equals 157 pounds. If the elevator is loaded with 8 adult male passengers, find the probability that it is overloaded because they have a mean weight greater than 157 lb. (Assume that weights of males are normally distributed with a mean of 161 lb and a standard deviation of 25 lb.) Does this elevator appear to be safe?\r
\n" );
document.write( "\n" );
document.write( "The probability the elevator is overloaded is?\r
\n" );
document.write( "\n" );
document.write( "A.
\n" );
document.write( "Yes, 8 randomly selected people will always be under the weight limit.
\n" );
document.write( "B.
\n" );
document.write( "No, 8 randomly selected people will never be under the weight limit.
\n" );
document.write( "C.
\n" );
document.write( "Yes, there is a good chance that 8 randomly selected people will not exceed the elevator capacity.
\n" );
document.write( "D.
\n" );
document.write( "No, there is a good chance that 8 randomly selected people will exceed the elevator capacity. \n" );
document.write( "
Algebra.Com's Answer #750158 by Theo(13342)![]() ![]() You can put this solution on YOUR website! the average weight of males is 161 pounds with a standard deviation of 25 pounds.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "that's your population if i understand it correctly.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you choose 8 men randomly from this population.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you want to know the probability that this sample of 8 men chosen randomly from the population will have a mean weight greater than 157 pounds.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "mean of the sample is 161 pounds. \n" ); document.write( "standard error of the sample of 8 males is 25 / sqrt(8). \n" ); document.write( "z-score of the sample is z = (157 - 161) / (25 / sqrt(8)) = -4 / 8.838834765 = -.45254834 \n" ); document.write( "the probability of a sample of 8 men having a z-score greater than -.45254834 is equal to .6745629783.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "your selection is D. \n" ); document.write( "there's a good chance that 8 randomly selected males will exceed the elevator capacity.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "visually, your distribution looks like this.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " ![]() \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the shaded area is the area under the normal distribution curve where the mean of your randomly selected 8 people is greater than 157.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "note that the standard error is not the same as the standard deviation. \n" ); document.write( "the standard deviation is for a sample of one person. \n" ); document.write( "the standard error is for a sample of more than one person. \n" ); document.write( "it is the standard deviation of the mean of that sample of more than one person. \n" ); document.write( "the larger the sample size, the smaller the standard error. \n" ); document.write( " \n" ); document.write( " |