Share on Facebook Share on Twitter Email
Answers.com

Posterior probability

 
Sci-Tech Dictionary: posterior probabilities
(pä′stir·ē·ər präb·ə′bil·əd·ēz)

(statistics) Probabilities of the outcomes of an experiment after it has been performed and a certain event has occurred.


Search unanswered questions...
Enter a question here...
Search: All sources Community Q&A Reference topics
Wikipedia: Posterior probability
Top

In Bayesian statistics, the posterior probability of a random event or an uncertain proposition is the conditional probability that is assigned after the relevant evidence is taken into account.

Contents

Definition

Let us have an a priori belief that the probability distribution function is p(θ) and an observation X with the likelihood p(X | θ), then the posterior probability is defined as p(θ | X) \propto p(θ)p(X | θ). The posterior probability can be written in the memorable form as \mbox{Posterior probability} \propto \mbox{Prior probability} \times \mbox{Likelihood}.

Example

Suppose there is a mixed school having 60% boys and 40% girls as students. The girl students wear trousers or skirts in equal numbers; the boys all wear trousers. An observer sees a (random) student from a distance; all the observer can see is that this student is wearing trousers. What is the probability this student is a girl? The correct answer can be computed using Bayes' theorem.

The event A is that the student observed is a girl, and the event B is that the student observed is wearing trousers. To compute P(A|B), we first need to know:

  • P(A), or the probability that the student is a girl regardless of any other information. Since the observers sees a random student, meaning that all students have the same probability of being observed, and the fraction of girls among the students is 40%, this probability equals 0.4.
  • P(A'), or the probability that the student is a boy regardless of any other information (A' is the complementary event to A). This is 60%, or 0.6.
  • P(B|A), or the probability of the student wearing trousers given that the student is a girl. As they are as likely to wear skirts as trousers, this is 0.5.
  • P(B|A'), or the probability of the student wearing trousers given that the student is a boy. This is given as 1.
  • P(B), or the probability of a (randomly selected) student wearing trousers regardless of any other information. Since P(B) = P(B|A)P(A) + P(B|A')P(A'), this is 0.5×0.4 + 1×0.6 = 0.8.

Given all this information, the probability of the observer having spotted a girl given that the observed student is wearing trousers can be computed by substituting these values in the formula:

P(A|B) = \frac{P(B|A) P(A)}{P(B)} = \frac{0.5 \times 0.4}{0.8} = 0.25.

Calculation

The posterior probability distribution of one random variable given the value of another can be calculated with Bayes' theorem by multiplying the prior probability distribution by the likelihood function, and then dividing by the normalizing constant, as follows:

f_{X\mid Y=y}(x)={f_X(x) L_{X\mid Y=y}(x) \over {\int_{-\infty}^\infty f_X(x) L_{X\mid Y=y}(x)\,dx}}

gives the posterior probability density function for a random variable X given the data Y = y, where

  • fX(x) is the prior density of X,
  • L_{X\mid Y=y}(x) = f_{Y\mid X=x}(y) is the likelihood function as a function of x,
  • \int_{-\infty}^\infty f_X(x) L_{X\mid Y=y}(x)\,dx is the normalizing constant, and
  • f_{X\mid Y=y}(x) is the posterior density of X given the data Y = y.

Classification

In classification (see Classification (machine learning) and Statistical classification) posterior probabilities reflect the uncertainty of assessing an observation to particular class, see also Class membership probabilities. While Statistical classification methods by definition generate posterior probabilities, Machine Learners (see Classification (machine learning) ) usually supply membership values which do not induce any probabilistic confidence. It is desirable, to transform or re-scale membership values to class membership probabilities, since they are comparable and additionally easier applicable for post-processing.

See also

References


Best of the Web: Posterior probability
Top

Some good "Posterior probability" pages on the web:


Math
mathworld.wolfram.com
 
 
 
Learn More
Bayes's theorem (philosophy)
prior probability (philosophy)
odds

What is the posterior of the brain? Read answer...
What is a synonym for posterior? Read answer...
What is the posterior pelvis? Read answer...

Help us answer these
What is a posterior placenta?
What is a posterior cervix?
What is the Posterior Cerebral?

Post a question - any question - to the WikiAnswers community:

 

Copyrights:

Sci-Tech Dictionary. McGraw-Hill Dictionary of Scientific and Technical Terms. Copyright © 2003, 1994, 1989, 1984, 1978, 1976, 1974 by McGraw-Hill Companies, Inc. All rights reserved.  Read more
Wikipedia. This article is licensed under the Creative Commons Attribution/Share-Alike License. It uses material from the Wikipedia article "Posterior probability" Read more