OptimalstoppProblem
OptimalstoppProblem, also known as the optimal stopping problem, is a framework in probability and decision theory for choosing a time to take a certain action in order to maximize the expected payoff from observing a stochastic process.
Formally, one observes a process (X_t) adapted to a filtration and seeks a stopping time tau with
The value function V_t = sup_{tau >= t} E[g(X_tau) | F_t] (or E[X_tau | F_t]) characterizes the best possible payoff
Common special cases and examples include the secretary problem (best-choice problem) in discrete time and American
Related concepts include optional stopping theorems, martingales, and the theory of dynamic programming.