BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
nlpurumi
Obsidian | Level 7

Thanks again for your reply. I will try to figure out how to draw qq plot. I am a beginner in SAS, so everything is so new to me.

However, if I have a better figure, do you think I would know this is non-normal distribution?

 

Also, I have another question for you.

 

I vaguely remembered that I should run normality test not on dependent variable but on residual.

Now my question is this how is the "outp=R" command different from "residual" command in following statement?

"model apathy=time intervention time*intervention /residual;"

Reeza
Super User

@nlpurumi wrote:

Thanks again for your reply. I will try to figure out how to draw qq plot. I am a beginner in SAS, so everything is so new to me.

However, if I have a better figure, do you think I would know this is non-normal distribution?

 

Also, I have another question for you.

 

I vaguely remembered that I should run normality test not on dependent variable but on residual.

Now my question is this how is the "outp=R" command different from "residual" command in following statement?

"model apathy=time intervention time*intervention /residual;"


The assumption for linear regression is that the residuals are normal not the covariates. I suggest looking up the documentation for PROC UNIVARIATE to see what commands are available - it does the qq plots automatically. 

nlpurumi
Obsidian | Level 7

Thank you. I will search the link you shared the other day. Thanks a lot!!

 

 

Reeza
Super User

And remember the SAS Statistics 1 e-course is completely free and covers a lot of what you're attempting here with the first few chapters.

Good Luck.

nlpurumi
Obsidian | Level 7

I see. Thank you for your help and advice!

 

 

sas-innovate-2024.png

Available on demand!

Missed SAS Innovate Las Vegas? Watch all the action for free! View the keynotes, general sessions and 22 breakouts on demand.

 

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
  • 19 replies
  • 11054 views
  • 1 like
  • 3 in conversation