Dear all,
Does SAS has a simple function or procedure to calculate the t statitics and p_value for known mean and sd from samples?
I only have the mean, sd, and sample size for each group. Original dataset are not available.
Thanks,
Take a look at the following macro:
http://www.datavis.ca/sasmac/stat2dat.html
It takes summary data and de-aggregates it so that one can run the desired procs.
It works! Thanks!
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Learn the difference between classical and Bayesian statistical approaches and see a few PROC examples to perform Bayesian analysis in this video.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.