- Foundations of the skill set
- Statistics
- Linear Algebra
- Programming
- To be used for
- Data Preparation and Munging
- Modeling
- Coding
- Visualization
- Communication
10/10/2015
"Statistical Inference is the discipline that concerns itself with the development of procedures, methods, and theorems that allow us to extract meaning and information from data that has been generated by stochastic (random) processes."
"Statistical Inference is the process of generating conclusions about a population from a noisy sample"
If we are able to process "ALL" the data, why should we work with samples?
Wikipedia
A model is usually specified by mathematical equations that relate one or more random variables and possibly other non-random variables. As such, "a model is a formal representation of a theory" (Herman Adèr quoting Kenneth Bollen).[1]
All statistical hypothesis tests and all statistical estimators are derived from statistical models. More generally, statistical models are part of the foundation of statistical inference.
\(P(B|A) = \frac{P(A|B)P(B)}{P(A|B)P(B) + P(A|B^c)P(B^c)} = \frac{P(A|B)P(B)}{P(A)}\)