Lesson 6
Lesson 6
values:
Probability Distribution
Let x = number of customers arriving in one day where x
A probability distribution describes how the values of a
can take on the values 0, 1, 2, . . . We can count the
random variable are distributed. It provides a function
customers arriving, but there is no finite upper limit on
that shows the possible values for a variable and how
the number that might arrive
often they occur.
CONTINUOUS RANDOM VARIABLE
There are two main types of probability distributions:
A variables that represent measured data, such as all
1. Discrete Probability Distribution
possible heights, weights, temperatures, distances or
2. Continuous Probability Distribution
life period.
Random Variable
A random variable that may take on any value in an
A random variable is a variable whose possible values interval or collection of interval
are numerical outcomes of a random phenomenon.
If the sample space contains an infinite number of
Random variables are fundamental in probability theory
possibilities equal to the number of points on a line
and statistics because they allow us to quantify and
number, it is called a continuous sample space.
analyze random events
The outcome of some statistical experiment may be
We shall use a capital letter, say X, to denote a random
neither finite nor countable.
variable and its corresponding small letter, x, for one of
its values DISCRETE PROBABILITY DISTRIBUTION
Two main types of random variables: A table or a formula listing all possible values that a
discrete random variable can take on, along with the
1. Discrete Random Variable: Takes on a countable
associated probabilities, is called a discrete probability
number of distinct values.
distribution.
For example, the number of heads in 10 coin flips.
The probability function, denoted by f(x), provides the
2. Continuous Random Variable: Takes on an probability that the random variable X takes on a
infinite number of possible values within a given specific value.
range.
P(X = x) = f(x)
For example, the exact height of students in a class
A discrete probability distribution must satisfy these two
DISCRETE RANDOM VARIABLE conditions:
F(x) ≥ 0 or P(x) ≥ 0
∑ ❑f(x) = 1.0 or ∑ ❑P(x) = 1.0
1. If a sample space contains a finite number of
possibilities or an unending sequence with as many
elements s there are whole numbers, it is called a
discrete sample space. Expected Value and Variance
2. A random variable defined over a discrete sample The expected value, or mean, of a random variable is a
space is called a discrete random variable. measure of its central location.
Discrete random variable with a finite number of values: Expected value of a discrete random variable:
Let x = number of TV sets sold in one day where x can E(x) = 𝝁 = ∑ x f(x)
take on 5 values (0, 1, 2, 3, 4)
The variance summarizes the variability in the values of
a random variable.
The probability of the random variable assuming a value The Normal Curve
within some given interval from x1 to x2 is defined to be • The shape of the normal curve is often illustrated as a
the area under the graph of the probability density bell-shaped curve.
function between x1 and x2. • The highest point on the normal curve is at the mean
of the distribution.
• The normal curve is symmetric.
• The standard deviation determines the width of the
curve.
• The total area under the curve the same as any other
probability distribution is 1.
• The probability of the normal random variable ∑x
Mean = x̄ =
assuming a specific value the same as any other n
continuous probability distribution is 0.
Standard Deviation = s= √ ∑ ¿ ¿ ¿
• Probabilities for the normal random variable are given
by areas under the curve. Normal Approximation of Binomial Probabilities
The Normal Probability Density Function If X is a binomial random variable with mean, 𝝁 =
𝒏𝒑and a variance σ 2 = 𝒏𝒑𝒒, then the limiting form of
the distribution of
where
μ= mean
σ = standard deviation
π = 3.14159…
e = 2.71828… The Exponential Probability Distribution
Standard Normal Probability Distribution