1 Ishikawa’s 7 Pillars of Wisdom Kan Ch 5 Steve Chenoweth, RHIT.

Slides:



Advertisements
Similar presentations
7 QC Tools.
Advertisements

P D S A REVIEW ACT PLAN STUDY DO Plan Continuous Improvement
Metrics to improve software process
By: Dr. David L. Goetsch and Stanley Davis Based on the book
Basic Seven Tools of Quality
Stoimen Stoimenov QA Engineer SitefinityLeads, SitefinityTeam6 Telerik QA Academy Telerik QA Academy.
Seven Quality Tools The Seven Tools
1 In-Process Metrics for Software Testing Kan Ch 10 Steve Chenoweth, RHIT Left – In materials testing, the goal always is to break it! That’s how you know.
1 Exponential Distribution and Reliability Growth Models Kan Ch 8 Steve Chenoweth, RHIT Right: Wait – I always thought “exponential growth” was like this!
ISHIKAWA DIAGRAM – Tool for quality management Marit Laos IS Project Management
Chapter 8: Project Quality Management
Quality Control, Total Quality Management, and Quality Standards Prepared by: Ralph Dorsainvil.
Project Change Management
4-1 Collect & Interpret Data The Quality Improvement Model Use SPC to Maintain Current Process Collect & Interpret Data Select Measures Define Process.
Seven Basic Quality Tools
Grammars Examples and Issues. Examples from Last Lecture a + b a b + a*bc* First draw a state diagram Then create a rule for each transition.
Effective Meetings YesNo 1.Was the meeting necessary? 2.Was there an objective communicated in advance? 3.Was time used effectively? 4.Was there adequate.
Computer Engineering 203 R Smith Project Scheduling 12/ Scheduling Now we know how much work there is to do, when can it be done? What kind of schedule.
Applying the Seven Basic Quality Tools in Software Development
Quality Assurance VS Quality Control
ISHIKAWA’S BASIC SEVEN TOOLS OF QUALITY
1 Software Quality Metrics Ch 4 in Kan Steve Chenoweth, RHIT What do you measure?
1 Quality Management Models Kan Ch 9 Steve Chenoweth, RHIT Right – To keep in mind – For Kan, this is part of Total Quality Management.
Introduction to R. Statistical Software Statistical software – Wide variety of software tools that researchers use to analyze data – Common examples are.
1 Measuring and analyzing customer satisfaction Kan, Ch 14 Steve Chenoweth, RHIT.
Process Management Process improvement (for Chronic problems) Process control (for Sporadic problems)
1 Measurement Theory Ch 3 in Kan Steve Chenoweth, RHIT.
1 Software Quality Engineering CS410 Class 5 Seven Basic Quality Tools.
Swami NatarajanSeptember 15, 2015 RIT Software Engineering Seven Basic Quality Tools.
Magnificent 7. Problem Solving Scientific Method 1. Define the Problem 2. Gather Information 3. Develop Alternatives 4. Evaluate Alternatives 5. Implement.
LOD Surveillance System Jamie Creech Software Engineer.
Using Data to Improve Student Achievement Summer 2006 Preschool CSDC.
Chapter 5 – Part 3 The TQM Philosophy. Mini Case: Quality Improvement LSL USL X = Amount of Toner Toner Operation: Adding Toner to Cartridge Current Process.
ENGM 620: Quality Management
Problem Solving.
Seven Quality Tools The Seven Tools –Histograms, Pareto Charts, Cause and Effect Diagrams, Run Charts, Scatter Diagrams, Flow Charts, Control Charts.
Graphs, Charts and Tables Describing Your Data. Frequency Distributions.
Measure : SPC Dedy Sugiarto.
Aim: Can I display and analyze data using Histograms? SWBAT: Define and create a histogram based on data. Do Now: Compare the 2 charts below, how are they.
1 Metrics and lessons learned for OO projects Kan Ch 12 Steve Chenoweth, RHIT Above – New chapter, same Halstead. He also predicted various other project.
SOFTWARE ENGINEERING1 Introduction. SOFTWARE ENGINEERING2 Software Q : If you have to write a 10,000 line program in C to solve a problem, how long will.
THE SQA CHARTER Find defects so they can be REMOVED Anticipate defects so they can be PREVENTED.  Software Quality Assurance 
Project Quality Management.  Define project quality management.  Describe quality planning and its relationship to project scope management.  Discuss.
TQM Total Quality Management tools. Pareto Principle Most effects come from few causes. Most effects come from few causes. Pareto rule: 80% of the problems.
Total Quality Management. What is Quality? Quality is a relative concept. Quality is in the eye of the beholder Perfection Doing it right at the first.
CSE SW Measurement and Quality Engineering Copyright © , Dennis J. Frailey, All Rights Reserved CSE8314M31 version 5.09Slide 1 SMU CSE.
1 Chapter 6 Quality Tools. 2 The Seven Basic Quality Tools. Flowcharts Check Sheets Histograms Pareto Analysis Scatter Diagrams Control Charts Cause-and-Effect.
1 Project Quality Management QA and QC Tools & Techniques Lec#10 Ghazala Amin.
The seven traditional tools of quality I - Pareto chart II – Flowchart III - Cause-and-Effect Diagrams IV - Check Sheets V- Histograms VI - Scatter Diagrams.
Data Collection & Analysis ETI 6134 Dr. Karla Moore.
THE 7 BASIC QUALITY TOOLS AS A PROBLEM SOLVING SYSTEM Kelly Roggenkamp.
Basic 7 Tools of Quality Presented by: Rajender Kumar, Asst. Prof.
Multiplication Level 1 (Facts 0-2) Read These Instructions:  Try to get the answer before the computer puts it on the screen.  Do not click on your.
Copyright , Dennis J. Frailey CSE Software Measurement and Quality Engineering CSE8314 M31 - Version 7.09 SMU CSE 8314 Software Measurement.
Quality Control Done By: Mohammed al sadah –
Data analysis tools - quantitative
Software Quality Engineering
Statistical process control
Multiplication Facts.
8.3 Control Quality The process of monitoring and recording results of executing quality activities to assess performance and recommend necessary change.
Software Quality Engineering
Introduction SOFTWARE ENGINEERING.
Fundamentals of Statistical Process Control
Quality Tools - 9/18/2018 Quality Tools -
Quality Tools - 2/19/2019 Quality Tools -
Run Charts Slide 1 of 3 Run Charts Defined
Measuring Success How to use simple bug database queries and reports
Title of your experimental design
Multiplication Facts 3 x Table.
Presentation transcript:

1 Ishikawa’s 7 Pillars of Wisdom Kan Ch 5 Steve Chenoweth, RHIT

2 Part of the “language of QA” Your software QA people should know what all these things are. Other QA people in engineering use the same tools / terms. Helps in connecting about quality, with other organizations.

3 Simple “tools” Could in fact be done with spreadsheets, etc. Also may be part of QA packages. Or regular development-related systems, like for issue tracking. Right - What’s popular? Issue trackers, 2013:

4 Example

5 Back to Ch 5: Here they are… They started out for process and quality control, At the project and organization level. Some apply easily to software development. Some – rather tricky to apply!

6 Great example IBM Rochester’s “PTF Checklist” – PTF = Program temporary fix – Goal = Help reduce defective fixes

7 80 / 20 Rule, anyone? In this Pareto chart: Two groups of problems Were dominant defect causes. Thus, let’s work on reducing those!

8 Histograms – some other ordering vs percentage attributed to it To be a “histogram,” the second axis just has to be “orderable,” or we have a bar chart!

9 Run charts “What did they do here, to fix things!?

10 Scatter Diagrams How would you interpret this one?

11 Lots of ways to explore these, like:

12 Or:

13 Control charts – trouble, because… Specs for software metrics are low quality. Software is design and development, not manufacturing. Multiple common causes for software defects. Multiple processes are used. Hard to relate process limits to end-product quality.

14 A good try Conclusion – Maybe best used for maintenance?

15 Cause-and-effect diagrams Negative ones!

16 Cause-and-effect diagrams Positive ones!

17 There are new ones to consider, too

18 What does Kan recommend for small organizations? These tools aren’t hard to implement. Good for status reporting: – Run charts – Histograms – Bar charts Checklists! (Short!) Pareto diagrams – useful for analysis.