sbensu: Math intuitions on variance
This is a supplement to High Variance Management, where I build some intuition on the different probability distributions involved. Please read that post before reading this one. We can develop some intuitions for these concepts using a simple probability model of Broadway and Hollywood. I'll use Julia to simulate distributions and plot them: Let's assume that the quality of a given take from an actor follows a normal distribution with zero mean and variance of one, Normal(0, 1). This is a way of modeling the following intuitions: In Broadway, each take is the scene. So, how a scene goes looks like directly sampling from a normal distribution: In Hollywood, we can do two things differently: Here is how the new Hollywood distribution compares with the Broadway one: According to this toy model, Hollywood's resulting product can be much better: You can only do this when you lean into the variance. And you can only do that if there is no cost to bad takes. The Hollywood distribution is sim
sbensu: Math intuitions on variance Math intuitions on variance January 2023 This is a supplement to High Variance Management , where I build some intuition on the different probability distributions involved. Please read that post before reading this one. The normal and Gumbel probability distributions We can develop some intuitions for these concepts using a simple probability model of Broadway and Hollywood. I'll use Julia to simulate distributions and plot them: using Random, Distributions, Plots plotly() Random.seed!(123) Let's assume that the quality of a given take from an actor follows
Explore this link on the map →related reading
- sbensu: High Variance Managementblog.sbensu.com
- Searching for outliers | benkuhn.netbenkuhn.net
- The power of selectiontsvibt.blogspot.com
- Áp dụng xác suất vào trong cuộc sống - Huyền Chiphuyenchip.com
- Poisson distribution - Wikipediaen.wikipedia.org
- Logs, Tails, Long Tails – Ryan Moulton's Articlesmoultano.wordpress.com
- Understanding Momentsgregorygundersen.com
- Nadia Asparouhova | Explaining tech's notion of talent scarcitynadia.xyz
- A Maximum Entropy Intuition for Fundamental Statistical Distributions | long intuitionlongintuition.com
- Sampling Variability - MathBitsNotebook(A2)mathbitsnotebook.com
- X explains Z% of the variance in Y — LessWronglesswrong.com
- Gregory Gundersengregorygundersen.com