RolfAndreassen comments on What's the Value of Information? - Less Wrong

10 Post author: johnlawrenceaspden 29 August 2012 04:20PM

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

Comments (42)

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

Comment author: RolfAndreassen 29 August 2012 09:55:26PM 0 points [-]

Sure, but I don't see where that changes the analysis. The probability of you getting 4 pieces of information, contingent on getting the first one, has got to be larger than the probability of getting 4, contingent on not getting the first one. (In fact the latter seems to be a contradiction, which presumably has probability zero.) So the first one still has some value, even if it's perhaps rather smaller than the value of the time it takes to do the formal calculation of the value.

Comment author: faul_sname 29 August 2012 11:37:33PM 1 point [-]

You're right. This seems like an interesting exercise in programming, actually: build a tool that tells you the VOI of a certain number of guesses. I know 0-3 have an EV of 0, but when I try to plug in 4, I realize why a recursive function might have been a bad idea.