Previous Page | Next Page

The REPORT Procedure

STATISTICS


Displays statistics that are available in PROC REPORT.

Path

Edit [arrow] Add item [arrow] Statistic

After you select Statistic, PROC REPORT prompts you for the location of the statistic relative to the column that you have selected. After you select a location, the STATISTICS window opens.


Description

Select the statistics that you want to include in your report and close the window. When you select the first statistic, it moves to the top of the list in the window. If you select multiple statistics, then subsequent selections move to the bottom of the list of selected statistics. An asterisk (*) indicates each selected statistic. The order of selected statistics from top to bottom determines their order in the report from left to right.

Note:   If you double-click on a statistic, then PROC REPORT immediately adds it to the report. The STATISTICS window remains open.   [cautionend]

To compute standard error and the Student's t test you must use the default value of VARDEF= which is DF.

To add all selected statistics to the report, select File [arrow] Accept SelectionSelecting File [arrow] Closecloses the STATISTICS window without adding the selected statistics to the report.

Previous Page | Next Page | Top of Page