CONTENTS

Exercise: Computing a Black-Scholes Call Price

Problem

For S0=100S_0=100, K=100K=100, r=0.05r=0.05, σ=0.20\sigma=0.20, and T=1T=1, compute d1d_1, d2d_2, and the call price using Φ(0.35)=0.6368\Phi(0.35)=0.6368 and Φ(0.15)=0.5596\Phi(0.15)=0.5596.

Hint

Jump to the solution when you're ready.