document.write( "Question 370339: 4–76. The number of newspapers demanded daily in a large metropolitan area is
\n" );
document.write( "believed to be an approximately normally distributed random variable. If more
\n" );
document.write( "newspapers are demanded than are printed, the paper suffers an opportunity loss,in that it could have sold more papers, and a loss of public goodwill. On the other
\n" );
document.write( "hand, if more papers are printed than will be demanded, the unsold papers are
\n" );
document.write( "returned to the newspaper office at a loss. Suppose that management believes that
\n" );
document.write( "guarding against the first type of error, unmet demand, is most important and
\n" );
document.write( "would like to set the number of papers printed at a level such that 75% of the time,
\n" );
document.write( "demand for newspapers will be lower than that point. How many papers should be
\n" );
document.write( "printed daily if the average demand is 34,750 papers and the standard deviation of
\n" );
document.write( "demand is 3,560? \n" );
document.write( "
Algebra.Com's Answer #263989 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Suppose that management believes that \n" ); document.write( "guarding against the first type of error, unmet demand, is most important and \n" ); document.write( "would like to set the number of papers printed at a level such that 75% of the time, demand for newspapers will be lower than that point. How many papers should be printed daily if the average demand is 34,750 papers and the standard deviation of demand is 3,560? \n" ); document.write( "----- \n" ); document.write( "Find the z-value that has a left tail of 0.75. \n" ); document.write( "invNorm(0.75) = 0.6745 \n" ); document.write( "--- \n" ); document.write( "Find the corresponding x-value. \n" ); document.write( "---- \n" ); document.write( "x = zs+u \n" ); document.write( "x = 0.6745*3560+34750 = 37151 papers printed daily \n" ); document.write( "================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |