Lec3 2
Lec3 2
A random number generator claims to produce random numbers from a population of zero mean and
unit variance.
Goal: To test that the population has zero mean with known variance 2
= 1.
1. Hypothesis: H0 : µ = 0, Ha : µ 6= 0.
(X̄ µ)
2. Test statistic: Z = p
/ n
3. Rejection criterion: Choose two critical values zc,r and zc,l (on both sides of postulated value).
4. Decision: Reject H0 if observed statistic zo > zc,r or zo < zc,l .
To be illustrated in R.
Significance level: ↵
Power of a hypothesis test: 1
Acceptance(region((
(a) Two tailed test (b) Lower-tailed test (c) Upper-tailed test
1. Null: H0 : µ = µ0
Alternate: Ha : µ <, >, 6= µ0 (lower-, upper-, Two-tailed)
X̄ µ0
2. Test statistic QT : Z = p ⇠ N (0, 1)
/ n
3. Critical region Rc : z < z↵ , z > z↵ , {z < z↵/2 or z > z↵/2 }.
p-value
The p-value is the smallest level of significance that would lead to rejection of the null hypothesis H0
for the given data.
p-value
The p-value is the smallest level of significance that would lead to rejection of the null hypothesis H0
for the given data.
For the solid propellant exercise, the p-value is 2(1 F (3.25)) = 0.0012.
Bibliography I
Bendat, J. S. and A. G. Piersol (2010). Random Data: Analysis and Measurement Procedures. 4th edition. New
York, USA: John Wiley & Sons, Inc.
Johnson, R. A. (2011). Miller and Freund’s: Probability and Statistics for Engineers. Upper Saddle River, NJ,
USA: Prentice Hall.
Montgomery, D. C. and G. C. Runger (2011). Applied Statistics and Probability for Engineers. 5th edition. New
York, USA: John Wiley & Sons, Inc.
Ogunnaike, B. A. (2010). Random Phenomena: Fundamentals of Probability and Statistics for Engineers. Boca
Raton, FL, USA: CRC Press, Taylor & Francis Group.
Tangirala, A. K. (2014). Principles of System Identification: Theory and Practice. CRC Press, Taylor & Francis
Group.