Sketch the areas under the standard normal curve over
theindicated intervals, and find the specified areas.
a)To the left of z = 0.72.
b)To the right of z = 0.15.
c)Between z = -1.40 and z = 2.03.

Respuesta :

Answer:

a) [tex]P(Z<0.72)=0.764[/tex]

b) [tex]P(Z>0.15)=1-0.560=0.440[/tex]

c) [tex]P(-1.40<Z<2.03)=0.979-0.081=0.898[/tex]

Step-by-step explanation:

a)To the left of z = 0.72.

For this case the shaded area is on the figure 1 attached.

And we can find the area with the normal standard table of with the following excel code:

=NORM.DIST(0.72,0,1,TRUE)

[tex]P(Z<0.72)=0.764[/tex]

b)To the right of z = 0.15.

For this case the shaded area is on the figure 2 attached.

And we can find the area with the normal standard table of with the following excel code:

=1-NORM.DIST(0.15,0,1,TRUE)

[tex]P(Z>0.15)=1-0.560=0.440[/tex]

c)Between z = -1.40 and z = 2.03.

For this case the shaded area is on the figure 3 attached.

And we can find the area with the normal standard table of with the following excel code:

=NORM.DIST(2.03,0,1,TRUE)-NORM.DIST(-1.40,0,1,TRUE)

[tex]P(-1.40<Z<2.03)=0.979-0.081=0.898[/tex]

Ver imagen dfbustos
Ver imagen dfbustos
Ver imagen dfbustos