Threshold Rule

The Threshold Rule is simply accepting a result immediately if and only if the result is above a certain criterion.

Considering the #Secretary Problem, in a #complete information market, by using the Threshold Rule, you immediately accept an applicant if he/she is above a certain percentile.1

Another great example is when rolling a die as explained in detail in this post Threshold Rule: Rolling a Die#.

  1. Algorithms to Live By by Brian Christian and Tom Griffiths - Optimal Stopping

    ↩︎