We can run a standard simulation and get curve A. We also can run n point Monte carlo simulation and get curve B1~Bn. I want to plot the difference between curve B1~Bn and curve A, that is B1-A, B2-A, ..., Bn-A. How should I do to plot the curves?
Thanks!