cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Instantly extract effect sizes, F-ratios, and FDR-adjusted p-values from your models with the Calculate Effects Sizes extension, available now in the JMP Marketplace!
  • New to JMP? Join us Sept. 23-24 for the Early User Edition of Discovery Summit, tailor-made for new users. Register now for free!
  • See how to use the JMP Marketplace – Free tools to expand JMP capabilities. Register. July 10, 2 pm US Eastern Time.

JMP Wish List

We want to hear your ideas for improving JMP. Share them here.
Choose Language Hide Translation Bar
0 Kudos

Improve the Tolerance Limit JSL Function

What inspired this wish list request?1 

The JSL Function Tolerance Limit( ) is a useful calculation function, quite often used to help with variability assessment and determining appropriate process specifications.  Unfortunately, the name of the function does not accurately describe what it does.   

The Tolerance Limit function actually calculates the tolerance factor (i.e. the value k is the tolerance limit factor, and used to calculate a two-sided tolerance interval= mean + k * (standard deviation).  The Scripting Index and JSL Syntax guide also incorrectly described this function as calculating a tolerance interval.  

 

What is the improvement you would like to see? 

 

  1. Change the description of the Tolerance Limit function in the scripting guide to "calculates the 1-alpha confidence, p x 100% coverage tolerance factor with sample size n"
  2. Create a new JSL function that is identical to the current Tolerance Limit function named "Tolerance Factor()", which is a more accurate description of the function.
  3. Create longer term plan to then deprecate the Tolerance Limit function.

 

Why is this idea important? 

 

Whenever I use the Tolerance Factor() function, I have to provide the description above of what it actually does and explain the inaccurate naming of the function in any documentation of the analysis.  It is confusingly named, and should be updated.  

 

 

1 Comment
mia_stephens
Staff
Status changed to: Acknowledged

Thanks for sharing this @MathStatChem. We hear you!