mirror of
https://github.com/Brandon-Rozek/website.git
synced 2025-10-10 06:51:13 +00:00
Fixed titles, math rendering, and links on some pages
This commit is contained in:
parent
9f096a8720
commit
330ace0de9
61 changed files with 303 additions and 115 deletions
|
@ -1,3 +1,9 @@
|
|||
---
|
||||
title: Week 3
|
||||
showthedate: false
|
||||
math: true
|
||||
---
|
||||
|
||||
How do we choose a prior?
|
||||
|
||||
Our prior needs to represent our personal perspective, beliefs, and our uncertainties.
|
||||
|
@ -406,4 +412,4 @@ After this, we need some other piece of knowledge to pin point both parameters.
|
|||
|
||||
2. In Bayesian Statistics, a vague prior refers to one that's relatively flat across much of the space. For a Gamma prior we can choose $\Gamma(\epsilon, \epsilon)$ where $\epsilon$ is small and strictly positive.
|
||||
|
||||
This would create a distribution with a mean of 1 and a huge standard deviation across the whole space. Hence the posterior will be largely driven by the data and very little by the prior.
|
||||
This would create a distribution with a mean of 1 and a huge standard deviation across the whole space. Hence the posterior will be largely driven by the data and very little by the prior.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue