Processing math: 100%
Section 4.3: The Normal Distribution
- State the probability density function for a Gaussian random variable with parameters μ and σ2.
- Recognize the notation X∼N(μ,σ2) as indicating that X is a Gaussian random variable with parameters μ and σ2.
- State the mean and variance of a Gaussian random variable with parameters μ and σ2.
- Sketch a graph of the probability density function for a Gaussian random variable with parameters μ and σ2, getting the general shape and placement of the probability density function correct, and use this graph to reason about the area under consideration for a given probability query.
- Sketch a graph of the cumulative distribution function for a Gaussian random variable with parameters μ and σ2, getting the general shape and placement of the cumulative distribution function correct.
- State the definition of a standard Gaussian random variable, and recognize the notation that Z will often be used to denote a standard Gaussian random variable.
- Recognize and use the convention of denoting the cumulative distribution function for a standard Gaussian random variable via Φ(z)=P(Z≤z).
- Standardize a random variable X∼N(μ,σ2), and indicate the distribution of the transformed random variable.
- Compute probability queries for a Gaussian random variable using R.
- Define the p-th percentile (q quantile) of a Gaussian random variable, and determine the p-th percentile (q quantile) using R.