document.write( "Question 654345: Assume that the weekly demand for Ford car sales follows a normal distribution with mean 50,000 cars and standard deviation 14,000 cars.\r
\n" );
document.write( "\n" );
document.write( "a) There is a 1% chance that Ford will sell more than what number of cars during the next year?\r
\n" );
document.write( "\n" );
document.write( "b) What is the probability that Ford will sell between 2.4 and 2.7 million cars during the next year? \n" );
document.write( "
Algebra.Com's Answer #408779 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Assume that the weekly demand for Ford car sales follows a normal distribution with mean 50,000 cars and standard deviation 14,000 cars. \n" ); document.write( "---------- \n" ); document.write( "a) There is a 1% chance that Ford will sell more than what number of cars during the next year? \n" ); document.write( "Find the z-value with a left tail of 99%: z = 2.3263 \n" ); document.write( "---- \n" ); document.write( "Find the corresponding x(car sales number) using x = z*s+u \n" ); document.write( "--- \n" ); document.write( "# of car sales = 2.3263*14000+50000 = 82569 \n" ); document.write( "================================================ \n" ); document.write( " \n" ); document.write( "b) What is the probability that Ford will sell between 2.4 and 2.7 million cars during the next year? \n" ); document.write( "Find the z-values for 2.4 mil and 2.7 mil ; then find the probability \n" ); document.write( "that lies between those z-values. \n" ); document.write( " \n" ); document.write( "======================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |