Questioning the meaning of Delta
Delta for Calls is in the range 0 to 1, and for Puts in the range 0 to -1.
The abs(Delta) is the probability that the option closes ITM (usually multiplied by 100 to get a range of 0% to 100%).
See also https://en.wikipedia.org/wiki/Greeks_(finance)#As_a_proxy_for_probability
BUT, take a look at this BSM calculation:
S=100, K=100, s=0.3, t=1, r=0, q=0 :
C: Value=11.923538 Delta=0.559618
P: Value=11.923538 Delta=-0.440382
It means the Call option has about 56% chance to close ITM,
whereas the Put option has about 44% to close ITM.
How come?
Can this be right at all? Shouldn't both be 50%?
Is Delta itself wrong, or is its interpretation wrong, or are both 'kinda wronga'?
Delta for Calls is in the range 0 to 1, and for Puts in the range 0 to -1.
The abs(Delta) is the probability that the option closes ITM (usually multiplied by 100 to get a range of 0% to 100%).
See also https://en.wikipedia.org/wiki/Greeks_(finance)#As_a_proxy_for_probability
BUT, take a look at this BSM calculation:
S=100, K=100, s=0.3, t=1, r=0, q=0 :
C: Value=11.923538 Delta=0.559618
P: Value=11.923538 Delta=-0.440382
It means the Call option has about 56% chance to close ITM,
whereas the Put option has about 44% to close ITM.
How come?

Can this be right at all? Shouldn't both be 50%?
Is Delta itself wrong, or is its interpretation wrong, or are both 'kinda wronga'?
Last edited: