The traditional resolution of the St. Petersburg paradox involves adding a utility function to the problem, taking into consideration diminishing marginal utility.
If the utility of winning n dollars is a logarithmic function, specifically lo g ( n ) , then what is the expected payout, factoring in utility, that a player would get from playing the St. Petersburg paradox game? Put another way, if the value of n diminishes lo g ( n ) , what is the break-even point such that a player should only pay less than this answer to play the game?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Something is going wrong here because k = 1 ∑ ∞ 2 k l o g ( 2 k ) = $ 4
Log in to reply
Indeed, k = 1 ∑ ∞ 2 k lo g ( 2 k ) = 2 lo g ( 2 ) ≈ 1 . 3 8 6
Log in to reply
Thanks. I've updated the answer and options to reflect this.
Can't figure out how to get $4. With a computer program I found ~4$ only when the log base equals to ~1.41421356231...
Using Wolfram Alpha, I get that the answer is log(4).
1/2 log(2) + 1/4 log(4) + 1/8 log(8) + ... = 1/2 log(2) + 1/4 2 log(2) + 1/8 3 log(2) + ... = log(2) * ( 1/2 + 2/4 + 3/8 + 4/16 + ... ) The sum between brackets can be written as S = ( 1/2 + 1/4 +1/8 + ...) + ( 1/4 + 2/8 + 3/16 + ...) = 1 + 1/2 S, hence S = 2 and the correct result equals 2 log(2), where the log base still has to be defined.
The base of the logarithm is not specified. Is it a natural logarithm or 10-based or something else?
log(n) is not well-defined, it should be eg. ln(n) or log_10(n).
The sum calculated in the answer by Christopher also depends on the base of the log.
Problem Loading...
Note Loading...
Set Loading...
If utility is calculated as lo g ( n ) then the expected marginal utility payout from playing the St. Petersburg Paradox can be calculated as:
2 1 lo g ( 2 ) + 4 1 lo g ( 4 ) + 8 1 lo g ( 8 ) + ⋯ = k = 1 ∑ ∞ 2 k lo g ( 2 k ) = $ ( 2 lo g n )
Written out, this is the utility from winning $2 ( lo g ( 2 ) ) times the odds of winning $2 ( 2 1 ) plus the utility from winning $4 ( lo g ( 4 ) ) times the odds of winning $4 ( 4 1 ) and so on. The infinite sum of this series equals $4. Meaning $( 2 lo g n ) is the expected payout, and a player should be willing to pay anything less than that to play.