Related Posts
More Posts
When is WFH ending ?
Additional Posts in Data & Analytics Consultants
Has anyone else begun to resent data science?
New to Fishbowl?
Download the Fishbowl app to
unlock all discussions on Fishbowl.
unlock all discussions on Fishbowl.



In the program now - the track only affects your electives so you’re still going to need at least basic knowledge of calculus, statistics (distributions, stat tests, etc), and linear algebra. You can pick classes that minimize the math needed and learn as you go though for the most part, as long as you’re quick at picking up on the intuitions (and are carefully managing your workload).
I only had calc 1 and no linalg in undergrad and I’m managing taking one course at a time and doing a additional self-studying to pick up concepts as needed.
Python and R are both used heavily. If you’ve never taken a CS course I recommend GT’s CS1301 on Coursera for an intro thinking like a programmer and to understanding data structures which are very important, particularly for one of the intro courses focused around data analysis in python. Going through swirlstats.com should be enough to get you going with R if you’re familiar with python already
Thank you!! This is extremely helpful. I have all the required math courses from undergrad but it’s been years since I’ve had to use that skillset. I’ll definitely have to brush up on Python and R as well.