BookmarkSubscribeRSS Feed
laurenhosking
Quartz | Level 8

I have a group of data imported in SAS and have done a correlation analysis on it. However how would I make a prediction of the mean for this data using sas (or manually if needs be). 

3 REPLIES 3
Rick_SAS
SAS Super FREQ

The "Simple Statistics" table that PROC CORR creates includes an estimate of the multivariate mean. The estimate is the vector (m1, m2, ..., mk) where m1 is the mean of X1, m2 is the mean of X2, etc. See the "Mean" column of the "Simple Statistics" table.

Reeza
Super User
Prediction of the mean? You don't just calculate the mean?

sas-innovate-white.png

Our biggest data and AI event of the year.

Don’t miss the livestream kicking off May 7. It’s free. It’s easy. And it’s the best seat in the house.

Join us virtually with our complimentary SAS Innovate Digital Pass. Watch live or on-demand in multiple languages, with translations available to help you get the most out of every session.

 

Register now!

What is ANOVA?

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.

Discussion stats
  • 3 replies
  • 788 views
  • 0 likes
  • 3 in conversation