Michaelos comments on Polling Thread - Less Wrong

12 Post author: Gunnar_Zarncke 22 January 2014 09:14PM

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

Comments (118)

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

Comment author: [deleted] 23 January 2014 01:31:56PM 8 points [-]

If I am reading the less wrong comment formatting page correctly, using poll:probability (with brackets) will force responses to be between 0 and 1, to avoid this. (And Upvotes to whoever put strict input limits on a free text field! As a person who handles raw data, I often don't see this, and it should be encouraged when performed.)

Comment author: banx 23 January 2014 10:57:58PM 4 points [-]

It doesn't avoid the problem if people want to vote with a percentage < 1%, and try to do so with a 0-100 value (e.g., .5 meaning .5% rather than 50%).

Comment author: [deleted] 24 January 2014 07:33:29PM 1 point [-]

Very good point. I had not thought of this earlier, but it is entirely correct.