The REPORT Procedure |
Path |
Edit Add item 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.
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 Accept SelectionSelecting File Closecloses the STATISTICS window without adding the selected statistics to the report.
Copyright © 2010 by SAS Institute Inc., Cary, NC, USA. All rights reserved.