I need one data set which satisfy following:
1)the number of observations is at least 50
2) there is a response variable
3)there are at least two covariate variables(quantitative or qualitative), one of which is a categorical variable with 2,3 or maximum 4 levels.
4)It is free to choose data from any domain (medicine , economics, actuarial sciences, sociology,astronomy,...)
I need one data set which satisfy following:
1)the number of observations is at least 50
2) there is a response variable
3)there are at least two covariate variables(quantitative or qualitative), one of which is a categorical variable with 2,3 or maximum 4 levels.
4)It is free to choose data from any domain (medicine , economics, actuarial sciences, sociology,astronomy,...)
I need one data set which satisfy following:
1)the number of observations is at least 50
2) there is a response variable
3)there are at least two covariate variables(quantitative or qualitative), one of which is a categorical variable with 2,3 or maximum 4 levels.
4)It is free to choose data from any domain (medicine , economics, actuarial sciences, sociology,astronomy,...)
Thank you.
There’s datasets one SASHELP, which you’ve already found.
A ton more have links here
https://www.reddit.com/r/datasets/
You can also check data.gov
Or if you want something more topical find one of the many COVID19 datasets. This is the open data my province is releasing. BC also has a great one accessible by API.
https://covid19stats.alberta.ca
Why not make up some of your own?
Do a google search for
sas simulation data
and you'll find lots of resources and tips.
@Rick_SAS has written a complete book about it, so he might have some advice for you.
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.