JulianMorrison comments on Excuse me, would you like to take a survey? - Less Wrong

12 Post author: Yvain 26 April 2009 09:23PM

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

Comments (123)

You are viewing a single comment's thread.

Comment author: JulianMorrison 27 April 2009 12:33:55AM 3 points [-]

I wonder if you'd get better probability values if you used AJAX slider controls for a continuous value between 0 and 1. Less chance of anchoring percentages on multiples of 10 and 5.

Comment author: Zvi 28 April 2009 01:18:36AM 0 points [-]

In a survey does an increase in rounding errors in estimators a problem? As long as there's no bias in how they get rounded we should be fine. If there is such a bias I'm curious what it is and what causes it.

Comment author: JulianMorrison 28 April 2009 05:43:51PM -1 points [-]

I suspect it would have a strong bias towards obvious fractions and obvious multiples. That isn't a directional bias, but it's an anti-precise bias.

Comment author: gjm 27 April 2009 11:45:07AM 0 points [-]

That would make it effectively impossible to distinguish between 1 and 0.001, or 99 and 99.999. To get around that we'd need to work with something like log(odds ratio), but then there isn't any natural choice of endpoints, people's intuition for what goes where will generally be poor, etc.