EDA Module 7
EDA Module 7
INTRODUCTION
OBJECTIVES
DISCUSSION PROPER
Confidence Interval
The confidence interval is the range of values that you expect your estimate to fall between
a certain percentage of the time if you run your experiment again or re-sample the
population in the same way.
The confidence level is the percentage of times you expect to reproduce an estimate
between the upper and lower bounds of the confidence interval, and is set by the alpha
value.
A confidence interval is the mean of your estimate plus and minus the variation in that
estimate. This is the range of values you expect your estimate to fall between if you redo
your test, within a certain level of confidence.
Your desired confidence level is usually one minus the alpha (α) value you used in your
statistical test:
𝐶𝐿 = 1 − 𝛼
So if you use an alpha value of p < 0.05 for statistical significance, then your confidence
level would be 1 − 0.05 = 0.95, or 95%.
In real life, you never know the true values for the population, unless you can do a
complete census. Instead, we replace the population values with the values from our
sample data, so the formula becomes:
𝜎
𝐶𝐼 = 𝑥̄ ± 𝑧 ( )
√𝑛
Where:
𝑥̄= the sample mean
s = the sample standard deviation
Solution:
Given: 𝜇 = 10.05 mm
𝜎 = 0.05 mm
𝐶𝐿 = 95%
𝑛 = 100 samples
a.) Confidence Interval,
ZL = -(ZR)
P(Z<ZL) = 0.025
ZL = -1.96
𝜎
𝐶𝐼 = 𝑥̄ ± 𝑧 ( 𝑛)
√
0.5
𝐶𝐼 = 10.05 ± (−1.96) ( )
√100
𝑪𝑰 = 𝟏𝟎. 𝟎𝟓 ± 𝟎. 𝟎𝟗𝟖 𝒎𝒎
Solution:
Given: 𝜇 = 600(600) = 360,000 mm2
𝜎 = 2%(360,000) = 7,200 mm2
𝐶𝐿 = 99%
𝑛 = 50 tiles
a.) Tile Lengths,
ZL = -(ZR)
P(Z<ZL) = 0.005
-2.57 = 0.0051
ZL = 0.005
-2.58 = 0.0049
𝜎
𝐶𝐼𝐴𝑅𝐸𝐴 = 𝑥̄ ± 𝑧 ( 𝑛)
√
7,200
𝐶𝐼𝐴𝑅𝐸𝐴 = 360,000 ± (−2.575) ( )
√50
2
𝐶𝐼𝐴𝑅𝐸𝐴 = 360,000 ± 2,621.95 𝑚𝑚 (Take note that this is the range of the area, we need
the range of the lengths)
SUMMARY
You can calculate confidence intervals for many kinds of statistical estimates, including:
proportions, population means, differences between population means or proportions
and estimates of variation among groups. These are all point estimates, and don’t give
any information about the variation around the number. Confidence intervals are useful
for communicating the variation around a point estimate.
REFERENCES
Books:
1. M-W. J. Frany, M. S. P. Galvez, E. L. Vasquez (2014). Fundamentals of Probability and
Statistics for Engineering. Trinitas Publishing, Inc.
2. Robinson, E. L. (2016). Data Analysis for Scientists and Engineers. Princeton
University Press.
Online
3. https://www.scribbr.co.uk/research-methods
ISUI-CvE-Mod
Revision: 02
Effectivity: August 1, 2020