• 沒有找到結果。

3.3.3 Normal Distribution

N/A
N/A
Protected

Academic year: 2022

Share "3.3.3 Normal Distribution"

Copied!
2
0
0

加載中.... (立即查看全文)

全文

(1)

3.3.3 Normal Distribution

The normal distribution has several advantages over the other distributions.

a. The normal distribution and distributions associated with it are very tractable and analytically.

b. The normal distribution has the familiar bell shape, whose symmetry makes it an appealing choice for many popular models.

c. There is the Central Limit Theorem, which shows that, under mild conditions, the normal distribution can be used to approximate a large variety of distributions in large samples.

The normal distribution has two parameters, usually denoted by µ and σ2, which are its mean and variance. The pdf is

f (x|µ, σ2) = 1

√2πσe−(x−µ)2/(2σ2), −∞ < x < ∞.

If X ∼ N(µ, σ2), then the random variable Z = (X − µ)/σ has a N(0, 1) distribution, also known as the standard normal.

If Z ∼ N(0, 1),

EZ = 1

√2π Z

−∞

ze−z2/2dz = 0, and so, if X ∼ N(µ, σ2),

EX = E(µ + σZ) = µ + σEZ = µ.

Similarly, we have that VarZ = 1 and VarX = σ2.

To show

1

Z

−∞

e−z2/2dz = 1.

We only need to show Z

0

e−z2/2dz = rπ

2. 1

(2)

Since

¡Z

0

e−z2/2dz¢2

=¡Z

0

e−t2/2dt¢¡Z

0

e−u2/2du¢

= Z

0

Z

0

e−(t2+u2)/2dtdu.

Now we convert to polar coordinates. Define

t = r cos θ, u = r sin θ.

Then t2 + u2 = r2 and dtdu = rdθdr and the limits of integration become 0 < r < ∞, 0 < θ < π/2. We now have

Z

0

Z

0

e−(t2+u2)/2dtdu = Z

0

Z

0

re−r2/2dθdr

= π 2

Z

0

re−r2/2dr = π 2.

The probability content within 1, 2 or 3 standard deviations of the mean is

P (|X − µ| ≤ σ) = P (|Z| ≤ 1) = .6826, P (|X − µ| ≤ 2σ) = P (|Z| ≤ 2) = .9544, P (|X − µ| ≤ 3σ) = P (|Z| ≤ 3) = .9974, where X ∼ N(µ, σ2) and Z ∼ N(0, 1).

Among the many uses of the normal distribution, an important one is its use as an approximation to other distributions. For example, if X ∼ binomial(n, p), then EX = np and VarX = np(1 − p), and under suitable conditions, the distribution of X can be approximated by that of a normal random variable with mean µ = np and variance σ2 = np(1 − p). The suitable conditions are that n should be large and p should not be extreme (near 0 or 1). We want n large so that there are enough values of X to make an approximation by a continuous distribution reasonable, and p should be “in the middle” so the binomial is nearly symmetric, as is the normal. A conservative rule to follow is that the approximation will be good if min(np, n(1 − p)) ≥ 5.

2

參考文獻

相關文件

means that the values of f (x) can he made arbitrarily large (as large as we please) by taking x sufficiently close to a, but not equal to a, i.e.. The following figure shows the

If the points line on the 45 o line then the skewness and excess kurtosis seen in the stochastic residuals is the same as that of a standard normal distribution, which indicates

Optimum Allocation of Stratified Random Samples Designed for Multiple Mean Estimates and Multiple Observed.. Variables

The underlying idea was to use the power of sampling, in a fashion similar to the way it is used in empirical samples from large universes of data, in order to approximate the

Find all the local maximum, local minimum and saddle points

(2 pts) There is no absolute maximum value since the x-coordinate (or z-coordinate) of the point on L can be arbitrary large.. (3 pts) There is no absolute maximum value since

Project 1.3 Use parametric bootstrap and nonparametric bootstrap to approximate the dis- tribution of median based on a data with sam- ple size 20 from a standard normal

In this process, we use the following facts: Law of Large Numbers, Central Limit Theorem, and the Approximation of Binomial Distribution by Normal Distribution or Poisson