atucker comments on Calibrate your self-assessments - LessWrong
You are viewing a comment permalink. View the original post to see all comments and the full post content.
You are viewing a comment permalink. View the original post to see all comments and the full post content.
Comments (117)
Rather than making up numbers, check out their linear regression model:
msgs = .4m1-.5m2-.1m4+.9m5+k
4s ("eh, cute") get asked out less. 5s ("hot") get asked out more. 1s ("weird") get asked out more, because somebody thought that was a five, and rather than a supermodel who must be inundated with messages, it's someone quirky whose average rating is only a 3 (and thus approachable).
Numbers were made up because people rating someone a 4 don't give them negative attention (as in intercepting messages), so much as something more like give them less attention than average given their attractiveness level.
It may actually give them negative attention; suppose I don't message anyone I rate a 4 (I don't) and by raising their rating I make others less likely to message them (because their average rating is higher). (I thought there was a way to determine another user's average rating, but I'm not seeing it from a quick check of the site, so this may not be the case.)
To the best of my knowledge, though, the coefficient for m4 and m2 aren't "relative to m3" but absolute; if someone gets 10 5s, they're expected to get 9 messages. If they got 9 4s and a 5, they're expected to get no messages. (Of course, what would be interesting is looking at clusters rather than just linearly regressing the data.)
Fair point, that works too.