You are viewing revision 1.14.0, last edited by Kaj_Sotala

Bayesian decision theory refers to a decision theory which is informed by Bayesian probability. It is a statistical system that tries to quantify the tradeoff between various decisions, making use of probabilities and costs. An agent operating under such a decision theory uses the concepts of Bayesian statistics to estimate the expected value of its actions, and update its expectations based on new information. These agents can and are usually referred to as estimators.

From the perspective of Bayesian decision theory, any kind of probability distribution - such as the distribution for tomorrow's weather - represents a prior distribution. That is, it represents how we believe today the weather is going to be tomorrow. This contrasts with frequentist inference, the classical probability interpretation, where conclusions about an experiment are drawn from a set of repetitions of such experience, each producing statistically independent results. For a frequentist, a probability function would be a simple distribution function with no special meaning.

Suppose we know that we're going to meet a friend tomorrow, and that there's a .5 chance for it raining. If we are choosing between various options of how to spend the next day, with the pleasantness of some of the options (such as going to the park) being affected by the possibility of rain, we can assign values to the different options with or with rain. We can then pick the option whose expected value is the highest, given the probability of rain....

(Read More)