230k views
4 votes
The calculator command normalcdf returns the _______ that a randomly selected value falls in a given reigon of a normal probability

1 Answer

1 vote

Answer:

The percentage of area under a continous probability curve from negative infinity to x.

Explanation:

The normalcdf means the normal cumulative density function, it can be accessed from the TI Calculators from the DIST section which also includes the normalcdf, invNorm, tpdf and other distribution functions.

The syntax is as follows :

normalcdf (lower bound, upper bound, mean, standard deviation)

Hence, to Obtian the probability that a value is between a and b, with mean, x and standard deviation, s

The normalcdf is written as normalcdf(a, b, x, s)

User Muirbot
by
5.7k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.