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.

Discussions

Solve problems, and share tips and tricks with other JMP users.
Choose Language Hide Translation Bar
SengYew
Level II

Tolerance intervals method

Dear sir/Madam,
As we know that is only have two available methods are Assume Normal Distribution and Nonparametric from tolerance intervals module, If I have 30 samples data that using Fitted Weibull/lognormal distribution and the P-value is >0.05. How do we using Tolerance interval for Weibull and lognormal distribution?

3 REPLIES 3
MRB3855
Super User

Re: Tolerance intervals method

Hi @SengYew : If your data are Lognormal, then the natural log of the data will be normally distributed.

1. If X is your data, calculate Y=ln(X): Y has a normal distribution.

2. Get the desired Normal Tolerance Interval for Y.

3. Back transform the interval ( exp[lower TI], exp[upper TI] ) to get the Tolerance interval back on the original X scale.

 

Weibull? Not so straightforward I'm afraid:  

See the following: Lawless, J. F. (1975). Construction of tolerance bounds for the extreme-value and the Weibull distribution. Technometrics, 17, 255—261.

scappuccio
Level II

Re: Tolerance intervals method

Hi @MRB3855,

 

Based on your above response I am assuming the answer is no - does JMP have integrated tools for construction of Weibull tolerance intervals per the paper you have referenced?

MRB3855
Super User

Re: Tolerance intervals method

Hi @scappuccio   You assume correctly; the answer is no. However, I don’t know if there are plans to add that functionality in the future. 

Recommended Articles