Indecision theory, adecision rule is a function which maps an observation to an appropriate action. Decision rules play an important role in the theory ofstatistics andeconomics, and are closely related to the concept of astrategy ingame theory.
In order to evaluate the usefulness of a decision rule, it is necessary to have aloss function detailing the outcome of each action under different states.
Given an observable random variableX over theprobability space, determined by a parameterθ ∈ Θ, and a setA of possible actions, a (deterministic)decision rule is a functionδ : → A.
Anestimator is a decision rule used for estimating a parameter. In this case the set of actions is the parameter space, and a loss function details the cost of the discrepancy between the true value of the parameter and the estimated value. For example, in a linear model with a single scalar parameter, the domain of may extend over (all real numbers). An associated decision rule for estimating from some observed data might be, "choose the value of the, say, that minimizes the sum of squared error between some observed responses, and responses predicted from the corresponding covariates given that you chose." Thus, the cost function is the sum of squared error, and one would aim to minimize this cost. Once the cost function is defined, could be chosen, for instance, using some optimization algorithm.