Skip to content
Koen Derks edited this page Dec 8, 2020 · 4 revisions

Process Capability Studies

Current features as of 28-10-2020

✔️ = Implemented, 🕐 = In progress, ⚠️ = Requires help/feedback

Feature QML code R code
... ✔️ 🕐

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

Interface (QML):

Output (R):

Update 13-11-2020

Interface (QML):

Output (R):

Update 06-11-2020

Interface (QML):

  • Changed input variables to "Diameter" and "Subgroups"
  • Added an integer field to enter the upper specification limit
  • Added an integer field to enter the lower specification limit
  • Added an integer field to enter the target value

Output (R):

  • Created basic structure of the capability analyses
  • Added functionality to read dataset
  • Added Process data table for initial capability study
  • Added Process data table for follow-up capability study

Update 30-10-2020

Interface (QML): In a Section for the "Initial Process Capability Study":

  • Added Checkbox for X-bar Chart
  • Added Checkbox for the Normal Probability Plot
  • Added Checkbox for the Histogram
  • Added Checkbox for the Process Capability of Diameter

In a Section for the "Follow-up Process Capability Study":

  • Added Checkbox for X-bar Chart
  • Added Checkbox for the Normal Probability Plot
  • Added Checkbox for the Histogram
  • Added Checkbox for the Process Capability of Diameter

Output (R):

Update 23-10-2020

Interface (QML):

Output (R):