SlideShare a Scribd company logo
1 of 9
Section & Lesson #:
Pre-Requisite Lessons:
Complex Tools + Clear Teaching = Powerful Results
Hypothesis Testing: Proportions
(Compare 1:Standard)
Six Sigma-Analyze – Lesson 13
An extension on a series about hypothesis testing, this lesson reviews the 1
Proportion Test as a measurement of proportions.
Six Sigma-Analyze #12 – Hypothesis Testing – Finding the Right
Statistical Test
Copyright © 2011-2019 by Matthew J. Hansen. All Rights Reserved. No part of this publication may be reproduced, stored in a retrieval system, or transmitted by any means
(electronic, mechanical, photographic, photocopying, recording or otherwise) without prior permission in writing by the author and/or publisher.
Why do we need hypothesis testing?
o Remember, our project goal is to resolve a problem by first building a transfer function.
• We don’t want to just alleviate symptoms, we want to resolve the root cause.
 Remember Hannah? We don’t want to alleviate the arthritis pain in her leg, but heal the strep throat.
• If we don’t know what the root cause is, then we need to build a transfer function.
 By building a transfer function, we can know what changes (improvements) should fix the root cause.
o Remember, the Transfer Function is defined as Y = f(X).
• This is described as “output response Y
is a function of one or more input X’s”.
• It’s part of the IPO flow model where we
described the IPO flow model as one or
more inputs feeding into a process that
transforms it to create a new output.
o How does a transfer function fit with hypothesis testing?
• Hypothesis testing tells us which X’s (inputs) are independently influencing the Y (output).
 When we reject a null hypothesis, we’re building evidence proving which X’s are “guilty” of driving the Y.
 We’ll compile all the evidence in the Improve phase of DMAIC and begin to fix those root causes.
Copyright © 2011-2019 by Matthew J. Hansen. All Rights Reserved. No part of this publication may be
reproduced, stored in a retrieval system, or transmitted by any means (electronic, mechanical, photographic,
photocopying, recording or otherwise) without prior permission in writing by the author and/or publisher.
Y = f(X)
Input (X) > Process > Output (Y)
Review Hypothesis Testing: 4 Step Process
o Remember, the 4 high-level steps for hypothesis testing begin/end with being practical:
o As the heart of hypothesis testing, steps 2 & 3 can be drilled to the following 6 steps:
Copyright © 2011-2019 by Matthew J. Hansen. All Rights Reserved. No part of this publication may be
reproduced, stored in a retrieval system, or transmitted by any means (electronic, mechanical, photographic,
photocopying, recording or otherwise) without prior permission in writing by the author and/or publisher.
3
Practical Statistical
Problem Problem
Solution Solution
 

Practical Problem
State the problem as a
practical Yes/No question.
 Statistical Problem
Convert the problem to an
analytical question identifying
the statistical tool/method.

Practical Solution
Interpret the analytical
answer in a practical way.
Statistical Solution
Interpret the results of the
hypothesis test with an
analytical answer.

1. Define the objective.
2. State the Null Hypothesis (H0) and Alternative Hypothesis (Ha).
3. Define the confidence (1-α) and power (beta or 1-β).
4. Collect the sample data.
5. Calculate the P-value.
6. Interpret the results: accept or reject the null hypothesis (H0).
Is the data type for both values discrete?
What are you measuring?
Is the data normal?
SpreadCentral Tendency
Compare 1:Standard
1 Proportion Test
Compare 1:1
2 Proportion Test
Compare 2+ Factors
Chi2 Test
Compare 1:Standard
1 Sample T Test
Compare 1:1
2 Sample T Test
or Paired T Test
Compare 2+ Factors
One-way ANOVA Test
Compare 1:Standard
1 Sample Wilcoxon
or 1 Sample Sign
Compare 1:1
Mann-Whitney Test
Compare 2+ Factors
Mood’s Median Test
or Kruskal-Wallis Test
Compare 1:Standard
1 Variance Test
Compare 1:1
2 Variance Test
Compare 2+ Factors
Test for Equal Variances
Yes No
Yes No
Proportions
Compare 1:1
Pearson Correlation
or Fitted Line Plot
Compare 2+ Factors
Multiple Regression or
General Linear Model
Is the data type for both values continuous?
Relationships
No Yes
Review Finding the Right Statistical Test
o What statistical test do I use for my hypothesis testing?
• The type of statistical test depends on the data to be tested, as described in the chart below:
Copyright © 2011-2019 by Matthew J. Hansen. All Rights Reserved. No part of this publication may be
reproduced, stored in a retrieval system, or transmitted by any means (electronic, mechanical, photographic,
photocopying, recording or otherwise) without prior permission in writing by the author and/or publisher.
4
Lesson
Current
Proportions Redefined
o What are proportions?
• They are a measurement of discrete values.
• They are generally measured as percentages.
 Though percentages are numeric, they are not considered continuous values.
– Although they can still be used in non-proportional statistical tests that require continuous values, it’s important to
understand that doing so may put your analysis at risk. Be sure any potential findings from it are fully validated.
o Defects and Defectives are proportional measurements.
• Below are some examples of how proportions can be measured:
o Why are statistical tests needed for proportions?
• Simple proportions using percentages may be insufficient.
• Statistical tests on proportions help assess the level of confidence we can have in them.
 For example, a 50% proportion of 100,000 records can have very different implications from a sample that
only has 100 records.
Copyright © 2011-2019 by Matthew J. Hansen. All Rights Reserved. No part of this publication may be
reproduced, stored in a retrieval system, or transmitted by any means (electronic, mechanical, photographic,
photocopying, recording or otherwise) without prior permission in writing by the author and/or publisher.
5
5 Units:
Defect?
Defectives:
Yes
2
Yes
3
Yes
1
No
0
Yes
3
DPMO = 800K (80%)
DPU = 1.8 or
20% Defective
1 Proportion Test: Introduction
o When should I use it?
• To compare one proportion value with a standard or target value.
o How do I find it in Minitab?
• Stat > Basic Statistics > 1 Proportion…
o What are the inputs for the test?
Copyright © 2011-2019 by Matthew J. Hansen. All Rights Reserved. No part of this publication may be
reproduced, stored in a retrieval system, or transmitted by any means (electronic, mechanical, photographic,
photocopying, recording or otherwise) without prior permission in writing by the author and/or publisher.
6
Now
A portion that is being measured (e.g., a defect).
The total # of samples from which the events were measured.
The standard or target the events are being compared to.
Defines how the test will compare the events to the target.
1 Proportion Test: Call Center Example
o Example: Repeat Calls in a Call Center Meeting a Target
• Background:
 A call center in Phoenix wants to know if they’re meeting their goal where 60%
of their calls do not have a repeat call within 2 days. They sampled 130 calls and
found 82 did not have repeat calls. Though that’s 63%, does it meet their goal?
• Practical Problem:
 Do the 82 of 130 sampled calls prove the Phoenix call center is meeting their goal?
• Statistical Problem:
 State the null (H0) and alternative (Ha) hypotheses:
– H0: the proportion <= 60% (or 0.60) and Ha: the proportion > 60% (or 0.60)
– What does this mean? If the goal is met, then we expect to reject the H0 and accept the Ha proving they met the goal.
 Define the confidence (1-α) and power (1-β):
– For confidence, we’ll accept the default of 95% (which means α = 5%) and power of 90% (which means β = 10%).
 Type the statistical problem into Minitab:
– In Minitab, go to Stat > Basic Statistics > 1 Proportion…
– Select “Summarized data”, and type 82 for “Number of events” and 130 for “Number of trials”.
– Check the box to “Perform Hypothesis Test” and type in the goal of 0.60
– Click “Options…” and ensure the “Confidence Level” is 95.0 and “Alternative” is “greater than”.
• Statistical Solution:
 Refer to the session window results. What does this mean?
– Since P-value is > 0.05 (α), then we fail to reject H0.
– “95% Lower Bound” is a confidence internal; what does it mean?
• Practical Solution:
 The sample is insufficient to prove that the Phoenix call
center is meeting its goal of 60%.
 Why did this happen? How can you change the results?
Copyright © 2011-2019 by Matthew J. Hansen. All Rights Reserved. No part of this publication may be
reproduced, stored in a retrieval system, or transmitted by any means (electronic, mechanical, photographic,
photocopying, recording or otherwise) without prior permission in writing by the author and/or publisher.
7
Now
1 Proportion Test: Billing Example
o Example: Billing Quality Meeting a Target
• Background:
 The Billing department has a goal of 98% accuracy for customer bills which each
have multiple opportunities for error. A sample of 1000 bills found only 17 errors.
• Practical Problem:
 Do the 17 of 1000 sampled bills prove the Billing dept. is meeting their goal?
• Statistical Problem:
 State the null (H0) and alternative (Ha) hypotheses:
– H0: the proportion <= 98% and Ha: the proportion > 98%
– What does this mean? If the goal is met, then we expect to reject the H0 and accept the Ha proving they met the goal.
 Define the confidence (1-α) and power (1-β):
– For confidence, we’ll accept the default of 95% (which means α = 5%) and power of 90% (which means β = 10%).
 Type the statistical problem into Minitab:
– In Minitab, go to Stat > Basic Statistics > 1 Proportion…
– Select “Summarized data”, and type 983 for “Number of events” and 1000 for “Number of trials”. Why 983 and not 17?
– Check the box to “Perform Hypothesis Test” and type in the goal of 0.98
– Click “Options…” and ensure the “Confidence Level” is 95.0 and “Alternative” is “greater than”.
• Statistical Solution:
 Refer to the session window results. What does this mean?
– Since P-value is > 0.05 (α), then we fail to reject H0.
– “95% Lower Bound” is a confidence internal; what does it mean?
– What happens if you use 2% goal and 17 errors in the test?
• Practical Solution:
 The sample is insufficient to prove that the Billing dept
is meeting its goal of 98%.
 Why did this happen? How can you change the results?
Copyright © 2011-2019 by Matthew J. Hansen. All Rights Reserved. No part of this publication may be
reproduced, stored in a retrieval system, or transmitted by any means (electronic, mechanical, photographic,
photocopying, recording or otherwise) without prior permission in writing by the author and/or publisher.
8
Now
Practical Application
o Refer to the critical metric (output Y) and at least 5 factors (input X’s) you identified in
a previous lesson for applying to this hypothesis testing.
• For any factor that is a percentage value, try applying the 1 Proportion Test.
 To do this, you’ll need to compare that factor with a goal for that factor typically set by the organization.
 Other factors in your organization can be used for this exercise.
• Before running the 1 Proportion Test, does the factor meet or exceed the goal?
• After running the 1 Proportion Test, does the factor statistically meet or exceed the goal?
• If the answers to the above 2 questions are different, then how does that affect how you’d
typically measure and communicate that factor in the organization?
 For example, does that factor meeting or not meeting the goal affect financial decisions (e.g., how people
are compensated), or process changes (e.g., how the process may be modified), or other critical actions?
 If so, then how should the results from this 1 Proportion Test be used to influence your organization?
– Should they change how the goals are set?
– Should they change how the factor is measured?
– Should they change how they react when they compare the metric to the goal?
Copyright © 2011-2019 by Matthew J. Hansen. All Rights Reserved. No part of this publication may be
reproduced, stored in a retrieval system, or transmitted by any means (electronic, mechanical, photographic,
photocopying, recording or otherwise) without prior permission in writing by the author and/or publisher.
9

More Related Content

What's hot

Hypothesis Testing: Proportions (Compare 2+ Factors)
Hypothesis Testing: Proportions (Compare 2+ Factors)Hypothesis Testing: Proportions (Compare 2+ Factors)
Hypothesis Testing: Proportions (Compare 2+ Factors)Matt Hansen
 
Hypothesis Testing: Central Tendency – Normal (Compare 1:1)
Hypothesis Testing: Central Tendency – Normal (Compare 1:1)Hypothesis Testing: Central Tendency – Normal (Compare 1:1)
Hypothesis Testing: Central Tendency – Normal (Compare 1:1)Matt Hansen
 
Hypothesis Testing: Central Tendency – Non-Normal (Compare 1:1)
Hypothesis Testing: Central Tendency – Non-Normal (Compare 1:1)Hypothesis Testing: Central Tendency – Non-Normal (Compare 1:1)
Hypothesis Testing: Central Tendency – Non-Normal (Compare 1:1)Matt Hansen
 
Hypothesis Testing: Spread (Compare 1:1)
Hypothesis Testing: Spread (Compare 1:1)Hypothesis Testing: Spread (Compare 1:1)
Hypothesis Testing: Spread (Compare 1:1)Matt Hansen
 
Hypothesis Testing: Central Tendency – Normal (Compare 2+ Factors)
Hypothesis Testing: Central Tendency – Normal (Compare 2+ Factors)Hypothesis Testing: Central Tendency – Normal (Compare 2+ Factors)
Hypothesis Testing: Central Tendency – Normal (Compare 2+ Factors)Matt Hansen
 
Hypothesis Testing: Statistical Laws and Confidence Intervals
Hypothesis Testing: Statistical Laws and Confidence IntervalsHypothesis Testing: Statistical Laws and Confidence Intervals
Hypothesis Testing: Statistical Laws and Confidence IntervalsMatt Hansen
 
Hypothesis Testing: Central Tendency – Normal (Compare 1:Standard)
Hypothesis Testing: Central Tendency – Normal (Compare 1:Standard)Hypothesis Testing: Central Tendency – Normal (Compare 1:Standard)
Hypothesis Testing: Central Tendency – Normal (Compare 1:Standard)Matt Hansen
 
Hypothesis Testing: Relationships (Overview)
Hypothesis Testing: Relationships (Overview)Hypothesis Testing: Relationships (Overview)
Hypothesis Testing: Relationships (Overview)Matt Hansen
 
Hypothesis Testing: Overview
Hypothesis Testing: OverviewHypothesis Testing: Overview
Hypothesis Testing: OverviewMatt Hansen
 
Hypothesis Testing: Formal and Informal Sub-Processes
Hypothesis Testing: Formal and Informal Sub-ProcessesHypothesis Testing: Formal and Informal Sub-Processes
Hypothesis Testing: Formal and Informal Sub-ProcessesMatt Hansen
 
Hypothesis Testing: Relationships (Compare 2+ Factors)
Hypothesis Testing: Relationships (Compare 2+ Factors)Hypothesis Testing: Relationships (Compare 2+ Factors)
Hypothesis Testing: Relationships (Compare 2+ Factors)Matt Hansen
 
Descriptive Statistics
Descriptive StatisticsDescriptive Statistics
Descriptive StatisticsMatt Hansen
 
2016 Symposium Poster - statistics - Final
2016 Symposium Poster - statistics - Final2016 Symposium Poster - statistics - Final
2016 Symposium Poster - statistics - FinalBrian Lin
 
Testing for Multicollinearity
Testing for MulticollinearityTesting for Multicollinearity
Testing for MulticollinearityMatt Hansen
 
Basic Statistical Concepts & Decision-Making
Basic Statistical Concepts & Decision-MakingBasic Statistical Concepts & Decision-Making
Basic Statistical Concepts & Decision-MakingPenn State University
 
Dowhy: An end-to-end library for causal inference
Dowhy: An end-to-end library for causal inferenceDowhy: An end-to-end library for causal inference
Dowhy: An end-to-end library for causal inferenceAmit Sharma
 
MAT80 - White paper july 2017 - Prof. P. Irwing
MAT80 - White paper july 2017 - Prof. P. IrwingMAT80 - White paper july 2017 - Prof. P. Irwing
MAT80 - White paper july 2017 - Prof. P. IrwingPaul Irwing
 
Causal Inference in Data Science and Machine Learning
Causal Inference in Data Science and Machine LearningCausal Inference in Data Science and Machine Learning
Causal Inference in Data Science and Machine LearningBill Liu
 
Lecture 7
Lecture 7Lecture 7
Lecture 7butest
 

What's hot (20)

Hypothesis Testing: Proportions (Compare 2+ Factors)
Hypothesis Testing: Proportions (Compare 2+ Factors)Hypothesis Testing: Proportions (Compare 2+ Factors)
Hypothesis Testing: Proportions (Compare 2+ Factors)
 
Hypothesis Testing: Central Tendency – Normal (Compare 1:1)
Hypothesis Testing: Central Tendency – Normal (Compare 1:1)Hypothesis Testing: Central Tendency – Normal (Compare 1:1)
Hypothesis Testing: Central Tendency – Normal (Compare 1:1)
 
Hypothesis Testing: Central Tendency – Non-Normal (Compare 1:1)
Hypothesis Testing: Central Tendency – Non-Normal (Compare 1:1)Hypothesis Testing: Central Tendency – Non-Normal (Compare 1:1)
Hypothesis Testing: Central Tendency – Non-Normal (Compare 1:1)
 
Hypothesis Testing: Spread (Compare 1:1)
Hypothesis Testing: Spread (Compare 1:1)Hypothesis Testing: Spread (Compare 1:1)
Hypothesis Testing: Spread (Compare 1:1)
 
Hypothesis Testing: Central Tendency – Normal (Compare 2+ Factors)
Hypothesis Testing: Central Tendency – Normal (Compare 2+ Factors)Hypothesis Testing: Central Tendency – Normal (Compare 2+ Factors)
Hypothesis Testing: Central Tendency – Normal (Compare 2+ Factors)
 
Hypothesis Testing: Statistical Laws and Confidence Intervals
Hypothesis Testing: Statistical Laws and Confidence IntervalsHypothesis Testing: Statistical Laws and Confidence Intervals
Hypothesis Testing: Statistical Laws and Confidence Intervals
 
Hypothesis Testing: Central Tendency – Normal (Compare 1:Standard)
Hypothesis Testing: Central Tendency – Normal (Compare 1:Standard)Hypothesis Testing: Central Tendency – Normal (Compare 1:Standard)
Hypothesis Testing: Central Tendency – Normal (Compare 1:Standard)
 
Hypothesis Testing: Relationships (Overview)
Hypothesis Testing: Relationships (Overview)Hypothesis Testing: Relationships (Overview)
Hypothesis Testing: Relationships (Overview)
 
Hypothesis Testing: Overview
Hypothesis Testing: OverviewHypothesis Testing: Overview
Hypothesis Testing: Overview
 
Hypothesis Testing: Formal and Informal Sub-Processes
Hypothesis Testing: Formal and Informal Sub-ProcessesHypothesis Testing: Formal and Informal Sub-Processes
Hypothesis Testing: Formal and Informal Sub-Processes
 
Hypothesis Testing: Relationships (Compare 2+ Factors)
Hypothesis Testing: Relationships (Compare 2+ Factors)Hypothesis Testing: Relationships (Compare 2+ Factors)
Hypothesis Testing: Relationships (Compare 2+ Factors)
 
Descriptive Statistics
Descriptive StatisticsDescriptive Statistics
Descriptive Statistics
 
2016 Symposium Poster - statistics - Final
2016 Symposium Poster - statistics - Final2016 Symposium Poster - statistics - Final
2016 Symposium Poster - statistics - Final
 
Testing for Multicollinearity
Testing for MulticollinearityTesting for Multicollinearity
Testing for Multicollinearity
 
Basic Statistical Concepts & Decision-Making
Basic Statistical Concepts & Decision-MakingBasic Statistical Concepts & Decision-Making
Basic Statistical Concepts & Decision-Making
 
Dowhy: An end-to-end library for causal inference
Dowhy: An end-to-end library for causal inferenceDowhy: An end-to-end library for causal inference
Dowhy: An end-to-end library for causal inference
 
MAT80 - White paper july 2017 - Prof. P. Irwing
MAT80 - White paper july 2017 - Prof. P. IrwingMAT80 - White paper july 2017 - Prof. P. Irwing
MAT80 - White paper july 2017 - Prof. P. Irwing
 
Causal Inference in Data Science and Machine Learning
Causal Inference in Data Science and Machine LearningCausal Inference in Data Science and Machine Learning
Causal Inference in Data Science and Machine Learning
 
Lecture 7
Lecture 7Lecture 7
Lecture 7
 
Haystax bayesian networks
Haystax bayesian networksHaystax bayesian networks
Haystax bayesian networks
 

Similar to Hypothesis Testing: Proportions (Compare 1:Standard)

Compiling Analysis Results
Compiling Analysis ResultsCompiling Analysis Results
Compiling Analysis ResultsMatt Hansen
 
What So Funny About Proportion Testv3
What So Funny About Proportion Testv3What So Funny About Proportion Testv3
What So Funny About Proportion Testv3ChrisConnors
 
Business Optimization via Causal Inference
Business Optimization via Causal InferenceBusiness Optimization via Causal Inference
Business Optimization via Causal InferenceHanan Shteingart
 
Identify Root Causes – C&E Matrix
Identify Root Causes – C&E MatrixIdentify Root Causes – C&E Matrix
Identify Root Causes – C&E MatrixMatt Hansen
 
CORE: May the “Power” (Statistical) - Be with You!
CORE: May the “Power” (Statistical) - Be with You!CORE: May the “Power” (Statistical) - Be with You!
CORE: May the “Power” (Statistical) - Be with You!Trident University
 
Causality in Python PyCon 2021 ISRAEL
Causality in Python PyCon 2021 ISRAELCausality in Python PyCon 2021 ISRAEL
Causality in Python PyCon 2021 ISRAELHanan Shteingart
 
8. testing of hypothesis for variable &amp; attribute data
8. testing of hypothesis for variable &amp; attribute  data8. testing of hypothesis for variable &amp; attribute  data
8. testing of hypothesis for variable &amp; attribute dataHakeem-Ur- Rehman
 
Calculating a Sample Size
Calculating a Sample SizeCalculating a Sample Size
Calculating a Sample SizeMatt Hansen
 
Download the presentation
Download the presentationDownload the presentation
Download the presentationbutest
 
Sample Size Calculation One Sample Case.pdf
Sample Size Calculation One Sample Case.pdfSample Size Calculation One Sample Case.pdf
Sample Size Calculation One Sample Case.pdfRajJirel
 
Chapter 10
Chapter 10Chapter 10
Chapter 10bmcfad01
 
Building a Problem Statement with Matt Hansen at StatStuff
Building a Problem Statement with Matt Hansen at StatStuffBuilding a Problem Statement with Matt Hansen at StatStuff
Building a Problem Statement with Matt Hansen at StatStuffMatt Hansen
 
Novelties in social science statistics
Novelties in social science statisticsNovelties in social science statistics
Novelties in social science statisticsJiri Haviger
 
Central Tendency with Matt Hansen at StatStuff
Central Tendency with Matt Hansen at StatStuffCentral Tendency with Matt Hansen at StatStuff
Central Tendency with Matt Hansen at StatStuffMatt Hansen
 
Statistical hypothesis testing in e commerce
Statistical hypothesis testing in e commerceStatistical hypothesis testing in e commerce
Statistical hypothesis testing in e commerceAnatoliy Vuets
 
Chapter 10 One sample test of hypothesis.ppt
Chapter 10 One sample test of hypothesis.pptChapter 10 One sample test of hypothesis.ppt
Chapter 10 One sample test of hypothesis.pptrhanik1596
 

Similar to Hypothesis Testing: Proportions (Compare 1:Standard) (18)

Compiling Analysis Results
Compiling Analysis ResultsCompiling Analysis Results
Compiling Analysis Results
 
What So Funny About Proportion Testv3
What So Funny About Proportion Testv3What So Funny About Proportion Testv3
What So Funny About Proportion Testv3
 
Business Optimization via Causal Inference
Business Optimization via Causal InferenceBusiness Optimization via Causal Inference
Business Optimization via Causal Inference
 
Identify Root Causes – C&E Matrix
Identify Root Causes – C&E MatrixIdentify Root Causes – C&E Matrix
Identify Root Causes – C&E Matrix
 
CORE: May the “Power” (Statistical) - Be with You!
CORE: May the “Power” (Statistical) - Be with You!CORE: May the “Power” (Statistical) - Be with You!
CORE: May the “Power” (Statistical) - Be with You!
 
Causality in Python PyCon 2021 ISRAEL
Causality in Python PyCon 2021 ISRAELCausality in Python PyCon 2021 ISRAEL
Causality in Python PyCon 2021 ISRAEL
 
8. testing of hypothesis for variable &amp; attribute data
8. testing of hypothesis for variable &amp; attribute  data8. testing of hypothesis for variable &amp; attribute  data
8. testing of hypothesis for variable &amp; attribute data
 
Calculating a Sample Size
Calculating a Sample SizeCalculating a Sample Size
Calculating a Sample Size
 
Download the presentation
Download the presentationDownload the presentation
Download the presentation
 
Hypothesis testing
Hypothesis testingHypothesis testing
Hypothesis testing
 
Sample Size Calculation One Sample Case.pdf
Sample Size Calculation One Sample Case.pdfSample Size Calculation One Sample Case.pdf
Sample Size Calculation One Sample Case.pdf
 
Chapter 10
Chapter 10Chapter 10
Chapter 10
 
Building a Problem Statement with Matt Hansen at StatStuff
Building a Problem Statement with Matt Hansen at StatStuffBuilding a Problem Statement with Matt Hansen at StatStuff
Building a Problem Statement with Matt Hansen at StatStuff
 
Novelties in social science statistics
Novelties in social science statisticsNovelties in social science statistics
Novelties in social science statistics
 
Central Tendency with Matt Hansen at StatStuff
Central Tendency with Matt Hansen at StatStuffCentral Tendency with Matt Hansen at StatStuff
Central Tendency with Matt Hansen at StatStuff
 
Statistical hypothesis testing in e commerce
Statistical hypothesis testing in e commerceStatistical hypothesis testing in e commerce
Statistical hypothesis testing in e commerce
 
Chapter 10 One sample test of hypothesis.ppt
Chapter 10 One sample test of hypothesis.pptChapter 10 One sample test of hypothesis.ppt
Chapter 10 One sample test of hypothesis.ppt
 
Chap010.ppt
Chap010.pptChap010.ppt
Chap010.ppt
 

More from Matt Hansen

Getting Feedback with a Plus/Delta Tool
Getting Feedback with a Plus/Delta ToolGetting Feedback with a Plus/Delta Tool
Getting Feedback with a Plus/Delta ToolMatt Hansen
 
Closing a Project
Closing a ProjectClosing a Project
Closing a ProjectMatt Hansen
 
Documenting a New Process with SOPs
Documenting a New Process with SOPsDocumenting a New Process with SOPs
Documenting a New Process with SOPsMatt Hansen
 
Building a Control Plan
Building a Control PlanBuilding a Control Plan
Building a Control PlanMatt Hansen
 
Control Charts: Recalculating Control Limits
Control Charts: Recalculating Control LimitsControl Charts: Recalculating Control Limits
Control Charts: Recalculating Control LimitsMatt Hansen
 
Control Charts: U Chart
Control Charts: U ChartControl Charts: U Chart
Control Charts: U ChartMatt Hansen
 
Control Charts: P Chart
Control Charts: P ChartControl Charts: P Chart
Control Charts: P ChartMatt Hansen
 
Control Charts: Xbar-S Chart
Control Charts: Xbar-S ChartControl Charts: Xbar-S Chart
Control Charts: Xbar-S ChartMatt Hansen
 
Control Charts: I-MR Chart
Control Charts: I-MR ChartControl Charts: I-MR Chart
Control Charts: I-MR ChartMatt Hansen
 
Control Charts: Finding the Right Control Chart
Control Charts: Finding the Right Control ChartControl Charts: Finding the Right Control Chart
Control Charts: Finding the Right Control ChartMatt Hansen
 
Building a Scorecard
Building a ScorecardBuilding a Scorecard
Building a ScorecardMatt Hansen
 
Control Phase Roadmap (Level 3)
Control Phase Roadmap (Level 3)Control Phase Roadmap (Level 3)
Control Phase Roadmap (Level 3)Matt Hansen
 
Piloting Solutions: Build the Pilot Plan
Piloting Solutions: Build the Pilot PlanPiloting Solutions: Build the Pilot Plan
Piloting Solutions: Build the Pilot PlanMatt Hansen
 
Piloting Solutions: The Process
Piloting Solutions: The ProcessPiloting Solutions: The Process
Piloting Solutions: The ProcessMatt Hansen
 
Risk Assessment with a FMEA Tool
Risk Assessment with a FMEA ToolRisk Assessment with a FMEA Tool
Risk Assessment with a FMEA ToolMatt Hansen
 
Prioritize Solutions with an Impact Matrix
Prioritize Solutions with an Impact MatrixPrioritize Solutions with an Impact Matrix
Prioritize Solutions with an Impact MatrixMatt Hansen
 
Brainstorm Solutions with an Affinity Diagram
Brainstorm Solutions with an Affinity DiagramBrainstorm Solutions with an Affinity Diagram
Brainstorm Solutions with an Affinity DiagramMatt Hansen
 
Brainstorm & Prioritize Solutions with a Workout
Brainstorm & Prioritize Solutions with a WorkoutBrainstorm & Prioritize Solutions with a Workout
Brainstorm & Prioritize Solutions with a WorkoutMatt Hansen
 
Improve Phase Roadmap (Level 3)
Improve Phase Roadmap (Level 3)Improve Phase Roadmap (Level 3)
Improve Phase Roadmap (Level 3)Matt Hansen
 

More from Matt Hansen (19)

Getting Feedback with a Plus/Delta Tool
Getting Feedback with a Plus/Delta ToolGetting Feedback with a Plus/Delta Tool
Getting Feedback with a Plus/Delta Tool
 
Closing a Project
Closing a ProjectClosing a Project
Closing a Project
 
Documenting a New Process with SOPs
Documenting a New Process with SOPsDocumenting a New Process with SOPs
Documenting a New Process with SOPs
 
Building a Control Plan
Building a Control PlanBuilding a Control Plan
Building a Control Plan
 
Control Charts: Recalculating Control Limits
Control Charts: Recalculating Control LimitsControl Charts: Recalculating Control Limits
Control Charts: Recalculating Control Limits
 
Control Charts: U Chart
Control Charts: U ChartControl Charts: U Chart
Control Charts: U Chart
 
Control Charts: P Chart
Control Charts: P ChartControl Charts: P Chart
Control Charts: P Chart
 
Control Charts: Xbar-S Chart
Control Charts: Xbar-S ChartControl Charts: Xbar-S Chart
Control Charts: Xbar-S Chart
 
Control Charts: I-MR Chart
Control Charts: I-MR ChartControl Charts: I-MR Chart
Control Charts: I-MR Chart
 
Control Charts: Finding the Right Control Chart
Control Charts: Finding the Right Control ChartControl Charts: Finding the Right Control Chart
Control Charts: Finding the Right Control Chart
 
Building a Scorecard
Building a ScorecardBuilding a Scorecard
Building a Scorecard
 
Control Phase Roadmap (Level 3)
Control Phase Roadmap (Level 3)Control Phase Roadmap (Level 3)
Control Phase Roadmap (Level 3)
 
Piloting Solutions: Build the Pilot Plan
Piloting Solutions: Build the Pilot PlanPiloting Solutions: Build the Pilot Plan
Piloting Solutions: Build the Pilot Plan
 
Piloting Solutions: The Process
Piloting Solutions: The ProcessPiloting Solutions: The Process
Piloting Solutions: The Process
 
Risk Assessment with a FMEA Tool
Risk Assessment with a FMEA ToolRisk Assessment with a FMEA Tool
Risk Assessment with a FMEA Tool
 
Prioritize Solutions with an Impact Matrix
Prioritize Solutions with an Impact MatrixPrioritize Solutions with an Impact Matrix
Prioritize Solutions with an Impact Matrix
 
Brainstorm Solutions with an Affinity Diagram
Brainstorm Solutions with an Affinity DiagramBrainstorm Solutions with an Affinity Diagram
Brainstorm Solutions with an Affinity Diagram
 
Brainstorm & Prioritize Solutions with a Workout
Brainstorm & Prioritize Solutions with a WorkoutBrainstorm & Prioritize Solutions with a Workout
Brainstorm & Prioritize Solutions with a Workout
 
Improve Phase Roadmap (Level 3)
Improve Phase Roadmap (Level 3)Improve Phase Roadmap (Level 3)
Improve Phase Roadmap (Level 3)
 

Recently uploaded

Enhancing and Restoring Safety & Quality Cultures - Dave Litwiller - May 2024...
Enhancing and Restoring Safety & Quality Cultures - Dave Litwiller - May 2024...Enhancing and Restoring Safety & Quality Cultures - Dave Litwiller - May 2024...
Enhancing and Restoring Safety & Quality Cultures - Dave Litwiller - May 2024...Dave Litwiller
 
Tech Startup Growth Hacking 101 - Basics on Growth Marketing
Tech Startup Growth Hacking 101  - Basics on Growth MarketingTech Startup Growth Hacking 101  - Basics on Growth Marketing
Tech Startup Growth Hacking 101 - Basics on Growth MarketingShawn Pang
 
The Coffee Bean & Tea Leaf(CBTL), Business strategy case study
The Coffee Bean & Tea Leaf(CBTL), Business strategy case studyThe Coffee Bean & Tea Leaf(CBTL), Business strategy case study
The Coffee Bean & Tea Leaf(CBTL), Business strategy case studyEthan lee
 
VIP Call Girls In Saharaganj ( Lucknow ) 🔝 8923113531 🔝 Cash Payment (COD) 👒
VIP Call Girls In Saharaganj ( Lucknow  ) 🔝 8923113531 🔝  Cash Payment (COD) 👒VIP Call Girls In Saharaganj ( Lucknow  ) 🔝 8923113531 🔝  Cash Payment (COD) 👒
VIP Call Girls In Saharaganj ( Lucknow ) 🔝 8923113531 🔝 Cash Payment (COD) 👒anilsa9823
 
Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...
Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...
Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...Dipal Arora
 
Cash Payment 9602870969 Escort Service in Udaipur Call Girls
Cash Payment 9602870969 Escort Service in Udaipur Call GirlsCash Payment 9602870969 Escort Service in Udaipur Call Girls
Cash Payment 9602870969 Escort Service in Udaipur Call GirlsApsara Of India
 
Value Proposition canvas- Customer needs and pains
Value Proposition canvas- Customer needs and painsValue Proposition canvas- Customer needs and pains
Value Proposition canvas- Customer needs and painsP&CO
 
MONA 98765-12871 CALL GIRLS IN LUDHIANA LUDHIANA CALL GIRL
MONA 98765-12871 CALL GIRLS IN LUDHIANA LUDHIANA CALL GIRLMONA 98765-12871 CALL GIRLS IN LUDHIANA LUDHIANA CALL GIRL
MONA 98765-12871 CALL GIRLS IN LUDHIANA LUDHIANA CALL GIRLSeo
 
Lucknow 💋 Escorts in Lucknow - 450+ Call Girl Cash Payment 8923113531 Neha Th...
Lucknow 💋 Escorts in Lucknow - 450+ Call Girl Cash Payment 8923113531 Neha Th...Lucknow 💋 Escorts in Lucknow - 450+ Call Girl Cash Payment 8923113531 Neha Th...
Lucknow 💋 Escorts in Lucknow - 450+ Call Girl Cash Payment 8923113531 Neha Th...anilsa9823
 
VIP Kolkata Call Girl Howrah 👉 8250192130 Available With Room
VIP Kolkata Call Girl Howrah 👉 8250192130  Available With RoomVIP Kolkata Call Girl Howrah 👉 8250192130  Available With Room
VIP Kolkata Call Girl Howrah 👉 8250192130 Available With Roomdivyansh0kumar0
 
Grateful 7 speech thanking everyone that has helped.pdf
Grateful 7 speech thanking everyone that has helped.pdfGrateful 7 speech thanking everyone that has helped.pdf
Grateful 7 speech thanking everyone that has helped.pdfPaul Menig
 
Regression analysis: Simple Linear Regression Multiple Linear Regression
Regression analysis:  Simple Linear Regression Multiple Linear RegressionRegression analysis:  Simple Linear Regression Multiple Linear Regression
Regression analysis: Simple Linear Regression Multiple Linear RegressionRavindra Nath Shukla
 
Call Girls in Gomti Nagar - 7388211116 - With room Service
Call Girls in Gomti Nagar - 7388211116  - With room ServiceCall Girls in Gomti Nagar - 7388211116  - With room Service
Call Girls in Gomti Nagar - 7388211116 - With room Servicediscovermytutordmt
 
Monthly Social Media Update April 2024 pptx.pptx
Monthly Social Media Update April 2024 pptx.pptxMonthly Social Media Update April 2024 pptx.pptx
Monthly Social Media Update April 2024 pptx.pptxAndy Lambert
 
Best VIP Call Girls Noida Sector 40 Call Me: 8448380779
Best VIP Call Girls Noida Sector 40 Call Me: 8448380779Best VIP Call Girls Noida Sector 40 Call Me: 8448380779
Best VIP Call Girls Noida Sector 40 Call Me: 8448380779Delhi Call girls
 
Keppel Ltd. 1Q 2024 Business Update Presentation Slides
Keppel Ltd. 1Q 2024 Business Update  Presentation SlidesKeppel Ltd. 1Q 2024 Business Update  Presentation Slides
Keppel Ltd. 1Q 2024 Business Update Presentation SlidesKeppelCorporation
 
Pharma Works Profile of Karan Communications
Pharma Works Profile of Karan CommunicationsPharma Works Profile of Karan Communications
Pharma Works Profile of Karan Communicationskarancommunications
 
A DAY IN THE LIFE OF A SALESMAN / WOMAN
A DAY IN THE LIFE OF A  SALESMAN / WOMANA DAY IN THE LIFE OF A  SALESMAN / WOMAN
A DAY IN THE LIFE OF A SALESMAN / WOMANIlamathiKannappan
 
Ensure the security of your HCL environment by applying the Zero Trust princi...
Ensure the security of your HCL environment by applying the Zero Trust princi...Ensure the security of your HCL environment by applying the Zero Trust princi...
Ensure the security of your HCL environment by applying the Zero Trust princi...Roland Driesen
 

Recently uploaded (20)

Enhancing and Restoring Safety & Quality Cultures - Dave Litwiller - May 2024...
Enhancing and Restoring Safety & Quality Cultures - Dave Litwiller - May 2024...Enhancing and Restoring Safety & Quality Cultures - Dave Litwiller - May 2024...
Enhancing and Restoring Safety & Quality Cultures - Dave Litwiller - May 2024...
 
Tech Startup Growth Hacking 101 - Basics on Growth Marketing
Tech Startup Growth Hacking 101  - Basics on Growth MarketingTech Startup Growth Hacking 101  - Basics on Growth Marketing
Tech Startup Growth Hacking 101 - Basics on Growth Marketing
 
The Coffee Bean & Tea Leaf(CBTL), Business strategy case study
The Coffee Bean & Tea Leaf(CBTL), Business strategy case studyThe Coffee Bean & Tea Leaf(CBTL), Business strategy case study
The Coffee Bean & Tea Leaf(CBTL), Business strategy case study
 
VIP Call Girls In Saharaganj ( Lucknow ) 🔝 8923113531 🔝 Cash Payment (COD) 👒
VIP Call Girls In Saharaganj ( Lucknow  ) 🔝 8923113531 🔝  Cash Payment (COD) 👒VIP Call Girls In Saharaganj ( Lucknow  ) 🔝 8923113531 🔝  Cash Payment (COD) 👒
VIP Call Girls In Saharaganj ( Lucknow ) 🔝 8923113531 🔝 Cash Payment (COD) 👒
 
Nepali Escort Girl Kakori \ 9548273370 Indian Call Girls Service Lucknow ₹,9517
Nepali Escort Girl Kakori \ 9548273370 Indian Call Girls Service Lucknow ₹,9517Nepali Escort Girl Kakori \ 9548273370 Indian Call Girls Service Lucknow ₹,9517
Nepali Escort Girl Kakori \ 9548273370 Indian Call Girls Service Lucknow ₹,9517
 
Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...
Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...
Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...
 
Cash Payment 9602870969 Escort Service in Udaipur Call Girls
Cash Payment 9602870969 Escort Service in Udaipur Call GirlsCash Payment 9602870969 Escort Service in Udaipur Call Girls
Cash Payment 9602870969 Escort Service in Udaipur Call Girls
 
Value Proposition canvas- Customer needs and pains
Value Proposition canvas- Customer needs and painsValue Proposition canvas- Customer needs and pains
Value Proposition canvas- Customer needs and pains
 
MONA 98765-12871 CALL GIRLS IN LUDHIANA LUDHIANA CALL GIRL
MONA 98765-12871 CALL GIRLS IN LUDHIANA LUDHIANA CALL GIRLMONA 98765-12871 CALL GIRLS IN LUDHIANA LUDHIANA CALL GIRL
MONA 98765-12871 CALL GIRLS IN LUDHIANA LUDHIANA CALL GIRL
 
Lucknow 💋 Escorts in Lucknow - 450+ Call Girl Cash Payment 8923113531 Neha Th...
Lucknow 💋 Escorts in Lucknow - 450+ Call Girl Cash Payment 8923113531 Neha Th...Lucknow 💋 Escorts in Lucknow - 450+ Call Girl Cash Payment 8923113531 Neha Th...
Lucknow 💋 Escorts in Lucknow - 450+ Call Girl Cash Payment 8923113531 Neha Th...
 
VIP Kolkata Call Girl Howrah 👉 8250192130 Available With Room
VIP Kolkata Call Girl Howrah 👉 8250192130  Available With RoomVIP Kolkata Call Girl Howrah 👉 8250192130  Available With Room
VIP Kolkata Call Girl Howrah 👉 8250192130 Available With Room
 
Grateful 7 speech thanking everyone that has helped.pdf
Grateful 7 speech thanking everyone that has helped.pdfGrateful 7 speech thanking everyone that has helped.pdf
Grateful 7 speech thanking everyone that has helped.pdf
 
Regression analysis: Simple Linear Regression Multiple Linear Regression
Regression analysis:  Simple Linear Regression Multiple Linear RegressionRegression analysis:  Simple Linear Regression Multiple Linear Regression
Regression analysis: Simple Linear Regression Multiple Linear Regression
 
Call Girls in Gomti Nagar - 7388211116 - With room Service
Call Girls in Gomti Nagar - 7388211116  - With room ServiceCall Girls in Gomti Nagar - 7388211116  - With room Service
Call Girls in Gomti Nagar - 7388211116 - With room Service
 
Monthly Social Media Update April 2024 pptx.pptx
Monthly Social Media Update April 2024 pptx.pptxMonthly Social Media Update April 2024 pptx.pptx
Monthly Social Media Update April 2024 pptx.pptx
 
Best VIP Call Girls Noida Sector 40 Call Me: 8448380779
Best VIP Call Girls Noida Sector 40 Call Me: 8448380779Best VIP Call Girls Noida Sector 40 Call Me: 8448380779
Best VIP Call Girls Noida Sector 40 Call Me: 8448380779
 
Keppel Ltd. 1Q 2024 Business Update Presentation Slides
Keppel Ltd. 1Q 2024 Business Update  Presentation SlidesKeppel Ltd. 1Q 2024 Business Update  Presentation Slides
Keppel Ltd. 1Q 2024 Business Update Presentation Slides
 
Pharma Works Profile of Karan Communications
Pharma Works Profile of Karan CommunicationsPharma Works Profile of Karan Communications
Pharma Works Profile of Karan Communications
 
A DAY IN THE LIFE OF A SALESMAN / WOMAN
A DAY IN THE LIFE OF A  SALESMAN / WOMANA DAY IN THE LIFE OF A  SALESMAN / WOMAN
A DAY IN THE LIFE OF A SALESMAN / WOMAN
 
Ensure the security of your HCL environment by applying the Zero Trust princi...
Ensure the security of your HCL environment by applying the Zero Trust princi...Ensure the security of your HCL environment by applying the Zero Trust princi...
Ensure the security of your HCL environment by applying the Zero Trust princi...
 

Hypothesis Testing: Proportions (Compare 1:Standard)

  • 1. Section & Lesson #: Pre-Requisite Lessons: Complex Tools + Clear Teaching = Powerful Results Hypothesis Testing: Proportions (Compare 1:Standard) Six Sigma-Analyze – Lesson 13 An extension on a series about hypothesis testing, this lesson reviews the 1 Proportion Test as a measurement of proportions. Six Sigma-Analyze #12 – Hypothesis Testing – Finding the Right Statistical Test Copyright © 2011-2019 by Matthew J. Hansen. All Rights Reserved. No part of this publication may be reproduced, stored in a retrieval system, or transmitted by any means (electronic, mechanical, photographic, photocopying, recording or otherwise) without prior permission in writing by the author and/or publisher.
  • 2. Why do we need hypothesis testing? o Remember, our project goal is to resolve a problem by first building a transfer function. • We don’t want to just alleviate symptoms, we want to resolve the root cause.  Remember Hannah? We don’t want to alleviate the arthritis pain in her leg, but heal the strep throat. • If we don’t know what the root cause is, then we need to build a transfer function.  By building a transfer function, we can know what changes (improvements) should fix the root cause. o Remember, the Transfer Function is defined as Y = f(X). • This is described as “output response Y is a function of one or more input X’s”. • It’s part of the IPO flow model where we described the IPO flow model as one or more inputs feeding into a process that transforms it to create a new output. o How does a transfer function fit with hypothesis testing? • Hypothesis testing tells us which X’s (inputs) are independently influencing the Y (output).  When we reject a null hypothesis, we’re building evidence proving which X’s are “guilty” of driving the Y.  We’ll compile all the evidence in the Improve phase of DMAIC and begin to fix those root causes. Copyright © 2011-2019 by Matthew J. Hansen. All Rights Reserved. No part of this publication may be reproduced, stored in a retrieval system, or transmitted by any means (electronic, mechanical, photographic, photocopying, recording or otherwise) without prior permission in writing by the author and/or publisher. Y = f(X) Input (X) > Process > Output (Y)
  • 3. Review Hypothesis Testing: 4 Step Process o Remember, the 4 high-level steps for hypothesis testing begin/end with being practical: o As the heart of hypothesis testing, steps 2 & 3 can be drilled to the following 6 steps: Copyright © 2011-2019 by Matthew J. Hansen. All Rights Reserved. No part of this publication may be reproduced, stored in a retrieval system, or transmitted by any means (electronic, mechanical, photographic, photocopying, recording or otherwise) without prior permission in writing by the author and/or publisher. 3 Practical Statistical Problem Problem Solution Solution    Practical Problem State the problem as a practical Yes/No question.  Statistical Problem Convert the problem to an analytical question identifying the statistical tool/method.  Practical Solution Interpret the analytical answer in a practical way. Statistical Solution Interpret the results of the hypothesis test with an analytical answer.  1. Define the objective. 2. State the Null Hypothesis (H0) and Alternative Hypothesis (Ha). 3. Define the confidence (1-α) and power (beta or 1-β). 4. Collect the sample data. 5. Calculate the P-value. 6. Interpret the results: accept or reject the null hypothesis (H0).
  • 4. Is the data type for both values discrete? What are you measuring? Is the data normal? SpreadCentral Tendency Compare 1:Standard 1 Proportion Test Compare 1:1 2 Proportion Test Compare 2+ Factors Chi2 Test Compare 1:Standard 1 Sample T Test Compare 1:1 2 Sample T Test or Paired T Test Compare 2+ Factors One-way ANOVA Test Compare 1:Standard 1 Sample Wilcoxon or 1 Sample Sign Compare 1:1 Mann-Whitney Test Compare 2+ Factors Mood’s Median Test or Kruskal-Wallis Test Compare 1:Standard 1 Variance Test Compare 1:1 2 Variance Test Compare 2+ Factors Test for Equal Variances Yes No Yes No Proportions Compare 1:1 Pearson Correlation or Fitted Line Plot Compare 2+ Factors Multiple Regression or General Linear Model Is the data type for both values continuous? Relationships No Yes Review Finding the Right Statistical Test o What statistical test do I use for my hypothesis testing? • The type of statistical test depends on the data to be tested, as described in the chart below: Copyright © 2011-2019 by Matthew J. Hansen. All Rights Reserved. No part of this publication may be reproduced, stored in a retrieval system, or transmitted by any means (electronic, mechanical, photographic, photocopying, recording or otherwise) without prior permission in writing by the author and/or publisher. 4 Lesson Current
  • 5. Proportions Redefined o What are proportions? • They are a measurement of discrete values. • They are generally measured as percentages.  Though percentages are numeric, they are not considered continuous values. – Although they can still be used in non-proportional statistical tests that require continuous values, it’s important to understand that doing so may put your analysis at risk. Be sure any potential findings from it are fully validated. o Defects and Defectives are proportional measurements. • Below are some examples of how proportions can be measured: o Why are statistical tests needed for proportions? • Simple proportions using percentages may be insufficient. • Statistical tests on proportions help assess the level of confidence we can have in them.  For example, a 50% proportion of 100,000 records can have very different implications from a sample that only has 100 records. Copyright © 2011-2019 by Matthew J. Hansen. All Rights Reserved. No part of this publication may be reproduced, stored in a retrieval system, or transmitted by any means (electronic, mechanical, photographic, photocopying, recording or otherwise) without prior permission in writing by the author and/or publisher. 5 5 Units: Defect? Defectives: Yes 2 Yes 3 Yes 1 No 0 Yes 3 DPMO = 800K (80%) DPU = 1.8 or 20% Defective
  • 6. 1 Proportion Test: Introduction o When should I use it? • To compare one proportion value with a standard or target value. o How do I find it in Minitab? • Stat > Basic Statistics > 1 Proportion… o What are the inputs for the test? Copyright © 2011-2019 by Matthew J. Hansen. All Rights Reserved. No part of this publication may be reproduced, stored in a retrieval system, or transmitted by any means (electronic, mechanical, photographic, photocopying, recording or otherwise) without prior permission in writing by the author and/or publisher. 6 Now A portion that is being measured (e.g., a defect). The total # of samples from which the events were measured. The standard or target the events are being compared to. Defines how the test will compare the events to the target.
  • 7. 1 Proportion Test: Call Center Example o Example: Repeat Calls in a Call Center Meeting a Target • Background:  A call center in Phoenix wants to know if they’re meeting their goal where 60% of their calls do not have a repeat call within 2 days. They sampled 130 calls and found 82 did not have repeat calls. Though that’s 63%, does it meet their goal? • Practical Problem:  Do the 82 of 130 sampled calls prove the Phoenix call center is meeting their goal? • Statistical Problem:  State the null (H0) and alternative (Ha) hypotheses: – H0: the proportion <= 60% (or 0.60) and Ha: the proportion > 60% (or 0.60) – What does this mean? If the goal is met, then we expect to reject the H0 and accept the Ha proving they met the goal.  Define the confidence (1-α) and power (1-β): – For confidence, we’ll accept the default of 95% (which means α = 5%) and power of 90% (which means β = 10%).  Type the statistical problem into Minitab: – In Minitab, go to Stat > Basic Statistics > 1 Proportion… – Select “Summarized data”, and type 82 for “Number of events” and 130 for “Number of trials”. – Check the box to “Perform Hypothesis Test” and type in the goal of 0.60 – Click “Options…” and ensure the “Confidence Level” is 95.0 and “Alternative” is “greater than”. • Statistical Solution:  Refer to the session window results. What does this mean? – Since P-value is > 0.05 (α), then we fail to reject H0. – “95% Lower Bound” is a confidence internal; what does it mean? • Practical Solution:  The sample is insufficient to prove that the Phoenix call center is meeting its goal of 60%.  Why did this happen? How can you change the results? Copyright © 2011-2019 by Matthew J. Hansen. All Rights Reserved. No part of this publication may be reproduced, stored in a retrieval system, or transmitted by any means (electronic, mechanical, photographic, photocopying, recording or otherwise) without prior permission in writing by the author and/or publisher. 7 Now
  • 8. 1 Proportion Test: Billing Example o Example: Billing Quality Meeting a Target • Background:  The Billing department has a goal of 98% accuracy for customer bills which each have multiple opportunities for error. A sample of 1000 bills found only 17 errors. • Practical Problem:  Do the 17 of 1000 sampled bills prove the Billing dept. is meeting their goal? • Statistical Problem:  State the null (H0) and alternative (Ha) hypotheses: – H0: the proportion <= 98% and Ha: the proportion > 98% – What does this mean? If the goal is met, then we expect to reject the H0 and accept the Ha proving they met the goal.  Define the confidence (1-α) and power (1-β): – For confidence, we’ll accept the default of 95% (which means α = 5%) and power of 90% (which means β = 10%).  Type the statistical problem into Minitab: – In Minitab, go to Stat > Basic Statistics > 1 Proportion… – Select “Summarized data”, and type 983 for “Number of events” and 1000 for “Number of trials”. Why 983 and not 17? – Check the box to “Perform Hypothesis Test” and type in the goal of 0.98 – Click “Options…” and ensure the “Confidence Level” is 95.0 and “Alternative” is “greater than”. • Statistical Solution:  Refer to the session window results. What does this mean? – Since P-value is > 0.05 (α), then we fail to reject H0. – “95% Lower Bound” is a confidence internal; what does it mean? – What happens if you use 2% goal and 17 errors in the test? • Practical Solution:  The sample is insufficient to prove that the Billing dept is meeting its goal of 98%.  Why did this happen? How can you change the results? Copyright © 2011-2019 by Matthew J. Hansen. All Rights Reserved. No part of this publication may be reproduced, stored in a retrieval system, or transmitted by any means (electronic, mechanical, photographic, photocopying, recording or otherwise) without prior permission in writing by the author and/or publisher. 8 Now
  • 9. Practical Application o Refer to the critical metric (output Y) and at least 5 factors (input X’s) you identified in a previous lesson for applying to this hypothesis testing. • For any factor that is a percentage value, try applying the 1 Proportion Test.  To do this, you’ll need to compare that factor with a goal for that factor typically set by the organization.  Other factors in your organization can be used for this exercise. • Before running the 1 Proportion Test, does the factor meet or exceed the goal? • After running the 1 Proportion Test, does the factor statistically meet or exceed the goal? • If the answers to the above 2 questions are different, then how does that affect how you’d typically measure and communicate that factor in the organization?  For example, does that factor meeting or not meeting the goal affect financial decisions (e.g., how people are compensated), or process changes (e.g., how the process may be modified), or other critical actions?  If so, then how should the results from this 1 Proportion Test be used to influence your organization? – Should they change how the goals are set? – Should they change how the factor is measured? – Should they change how they react when they compare the metric to the goal? Copyright © 2011-2019 by Matthew J. Hansen. All Rights Reserved. No part of this publication may be reproduced, stored in a retrieval system, or transmitted by any means (electronic, mechanical, photographic, photocopying, recording or otherwise) without prior permission in writing by the author and/or publisher. 9