Can we assume that the # of voters from week to week is also a random sample?
Why does the # of 'voters' change so drastically from week to week?Can we assume that the # of voters from week to week is also a random sample?
http://ScoreVoting.net/BetterQuorum.html
I prefer something more like the IMDb system:
--
You received this message because you are subscribed to the Google Groups "The Center for Election Science" group.
To unsubscribe from this group and stop receiving emails from it, send an email to electionscien...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Consider also "Lower bound of Wilson score confidence interval for a Bernoulli parameter", which is used by Reddit and other social media:
http://www.evanmiller.org/how-not-to-sort-by-average-rating.html
So to find the pth permeantile, you find the point that becomes the mean if you weight everything below it by (100-p)^2 and weight everything above it by p^2.
So going back to the competitions, you simply find the permeantile for each score in each round, and these permeantiles would become the points that the competitors get. To take one example you get (permeantile in brackets after raw score):
1. 100 (100)
3. 98 (85.11) - http://www.wolframalpha.com/input/?i=(100*(p%5E2)+%2B+99*(p%5E2)+%2B+98+%2B+0*((100-p)%5E2))+%2F+(((100-p)%5E2)+%2B+1+%2B+2*(p%5E2)+)+%3D+98
4. 0 (0)