4.1 Introductory Example

  • First, let’s remember:

  • Three friends (feminist, clueless, optimist) discuss the proportion (π) of recent movies that pass the Bechdel test (representation of women in film).

  • Which Beta prior corresponds to each of the friends?

  • The three friends agree to review a sample of n recet movies and record Y, the number of movies that pass the Bechdel test.
  • Y is the number of ‘successes’ in a fixed number of independent trials.

YBin(n,π) πBeta(α,β)

  • Each analyst has their own unique posterior model of π.

π|(Y=y)Beta(α+y,β+ny)