Multiple choice technology programming languages

While using the WEIGHT option in Proc Means,If a WEIGHT variable value is missing, then PROC MEANS excludes the observation from the analysis.TRUE or FALSE?

  1. True

  2. False

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

In SAS, when using the WEIGHT option in PROC MEANS, any observation with a missing weight value is automatically excluded from the statistical calculations. The statement is therefore true.