document.write( "Question 176621: 1.A normal distribution with a mean of 55 and a standard deviation of 6 is evaluated to solve a business problem. What is the probability that any value in the population is between 55 and 65? ___________. What is the probability that any value in the population is between 45 and 65? ____________.\r
\n" );
document.write( "\n" );
document.write( "2. A business owner decides to use a binomial distribution to solve one of his problems. He knows there is a 60 percent probability that he will sell one of his Red Oak floors to any customer who comes into his shop and views the wood. Out of the next 7 people who come into his shop, what is the probability that 3 people will buy a Red Oak floor? ___________ What is the probability that more than four people will buy the Red oak floor? ___________ \n" );
document.write( "
Algebra.Com's Answer #131765 by stanbon(75887) ![]() You can put this solution on YOUR website! A normal distribution with a mean of 55 and a standard deviation of 6 is evaluated to solve a business problem. What is the probability that any value in the population is between 55 and 65? ___________. What is the probability that any value in the population is between 45 and 65? ____________. \n" ); document.write( "------------------------ \n" ); document.write( "Find the z-values of 45 and of 65 \n" ); document.write( "z(45) = (45-55)/6 = -1.6666667 \n" ); document.write( "z(65) = (65-55)/6 = 1.666667 \n" ); document.write( "---------------------------------- \n" ); document.write( "P(55 < x < 65) = P(-1.666667 < z < 1.6666667) = 0.9044186... \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |