Hi @jpol,
There might be indeed at least a second way to do it, using the Platforms Fit Y by X or Fit Curve and specifying quadratic models.
- Use one of these platforms, specifying Position as X and Bow as Y, and use ID as "By" to have one model for each curve.
- Specify a quadratic model for the curves.
- Go in the Parameters Estimates table of your curves model, and "Make Combined Table".
- Using the parameters table, you can set spec limits based on the results from Target and Upper and Lower Templates. There are various option to process the data, using PCA, PCA Model Driven Multivariate Control Chart, graphs... I have highlighted NON-CONFORM curves in red based on results from PCA Model Driven Multivariate Control Chart, but maybe this is not the right way to analyze the data to evaluate CONFORMITY/NON-CONFORMITY in this case. I have also added NON-CONFORMITY column based on results from the Principal Component 1 which seems more reliable.
It's important to notice that these two methods (Fit Y by X / Fit Curve and FDE) don't bring the same results in terms of "conformity" of the curves. The FDE platform is able to identify quite precisely which curves are not in specs :
The constrained modeling of Fit Curve and Fit Y by X with a quadratic equation and the use of the first principal component PC1 (calculated with the curves parameters) seems less precise, but works ok :
The more flexible modeling and more straightforward and easier ways to process the data from the FDE make me think this would be a more flexible and more accurate method for your needs.
It's a little harder to use Fit Y by X / Fit Curve for this example, as you have more parameters extracted (intercept, quadratic, slope), and it's sometimes hard to define specs as this doesn't correspond to the values ordering from your ideal target and upper/lower template values. For example, I have a higher value for slope parameters for target than for upper or lower template, so it's hard to set the specifications. Even when using Principal Components, I can only set specs for the first PC, the second one has a similar problem (Ideal PC2 value is higher than the ones from upper and lower template).
You can also check the results with a Confusion matrix, you'll see that the methods tend to agree most of the time :
Attached you can find the dataset with all the new scripts added for the testing of platforms Fit Curve and Fit Y by X.
Hope this answer will help you,
Victor GUILLER
"It is not unusual for a well-designed experiment to analyze itself" (Box, Hunter and Hunter)