Hello,
I have 1 output variable called E and several input variables from which A is unknown, this is the equition which has to be solved:
E=(A*N(d1))-(D*e-rT*N(d2)), N is a cumulative standard normal distribution.
d1 = (ln((A*erT)/D)+((1/2)*s2*AT))/(s*T1/2)
d2= d1-(s*T1/2)
How can I genereate the variable A?
With kind regards,
Lieke Janssen
I have 1 output variable called E and several input variables from which A is unknown, this is the equition which has to be solved:
E=(A*N(d1))-(D*e-rT*N(d2)), N is a cumulative standard normal distribution.
d1 = (ln((A*erT)/D)+((1/2)*s2*AT))/(s*T1/2)
d2= d1-(s*T1/2)
How can I genereate the variable A?
With kind regards,
Lieke Janssen
Comment