TF3001 Sm2 09-10 Course Notes 7
TF3001 Sm2 09-10 Course Notes 7
A Random variable (usually denoted by the symbol x) has a single numerical value,
determined by chance, for each outcome of a procedure
A probability distribution is a graph, table or formula that gives the probability for each
value of the random variable
Example:
Does this table describe a probability distribution ?
x P(x)
0 0.2
1 0.5
2 0.4
3 0.3
P(x) = P(0) + P(1) + P(2) + P(3) = 1.4 ≠ 1, therefore the table does not represent a
probability distribution
A binomial probability distribution results from a process / procedure that meet all of
the following requirements:
the procedure has a fixed number of trials
the trials must be independent from each other
each trial must have all outcomes classified into two categories (pass/fail,
accept/reject, acceptable/defective, etc.)
the probabilities must remain constant for each trial
Definitions:
P(S) = p (p = probability of a success)
P(F) = 1- p = q (q = probability of a failure)
Example:
An unprepared student is doing a 4-question multiple choice quiz by making random
guesses. Each question has 5 possible answers (a,b,c,d,e), one of which is correct. We want
to find the probability of the student correctly answers 3 out of 4 questions.
Does this process result in a binomial distribution ?
If so, identify the values of n, x, p, and q
n!
P ( x) = ∙ p x ∙ qn− x
( n−x ) ! x !
for x = 0.1,2,...,n
Where:n = number of trials
x = number of successes among n trials
p = probability of success in any 1 trial
q = probability of failure in any 1 trial (q = 1 – p)
Data descriptors for a binomial distribution:
μ=np
σ 2=npq
σ =√ npq
Example:
the number of plant shut downs in a year
the number of defects in a unit area of sheet glass
μ x ∙ e−μ
P ( x)=
x!
The critical feature of the above equation is that the normal distribution is characterized
by two parameters: the mean and the standard deviation σ.
The standard normal distribution is a normal probability distribution that follows the
following rules:
= 0, and σ = 1
total area under its density curve is = 1
x−μ
z=
σ
Any normally distributed random variable x can be standardized by using the above
equation.
Because the area under the probability density curve is equal to 1, there is a definite
relationship between the z-score and the corresponding probability - see the following
graphs:
… -3 -2 -1 0 1 2 3 …
The probability of finding any value of z-score (from - to +) = 1 (exactly)
Example:
A large number of thermometers are used to read the freezing point of pure water at sea
level. The average reading produced by the thermometers is 0.2 oC, and the standard
deviation is 0.8 oC.
Using the standard normal distribution, calculate the probability of randomly finding one
thermometer that reads:
less than 0 oC
higher than 1.0 oC
Hint: do you need to standardize the random variable ? why ?