Question: 1
When calculating the implied volatility from an option price we use the bisection method and know initially that the volatility is somewhere between 1% and 100%. How many iterations do we need in order to determine the implied volatility with accuracy of 0.1%?
Question: 2
The gradient of a smooth function is
Question: 3
You are to perform a simple linear regression using the dependent variable Y and the independent variable X (Y = a + bX). Suppose that cov(X,Y)=10, var(X)= 5, and that the mean of X is 1 and the mean of Y is 2. What are the values for the regression parameters a and b?
Question: 4
Suppose a discrete random variable can take on the values -1, 0 and 1 each with a probability of 1/3. Then the mean and variance of the variable is
Question: 5
When calculating the implied volatility from an option price we use the bisection method and know initially that the volatility is somewhere between 1% and 100%. How many iterations do we need in order to determine the implied volatility with accuracy of 0.1%?