- Probability distributions
- Monty Hall (a.k.a. getting started with Bayes)
- Central Limit Theorem, and "Why normal?"
- Hypothesis testing
- Estimation
- Correlation (e.g. fits and regression)
Why does this matter? If you're a computer programmer in this day and age, you deal with data. But a lot of programmers just deal with data without understanding anything about analyzing it - that's somebody else's job. Or even worse, the programmer just assumes they can intuit what they need about analysis - there are more than a few statistical cases that are notoriously counterintuitive (see the Monty Hall example).
So boning up a bit on your statistics is important, even if you're not an "analyst." In fact, many people with that title are more about fitting data to models than models to data - that is, they know the theory they want to support, so they "massage" the data until it looks like that. This is absolutely entirely unscientific, and getting a better understanding of stats will help you see when folks try to do this.
Anyway, I hope this resource is helpful to folks, and thanks for reading!
No comments:
Post a Comment