Description Usage Arguments Value Examples
Sum of 2 Power Utility functions (different risk aversion)
1 | PowerUtility_2(gamma1, gamma2, b, a, K, x)
|
gamma1 |
Paramater Gamma 1 in the Power Utility function. Must be different than 0. |
gamma2 |
Paramater Gamma 2 in the Power Utility function. Must be different than 0. |
b |
The strike price of the call option (variable annuity) |
a |
The multiplicator factor of the call option (variable annuity) |
K |
The constant that is added to the payoff (equal to b_o most of the time) |
x |
Risky asset value at time t |
The total utility coresponding to the asset value
1 | PowerUtility_2(gamma1=2,gamma2=4,b=1,a=1,K=1,x=1.5)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.