Skip to content

measurementSystemsAnalysis

JTPetter edited this page Nov 20, 2020 · 5 revisions

Measurement Systems Analysis

Current features as of 28-10-2020

βœ”οΈ = Implemented, πŸ• = In progress, ⚠️ = Requires help/feedback

Feature QML code R code
ANOVA βœ”οΈ πŸ•
Graph Variation Components βœ”οΈ πŸ•
X bar chart βœ”οΈ πŸ•
Measurement by Operator Graph βœ”οΈ πŸ•
Histogram βœ”οΈ πŸ•
One sample T-test βœ”οΈ πŸ•
R chart βœ”οΈ πŸ•
Measurement by Part Graph βœ”οΈ πŸ•
Measurement Interaction Graph βœ”οΈ πŸ•
r&R values βœ”οΈ πŸ•
Scatter plot Operators βœ”οΈ πŸ•
Iso Plot βœ”οΈ πŸ•
Scatter Plot operators vs. measurements βœ”οΈ πŸ•
Fleiss Kappa βœ”οΈ πŸ•
Kendall's Tau βœ”οΈ πŸ•
Chi Square βœ”οΈ πŸ•
Graphs βœ”οΈ πŸ•

Timeline

Update 01-01-2020

Interface (QML):

Output (R):

Update 25-12-2020

Interface (QML):

Output (R):

Update 11-12-2020

Interface (QML):

Output (R):

Update 04-12-2020

Interface (QML):

Output (R):

Update 06-11-2020

Interface (QML):

Output (R):

Update 27-11-2020

Interface (QML):

Output (R):

Update 20-11-2020

Output (R):

  • Added R Chart by Operator
  • Added X Bar Chart by Operator

Update 13-11-2020

Output (R):

  • Added Measurement Interaction Graph
  • Added Measurement by Part Graph
  • Added Measurement by Operator Graph
  • Added first functionality to Gauge r&R ANOVA

Update 06-11-2020

Interface (QML):

  • Restructured layout of analysis (e.g. Iso Plot separate from range method)

Output (R):

  • Added functionality to read dataset
  • Added basic functionality for Iso Plot
  • Added table for r&R results
  • Added Operator vs Operator scatterplot
  • Added Operators vs Part scatterplot

Update 23-10-2020

Interface (QML):

  • Added checkbox for ANOVA to section "Gauge R&R".
  • Added checkbox for Graph Variation Components to section "Gauge R&R".
  • Added checkbox for X bar chart to section "Gauge R&R".
  • Added checkbox for Measurement by Operator Graph to section "Gauge R&R".
  • Added checkbox for Histogram to section "Gauge R&R".
  • Added checkbox for One sample T-test to section "Gauge R&R".
  • Add checkbox for R chart to section "Gauge R&R".
  • Add checkbox for Measurement by Part Graph to section "Gauge R&R".
  • Add checkbox for Measurement Interaction Graph to section "Gauge R&R".
  • Add checkbox for r&R values to section "Range method".
  • Add checkbox for Scatter plot Operators and checkbox for fit line to section "Range method".
  • Add checkbox for Iso Plot to section "Range method".
  • Add checkbox for Scatter Plot operators vs. measurements to section "Range method".
  • Add checkbox for R chart to section "Range method".
  • Add checkbox for Fleiss Kappa to section "Attribute Agreement Analysis".
  • Add checkbox for Kendall's Tau to section "Attribute Agreement Analysis".
  • Add checkbox for Chi Square to section "Attribute Agreement Analysis".
  • Add checkbox for Graphs to section "Attribute Agreement Analysis".