jimrandomh comments on Less Wrong Polls in Comments - Less Wrong

79 Post author: jimrandomh 19 September 2012 04:19PM

You are viewing a comment permalink. View the original post to see all comments and the full post content.

Comments (302)

Sort By: Controversial

You are viewing a single comment's thread. Show more comments above.

Comment author: jimrandomh 19 September 2012 04:56:16PM 10 points [-]

Thanks for spotting this! I looked into it, and it seems to be double-counting the most recent result when computing the median. It's an order-of-initialization issue; it thinks it's getting all the results except the new one, adding it, then taking the median, but it's actually getting a list of all the results. The fix is straightforward; I'll email the admins to apply it.

Comment author: wmoore 19 September 2012 11:48:23PM 3 points [-]

Your fix for the incorrect median calculation has been deployed.

Comment author: NancyLebovitz 20 September 2012 12:30:56PM 2 points [-]

I got a mean of -9.91765890411e+16, so something is still wrong.

Comment author: Kindly 20 September 2012 01:25:18PM 11 points [-]

No, that's unfortunate but correct (several people entered things like entered -3e+18 as their estimate).