News

2. Missing Outlier Data Normal probability plots don’t tell you how many outliers there are or where they are. You can use ...
The following statements create the normal probability plot shown in Figure 9.1: title 'Normal Probability Plot for Diameters'; proc capability data=measures noprint; probplot diameter / cframe = ligr ...