Alex Alekseev
@aalexee.bsky.social
Behavioral/experimental/labor economist interested in AI/robots/automation. Assistant Professor at the University of Regensburg, former Chapman ESI postdoc, GSU AYSPS grad. 🇷🇺-🇺🇸-🇩🇪 aalexee.com
Plugging in the duck race numbers, n=6000, k=100, m=3, we get about a 5% chance of winning.
We didn’t win, but on the plus side it was the most rubber ducks I’ve ever seen 🦆
We didn’t win, but on the plus side it was the most rubber ducks I’ve ever seen 🦆
October 20, 2025 at 6:32 PM
Plugging in the duck race numbers, n=6000, k=100, m=3, we get about a 5% chance of winning.
We didn’t win, but on the plus side it was the most rubber ducks I’ve ever seen 🦆
We didn’t win, but on the plus side it was the most rubber ducks I’ve ever seen 🦆
Clearly, what changes here is the number of non-winning combinations. If you buy m tickets, then this number is "n-m choose k". And then we compute the probability of winning as before, although it does not simplify nicely.
October 20, 2025 at 6:32 PM
Clearly, what changes here is the number of non-winning combinations. If you buy m tickets, then this number is "n-m choose k". And then we compute the probability of winning as before, although it does not simplify nicely.
Let’s start slow. Suppose there are four tickets (A,B,C,D). But now assume that you bought tickets A and B. There are still six possible combinations of two tickets: AB, AC, AD, BC, BD, CD. But now five of them lead to a prize, hence the probability of winning is 5⁄6.
October 20, 2025 at 6:32 PM
Let’s start slow. Suppose there are four tickets (A,B,C,D). But now assume that you bought tickets A and B. There are still six possible combinations of two tickets: AB, AC, AD, BC, BD, CD. But now five of them lead to a prize, hence the probability of winning is 5⁄6.
What if you bought more than one ticket, though? What is the probability of having at least one ticket win? It cannot be simply the sum of probabilities of a single ticket winning.
October 20, 2025 at 6:32 PM
What if you bought more than one ticket, though? What is the probability of having at least one ticket win? It cannot be simply the sum of probabilities of a single ticket winning.
Applying the formula to the duck race, we get a probability of winning, p = 100⁄6000, about 2%.
October 20, 2025 at 6:32 PM
Applying the formula to the duck race, we get a probability of winning, p = 100⁄6000, about 2%.
Then the number of winning combinations is the difference between the total number of combinations and the number of non-winning combinations. After some algebra, it turns out that the probability of winning is simply k/n.
October 20, 2025 at 6:32 PM
Then the number of winning combinations is the difference between the total number of combinations and the number of non-winning combinations. After some algebra, it turns out that the probability of winning is simply k/n.
But what is the number of winning combinations? It seems that it is easier to find the number of non-winning combinations. This is just the total number of combinations of k elements that do not include our ticket: "n-1 choose k".
October 20, 2025 at 6:32 PM
But what is the number of winning combinations? It seems that it is easier to find the number of non-winning combinations. This is just the total number of combinations of k elements that do not include our ticket: "n-1 choose k".
It is easy to see the pattern. If there are n tickets in total and k randomly chosen tickets win, the total number of possibilities, which is the number of combinations of k elements from the set of n elements, is simply "n choose k".
October 20, 2025 at 6:32 PM
It is easy to see the pattern. If there are n tickets in total and k randomly chosen tickets win, the total number of possibilities, which is the number of combinations of k elements from the set of n elements, is simply "n choose k".
Now suppose there are 4 tickets (A,B,C,D). Again, you have A, two tickets win.
Possible pairs are: AB, AC, AD, BC, BD, CD.
You win in three pairs, hence the chance of winning is 1/2
Possible pairs are: AB, AC, AD, BC, BD, CD.
You win in three pairs, hence the chance of winning is 1/2
October 20, 2025 at 6:32 PM
Now suppose there are 4 tickets (A,B,C,D). Again, you have A, two tickets win.
Possible pairs are: AB, AC, AD, BC, BD, CD.
You win in three pairs, hence the chance of winning is 1/2
Possible pairs are: AB, AC, AD, BC, BD, CD.
You win in three pairs, hence the chance of winning is 1/2
Suppose there are 3 tickets (A,B,C). You have A. Two tickets win.
All possible pairs are AB, AC, BC.
You win in two cases, hence the probability of winning is 2/3.
All possible pairs are AB, AC, BC.
You win in two cases, hence the probability of winning is 2/3.
October 20, 2025 at 6:32 PM
Suppose there are 3 tickets (A,B,C). You have A. Two tickets win.
All possible pairs are AB, AC, BC.
You win in two cases, hence the probability of winning is 2/3.
All possible pairs are AB, AC, BC.
You win in two cases, hence the probability of winning is 2/3.
If 1 ticket wins out of 6,000, and you bought 3 tickets, your chance of winning is 3/6000.
But what if 100 tickets win? That’s less obvious. Let's build intuition through simple examples
But what if 100 tickets win? That’s less obvious. Let's build intuition through simple examples
October 20, 2025 at 6:32 PM
If 1 ticket wins out of 6,000, and you bought 3 tickets, your chance of winning is 3/6000.
But what if 100 tickets win? That’s less obvious. Let's build intuition through simple examples
But what if 100 tickets win? That’s less obvious. Let's build intuition through simple examples
Thanks so much for the support!
October 15, 2025 at 10:03 AM
Thanks so much for the support!
Inspired by this amazing graphic that I found at a ramen place in Brno
September 19, 2025 at 3:46 PM
Inspired by this amazing graphic that I found at a ramen place in Brno
Remember, your .tex file is just text. Use any editor you like. Dedicated LaTeX editors are great for typesetting, but you can use other editors.
Share your LaTeX writing tips below! 👇
Share your LaTeX writing tips below! 👇
July 14, 2025 at 4:14 PM
Remember, your .tex file is just text. Use any editor you like. Dedicated LaTeX editors are great for typesetting, but you can use other editors.
Share your LaTeX writing tips below! 👇
Share your LaTeX writing tips below! 👇
Personalize. Choose a font you love (not just a default), and find a theme that feels right.
July 14, 2025 at 4:14 PM
Personalize. Choose a font you love (not just a default), and find a theme that feels right.
Next, adjust your editor's line width. A narrower column (80 chars) is way easier to read than a full-screen line.
July 14, 2025 at 4:14 PM
Next, adjust your editor's line width. A narrower column (80 chars) is way easier to read than a full-screen line.
First, ditch the split-screen. Close that PDF preview while you're writing. Focus on the words, not the layout.
July 14, 2025 at 4:14 PM
First, ditch the split-screen. Close that PDF preview while you're writing. Focus on the words, not the layout.