SAS Tutorial | Simple Linear Regression in SAS

preview_player
Показать описание
In this SAS How To Tutorial, Andy Ravenna discusses how to perform simple linear regression in SAS. Linear regression is used across a wide range of fields to help predict a continuous target variable, something like “sales,” for example. Input variables are used to help predict the target variable. In simple linear regression, only one input variable is used to predict the target variable. Andy begins by exploring the formula for linear regression. Then he discussed ordinary least squares regression, which is how the parameter estimates are calculated. He’ll then demonstrate simple linear regression two ways: using SAS Studio and in SAS Visual Statistics, using SAS Viya.

Download Data Files

Chapters
00:00 – Simple linear regression explained
07:36 – Demo: How to perform simple linear regression in SAS Studio
24:44 – Demo: How to perform simple linear regression in SAS Visual Statistics, using SAS Viya

Learn more about SAS Software

SUBSCRIBE TO THE SAS USERS YOUTUBE CHANNEL #SASUsers #LearnSAS

ABOUT SAS
SAS is a trusted analytics powerhouse for organizations seeking immediate value from their data. A deep bench of analytics solutions and broad industry knowledge keep our customers coming back and feeling confident. With SAS®, you can discover insights from your data and make sense of it all. Identify what’s working and fix what isn’t. Make more intelligent decisions. And drive relevant change.

CONNECT WITH SAS
Рекомендации по теме
Комментарии
Автор

Hi!
Thanks for checking out my video on simple linear regression in SAS. Let me know what you thought and if you found it helpful. Also, let me know if you have any questions. Have an awesome day!
Andy

andyravenna
Автор

best SAS explanation for linear regression

sarahkandil
Автор

This is the best SAS viya tutorial I've seen! please do more!!

Rachelannerox
Автор

Best part about your videos, you don’t bore while making these informative videos.

dazzlingspark
Автор

Excellent Explanation. Just what I was looking for. Thanks Andy!

YuriBrGo
Автор

Greate Explanations on how to do reg. in SAS also you explained the concept of reg. in vary simple mannar.
thanks.

satishsutar
Автор

You are an incredible instructor, thanks.

Nipun_Chauhan
Автор

excellent sharing...I like it alot...Gonna explore more videos after this!!!!

mohho
Автор

Excellent presentation Andy! I wish I learned about SLR like this, you break it down so well! Thanks!

djrisks
Автор

You are great in making thingd understandable. You spkoe very clearly and at the perfect pace.

alakhns
Автор

I don't have access to SAS yet but this is really helpful. Thank you for putting this out!

dolapoadepoju
Автор

I like the idea (I did not watch the entire video because I feel I already know linear regression) and I especially like that it was posted over at SAS Communities (but I'm not allowed to comment on the post there, so I comment here). SAS Communities needs more basic statistics and basic programming tutorials; there are plenty of tutorials that appear at SAS Communities on advanced topics like Hierarchical Models and Quadratic Discriminant Analysis and so on; this is the first I have seen at SAS Communities on basic statistics. Furthermore, there needs to be some mechanism to search for tutorials at SAS Communities (if there is such a mechanism, I am not aware of it) and there also needs to be some mechanism to search for VIDEO Tutorials at SAS Communities. And maybe even post a comprehensive list of all such video tutorials at SAS Communities (and keep re-posting the list every week, because there are always new people joining, or searching for something).

paigemiller
Автор

This video exceeded expectations! thanks a ton!!

exceloverdrive
Автор

thank you M. Andy I appreciate your videos

SKAmabs
Автор

Thank You for a great explanation sir...

navk
Автор

I think there is a mis-statement at about 13:20 of the video:
"P-value very small tells me that this model is doing a very good job at explaining a lot of the variability of the target."

But that's not what the p-value tells you. It tells you that the fitted line is statistically significant, or in layman's terms that the fitted line did not happen by random chance. The r-squared tells you when the model is fitting a lot of the variability. You could have a p-value of 0.001 and a low r-squared, indicating that the fitted line is statistically significant but it does not explain a lot of the variability of the target. These concepts should be intertwined as the speaker said.

paigemiller
Автор

andy, in your last model, the r square is 0.0914, how do you explain that small R square?

heahkl
Автор

They gotta stop making you guys wear those Walmart blue polos 😂💀

glitcharcing
Автор

"Simple"....Typical with SAS. NOTHING is simple. Everything is super complicated. More info than you need and all sorts of exceptions and that you just have to "know".

HerdingDogRescuer