memory

Grammar

locations | fig codes

  • bayesian probability - how certain you are a statement is tru
  • bayseian inference - drawing conclusions about a population from sample data. estimating population paramters, testing hypotheses, making predictions
  • bayesian statistics - are probabilities in the mind, not in real world
  • likelihood - probability observed the data, if hypothesis true.

The values can be found by going through each hypothesis in turn, imagining it is true, and asking, “What is the probability of getting the data that I observed?”.

Document Structure

memory of ths sections structure

Logic

Following through this section of the paper in my own words:

  • black ball white ball or two black balls sets up the problem
  • we pull a black ball
  • we create box with prior, likelihood, h and posterior
  • priors are our sets of hypotheses
  • posterior is h but amended so adds up to 1
  • both

Interpretation (of posterior probabilities)

  • posterior probabilities are proportional to priors and likelihoods
  • a high prior helps a high posterior
  • a high likelihood also helps

Bayes Rule

\(x^2\)

  • bayes rule from probability theory is probability event given some other event
  • bayes rule in bayesian statistics is probability a hypothesis is true given data

the paper


This site uses Just the Docs, a documentation theme for Jekyll.