Previous Page | Next Page

The CAPABILITY Procedure

Overview

You can use the OUTPUT statement to save summary statistics in a SAS data set. This information can then be used to create customized reports or to save historical information about a process.

You can use options in the OUTPUT statement to

  • specify the statistics to save in the output data set

  • specify the name of the output data set

  • compute and save percentiles not automatically computed by the CAPABILITY procedure

Previous Page | Next Page | Top of Page