Math Problem Statement

To find the area/probability to the left of k in a normal distribution,

To find the area/probability to the left of k in a normal distribution,

use normalcdf(k, 1EE99, )

use normalcdf(a, b, )

use normalcdf(-1EE99, k, )

use invNorm(k decimal, )

Solution

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Normal Distribution
Cumulative Distribution Function (CDF)
Inverse Normal Function

Formulas

normalcdf(a, b) - Calculates the probability between two points in a normal distribution
normalcdf(-∞, k) - Calculates the area to the left of k in a normal distribution
invNorm(p) - Finds the z-value given a cumulative probability p

Theorems

Properties of the Normal Distribution
Cumulative Distribution Theorem

Suitable Grade Level

College-level or advanced high school statistics