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 use Accelerated Life Testing (ALT) to evaluate reliability. Register for June 5 webinar, 2pm US Eastern Time.

Discussions

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

How can I identify outliers from a three sigmal control chart in JMP?

View more...
 

How can I identify outliers from a three sigmal control chart in JMP?

1 REPLY 1
WebDesignesCrow
Super User

Re: How can I identify outliers from a three sigmal control chart in JMP?

Very limited information given.

But, SPC is not used to identify outliers because it use Process Data to derive the control limits.

How about using "Analyze > Screening > Explore Outliers>" tool in JMP to identify the outliers?

 

For univariate data, you can use Quantile Range or Robust Fit Outliers to detect outliers

But if you want to specify the "sigma = 3", maybe you want to use Robust Fit Outliers using robust method.

 

WebDesignesCrow_0-1683511338492.png

 

Recommended Articles