Hello,
How can I perform hypothesis testing for means and proportions between two paired samples with weighted data?
I have data from a survey with a complex design. Therefore, in the dataset I have survey weights for each individual and bootstrap weights to estimate variances.
I already outputted the distributions of and outcome of interest on the same group of individuals before and after some intervention. Therefore, I already have the estimate values and standard errors of the values I want to compare (i.e. means and % of individuals within certain cut-off values along with theirs standard errors).
I'm using SAS EG 7.1.
Thanks a lot,
A.G.
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.