RE: How much statistics you need to know as a data analyst?

You don’t need a PhD in stats. Focus on:

  • Descriptive stats (mean, median, std dev)

  • Probability basics

  • Distributions (normal, binomial)

  • Hypothesis testing

  • Correlation vs causation

  • Regression (linear + logistic)

That’s enough to get started. Pair it with Excel, SQL, and some Python. Happy to help if you’ve got more specific questions.

Be the first to post a comment.

Add a comment