document.write( "Question 880843: A study has shown that 20% of all university textbooks have a price greater than or equal to £40. It is known that the standard deviation of the prices of all university textbooks is £6. If the prices of all university textbooks follow a normal distribution, then work out the average (mean) price. \n" ); document.write( "
Algebra.Com's Answer #531747 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "z = invNorm(.80) = (x-bar-40)/6 \n" ); document.write( "6invNorm(.80)+ 40 = x-bar \n" ); document.write( " |