News

The following statements create a p chart displaying both sets of control limits: title 'p Chart with Revised Limits for Failed Circuits'; symbol v=dot c=salmon; proc shewhart data=circ_one ...
This example illustrates how you can compute the average run length of an s chart. The data used here are the power measurements in the data set TURBINE, which is introduced at "Creating Standard ...