Ch04 Continuous Normal
Ch04 Continuous Normal
Chapter 4
An Example:
The dimensional length of a manufactured part is subject to
small variations in measurement due to vibrations,
temperature fluctuations, operator differences, calibration,
cutting tool wear, bearing wear, and raw material changes.
This length X would be a continuous random variable that would
occur in an interval (finite or infinite) of real numbers.
The number of possible values of X, in that interval, is
uncountably infinite and limited only by the precision of the
measurement instrument.
1
3/22/2021
b
(3) P a X b f x dx area under f x dx from a to b
a
*** probability of occurrence of a continuous r.v. is area under the curve (AUC).
***This curve is defined by f(x), i.e. probability density function.
4
2
3/22/2021
Figure 4-5 P X 12.60
20 x 12.5
20e
12.6
dx 0.135
6
3
3/22/2021
4
3/22/2021
0 x <0
F (x ) = 0.05x 0 ≤ x ≤ 20
1 20 < x
5
3/22/2021
11
20 20
0.05 x 2
E X x f x dx 10
0
2 0
3 20
20
0.05 x 10
V X x 10 f x dx 33.33
2
0
3
0
12
6
3/22/2021
EX xf x dx
20 x 12.5
12.5 12.5
x 20e dx
20 x 12.5
20 x 12.5 e
xe 12.5 0.05 12.55 mm
20 12.5
V X x 12.55 f x dx 0.0025 mm and 0.05 mm
2 2
12.5
13
7
3/22/2021
a b b a
2
EX and V X
2
(4-7)
2 12
15
10
P 5 x 10 0.05dx 5 0.05 0.25
5
16
8
3/22/2021
Normal Distribution
• The most widely used distribution is the normal distribution,
also known as the Gaussian distribution.
• Random variation of many physical measurements are
normally distributed.
• The location and spread of the normal are independently
determined by mean (μ) and standard deviation (σ).
18
9
3/22/2021
AUC=P(x>13)
Figure Graphical probability that X > 13 for a normal random variable with μ = 10
and σ2 = 4.
19
19
20
10
3/22/2021
21
22
11
3/22/2021
Standardizing
24
12
3/22/2021
13
3/22/2021
Using Excel
0.91924 = NORMDIST(0.2515, 0.2508, 0.0005, TRUE) - NORMDIST(0.2485, 0.2508, 0.0005, TRUE)
27
14
3/22/2021
29
30
30
15
3/22/2021
T1 T2 T3
T1 1
T2 0.9302 1
T3 0.2060 0.1669 1
16
3/22/2021
Definition
33
• Correlation coefficient explains the relationship between two random variables, too.
• Different than covariance, correlation coefficient changes between -1and +1.
• For this reason, correlation coefficient can be more practical measure to tell the
relationship among variables.
34
17
3/22/2021
35
Definition
36
18
3/22/2021
𝑆11 𝑆12
Sample Covariance Matrix = 𝑆 = where S12 = S21
𝑆21 𝑆22
1 𝑟12
Sample Correlation Coefficient Matrix = r = where r12 = r21
𝑟21 1
38
19
3/22/2021
Example
Figure
39
20