document.write( "Question 925722: Invoices at a particular depot have amounts, which follow a Normal distribution with a mean of $103.60 and a standard deviation of $8.75.
\n" );
document.write( "What will be the invoice amount such that approximately 25% of invoices are for greater amount? \n" );
document.write( "
Algebra.Com's Answer #561726 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! mean of $103.60 and a standard deviation of $8.75. \n" ); document.write( "What will be the invoice amount such that approximately 25% of invoices are for greater amount? $110 \n" ); document.write( "InvNorm(.75)(8.75 + 103.60 = x \n" ); document.write( "(.6745)(8.75) + 103.60 = 109.50 \n" ); document.write( " \n" ); document.write( " |