document.write( "Question 465610: An analyst believes that the price of an IBM stock is a normally distributed random variable with mean $105 and variance 24. The analyst would like to determine a value such that there is a .90 probability that the price of the stock will be greater than the value. Find the required value. \n" ); document.write( "
Algebra.Com's Answer #319054 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! An analyst believes that the price of an IBM stock is a normally distributed random variable with mean $105 and variance 24. The analyst would like to determine a value such that there is a .90 probability that the price of the stock will be greater than the value. Find the required value. \n" ); document.write( "---------------------- \n" ); document.write( "Find the z-value with a 0.90 right tail: invNorm(0.10) = -1.2816 \n" ); document.write( "--- \n" ); document.write( "Use x = zs+u to find the corresponding price. \n" ); document.write( "----- \n" ); document.write( "price = -1.2816*24+105 = $74.24 \n" ); document.write( "==================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============ \n" ); document.write( " |