Hi Everyone,
Math is not a major in all of my studies, and I have not been great at math. I am interested in learning SAS and intend to do the basic certification. Does learning SAS involve any math calculation or anything to do with math at all? As silly as this sounds, but I am just wondring...any of your valuable inputs and advise would be much appreciated.
Thank you !
Regards
Malcolm
A common type of issue that comes up in programming is something like this:
I have a variable in a text file that occupies 23 character spaces and starts in column 15. What column does the variable end at?
If you find that question difficult to deal with you may have issues.
And the answer is 37.
Learning SAS menas, first of all, learning programming language.
SAS programming means, mainly, data processing, data analysis and reporting.
To program you need understand basic computer structure.
Math is the core of understanding the infrastructure of computers and of
computer language developing.
For programming you need just elemantary math.
Thank you Shmuel !! That's encouraging 🙂
Thank you Ksharp ! Highly appreciate your input. What is IML programming? Is it a part of SAS?
IML is another kind of sas language. If you want develop a new statistical method, you gonna need it.
One of benefits of learning as an adult is the topics are much more practical and applied. It makes the learning easier. Also, because you were bad at something in the past doesn't mean you will be in the future.
Programming is logic. If you want to program well: learn logic. Practice pseudo coding problems. Sometimes SAS is easier to learn just because it doesn't follow the math/matrix notation.
Thank you Reeza for those encouraging positive words ! Helps me to look further into SAS. I am working in healthcare and I would liek to establish a career in SAS with healthcare ! Greatly appreciate your inputs !
A common type of issue that comes up in programming is something like this:
I have a variable in a text file that occupies 23 character spaces and starts in column 15. What column does the variable end at?
If you find that question difficult to deal with you may have issues.
And the answer is 37.
That was very practical ballardw !! Thank you !! I sure hope I can learn SAS given this example 🙂
Thank you !!
Malcolm,
As others have mentioned, you don't need much, if any, formal math training to use SAS as a programmer. Logic and organizational skills are much more valuable.
However, to use and understand many of the SAS/Stat procedures, additional mathematics and statistics training are required. Usually, second semester calculus is a sufficient mathematics foundation. Some of the more complex procedure can require PhD level statistics training to fully exploit.
Doc Muhlbaier
Thank you Doc !! I believe I have strong logic and organizational skill 🙂 Learning something new is always exciting, but also takes some research and clear vision. I believe this community has definitely supported me !!
Thank you again !
SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!
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.