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
Related Recommendation
Calculating Probabilities for Normal Distribution N(10, 2) Using Z-scores
Calculating Normal Distribution Probability: normalcdf(-E99,215,225,10)
Using normalcdf() to Find Percentages in Normal Distribution
Using normalcdf() to Calculate Proportions in Normal Distribution
Calculate Value of c in Standard Normal Distribution - Problem & Solution