PROC SURVEYFREQ computes the estimate of the row proportion for table cell (r, c) as the ratio of the estimated total for the table cell to the estimated total for row r,
Similarly, PROC SURVEYFREQ estimates the column proportion for table cell (r, c) as the ratio of the estimated total for the table cell to the estimated total for column c,
PROC SURVEYFREQ estimates the variances of the row and column proportion estimates by using the variance estimation method that you request. If you request a replication method (bootstrap, BRR, jackknife, or replicate weights), the procedure estimates the variances as described in the section Replication Variance Estimation. By default, PROC SURVEYFREQ estimates variances by using the Taylor series method (which you can also request by specifying the VARMETHOD=TAYLOR option).
By using Taylor series linearization, the variance of the row proportion estimate can be expressed as
The standard error of the row proportion is computed as
The Taylor series variance estimate for the column proportion is computed as described previously for the row proportion, but with