
Algorithms to Live By: The Computer Science of Human Decisions

This type of cost offers a potential explanation for why people stop early when solving a secretary problem in the lab.
Griffiths • Algorithms to Live By: The Computer Science of Human Decisions
If waiting costs $2,000 an offer, we should hold out for an even $480,000. In a slow market where waiting costs $10,000 an offer, we should take anything over $455,279. Finally, if waiting costs half or more of our expected range of offers—in this case, $50,000—then there’s no advantage whatsoever to holding out; we’ll do best by taking the very fi
... See moreGriffiths • Algorithms to Live By: The Computer Science of Human Decisions
but there’s a certain flexibility in the 37% Rule: it can be applied to either the number of applicants or the time over which one is searching.
Griffiths • Algorithms to Live By: The Computer Science of Human Decisions
Because for people there’s always a time cost. It doesn’t come from the design of the experiment. It comes from people’s lives.
Griffiths • Algorithms to Live By: The Computer Science of Human Decisions
“After searching for a while, we humans just tend to get bored. It’s not irrational to get bored, but it’s hard to model that rigorously.”
Griffiths • Algorithms to Live By: The Computer Science of Human Decisions
With two applicants, you have a 50/50 chance of success no matter what you do. You can hire the first applicant (who’ll turn out to be the best half the time), or dismiss the first and by default hire the second (who is also best half the time).
Griffiths • Algorithms to Live By: The Computer Science of Human Decisions
The untested rookie is worth more (early in the season, anyway) than the veteran of seemingly equal ability, precisely because we know less about him. Exploration in itself has value, since trying new things increases our chances of finding the best. So taking the future into account, rather than focusing just on the present, drives us toward novel
... See moreGriffiths • Algorithms to Live By: The Computer Science of Human Decisions
We know this because finding an apartment belongs to a class of mathematical problems known as “optimal stopping” problems. The 37% rule defines a simple series of steps—what computer scientists call an “algorithm”—for solving these problems. And as it turns out, apartment hunting is just one of the ways that optimal stopping rears its head in dail
... See moreGriffiths • Algorithms to Live By: The Computer Science of Human Decisions
Logarithmically increasing regret means that we’ll make as many mistakes in our first ten pulls as in the following ninety, and as many in our first year as in the rest of the decade combined. (The first decade’s mistakes, in turn, are as many as we’ll make for the rest of the century.) That’s some measure of consolation. In general we can’t realis
... See more