Some things choose you and you need to do them. You don't choose to get born. Once you are born and grow up to certain extent you have choices. There are special things called opportunities that you might grab and you might not.
I might contact interesting projects and people so that perhaps I can start working with them. I might start making products or services. I might learn new things. This post explains how I usually choose or prioritize these things. The whole thing can be summarized as picking the biggest
$$ p \log U / T $$ where $p$ is the probability of success, $U$ is some measure of utility, $T$ is the time it takes to try.
The strangest thing about this expression is why $\log$? You could define $U' = \log U$ and then the expression would look more general.
Why logarithm
Let's say there's a bet where your asset goes 50% down or 60% up with half-half probabilities (for simplicity: each try is independent). The expected change is +5%? You might think so and you keep playing and then you'll get poorer.
That's because you'll most certainly win and lose roughly half the tries. If you lose once and win once, you'll end up worse off because $0.5 \times 1.6 = 0.8$. So usually you lose 20% each two tries.
Here I was going to say you could look at $$ \frac{1}{2}\log(0.5) + \frac{1}{2}\log(1.6) < 0 $$ and you wouldn't take the bet, and so on. If you use this kind of thinking to size your bets it's called Kelly criterion.
But I think I haven't really answered why logarithm. Everything that can be done after taking the logarithm can also be done with lots of multiplications and exponentiation. You could argue in different ways:
- One issue with logarithm is you don't get $\log 0$ because no $x$ can bring you to $0 ^ x = e$ (maybe not $e$, whichever base of the logarithm you're using). So complete ruins look like negative infinity. That's a feature because I think it makes sense to avoid ruins in life.
- Some people say perception is logarithmic.
Let me say I'm better at mentally grasping $p\log U / T$ than computing $U^{(p/T)}$. Especially, I don't have a good intuition on taking $(\cdot)^{(1/T)}$. There's another reason. Sometimes I can guess $\log U$ but I don't know $U$ because I don't know the base of the logarithm!
What to do with this
For each opportunity, potential project, something I could learn and such, I assign
- $\log U = 0$ if success wouldn't matter
- $\log U = 1$ if success would move my life in the right direction somehow
- $\log U = 2$ if success would mean a lot
- $\log U = 3$ if success would feel wonderful
and so on, guessing my sense of life impact is somehow logarithmic. I don't even know the base of the logarithm I'm taking but that's fine.
For each opportunity, I also guess the probability of success $p$, the time it takes to try $T$, and put those numbers in the spreadsheet and look at the best scores. One quick corollary is that the projects that take a small amount of time scores much higher. Trying things with $\log U = 1$ three times is as good as trying one thing with $\log U = 3$.
This framework is flexible. I can imagine setting $U$ as a company's financial runway, for instance.
And don't forget. If there's a possible ruin or near-ruin, add terms accordingly.
I posted about this idea briefly in 2015.