Process Capability - Summary report: color of process stability column
Created:
Mar 11, 2021 08:45 AM
| Last Modified: Jun 8, 2023 5:30 PM(4333 views)
I made a process capability analysis of 7 processes. Although the 7th process is very unstable with stability index = 1,30 in the summary report it is labeled as green where is should be red as in the process performance report, see below. Is it possible to adjust the color of the Stability Index (SI) column to red according to the SI target?
You are sending JMP mixed messages. I see 6 different rules. 4 of them contradict each other. You have a rule for
x > 1,67
x >= 1
x > 1
x >= 0
My guess is that JMP is either following the first rule or the last rule. It can't possibly follow all 4 of these at the same time. Try deleting the contradictory rules and see what you get.
To adjust the coloring rules, go to File->Preferences. Click on Reports on the left. Click the manage Rules button on the right. Select Stability Index. Click Edit.
You are sending JMP mixed messages. I see 6 different rules. 4 of them contradict each other. You have a rule for
x > 1,67
x >= 1
x > 1
x >= 0
My guess is that JMP is either following the first rule or the last rule. It can't possibly follow all 4 of these at the same time. Try deleting the contradictory rules and see what you get.