Could you please help me understand how I can do the Correlation analysis with 200 variables?
Any particular problem with proc corr documentation?
no, can we do proc corr with 200 variables? Is it worth doing that?
Sure you can. Whether you should depends on your objective and on the nature of the data. Be aware that results can be difficult to interpret when your data has many missing values.
@Babloo wrote:
no, can we do proc corr with 200 variables? Is it worth doing that?
The real problem is not whether or not PROC CORR can do this. Yes, of course it can. The real problem is: what use of this 200x200 correlation matrix do you have in mind? It's hard to see how to make use of a 200x200 correlation matrix for additional analyses, unless you have something automated in mind (what?)
Join us for SAS Innovate 2025, our biggest and most exciting global event of the year, in Orlando, FL, from May 6-9.
Lock in the best rate now before the price increases on April 1.
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.