SLIDES Probability-Part3
SLIDES Probability-Part3
SLIDES Probability-Part3
F : R → [0, 1]
x 7→ F(x) = P(X ≤ x)
Theorem
A function is a density probability function of a random variable if and only if f satisfies
the following two above properties.
Uniform probability distribution
Consider the random variable X representing the flight time of an airplane traveling
from Chicago to New York. Suppose the flight time can be any value in the interval
from 120 minutes to 140 minutes.
▶ With every 1 minute interval being equally likely, the random variable X is said to
have a uniform probability distribution.
▶ The probability density function of X is
{
1/20 if 120 ≤ x ≤ 140
f(x) =
0 elsewhere
Given a continuous random variable X with probability density function f(x). Then
▶ the expected value of X is determined by
∫ ∞
E(X) = xf(x)dx,
−∞
Exercise
Find the expected value, the variance, and the deviation of the random variable X
representing the flight time of an airplane traveling from Chicago to New York.
Normal probability distribution
PDF functions of random variables having normal distribution
Definition
The normal probability distribution is a continuous random variable whose probability
density function has the form:
1 −1 x−µ 2
f(x) = √ e2( σ )
σ 2π
for some µ and σ > 0. Here, π = 3.14159..., and e = 2.71828...
▶ The expected value of X can be
determined by
E(X) = µ.
σX = σ.
Bell-shaped curves of normal probability density functions
Characteristics of normal distributions - part 1
1. The standard deviation determines how flat and wide the normal curve is. Larger
values of the standard deviation result in wider, flatter curves, showing more
variability in the data. Two normal distributions with the same mean but with
different standard deviations are shown here.
2. Probabilities for the normal random variable are given by areas under the normal
curve. The total area under the curve for the normal distribution is 1. Because
the distribution is symmetric, the area under the curve to the left of the mean is
0.50 and the area under the curve to the right of the mean is .50.
Characteristics of normal distributions - part 3
The percentage of values in some commonly used intervals are
▶ 68.3% of the values of a normal random variable are within plus or minus one
standard deviation of its mean.
▶ 95.4% of the values of a normal random variable are within plus or minus two
standard deviations of its mean.
▶ 99.7% of the values of a normal random variable are within plus or minus three
standard deviations of its mean.
Standard normal probability distribution
Definition
The standard normal probability distribution is the normal probability distribution with
a mean of zero and a standard deviation of one.
Exercises: Solve the questions 10, 11, 12, 13, 14, 15, 16 (p. 285) for a normal
random variable with a random mean and a random standard deviation (which you
choose by yourself).
Teamwork for bonus point