(statistics) Probabilities of the outcomes of an experiment after it has been performed and a certain event has occurred.
The revised probability of an event occurring after taking into consideration new information. Posterior probability is normally calculated by updating the prior probability by using Bayes' theorem. In statistical terms, the posterior probability is the probability of event A occurring given that event B has occurred.
Investopedia Says:
Bayes' theorem can be used in many applications, such as medicine, finance and economics. In finance, Bayes' theorem can be used to update a previous belief once new information is obtained. For instance, suppose you believed the stock market had a 50% chance of going down over the next year. You can update this prior probability if you get new information regarding interest rates, GDP or unemployment, to obtain a posterior probability.
Related Links:
These tools put the market (and any evaluations) in your hands. Economic Indicators For The Do-It-Yourself Investor
These key stats will reveal whether your advisor is a league leader or a benchwarmer. Does Your Investment Manager Measure Up?
Are the markets random or cyclical? It depends on who you ask. Here, we go over both sides of the argument. Financial Markets: Random, Cyclical Or Both?
The better the economy, the bigger the house. But beware - everything that glitters isn't gold. How Does The Economy Affect House Size?
|
|
This article relies largely or entirely upon a single source. Please help improve this article by introducing citations to additional sources. Discussion about the problems with the sole source used may be found on the talk page. (August 2011) |
|
|
This article includes a list of references, related reading or external links, but its sources remain unclear because it lacks inline citations. Please improve this article by introducing more precise citations. (November 2009) |
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. Similarly, the posterior probability distribution is the distribution of an unknown quantity, treated as a random variable, conditional on the evidence obtained from an experiment or survey.
|
Contents
|
The posterior probability is the probability of the parameters
given the evidence
:
.
It contrasts with the likelihood function, which is the probability of the evidence given the parameters:
.
The two are related as follows:
Let us have a prior belief that the probability distribution function is
and observations
with the likelihood
, then the posterior probability is defined as
The posterior probability can be written in the memorable form as
.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:
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:

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:

gives the posterior probability density function for a random variable X given the data Y = y, where
is the prior density of X,
is the likelihood function as a function of x,
is the normalizing constant, and
is the posterior density of X given the data Y = y.In 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 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.
This entry is from Wikipedia, the leading user-contributed encyclopedia. It may not have been reviewed by professional editors (see full disclaimer)