PRMIA 8002 - PRM Certification - Exam II: Mathematical Foundations of Risk Measurement
In a 2-step binomial tree, at each step the underlying price can move up by a factor of u = 1.1 or down by a factor of d = 1/u. The continuously compounded risk free interest rate over each time step is 1% and there are no dividends paid on the underlying. Use the Cox, Ross, Rubinstein parameterization to find the risk neutral probability and hence find the value of a European put option with strike 102, given that the underlying price is currently 100.
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?
Which of the following statements are true about Maximum Likelihood Estimation?
(i) MLE can be applied even if the error terms are not i.i.d. normal.
(ii) MLE involves integrating a likelihood function or a log-likelihood function.
(iii) MLE yields parameter estimates that are consistent.
The gradient of a smooth function is
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%?
What is the angle between the following two three dimensional vectors: a=(1,2,3), b=(-4,2,0)?
Newton-Raphson iteration is used to find a solution of x5 - x3 + x = 1. If xn = 2, what is xn+1?
Solve the simultaneous linear equations: x + 2y - 2 = 0 and y - 3x = 8
The gradient of a function f(x, y, z) = x + y2 - x y z at the point x = y = z = 1 is
What is the sum of the first 20 terms of this sequence: 3, 5, 9, 17, 33, 65,…?
