Presentation is loading. Please wait.

Presentation is loading. Please wait.

TM 720: Statistical Process Control

Similar presentations


Presentation on theme: "TM 720: Statistical Process Control"— Presentation transcript:

1 TM 720: Statistical Process Control
4/17/2019 2:11 PM ENGM Lecture 04 Comparison of Means, Confidence Intervals (CIs), & Operating Characteristic (OC) Curves 4/17/2019 ENGM 720: Statistical Process Control (c) D.H. Jensen & R.C. Wurl

2 TM 720: Statistical Process Control
4/17/2019 2:11 PM Assignment: Reading: Chapter 4 Finish reading through 4.3.4 Begin reading 4.4 through 4.4.3 Chapter 8 Begin reading 8 through 8.3 Assignments: Obtain the Hypothesis Test (Chart &) Tables – Materials Page Obtain the Exam Tables DRAFT – Materials Page Verify accuracy as you work assignments Access New Assignment and Previous Assignment Solutions: Download Assignment 2 Solutions Download Assignment 3 Instructions 4/17/2019 ENGM 720: Statistical Process Control (c) D.H. Jensen & R.C. Wurl

3 ENGM 720: Statistical Process Control
Hypothesis Tests An Hypothesis is a guess about a situation that can be tested, and the test outcome can be either true or false. The Null Hypothesis has a symbol H0, and is always the default situation that must be proven unlikely beyond a reasonable doubt. The Alternative Hypothesis is denoted by the symbol HA and can be thought of as the opposite of the Null Hypothesis - it can also be either true or false, but it is always false when H0 is true and vice-versa. 4/17/2019 ENGM 720: Statistical Process Control

4 Hypothesis Testing Errors
Type I Errors occur when a test statistic leads us to reject the Null Hypothesis when the Null Hypothesis is true in reality. The chance of making a Type I Error is estimated by the parameter  (or level of significance), which quantifies the reasonable doubt. Type II Errors occur when a test statistic leads us to fail to reject the Null Hypothesis when the Null Hypothesis is actually false in reality. The probability of making a Type II Error is estimated by the parameter . 4/17/2019 ENGM 720: Statistical Process Control

5 Types of Hypothesis Tests
Hypothesis Tests & Rejection Criteria H0: θ is not lower than θ0 H0: θ is not different than θ0 H0: θ is not higher than θ0 HA: θ is lower than θ0 HA: θ is different than θ0 HA: θ is higher than θ0 Dm Dm Dm 2 2 θ0 θ0 θ θ θ -θ0 +θ0 θ One-Sided Test Statistic < Rejection Criterion H0: θ ≥ θ0 HA: θ < θ0 Two-Sided Test Statistic < -½ Rejection Criterion or Statistic > +½ Rejection Criterion H0: -θ0 ≤ θ ≤ +θ0 HA: θ < -θ0 or +θ0< θ One-Sided Test Statistic > Rejection Criterion H0: θ ≤ θ0 HA: θ > θ0 4/17/2019 ENGM 720: Statistical Process Control

6 Hypothesis Testing Steps
State the null hypothesis (H0) from one of the alternatives: that the test statistic θ = θ0 , θ ≥ θ0 , or θ ≤ θ0 . Choose the alternative hypothesis (HA) from the alternatives: θ ¹ θ0 , θ < θ0 , or θ > θ0 . (Respective to above!) Choose a significance level of the test (a). Select the appropriate test statistic and establish a critical region. (If the decision is to be based on a P-value, it is not necessary to have a critical region) Compute the value of the test statistic () from the sample data. Decision: Reject H0 (go with HA) if the test statistic has a value in the critical region (or if the computed P-value is less than or equal to the desired significance level a); otherwise, do not reject H0. (Keep H0) 4/17/2019 ENGM 720: Statistical Process Control

7 TM 720: Statistical Process Control
4/17/2019 2:11 PM Testing Example Single Sample, Two-Sided t-Test: H0: µ = µ0 versus HA: µ ¹ µ0 Test Statistic: Critical Region: reject H0 if |t| > t/2,n-1 P-Value: 2 • P(X ³ |t|), where the random variable x has a t-distribution with n _ 1 degrees of freedom 4/17/2019 ENGM 720: Statistical Process Control (c) D.H. Jensen & R.C. Wurl

8 TM 720: Statistical Process Control
4/17/2019 2:11 PM Hypothesis Testing H0: μ = μ0 versus HA: μ  μ0 P-value = P(X£-|t|) + P(X³|t|) tn-1 distribution -|t| |t| 4/17/2019 ENGM 720: Statistical Process Control (c) D.H. Jensen & R.C. Wurl

9 TM 720: Statistical Process Control
4/17/2019 2:11 PM Hypothesis Testing Significance Level of a Hypothesis Test: A hypothesis test with a significance level or size  rejects the null hypothesis H0 if a p-value smaller than is obtained, and accepts the null hypothesis H0 if a p-value larger than  is obtained. In this case, the probability of a Type I error (the probability of rejecting the null hypothesis when it is true) is equal to . True Situation Test Conclusion CORRECT Type I Error () H0 is False Type II Error () H0 is True 4/17/2019 ENGM 720: Statistical Process Control (c) D.H. Jensen & R.C. Wurl

10 TM 720: Statistical Process Control
4/17/2019 2:11 PM Hypothesis Testing P-Value: One way to think of the P-value for a particular H0 is: given the observed data set, what is the probability of obtaining this data set or worse when the null hypothesis is true. A “worse” data set is one which is less similar to the distribution for the null hypothesis. P-Value 0.01 0.10 1 H0 not plausible Intermediate area H0 plausible 4/17/2019 ENGM 720: Statistical Process Control (c) D.H. Jensen & R.C. Wurl

11 Statistics and Sampling
TM 720: Statistical Process Control 4/17/2019 2:11 PM Statistics and Sampling Objective of statistical inference: Draw conclusions/make decisions about a population based on a sample selected from the population Random sample – a sample, x1, x2, …, xn , selected so that observations are independently and identically distributed (iid). Statistic – function of the sample data Quantities computed from observations in sample and used to make statistical inferences e.g measures central tendency (location) 4/17/2019 ENGM 720: Statistical Process Control (c) D.H. Jensen & R.C. Wurl

12 Sampling Distribution
TM 720: Statistical Process Control 4/17/2019 2:11 PM Sampling Distribution Sampling Distribution – Probability distribution of a statistic If we know the distribution of the population from which sample was taken, we can often determine the distribution of various statistics computed from a sample, ex: When the CLT applies, the distribution is Normal When sampling for defective units in a large population, use the Binomial distribution When working with the sum of squared Normal distributions, use the 2-distribution 4/17/2019 ENGM 720: Statistical Process Control (c) D.H. Jensen & R.C. Wurl

13 e.g. Sampling Distribution of the Mean from the Normal Distribution
TM 720: Statistical Process Control 4/17/2019 2:11 PM e.g. Sampling Distribution of the Mean from the Normal Distribution Take a random sample, x1, x2, …, xn, from a normal population with mean μ and standard deviation σ, i.e., Compute the sample average x Then x will be normally distributed with mean μ and standard deviation: that is: 4/17/2019 ENGM 720: Statistical Process Control (c) D.H. Jensen & R.C. Wurl

14 Ex. Sampling Distribution of x
TM 720: Statistical Process Control 4/17/2019 2:11 PM Ex. Sampling Distribution of x When a process is operating properly, the mean density of a liquid is 10 with standard deviation 5. Five observations are taken and the average density is 15. What is the distribution of the sample average? r.v. x = density of liquid Ans: since the samples come from a normal distribution, and are added together in the process of computing the mean: 4/17/2019 ENGM 720: Statistical Process Control (c) D.H. Jensen & R.C. Wurl

15 Ex. Sampling Distribution of x (cont'd)
TM 720: Statistical Process Control 4/17/2019 2:11 PM Ex. Sampling Distribution of x (cont'd) What is the probability of finding a sample with an average of 15 or greater, if things were operating properly? 4/17/2019 ENGM 720: Statistical Process Control (c) D.H. Jensen & R.C. Wurl

16 ENGM 720: Statistical Process Control
4/17/2019 ENGM 720: Statistical Process Control

17 Ex. Sampling Distribution of x (cont'd)
TM 720: Statistical Process Control 4/17/2019 2:11 PM Ex. Sampling Distribution of x (cont'd) What is the probability of finding a sample with an average of 15 or greater, if things were operating properly? Would you conclude the process is operating properly? 4/17/2019 ENGM 720: Statistical Process Control (c) D.H. Jensen & R.C. Wurl

18 Probably NOT Different Definitely NOT Different
Comparison of Means The first types of comparison are those that compare the location of two distributions. To do this: Compare the difference in the mean values for the two distributions, and check to see if the magnitude of their difference is sufficiently large relative to the amount of variation in the distributions Which type of test statistic we use depends on what is known about the process(es), and how efficient we can be with our collected data Definitely Different Probably Different Probably NOT Different Definitely NOT Different 4/17/2019 ENGM 720: Statistical Process Control

19 Situation I: Means Test, Both σ0 and μ0 Known
Used with: an existing process with good deal of data showing the variation and location are stable Procedure: use the the z-statistic to compare sample mean with population mean 0 4/17/2019 ENGM 720: Statistical Process Control

20 Situation II: Means Test σ(s) Known and μ(s) Unknown
Used when: the means from two existing processes may differ, but the variation of the two processes is stable, so we can estimate the population variances pretty closely. Procedure: use the the z-statistic to compare both sample means 4/17/2019 ENGM 720: Statistical Process Control

21 Situation III: Means Test Unknown σ(s) and Known μ0
Used when: have good control over the center of the distribution, but the variation changed from time to time Procedure: use the the t-statistic to compare both sample means v = n – 1 degrees of freedom 4/17/2019 ENGM 720: Statistical Process Control

22 Situation IV: Means Test Unknown σ(s) and μ(s); Similar s2
Used when: logical case for similar variances, but no real "history" with either process distribution (means & variances) Procedure: use the the t-statistic to compare using pooled S, v = n1 + n2 – 2 degrees of freedom 4/17/2019 ENGM 720: Statistical Process Control

23 Situation V: Means Test Unknown σ(s) and μ(s), Dissimilar s2
Used when: worst case data efficiency - no real "history" with either process distribution (means & variances) Procedure: use the the t-statistic to compare, degrees of freedom (dof) given by: 4/17/2019 ENGM 720: Statistical Process Control

24 Situation VI: Means Test Paired but Unknown σ(s)
Used when: exact same sample work piece could be run through both processes, eliminating material variation Procedure: define variable (d) for the difference in test value pairs (di = x1i - x2i) observed on ith sample, v = n - 1 dof 4/17/2019 ENGM 720: Statistical Process Control

25 Table for Means Comparisons
Decision on which test to use is based on answering (at least some of) the following: Do we know the population variance (σ2) or should we estimate it by the sample variance (s2)? Do we know the theoretical mean (μ), or should we estimate it by the sample mean ( x ) ? Do we know if the samples have equal-variance (σ12 = σ22)? Have we conducted a paired comparison? What are we trying to decide (alternate hypothesis)? 4/17/2019 ENGM 720: Statistical Process Control

26 Table for Means Comparisons
These questions tell us: What sampling distribution to use What test statistic(s) to use What criteria to use How to construct the confidence interval Six major test statistics for mean comparisons Two sampling distributions Six confidence intervals Twelve alternate hypotheses 4/17/2019 ENGM 720: Statistical Process Control

27 TM 720: Statistical Process Control
4/17/2019 2:11 PM Ex. Surface Roughness Surface roughness is normally distributed with mean 125 and std dev of 5. The specification is 125 ± and we have calculated that 98% of parts are within specs during usual production. This has been the case for a long time. My supplier of these parts has sent me a large shipment. I take a random sample of 10 parts. The sample average roughness is 134 which is within specifications. Test the hypothesis that the lot roughness is higher than specifications at  = 0.05. 4/17/2019 ENGM 720: Statistical Process Control (c) D.H. Jensen & R.C. Wurl

28 e.g. Surface Roughness Cont'd
TM 720: Statistical Process Control 4/17/2019 2:11 PM e.g. Surface Roughness Cont'd Check the hypothesis that the sample of size 10, and with an average of 134 comes from a population with mean 125 and standard deviation of 5. One-Sided Test H0:  ≤ 0 HA:  > 0 Test Statistic: = Critical Value α=.05 : Zα=.05 = 1.645 Should I reject H0? Yes! Since 5.69 > 1.645, it is likely that it exceeds the roughness. Alpha One-sided Two-sided Level (α) z 0.1 0.05 4/17/2019 ENGM 720: Statistical Process Control (c) D.H. Jensen & R.C. Wurl

29 TM 720: Statistical Process Control
4/17/2019 2:11 PM ex. cont'd draw the distributions for the surface roughness and sample average 134 134 4/17/2019 ENGM 720: Statistical Process Control (c) D.H. Jensen & R.C. Wurl

30 e.g. Surface Roughness Cont'd
TM 720: Statistical Process Control 4/17/2019 2:11 PM e.g. Surface Roughness Cont'd Find the probability that a sample of size 10, and with an average of 134 comes from a population with mean 125 and standard deviation of 5. = Should I accept this shipment? 4/17/2019 ENGM 720: Statistical Process Control (c) D.H. Jensen & R.C. Wurl

31 e.g. Surface Roughness Cont'd
TM 720: Statistical Process Control 4/17/2019 2:11 PM e.g. Surface Roughness Cont'd For future shipments, suggest good cutoff values for the sample average (i.e., accept shipment if average of 10 observations is between what and what)? We know that encompasses over 99% of the probability mass of the distribution for x 4/17/2019 ENGM 720: Statistical Process Control (c) D.H. Jensen & R.C. Wurl

32 Operating Characteristic (OC) Curve
Relates the size of the test difference to Type II Error (b) for a given risk of Type I Error (a) Designing a test involves a trade-off in sample size versus the power of the test to detect a difference The greater the difference in means (d), the smaller the chance of Type II Error () for a given sample size and a. As the sample size increases, the chance of Type II Error () decreases for a specified a and given difference in means (d). 4/17/2019 ENGM 720: Statistical Process Control

33 Operating Characteristic Curve
4/17/2019 ENGM 720: Statistical Process Control

34 ENGM 720: Statistical Process Control
O.C. Curve Use Agree on acceptable a Need to have an OC curve for the correct hypothesis test and the correct a-level Estimate anticipated d and s to compute d: d = | m1 - m2| = |d| s s Look for where d intersects with desired b (Probability of accepting H0) to estimate the required sample size (n) 4/17/2019 ENGM 720: Statistical Process Control

35 OC Curve Example (uses Fig 3-7, p.111)
Assume our previous problem had a process std. dev. of 18 (instead of 5), and the same means (125 population & spec, 134 supplier sample). Assume the boss wants  = 0.05 of exceeding either the high or low spec. for such a sample. Probability of what (in English)? Contracting an incapable supplier, based on a bad-luck test outcome Assume supplier needs  = 0.2 Unfairly being the incapable supplier, based on a bad-luck test outcome What sample size is needed to fit these constraints? 4/17/2019 ENGM 720: Statistical Process Control

36 Two-Sided Operating Characteristic Curve,  = 0.05
β = d = 0.5 4/17/2019 ENGM 720: Statistical Process Control

37 Estimation of Process Parameters
TM 720: Statistical Process Control 4/17/2019 2:11 PM Estimation of Process Parameters In SPC: the probability distribution is used to model a quality characteristic (e.g. dimension of a part, viscosity of a fluid) Therefore: we are interested in making inferences about the parameters of the probability distribution (e.g. mean μ and variance σ2) Since: Values of these parameters are generally not known, so we need to estimate them from sample data 4/17/2019 ENGM 720: Statistical Process Control (c) D.H. Jensen & R.C. Wurl

38 TM 720: Statistical Process Control
4/17/2019 2:11 PM Point Estimate Numerical value, computed from a sample of data, used to estimate a parameter of a distribution Example: Say we take n = 50 measurements of a quality characteristic Sample mean is point estimate of μ i.e. Sample variance is point estimate of σ2 i.e. 4/17/2019 ENGM 720: Statistical Process Control (c) D.H. Jensen & R.C. Wurl

39 ENGM 720: Statistical Process Control
Confidence Intervals A confidence interval for an unknown parameter  is an interval that contains a set of likely values of the parameter. It is associated with a confidence level 1- , which measures the probability that the confidence interval actually contains the unknown parameter. θ 4/17/2019 ENGM 720: Statistical Process Control

40 Confidence Interval (C.I.) (Interval Estimate)
TM 720: Statistical Process Control 4/17/2019 2:11 PM Confidence Interval (C.I.) (Interval Estimate) A Confidence Interval is an interval that, with some probability, includes the true value of the parameter Ex. C.I. of mean μ is  L - lower confidence limit U - upper confidence limit (1-a) - probability that true value of parameter lies in interval (we pick a) The interval L  μ  U is called a 100(1-a)% C.I. for the mean 4/17/2019 ENGM 720: Statistical Process Control (c) D.H. Jensen & R.C. Wurl

41 C.I. on the Mean of Normal Distribution with Variance Unknown
TM 720: Statistical Process Control 4/17/2019 2:11 PM C.I. on the Mean of Normal Distribution with Variance Unknown Suppose , and We don't know the true mean μ or true variance σ2 A 100(1-a)% C.I. for the unknown (true) mean μ is: - sample mean s - sample standard deviation n - number of observations in sample - value of t distribution 4/17/2019 ENGM 720: Statistical Process Control (c) D.H. Jensen & R.C. Wurl

42 Ex. C.I. on the Mean of Normal Distribution with Variance Unknown
TM 720: Statistical Process Control 4/17/2019 2:11 PM Ex. C.I. on the Mean of Normal Distribution with Variance Unknown Automatic filler deposits liquid in a container. WANT: 95% C.I. on the mean amount (ounces) per container Collect random sample: x1, x2, …, xn say n = 10 Compute sample average: Compute sample variance: 4/17/2019 ENGM 720: Statistical Process Control (c) D.H. Jensen & R.C. Wurl

43 TM 720: Statistical Process Control
4/17/2019 2:11 PM Ex. C.I. on Mean cont'd Find the t-distribution value: Look in Table (Appendix IV) Want a 95% C.I. so, 100(1 - a)% = 95%  a = 0.05  = degrees of freedom = (n -1) = 9 so … 4/17/2019 ENGM 720: Statistical Process Control (c) D.H. Jensen & R.C. Wurl

44 TM 720: Statistical Process Control
4/17/2019 TM 720: Statistical Process Control

45 TM 720: Statistical Process Control
4/17/2019 2:11 PM Ex. C.I. on Mean cont'd Find the t-distribution value: Look in Table (Appendix IV) Want a 95% C.I. so, 100(1 - a)% = 95%  a = 0.05  = degrees of freedom = (n -1) = 9 so … Substitute into C.I. - or - 4/17/2019 ENGM 720: Statistical Process Control (c) D.H. Jensen & R.C. Wurl

46 Interpretation of a 95% C.I.
TM 720: Statistical Process Control 4/17/2019 2:11 PM Interpretation of a 95% C.I. Repeat sampling 10,000 (or many, many) times & obtain C.I.s Each C.I. will have (slightly) different center point and width On average, 95% of the C.I.s will include the true mean 4/17/2019 ENGM 720: Statistical Process Control (c) D.H. Jensen & R.C. Wurl

47 C.I.s on Other Parameters and Quantities
TM 720: Statistical Process Control 4/17/2019 2:11 PM C.I.s on Other Parameters and Quantities Same procedure, different formulas For example, C.I. on Mean (of any distribution) when variance is known Variance of a normal distribution Difference in two means (of any distribution) when variances are known Difference in two means from normal distribution when variances are unknown Ratio of variances of two normal distributions etc. ... (See textbook Sections 4.3.1, to review derivations) 4/17/2019 ENGM 720: Statistical Process Control (c) D.H. Jensen & R.C. Wurl

48 ENGM 720: Statistical Process Control
Questions & Issues 4/17/2019 ENGM 720: Statistical Process Control


Download ppt "TM 720: Statistical Process Control"

Similar presentations


Ads by Google