asked 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)

answered
User Muirbot
by
9.5k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.