Unit 5: Intermediate Statistics

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/59

flashcard set

Earn XP

Description and Tags

Based on the Council for Six Sigma Certification Body of Knowledge

Last updated 8:19 PM on 8/18/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

60 Terms

1
New cards

Exponential Distribution

Creates a histogram or trend line that is exponential in nature. It decreases exponentially as you travel across the x-axis. In an exponential distribution, the data is not organized around the mean but at one end of the x-axis. Often used with data sets that include arrival times, mean time between failures, or wait-line theories.

2
New cards

Exponential Distribution Description

Never appears symmetrical; is described statistically by the mean of the data and a value known as lambda.

3
New cards

Lognormal Distribution

Asymmetrical, with the trend line appearing more as a wave that moves across the page. The location and size of the wave varies with each data set. Often used with data sets that describe time durations or distribution of assets or wealth. Anytime data has a positive skew (tail to the right), a lognormal distribution might be possible.

4
New cards

Lognormal Distribution Description

Typically describes a data set with values in large ranges; can be described with both mean and standard deviation; always has a positive skew.

5
New cards

Weibull Distribution

Probabilities can fall into families of distributions, such as the Weibull distributions. Data that fits a Weibull distribution might also fit another distribution. Weibull distributions relate to continuous data. Can describe many data types and are often used when working with reliability applications and failure probabilities that change or vary with time.

6
New cards

Central Limit Theorem

States that the distribution of the mean of a large, identically distributed number of independent variables will approximate the normal curve. Because of this, you'll be able to use software like Minitab to apply statistical analysis to a number of data sets.

7
New cards

Cauchy Distribution

Often looks like an elongated normal curve with a tighter peak. The distribution doesn't have a defined mean or variance, which makes it not useful for many common statistical analysis tools used in Six Sigma.

8
New cards

Logistic Distribution

Appears to approximate the normal curve, and is used in some science and math functions to approximate other symmetrical distributions because the CDF is more consistently calculable.

9
New cards

Laplace Distribution

Often referred to as the bilateral exponential distribution or the double-exponential distribution. The Laplace distribution does seem to pair exponential distributions back to back.

10
New cards

Uniform Distribution

Occurs when data points are divided evenly among bins. Exact uniform distributions are almost never going to occur in randomly-sampled data, which means Six Sigma teams that see such distributions should check the authenticity of the data. Uniformity often points to an error of measurement or a non-random sample.

11
New cards

Beta Distribution

Like Weibull distributions, Beta distributions can take on a number of shapes. Beta distributions are considered extremely flexible, and can become stand-ins for other distributions given certain statistical parameters.

12
New cards

Gamma Distribution

Similar to Beta and Weibull distributions, in that they take on a number of shapes. Gamma distributions are, however, always skewed to the right.

13
New cards

Triangular Distribution

Formed using the mode and the upper and lower limits of a data set.

14
New cards

Binomial Distribution

Used when you are dealing with discrete data and there are only two outcomes for each trial or sample. Binomial distributions relate to attribute data

15
New cards

Binomial Distribution Probability of Success

Notated as p (probability of success) and probability of failure (notated as 1 – p).

16
New cards

Binomial Distribution Probability Function

p(x) = n! / (x!(n-x)!) * p^x * q^(n-x), where x is the number of successes desired, n is the number of trials, p is the probability of success in each trial, and q is equal to 1 – p.

17
New cards

Poisson Distribution

Often used when dealing with data that is distributed randomly within time, distance, or other unit of measurement. The word "per" in a metric is a good indication that the Poisson distribution might be useful. The Poisson distribution is discrete, not continuous.

18
New cards

Poisson Distribution Applicability

Data describes events that occur at a random interval measurement; sample size is at least 16; population size is 10 times the sample size or bigger; event occurrences are independent; probability of occurrences is less than 0.1; the rate of occurrence per interval is constant.

19
New cards

Poisson Equation

P(x) = e^(-μ) * μ^x / x!, where e equals the Poisson constant (2.71828), μ is the mean or average of the process, and X is the specific case or data point.

20
New cards

Poisson and Exponential Relationship

The Poisson distribution relates closely to the exponential distribution. If the process is following a Poisson distribution, then the time between each event in the process when looked at continuously yields an exponential distribution.

21
New cards

Geometric Distribution

Used when there are two outcomes for a trial, trials are independent, and there is a waiting time before the first occurrence. A real-world use might include the number of inspections before finding a defective part.

22
New cards

Negative Binomial Distribution

Also used with attribute data – fail/pass and other situations where there are only two outcomes for each trial. Often used when teams are trying to determine the probability of a certain number of passes or fails before reaching the sth pass or fail.

23
New cards

Hypothesis Testing Categories

Testing whether the data you have fits a data model; comparing a statistic to a hypothesis about the data or population; answering the question whether something changed within the data.

24
New cards

Null Hypothesis (H0)

Abbreviated as H0 and is usually a statement about the data that reflects no effect or no difference. Typically an equal statement of some type. The null hypothesis is like the innocent verdict in a criminal court

25
New cards

Alternative Hypothesis (Ha)

Abbreviated as Ha and is usually a statement that is likely to be true if the null hypothesis is not true. Typically written as a not equals, a greater than, or a less than statement.

26
New cards

Type I Error (Producer Risk)

The null hypothesis is rejected when it is actually true. Also called producer risk. The probability of the risk is measured by alpha (α), where α is a probability between 0 and 1.

27
New cards

Type II Error (Consumer Risk)

The null hypothesis is accepted when it is actually false. Also called the consumer risk. The probability of the risk is measured by beta (β), where β is a probability between 0 and 1.

28
New cards

Confidence Level

The most common confidence level used is 95 percent, or α = 0.05. Typically, the confidence level is set with the Type I error in mind, so you use alpha for the confidence level. The value of β then contributes to the sample size requirements and the power.

29
New cards

Selecting the Right Hypothesis Test

You must know

30
New cards

1-Proportion Test

Used when there is only one factor for x, one level of interest for x, and when comparing proportions (percentage, rates) between samples and a target. Hypothesis

31
New cards

2-Proportion Test

Used when there is only one factor for x, two levels of interest for x, and when comparing proportions between samples. Hypothesis

32
New cards

1-Sample T Test (or Paired T Test)

Used when comparing means. Typically used when dealing with smaller samples or when standard deviation is known. 1-Sample T Test compares the mean of a sample to a target mean. Paired T Test compares the mean of a sample against the mean of another sample for the same factor of X. Hypothesis

33
New cards

Chi Square Test (or 1-Variance Test)

Used when comparing standard deviation or variance. Compares the standard deviation or variance between two samples of the same x factor or compares to a target. Hypothesis

34
New cards

2-Sample T Test

Used when comparing means. Compares the means between two samples of the different x factors. The 2-Sample T Test compares two samples from different populations. Hypothesis

35
New cards

One Sample Wilcox

Used when comparing medians. Compares the medians between a sample and a hypothesized sample or a new sample to a previous sample before changes were made. Typically used when data is somewhat symmetrical. Hypothesis

36
New cards

Mann-Whitney Test

Used when comparing medians. Compares the medians between samples of two factors of x. Hypothesis

37
New cards

P-Value (Hypothesis Testing)

The p-value is returned for each test, and we compare the p-value to the alpha value we set before we ran the test. If the p-value returned is less than the alpha value, then you reject the null hypothesis and accept the alternative hypothesis. If the p-value is more than the alpha value, then you fail to reject the null hypothesis.

38
New cards

Hypothesis Testing Steps

  1. State null and alternative hypotheses; 2. Set the confidence level for alpha; 3. Decide which hypothesis test to use; 4. Decide whether sample size is fixed or can be selected; 5. Run the test in Minitab; 6. Interpret the p-value; 7. Translate the statistical analysis into business-relevant language.
39
New cards

Sample Size Importance

Accuracy in inferential statistics requires that you have the right sample size. When we sample the population and draw inferences from those samples, there is always some risk of error. In many cases, a larger sample size helps reduce the uncertainty of our conclusions.

40
New cards

Confidence Interval (Margin of Error)

The uncertainty associated with sampling. For example

41
New cards

Information Required for Choosing Sample Size

Alpha, Beta, Delta (the practical difference the experimenter wants to detect), Standard deviation (estimated population standard deviation), Type of Data (discrete or continuous), Type of Test (which hypothesis test).

42
New cards

Guidelines for Testing Means (Continuous Data)

Set alpha at 0.05; set beta at 0.10 or 0.20 (power of 0.90 or 0.80); set delta as a function of standard deviation (.5 σ, 1 σ, and 2 σ).

43
New cards

Guidelines for Testing Proportions (Discrete/Binomial Data)

Set alpha at 0.05; set beta at 0.10 or 0.20 (power of 0.90 or 0.80); set delta logically according to business needs or as a function of standard deviation.

44
New cards

Sample Size Calculation Methods (Minitab)

1-Sample T Test (Means, comparing to target, have sample statistics); 1-Sample Z Test (Means, comparing to target, no sample statistics); 2-Sample T Test (Means, comparing means from two sets); 2-Sample Variance Test (Variance, comparing variance from two sets); 1-Sample Variance Test (Variance, comparing to target); 1-Sample Proportion Test (Proportion, comparing to target); 2-Sample Proportion Test (Proportion, comparing from two sets); ANOVA (Means, more than 2 sets, one factor); DOE (Means, more than 2 sets, more than one factor).

45
New cards

Minitab Power and Sample Size

Found under Stat > Power and Sample Size. Minitab lets you calculate sample sizes or back into power values if a sample size is fixed.

46
New cards

Power = 1 - beta

Power is the probability of correctly rejecting a false null hypothesis (avoiding a Type II error).

47
New cards

X-bar & R Chart

Data is variable (continuous); data can be grouped into subgroups; data count in each subgroup is less than 8; presents two charts

48
New cards

X-bar & S Chart

Data is variable (continuous); data can be grouped into subgroups; data count in each subgroup is more than 8; sigma can be easily calculated; presents two charts

49
New cards

I & MR Chart (Individual and Moving Range)

Data is variable (continuous); data cannot be easily grouped into reasonable subgroups, so you must track individual data points instead of subgroup means. Used when data is difficult or expensive to obtain, production is very slow, or products have a low cycle time.

50
New cards

P-Chart

Data is discrete; data is presented as a percent (percent defective) rather than a count; doesn't require a constant sample/subgroup size; plots the proportion of units that are nonconforming.

51
New cards

NP-Chart

Data is discrete; data is presented as a count; does require a constant sample size; plots the number of units that are nonconforming in each sample size.

52
New cards

U-Chart

Data is discrete; data is presented as a count (number of defects); doesn't require a constant sample/subgroup size; plots the number of defects per unit. Use when data is about the defects themselves, not the overall defective product.

53
New cards

C-Chart

Data is discrete; data is presented as a count (number of defects); does require a constant sample/subgroup size; plots the number of defects per sample. Use when data is about the defects themselves, not the overall defective product.

54
New cards

Common Cause Variation

The normal variation within a process – the variation that is caused by the process itself. For example, a phone operator working at a call center is going to make an occasional speaking or typing error while performing job duties. That variation is accounted for on a control chart.

55
New cards

Special Cause Variation

Variation that is caused by something outside of the normal expectations within a process. For example, an operator who is working too many hours, has a bad headset, or is new on the job might make more than the normal amount of errors.

56
New cards

Common Challenge - Presenting Statistical Analysis

Most people don't care about which hypothesis test you used or what your p-value was. You have to present your information in a way that ties in with what they care about and doesn't rely solely on statistical concepts and language.

57
New cards

Presenting Statistics - Tailor to Audience

When presenting or communicating about a Six Sigma project, tailor the information to reflect your audience's level of concern and knowledge. High-level leadership typically wants to know whether the project was a success, what savings can be expected, and how you are controlling the process.

58
New cards

Presenting Statistics - Tell a Story

Use PowerPoint or another program to combine your information in a way that tells a story that the audience can understand and care about. Ask a question as the title of the slide, include an image that answers the question, include some basic statistical information, and finally answer the question posed in the title in a short, text-based conclusion.

59
New cards

Presenting Statistics - Be Clear and Concise

Make sure each slide – and each element on the slide – is clear and concise. Write in active language, avoid long text explanation, ensure everything is spelled correctly, and don't use the wrong word by accident.

60
New cards

Presenting Statistics - Don't Misuse Tools

Don't misuse PowerPoint; don't misuse Minitab or your other statistical analysis software; don't misuse your data analysis skills. You can never allow biases to force statistical conclusions that aren't supported by the data.