Solved – Skills & coursework needed to be a data analyst

academiacareers

I am graduating with a bachelor's degree in applied math and I will pursue a master's degree in statistics this fall.

There are many specialized fields in applied statistics. I realize I may be more interested in becoming a data analyst, working with big data in market research or IT, but I'm not sure what kinds of skills are needed and what are the core courses I should take to become a data analyst.

I've learned some MatLab, R, SPSS, C, ruby, can't say I'm an expert on these. I'm learning SAS, because SAS seems to be what every stats master should know. (Is this really true?)

I'm a little confused right now and need some specific advice about what skills I should intensively learn and what courses I should take.

TIA.

Best Answer

Aside from the technical skills, like R or SAS, SQL will be important, and a few other higher level skills, including:

Data Manipulation: To be able to analyse data, you will frequently have to spend some considerable time acquiring the data and manipulating it into a form which can be analysed. Many statisticians will tell you that most of their time on a given project will be spent manipulating the data - so it is important to be good at this!

Understanding: Many people vastly under estimate the amount of time that is required just to understand a complex dataset. In bygone days one had to serve time apprenticed to a master crafts man, with a dataset you have to spend time looking at the various facets of the data and understanding it's dimensions and missing data and talking to people to try to understand the data. Again you will spend considerable time doing this, it requires practice to build up this skill!

Visualization: Going hand in hand with the above is visualization. Knowing how to plot data to help gain understanding is important. Later when you want to show somebody else what you have found in the dataset, a carefully created picture says a thousand words.

Requirements: One of the hardest to learn is requirements gathering. Your customer will frequently not be clear what they want in their own head, and even less clear in what they say to you.