Week 7 Prob
Week 7 Prob
Week – 7
MKT3802 Statistical and Experimental Methods for Engineers
April 3, 2024
Outline
Normal distribution
Areas under the Normal Curve, i.e. Probability
Applications of Normal Distribution
Normal approximation to the Binomial Distributions
R∞
−∞ f (x)dx =1
1
2 f (X) ≥ 0
3 limx→−∞ f (x) = 0 and limx→∞ f (x) = 0
4 Symmetric: f (µ − x) = f (µ + x)
5 Maximum value occur at x = µ
6 The point of inflection of f are at x = µ ± σ
Definition
The distribution of a normal random variable with mean 0 and
variance 1 is called a standard normal distribution
1 2
f (x) = n(x; µ, σ) = √ e−x /2 −∞<x<∞
2π
Example (1)
Given a standard normal distribution, find the area under the curve
that lies
1 to the right of z = 1.84 and
2 between z = −1.97 and z = 0.86
Example (2)
Given a standard normal distribution, find the value of k such that
1 P (Z > k) = 0.3015 and
2 P (k < Z < −0.18) = 0.4197
Example (3)
Given a random variable X having a normal distribution with µ = 50
and σ = 10, find the probability that X assumes a value between 45
and 62.
Example (4)
Given a normal distribution with µ = 40 and σ = 6, find the value of x
that has
1 45% of the area to the left and
2 14% of the area to the right.
Example (5)
A certain type of storage battery lasts, on average, 3.0 years with a
standard deviation of 0.5 year. Assuming that battery life is normally
distributed, find the probability that a given battery will last less than
2.3 years.
Example (6)
An electrical firm manufactures light bulbs that have a life, before
burn-out, that is normally distributed with mean equal to 800 hours
and a standard deviation of 40 hours. Find the probability that a bulb
burns between 778 and 834 hours.
Example (7)
In an industrial process, the diameter of a ball bearing is an important
measurement. The buyer sets specifications for the diameter to be
3.0 ± 0.01 cm. The implication is that no part falling outside these
specifications will be accepted. It is known that in the process the
diameter of a ball bearing has a normal distribution with mean µ = 3.0
and standard deviation σ = 0.005. On average, how many
manufactured ball bearings will be scrapped?
Example (8)
Gauges are used to reject all components for which a certain dimension
is not within the specification 1.50 ± d. It is known that this
measurement is normally distributed with mean 1.50 and standard
deviation 0.2. Determine the value d such that the specifications
“cover” 95% of the measurements.
Some Continuous Probability Distributions April 3, 2024 14 / 24
Applications of Normal Distribution
Example (9)
A certain machine makes electrical resistors having a mean resistance
of 40 ohms and a standard deviation of 2 ohms. Assuming that the
resistance follows a normal distribution and can be measured to any
degree of accuracy, what percentage of resistors will have a resistance
exceeding 43 ohms?
Example (10)
The average grade for an exam is 74, and the standard deviation is 7.
If 12% of the class is given As, and the grades are curved to follow a
normal distribution, what is the lowest possible A and the highest
possible B?
Theorem
If X is a binomial random variable with mean µ = np and variance
σ 2 = npq, then the limiting form of the distribution of
X − np
Z= √
npq
Continuity Correction
Let X be a binomial random variable with parameters n and p. For
large n, X has approximately a normal distribution with µ = np and
σ 2 = npq = np(1 − p) and
x
X
P (X ≤ x) = b(k; n, p)
k=0
Example (9)
The probability that a patient recovers from a rare blood disease is 0.4.
If 100 people are known to have contracted this disease, what is the
probability that fewer than 30 survive?
Example (10)
A multiple-choice quiz has 200 questions, each with 4 possible answers
of which only 1 is correct. What is the probability that sheer
guesswork yields from 25 to 30 correct answers for the 80 of the 200
problems about which the student has no knowledge?
Questions?