SOLUTION: what is the areas under the standard normal curve: a.)to the right of z=1.29 b.)between z=-1.99 amd z=-1.89 c.)to the left of z=1.11 d.)between z=1.34 and z=2.99

Algebra.Com
Question 1054216: what is the areas under the standard normal curve:
a.)to the right of z=1.29
b.)between z=-1.99 amd z=-1.89
c.)to the left of z=1.11
d.)between z=1.34 and z=2.99

Answer by ewatrrr(24785)   (Show Source): You can put this solution on YOUR website!
TI syntax is normalcdf(smaller z, larger z).
a.)to the right of z=1.29
A = normalcdf(1.29, 100) 100 a placeholder
b.)between z=-1.99 amd z=-1.89
A = normalcdf(-1.99, -1.89)
c.)to the left of z=1.11
A = normalcdf(-100, 1.11) -100 a placeholder
d.)between z=1.34 and z=2.99
A = normalcdf(1.34, 2.99)

RELATED QUESTIONS

Determine the area under the standard normal curve that lies to the left of a)z=0.43 b)... (answered by stanbon)
Which of the following statements concerning the standard normal curve is/are true (if... (answered by ikleyn)
Which of the following statements concerning the standard normal curve is/are true (if... (answered by robertb)
Find the area under the standard normal curve, which lies (a)to the left of z=0.94 (b) to (answered by stanbon)
Which of the following statements concerning the standard normal curve is/are true (if... (answered by oscargut)
Standard Normal Distribution Curve 1. Find the area under the standard normal... (answered by stanbon)
1.Sketch the area under the standard normal curve over the indicated interval and find... (answered by ewatrrr)
Find the following areas under the standard normal curve. Find a z-score such that 8% of (answered by stanbon)
For each of the cases below, involving areas under the standard normal curve, decide... (answered by Boreal)