AnnaSalamon comments on Probability and Politics - Less Wrong
You are viewing a comment permalink. View the original post to see all comments and the full post content.
You are viewing a comment permalink. View the original post to see all comments and the full post content.
Comments (31)
I don't like the coin model because it ignores replacement.
Assume there's ten other people in a room. Six like red and four like blue. Four of them will go to the polls, and you're trying to decide if you should, too. What's the probability your vote will be the deciding factor?
It's tempting to use the binomial distribution. p=0.5, n=4. Your vote matters if x=2.
So it'll be tied without you about 35% of the time.
But this is incorrect. If the first person who votes casts a red ballot, then the probability the next vote is red falls to 5/9, and the probability the next vote is blue increases to 4/9. The correct model is the Hypergeometric model because it doesn't assume replacement.
It computes a higher 43%.
As n increases from 10 to 300000000, I imagine the effect is more dramatic.
Cool example. I'm still confused, though; why model our uncertainty about the electoral outcome as stemming form which folks will go to the polls (while assuming for simplicity that each person has fixed preferences), rather than as stemming from our uncertainty as to how a fixed set of voters will vote (while assuming for simplicity that the set of voters is fixed)?
ETA: Sorry, I edited this after it was replied to, without noticing the reply.
I assume the randomness comes from sampling error, not from uncertainty about who people will vote for. My parents will always vote for Republicans, but they don't always participate.