Check they are equal to the ones prefined in Scilab : mean, variance.
Draw the histogram of the vector and compare it with the law of
gaussian random variable with mean
and variance
.
Compute using simulation
for
. Give a confidence intervall in each case.
For whihc value of
can you safely use a Monte-Carlo method ?
Write a program using
as a control variate.
Compare the precision of this method with the previous one
using various values for
and
.
How is this method related to the call-put arbitrage formula ?
Show that the relative precision of the computation decrease whith
. Take
and
,
,
,
.
What happen when
?