Characteristic |
Beta |
95% CI 1 |
---|---|---|
Silver | -0.13 | -0.13, -0.12 |
Bronze | -0.05 | -0.05, -0.04 |
1
CI = Credible Interval |
Model
\[\begin{equation} \text{placement} \sim \text{Poisson}(\lambda) \end{equation}\]
\[\begin{equation} \log(\lambda) = \beta_0 + \beta_1 \text{Silver} + \beta_2 \text{Bronze} \end{equation}\]
Placement is the placement of each olympic team during each year. it was made by grouping them by year and then sorting by amount of gold medals. Silver and Bronze represent the amount of each medal.