How to change the decimal places of the output(all percentages)? I tried: tables a*b/format = 5.1, it's not working
You can't easily change the decimal points of the proc freq output.
Google proc freq template if you want to do it that way.
Wow, Reeza, I didn't know that was available. This is the paper I found: http://www.nesug.org/proceedings/nesug06/po/po09.pdf Pretty neat stuff.
However, that seems like an awful lot of work to go through to use PROC Freq. You might want to try using a different procedure, like PROC Report or PROC Tabulate, which lets you customize that kind of thing more easily.
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.