Lao Tzunami
−2 enlightenment
- MBTI
- INFJ / IEI
@Fruiteloop here is an old notebook I made when he released that video.
https://observablehq.com/@laotzunami/primers-coin-game
You were talking about normal distributions. I'm doing my calculation using a beta distribution, which is great for a binary outcome like flipping a coin. Since we know there is an even number of fair and cheating blobs, and the cheaters get heads 75% of the time, you can just take the height of the beta distribution at those values. Then if you know the payoff, you can decide if it is better to pay another coin for another flip, and make your guess.
Adding more variable can make this situation more complex. Like I said, I've been wanting to make something about Bayesian stats for a while. If you are serious, I could make a friendlier introduction or more sophisticated model. But this is a clear example that doesn't require a neural network.
https://observablehq.com/@laotzunami/primers-coin-game
You were talking about normal distributions. I'm doing my calculation using a beta distribution, which is great for a binary outcome like flipping a coin. Since we know there is an even number of fair and cheating blobs, and the cheaters get heads 75% of the time, you can just take the height of the beta distribution at those values. Then if you know the payoff, you can decide if it is better to pay another coin for another flip, and make your guess.
Adding more variable can make this situation more complex. Like I said, I've been wanting to make something about Bayesian stats for a while. If you are serious, I could make a friendlier introduction or more sophisticated model. But this is a clear example that doesn't require a neural network.