Question 477478
  <pre><font face = "Tohoma" size = 4 color = "indigo"><b> 
Hi,
Using the standard Normal Chart, find the area under the curve. 
P(Z> -1.35) = 1 - P(z &#8804; -1.35) =  1 - .0885 = .9115
Re reply:  Using Excel function: NORMSDIST(-1.35)= .0885
may use a z-table as well. 
{{{drawing(400,200,-5,5,-.5,1.5, graph(400,200,-5,5,-.5,1.5, 0,exp(-x^2/2)), blue(line( -1.35,0, -1.35,exp(-1.35^2/2))),locate(4.8,-.01,z),locate(4.8,.2,z))}}}