The Secretary Problem: When to Wait, When to Say Yes
Psych 🧠- 505/1000
Hey reader 👋
Have you ever stalked listings or profiles for hours and then panicked when something decent finally appears?
That anxiety, about whether to wait for something better or jump now, is exactly what the Secretary Problem models, and it has a neat, oddly blunt takeaway.
What is it?
A math puzzle about choosing the single best option from a sequence you see one at a time, with no going back.
Imagine interviewing n candidates in random order. After each interview you must either hire that person on the spot or reject them forever.
The classic setup gives an optimal stopping rule and an explicit success probability.

In plain terms, the recommended strategy is: observe and reject the first k candidates to learn the field, then hire the first person thereafter who is better than everyone you have seen so far.
For large n, choose k about n divided by e (roughly 37% of the list).
That gives you the highest chance of picking the single best candidate, which tops out near 37 percent.
Psychologically, the result is a reminder that perfect outcomes are rare, and disciplined sampling can beat impulsive or endless searching.
Key Findings:
Use the 37 percent rule as a simple heuristic, not absolute truth. For n = 10, sample ~3; for n = 100, sample ~37.
If reviewing candidates costs time or money, shorten the sample; if the pool is changing or your options can return, lengthen flexibility.
If you do have recall, build a dynamic reservation threshold instead of a rigid cutoff.
You might NEED this more than you think 👇
Talk to a therapist without overthinking it. Start with a simple first session.
What do I need to know:
Optimal cutoff: wait and reject the first k ≈ n / e candidates, then pick the next candidate better than all seen so far.
For large n, k ≈ 0.37 n (the 37 percent rule).
Maximum probability of picking the true best is about 1/e ≈ 0.37 under the ideal assumptions.
Even with the optimal rule, success is far from guaranteed; the best-case chance is only about 37 percent.
P.S. tell me, do you usually set a hard deadline when searching (option A), jump whenever something looks good (option B), or drop a short anecdote about your last big choice below. 🤔
References:
https://en.wikipedia.org/wiki/Secretary_problem
