def. Normal Distribution. A random variable distributed over a Normal distribution with mean and standard deviation is denoted:
def. Cumulative Distribution Function (CDF) of a Normal Distribution
Observe:
def. Standard Normal Distribution. A standard normal distribution is a normal distribution where
Tip
You can approximate a bunch of distributions using the Normal.
rmk. Linear Transformation of Normal Distribution. If , then
-
- ⇒ Thus
remark. Exponentiating Transformation of Normal Distribution. If
(using Law of Unconscious Statistician)
rmk. Standardizing the Normal Distribution. Given :
- has the standard normal distribution
- The pdf is as follows:
- See also Standardizing a Random Variable
rmk. Empirical Rule: Rule of thumb for calculating probabilities (integrals) of normal distributions
- ! Generalized version: Chebyshev’s Inequality
- 1 std. dev. away is ; 2 std.dev. away is
Box-Mueller Transform
Motivation. Computers can easily sample from a uniform distribution, but it cannot randomly generage a normal distribution. The Box-Mueller Transform is a method of transforming a uniform unit random variable into a standard normal random variable. (From Problem 3) thm. Box-Mueller Transform. Let uniform distrubtions . Then let:
And then let:
Then are standard normal distributions. proof. First, to . Consider that
- ,
- , Using Change of Variable (Probability)s we have:
- Then, from to : Note that:
- thus
- Symmetrically
- thus
- Symmetrically Now, calculate the jacobian for a multivariate change of variables:
And thus the join probability being:
This show both that:
- is the standard normal pdf
- are independent because the joint pdf is a simple product of each pdf. ∎
Estimators
let
- ⇒ Log likelihood:
Score
One R.V. | Multiple Data |
---|---|
MLEs
- ! divisor for variance MLE is not as opposed to Besset Correction
Fisher Information
- Unknown , known
- Known unknown
Multivariate Normal Distribution
def. Multivariate Normal Distribution.1
where
- is the dimension
- is the covariance matrix
The image shows part of a larger equation or expression, as indicated by the curly brace on the right side, but the complete right-hand side is not visible in this image.