Probability Distributions
Probability Distributions
METHODS
Lecturer: Ms Mtonga
1 3 3 1
P(X = 0) = , P(X = 1) = , P(X = 2) = , P(X = 3) =
8 8 8 8
.Note: PMF is strictly for Discrete Random Variable.
Note: PDF is strictly for Continuous Random Variable.
Lecturer: Ms Mtonga INTRODUCTION TO QUANTITATIVE METHODS
Probability Distribution
Def
A probability distribution refers to a list of a random variable
with the corresponding probability. Similar to a frequency
distribution a probability distribution shows as how
probabilities are spread for a random variable.
Task
Consider the Discrete Probability Distribution:
x 1 2 3 4
P(X=x) 0.2 0.16 0.128 t
(a) Complete the probability distribution.
(b) Find:
(i) P(X = 1).
(ii) P(X = 3).
(iii) P(X ≥ 2).
(iv) P(X > 3).
(v) P(X ≤ 4).
Where: where:
E (x) = Expected value of the random variable,
xi = Values of the random variable.
P(xi ) = Probability of the random variable having the value of
xi
where:
σx = This is the standard deviation for the random variable x.
E (x) = Expected value of the random variable,
xi = Values of the random variable.
P(xi ) = Probability of the random variable having the value of
xi
Formula
In order to determine the probability of a success for a single
trial of a probability experiment, the following formula can be
used.
P(X ) =n Cx × p x × (1 − p)n−x
where
n = the total number of trials (sample size).
x = the number of successes (1, 2, 3, ..., n).
p = the probability of a success.
q = (1 − p) probability of failure.
Example
(1) A coin is tossed 3 times. Find the probability of getting
two heads and a tail in any given order.
(2) A die is rolled 3 times; find the probability of getting
exactly one five.
(3 ) An archer hits the bull’s eye 80% of the time. If he shoots
5 arrows, find the probability that he will get 4 bull’s eyes.
Task
(1) A student takes a 5-question true–false quiz. Since the
student has not studied, he decides to flip a coin to
determine the answers. What is the probability that the
student guesses exactly 3 out of 5 correctly?
(2)
µ = E (x) = np
. The standard deviation of the binomial distribution is given
by:
√
σ= npq
The Variance of the binomial distribution is given by:
σ 2 = npq
Questions
A die is rolled 180 times. Find the standard deviation of the
number of threes.
Task
An archer hits the bull’s eye 80% of the time. If he shoots 100
arrows, find the mean, Variance and standard deviation of the
number of bull’s eyes.
e −λ λx
P(X ) =
x!
where e is a mathematical constant e = 2.7183 and λ is the
mean or expected value of the variable (i.e the average
number of successes). x is the number of successes
Example
(1) If there are 150 typographical errors randomly distributed
in a 600-page manuscript, find the probability that any
given page has exactly two errors.
(2) A hotline with a toll-free number receives an average of 4
calls per hour. For any given hour, find the probability
that it will receive exactly 6 calls.
Normal Distribution
The normal distribution is one of the most widely used
distribution and it has the following properties.
(1) It is bell-shaped (It has a single peak).
(2) The mean, median, and mode are at the center of the
distribution.
(3) It is symmetric about the mean. (This means that it is a
reflection of itself if a mean was placed at the center (i.e
at the peak).)
(4) It is continuous; i.e., there are no gaps.
(5) It never touches the x axis (i.e it is asymptotic).
(6) The total area under the curve is 1 or 100%.
Standard Normal
Let X be random variable which follows normal distribution
with mean µ and variance s 2 . The mean is zero and the
standard deviation is one. This is the standard normal
distribution that is used to solve real problems. It is defined by:
x −µ
Z=
σ
, Where Z ∼ N(0, 1)