Closed PeturOA closed 6 years ago
See this proof of upper limit on standard deviation of beta distribution: https://stats.stackexchange.com/a/269804
Ah, but the parameter is not quite equal to the standard deviation for the beta distribution, but rather the standard deviation multiplied by sqrt(m*(1-m)), where m denotes the given mean. So, in effect, this proof does not limit the parameter to below 0.5
-A little bit of test maintenance -A lot of refactoring -Added functionality to download Excel file with results from a single election -Added input for distribution parameter (limited to 0.5 for now, because 0.9 was causing problems) -Added slides from presentation to repo