Statistics Notes

jdong > Statistics

References
  1. [O'Hagen 2000] Kendall's Advanced Theory of Statistics Vol 2B
Basic Notes
  1. The Bayesian Notion. [O'Hagan 2000] Consider events, A and B. From the identity ( A )( B|A )=( A,B )=( B )( A|B ) we have the simplest form of Bayes' theorem, ( B|A )=( B )( A|B )/( A ) We interpret the Bayes' theorem in the following way. We are interested in the event B, and begin with an initial, prior probability ( B ) for its occurrence. We then observe the occurrence of A. The proper description of how likely B is when A is known to have occurred is the posterior probability ( B|A ) . Bayes' theorem can be understood as a formula for updating from prior to posterior probability, the updating consisting of multiplying by the ratio ( A|B )/( A ) . It therefore describes how a probability changes as we learn new information.
  2. Extend the binary bayes to General Discrete. [O'Hagan 2000] Let B 1 , B 2 , be a discrete partition of the sure event. Then ( B r |A )=( B r ) ( A| B r ) r ( A| B r )( B r ) If the Brs are a set of hypotheses of which one and only one is true, then observing event A changes the prior probabiilties ( B r ) to posterior probabilities ( B r |A ) . The occurrence of A increases the proability of Br if ( A| B r ) is greater than the average of all the ( A| B r ) s.
  3. Likelihood. [O'Hagan 2000] The probability ( A| B r ) is known as the likelihood of Br given by A. The primitive notion, that hypotheses given greater likelihood by A should somehow have highter probability when A is observed to occur, possess compelling empirical logic.
  4. Application of the Bayesian Notion
    • [O'Hagan 2000, modified] Seeing a sequence of increasingly detailed appearance of a thing and to adaptively decide what it is from a pool of candidates, e.g., {tree, man, car, building, etc}.
    • Recognizing a malleable object, e.g., a folded T-shirt, from a candidate pool.
    • [O'Hagan 2000] Listening to a music piece and, as the music goes, trying to determine the composer from a candidate pool, e.g. {Beethoven, Bach, etc}.