document.write( "Question 384476: Suppose another box has resitors diistributed accourding to the Gaussion distribution, with a mean of 100Ω and a standard deviation of 2Ω. What is the probability that a resistor, selected at random from a box, will have a resistance greater than 101Ω? \n" ); document.write( "
Algebra.Com's Answer #272175 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Suppose another box has resitors diistributed accourding to the Gaussion distribution, with a mean of 100Ω and a standard deviation of 2Ω. What is the probability that a resistor, selected at random from a box, will have a resistance greater than 101Ω?
\n" ); document.write( "----
\n" ); document.write( "z(101) = (101-100)/2 = 1/2
\n" ); document.write( "---
\n" ); document.write( "P(r > 101) = P(z > 1/2) = normalcdf(1/2,100) = 0.3085
\n" ); document.write( "=========================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );