Hi JMP Community,
Please see the attached image below for reference. I'm using JMp18.2.0. I attached the example file below as well.
I'm running Gauge R&R studies using JMP with the following setup:
-
Operator1 is mapped to DIB_id
-
Operator2 is mapped to Site
-
I have 8 parts used for each test
-
The Part ID column is used as the last nesting level (as shown in the "Variance Components for Gage R&R" section)
The image shows the full Gauge R&R output I am interested in:
-
The Measurement Source Table with variance, percent contribution, and tolerance-based ratios.
-
The Summary Statistics and Gage R&R Summary table.
-
The Variance Component Table (using the last column, Part ID).
I need to generate this same report format across hundreds of tests, each with different test names.
Is there a way to automate this analysis such that JMP produces a structured report, preferably in tabular format, where each test name (e.g., DummyTest, RealTest1, etc.) is shown as a row, and all associated summary statistics (from the 3 table sections mentioned above) are shown as columns?
Ideally, I would like to batch process these and export the summary into a single summary data table (or Excel file) with columns like:
-
Test Name
-
EV (%)
-
AV (%)
-
R&R (%)
-
Part Variation (%)
-
% Tolerance
-
NDC
-
etc.
Any JSL-based automation or built-in workflows would be extremely helpful.
Thanks in advance!
