document.write( "Question 1012224: Regal Cinemas commissioned a national study to determine the amount of money spent on concessions by their customers. The study revealed that the amount spent follows a normal distribution with a mean of $6.11 and a standard deviation of $1.87.
\n" );
document.write( "(a) What proportion of all customers of Regal Cinemas spend more than $10.00 on concessions?\r
\n" );
document.write( "\n" );
document.write( "(b) What percentage of all customers of Regal Cinemas spend between $5.00 and $10.00 on concessions on a typical outing at the movies?
\n" );
document.write( "(c ) Determine the 90th percentile for money spent on concessions by Regal Cinemas customers.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #628366 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! $6.11=mean \n" ); document.write( "$1.87=SD \n" ); document.write( "z>(10.00-6.11)/1.87=2.082 \n" ); document.write( "Proportion is 0.0188 \n" ); document.write( "=============== \n" ); document.write( "z for $5 is (5.00-6.11)/1.87=-0.5936 \n" ); document.write( "probability of z between -0.5936 and 2.082 is 0.7048 \n" ); document.write( "=============== \n" ); document.write( "90th percentile is z=1.282 \n" ); document.write( "Multiply by 1.87=2.40 above the mean. \n" ); document.write( "$6.11+$2.40=$8.51 \n" ); document.write( " \n" ); document.write( " |