How much programming is a statistician supposed to know?

  • Thread starter Thread starter kramer733
  • Start date Start date
  • Tags Tags
    Programming
AI Thread Summary
A statistician's need for computer science knowledge varies based on their specific focus. For roles similar to actuaries, proficiency in tools like VBA, Excel, R, and SAS is often sufficient, along with some database skills in SQL. In fields like signal processing, familiarity with MATLAB or C/C++ becomes important. For high-performance simulations, knowledge of lower-level programming languages such as C/C++ or assembly may be necessary. While taking advanced computer science courses isn't essential for a career in statistics, gaining experience with statistical software like R or SAS is recommended. As computer skills become increasingly crucial across disciplines, developing these abilities can enhance a statistician's effectiveness.
kramer733
Messages
322
Reaction score
0
Should one who is trying to be a statistician supposed to know ALOT about computer science?
Should i take up to 2nd year courses on computer science? Would they need to take design and analysis of algorithms or computable functions
 
Physics news on Phys.org
kramer733 said:
Should one who is trying to be a statistician supposed to know ALOT about computer science?
Should i take up to 2nd year courses on computer science? Would they need to take design and analysis of algorithms or computable functions

It depends.

For example if you doing something like what an actuary does, VBA, Excel, R, and SAS as well as custom platforms for that job are probably sufficient. You might need to do some database analysis which translates to SQL.

If you're doing something in the vicinity of signal processing, then something like MATLAB or C/C++ is probably going to be important.

If you are coding simulations and need the speed, you probably will need something bare to the metal like C/C++ compiled libraries or maybe even ones written in an assembly level environment.

Typically what will happen is that you will use something that's easy to get results from and also able to generate them quickly: Whatever platform you need to use, you'll just learn that and get it to do what you need to.

In regards to your question, I don't think its necessary to take those (in the context of you wanting to do statistics), but if you're interested I don't see why not.

If you are interested in statistics I would suggest you get some experience with something like SAS or R. R is free and comes with a lot of libraries and documentation. SAS is like a standard platform for statistical analysis and is used widely in the USA.
 
Computer skills are rapidly becoming vital in almost every discipline anymore. Its sort of like typing skill was 30 years ago.
 
Hello, I graduated from undergrad a few years ago with a Major in Physics and minor in Electrical Engineering. I tried to get experience working on and testing circuits through my professor who studied Neutrinos, however covid caused the opportunity to go away and I graduated with no experience or internships. I have attempted to break into the engineering industry with no success. Right now I am considering going for a Masters in Electrical Engineering and I need advice on if this would be...
I don't know if anyone on here works for any of the well known defense companies of your country, whichever country you are from?? Also, if you choose to work in one, do you think the engineering education provide from your school would adequately prepare you for the job. What do I mean by that? Well if you work at say Lockheed Martin and you work in the latest iteration of a missile or if you work at Pratt & Whitney, they assign you to work in the team helping out with building the jet...

Similar threads

Back
Top