Could anyone tell me how to get the standardized mean differences in Figure 98.6: Standardized Mean Differences from the linked example, please?
I can get the matched mean difference 0.16814 for age, but cannot figure out how to get the matched standardized mean difference 0.02766 in Figure 98.6.
Thanks,
The formulas used in the standardized mean difference computations for matched data are described in the Standardized Mean Differences for Matched Observations section of the PROC PSMATCH documentation. By default the pooled standard deviation estimate derived from all observations is used for the standardization. The value used for standardization is also reported in the "Standard Deviation" column of the table. For the variable Age in that example it is 6.079104.
The formulas used in the standardized mean difference computations for matched data are described in the Standardized Mean Differences for Matched Observations section of the PROC PSMATCH documentation. By default the pooled standard deviation estimate derived from all observations is used for the standardization. The value used for standardization is also reported in the "Standard Deviation" column of the table. For the variable Age in that example it is 6.079104.
SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!
ANOVA, or Analysis Of Variance, is used to compare the averages or means of two or more populations to better understand how they differ. Watch this tutorial for more.
Find more tutorials on the SAS Users YouTube channel.