You're looking at Less Wrong's discussion board. This includes all posts, including those that haven't been promoted to the front page yet. For more information, see About Less Wrong.

prase comments on How much to spend on a high-variance option? - Less Wrong Discussion

9 Post author: RolfAndreassen 03 January 2013 06:38PM

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

Comments (36)

You are viewing a single comment's thread.

Comment author: prase 03 January 2013 07:27:22PM 0 points [-]

Isn't there a standard reply containing utility functions? Assuming the usual diminishing marginal utility, if p(win) * U(jackpot) > U($1), then 2 p(win) * U(jackpot) > U($2) and so on. You should spend all your money! (Unless you are rich enough to buy so many tickets as to wander out of the domain of approximate linear dependece of p(win) on the number of tickets you own).

Comment author: prase 04 January 2013 06:41:43PM 0 points [-]

Second attempt (thanks janos):

Isn't there a standard reply containing utility functions? You should buy N tickets where N is the solution to p(win | N tickets) * U(jackpot) + U(-N dollars) is maximal. Assuming the usual diminishing marginal utility of money and that U(jackpot) * p(win | 1 ticket) > -U($-1), a unique solution should exist for N > 0.

Comment author: janos 04 January 2013 02:33:55AM *  0 points [-]

I think you're making the wrong comparisons. If you buy $1 worth, you get p(win) * U(jackpot) + (1-p(win)) * U(-$1), which is more-or-less p(win)*U(jackpot)+U(-$1); this is a good idea if p(win) * U(jackpot) > -U(-$1). But under usual assumptions -U(-$2)>-2U(-$1). This adds up to normality; you shouldn't actually spend all your money. :)

Comment author: prase 04 January 2013 06:29:44PM 0 points [-]

Of course you are right, silly mistake.

(Not really important nitpick:) The dollar is spent once the ticket is bought and doesn't return even if you win, so you shoudn't have there (1-p(win)) * U(-$1), but just U(-$1).