Multiple choice technology programming languages

Several SAS procedures produce frequency counts; only PROC FREQ computes chi-square tests for one-way to n-way tables and measures of association and agreement for contingency tables

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

The statement claims only PROC FREQ computes chi-square tests and measures of association, which is false. Other SAS procedures can also perform chi-square tests and compute association measures. Option B is correct because the statement is false - these capabilities are not exclusive to PROC FREQ.