Today:
- Overview of the class.
- What subjective probability? Or credibility?
- Bayes' Rule
- Probability Simulation and MCMC
- Book and Safari
- R and R Studio
August 19, 2020
Today:
In this class we will be learning about Bayesian Statistics, which is an alternative way of looking at probability and data analysis.
Bayesian Statistics is based on an alterative interpretation of probability. The interpretation can be through of as subjective rather than based on long-run relative frequency.
What is the probability the next flip of a coin is Heads?
What is the probability it will rain tomorrow?
The formula
\(P(B|A) = \frac{P(A) \times P(A|B)}{P(A) \times P(A|B) + P(A^c) \times P(A^c|B)}\)
Simplified formula
\(P(B|A) \propto P(A) \times P(A|B)\)
Bayesian analysis of data follows these steps:
We will be using Zoom for class meetings. I will be posting the lectures after class.
Meet some other students in the class. Introduce yourself to the others in your group.