cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Learn how to build custom Python data connectors and further customize JMP’s Data Connector Framework with the Python Data Connector Demo, available now in the JMP Marketplace!
  • See how to create experiments to support product design and ID useful product features. Register for June 12 webinar, 2pm US Eastern Time.

Discussions

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

How do I get tolerance interval for regression line?

How can I obtain the tolerance interval for my regression model in JMP? I have already obtained the confidence interval and prediction interval, but I am unsure of how to calculate the tolerance interval. Any guidance on this matter would be greatly appreciated.

1 REPLY 1
MRB3855
Super User

Re: How do I get tolerance interval for regression line?

Good question. There are, however, no easy (point and click) answers so you will have to code it up yourself.. It is a research topic and if you google it you will find lots of stuff out there. This article may not be a bad place to start. 

https://juniv.edu/journal/11397/file

Recommended Articles