Chapter Contents
Chapter Contents
Previous
Previous
Next
Next
The FREQ Procedure

EXACT Statement

EXACT statistic-options < / computation-options > ;

The EXACT statement requests exact tests or confidence limits for the specified statistics. Optionally, PROC FREQ computes Monte Carlo estimates of the exact p-values. The statistic-options specify the statistics for which to provide exact tests or confidence limits. The computation-options specify options for the computation of exact statistics.

The following new computation-option is now available in the EXACT statement after the slash (/):

POINT
requests exact point probabilities for the test statistics.

The POINT option is available for all the EXACT statement statistic-options except the OR option, which provides exact confidence limits as opposed to an exact test. The POINT option is not available with the MC option, which provides Monte Carlo estimation of exact p-values instead of direct exact p-value computation.

Chapter Contents
Chapter Contents
Previous
Previous
Next
Next
Top
Top

Copyright © 2001 by SAS Institute Inc., Cary, NC, USA. All rights reserved.