GX(y) = ( ∅(v) - v * (1 - Φ(v))) * σ
∅(v) = density function for the standardized normal Distribution
Φ(v) = cumulated Distribution function
v = ( y - μ ) / σ = standardized value of y
I solved it with Excel but I need to implement this in AMPL. For better understanding I attach the Excel-File as well.
Any idea how to solve this?
I think with the Normal01() function it's not possibile to solve this, is it?
Thanks a lot in advance!!