I am very much confused how to differentiate variable is skewed or not....continuous or catagorical by seeing the skewness values.
please clear my confusion.
thank you
@Rick_SAS wrote many blogs about this statistics.
https://blogs.sas.com/content/iml/2020/10/28/sample-skewness-is-biased.html
https://blogs.sas.com/content/iml/2015/01/28/skewness-and-kurtosis.html
https://blogs.sas.com/content/iml/2020/11/09/robust-skewness-kurtosis.html
https://blogs.sas.com/content/iml/2022/10/03/moments-distributions-sas.html
@Rick_SAS wrote many blogs about this statistics.
https://blogs.sas.com/content/iml/2020/10/28/sample-skewness-is-biased.html
https://blogs.sas.com/content/iml/2015/01/28/skewness-and-kurtosis.html
https://blogs.sas.com/content/iml/2020/11/09/robust-skewness-kurtosis.html
https://blogs.sas.com/content/iml/2022/10/03/moments-distributions-sas.html
Thank you....one more query please
please let me know why i am getting this error variable race should be either numeric or specified in the class statement when i am trying to create graphs
i tried, it wont work out...
my code is
pls help me...in preparing graph with outcome_1 with Race
BEFORE the MODEL statement, put
class Race;
thank you.. worked.🙂
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.