Finance Financial Modeling and Engineering
1. Cholesky-Decomposition may be used to generate correlated random variables. In finance we often work with more than one underlying asset and therefore use CholeskyDecomposition to be able to simulate multiple assets using correlated normal variates. Cholesky-Decomposition has that: Ξ£ = ππβ² The above tells us that we can take a covariance matrix Ξ£ and decompose it into a lower triangular matrix π and the transpose which is πβ² . Given the below covariance matrix Ξ£ find π and its transpose πβ² . Then, take the product of π and its transpose πβ² and show that your result is the covariance matrix Ξ£. 25 Ξ£=[ β50 β50 ] 101 2. . Find the eigenvalues and normalized eigenvectors (i.e. length of 1) for the following matrix: β6 6 π΄=[ ] 6 β3 Show that the dot product of the eigenvectors is zero and therefore orthogonal. In two to three sentences, briefly explain what one may use eigenvalue decomposition for in finance. 3. Use a Lagrange multiplier to optimize the following function subject to the given constraint and estimate the effect on the value of the value of the objective function from a 1-unit change in the constant of the constraint (i.e. obtain solution, substitute, and evaluate the function, take note of Lagrange multiplier value). π§ = 4π₯ 2 β 2π₯π¦ + 6π¦ 2 π . π‘. π₯ + π¦ = 72 Then, solve the same problem with the constraint modified to be: π₯ + π¦ = 73 Explain what you find. What is the meaning of the Lagrange multiplier? 1 4. With a binomial lattice where we wish to model asset prices such that, in the limit, our Random Walk (RW) becomes Brownian Motion (BM) and our process is consistent with the Black-Scholes assumption of Geometric Brownian Motion, we basically solve a system of two equations with three unknowns (i.e. one degree-of-freedom) such that we match the mean and variance. Mathematically, we have that: πΈ [ππ ( ππ )] = π β ππ(π’) + (1 β π) β ππ(π) = ππ π0 ππ π’ 2 πππ [ππ ( )] = π β (1 β π) β [ππ ( )] = π 2 π π0 π π’ βπ β (1 β π) β ππ ( ) = πβπ π For the following values of π, π’, πππ π show that we match the mean and standard deviation and therefore satisfy the system of equations (hint: plug the below values into the above equations and show that they satisfy the system of equations): π= 1 2 π’ = π (ππ+πβπ) π = π (ππβπβπ) By matching the mean and the variance, and based on our returns being i.i.d, the returns converge to π(ππ, π 2 π) which are consistent with Black-Scholes. 5. The expected return and variance for a portfolio are as follows: πΈ[π π ] = π€1 πΈ[π 1 ] + π€2 πΈ[π 2 ] + β― + π€π πΈ[π π ] π πππ(π π ) = β π€π2 ππ2 + β β π€π π€π πΆππ£(π π , π π ) π π πβ π π=1 We can argue that an investor should look to maximize return while penalizing for risk via a coefficient of risk aversion. That is, maximize: ππ β πππ2 Given the above, the investor’s problem is: 2 π max (π€1 ,π€2 ,β¦,π€π ) π β π€π ππ β π β π€π2 ππ2 + β β π€π π€π πΆππ£(π π , π π ) π=1 π=1 ( π π πβ π ) π π . π‘. β π€π π=1 Consider a three-asset model in which asset 1 is non-risky and assets 2 and 3 have correlated rates of return with correlation π = β0.5. Let the rate of return on the nonrisky asset be denoted by π1 = π = 0.02, and suppose that the means for the other two assets are π2 = 0.06 πππ π3 = 0.08. The standard deviations are π2 = 0.10 πππ π3 = 0.18. Find the optimal portfolio for an investor with risk aversion 10. Show that the result is truly a maximum and compute the mean, variance, and standard deviation of the optimal portfolio. 6. Suppose that a stockβs price at time π is expected to be uniformly distributed over integers in the range of 5 to 25, that is: 1 π(π₯) = { 20 0 5 β€ π₯ β€ 25 ππ‘βπππ€ππ π Further, suppose that a put option with exercise price π = 16 trades on this stock with the following terminal payoff function: ππ = πππ₯[π β ππ , 0] a. Calculate the probability that the put will be exercised. b. Calculate the expected value of the stockβs price contingent on it exceeding the exercise price of the put. c. Calculate the conditional expected value of the put contingent on it being exercised. d. Calculate the expected time π value of the put. e. If time π = 2 πππ π = 0.01 what is the current value of the put? 7. Consider a one-time, two potential outcome framework where there exists Company Q stock current selling for $55 per share and a riskless $100 face value T-bill currently selling for $80. Suppose Company Q faces uncertainty, in that it will pay its owner either $30 or $75 in 1 year. Further assume that the physical probability that the stock will drop is 0.2. a. List the risk-neutral probabilities for this payoff space. b. Compute values for the Radon-Nikodym derivative for this change of measure. c. Value call and put options on this stock, with exercise prices equal to π = 60. 3 d. Does put-call parity hold for this example? 8. Suppose that π0 = 0.7 to purchase a security, with potential payoffs given as follows: π1 = 3, π2 = 1.5, πππ π3 = 0 such that under the physical probabilities, the expected value is πΈβ [π] = 0.85 and the variance equals πΈβ [π β πΈ[π]]2 = 0.80. a. Find the physical probabilities in measure β. b. Find the risk-neutral probabilities in measure β. Recall that under the risk-neutral probabilities, the expected value of the stock is equal to its current value (i.e., it is a martingale). c. Calculate the Radon-Nikodym derivatives for this change of measure. 9. 1 2 a. Finding the Stochastic Differential Equation (SDE). Find π (π πππ‘β2π π‘ ). Hint: set 1 2 π(π₯, π‘) = π ππ₯β2π π‘ , compute partial derivatives, use Itoβs Lemma with ππ = ππ ππ 1 π2π ππ₯ + ππ‘ ππ‘ + 2 ππ₯ 2 (ππ₯)2 where (ππ₯)2 = ππ‘, then set π₯ = ππ‘ . ππ₯ π‘ b. Finding the Stochastic Integral. Evaluate β«0 π βπ πππ . Hint: let π(π₯, π‘) = π βπ‘ π₯, ππ ππ compute partial derivatives, use Itoβs Lemma with ππ = ππ₯ ππ₯ + ππ‘ ππ‘ + 1 π2π (ππ₯)2 where (ππ₯)2 = ππ‘, set π₯ = ππ‘ , set the differential π(π βπ‘ ππ‘ ) equal to your result from Ito and integrate from 0 π‘π π‘. 2 ππ₯ 2 10. The risk-neutral process for the Constant Elasticity of Variance (CEV) model is: ππ = ππππ‘ + ππ πΌ ππ Assume you have a call option (π) that is a function of the spot (stock price π) and time (π‘), Ito tells us how the derivative evolves: ππ ππ 1 π 2π (ππ)2 ππ = ππ + ππ‘ + ππ ππ‘ 2 ππ 2 Using the rules of stochastic calculus (i.e. ππ‘ β ππ‘ = 0, ππ‘ β ππ = 0, (ππ)2 = ππ‘) substitute for ππ and (ππ)2 and, a. Show how you get the following expression: ππ ππ 1 2 2πΌ π 2 π ππ ππ = (ππ + + π π ) ππ‘ + ππ πΌ ππ 2 ππ ππ‘ 2 ππ ππ 4 Then, using a replicating portfolio with Ξ = π β Ξπ, b. Derive the corresponding partial differential equation (PDE) which should be: ππ 1 2 2πΌ π 2 π ππ + π π + ππ β ππ = 0 2 ππ‘ 2 ππ ππ c. Using a differencing scheme, replace the corresponding derivatives with appropriate approximations to write down the discretized equations for the explicit finite difference method and the implicit finite difference method (i.e., replace the partial derivatives with approximations to the derivatives). d. Explain what forward, backward, and central difference are, and which is used for the time derivative for each of the explicit and implicit methods. 5
Collepals.com Plagiarism Free Papers
Are you looking for custom essay writing service or even dissertation writing services? Just request for our write my paper service, and we'll match you with the best essay writer in your subject! With an exceptional team of professional academic experts in a wide range of subjects, we can guarantee you an unrivaled quality of custom-written papers.
Get ZERO PLAGIARISM, HUMAN WRITTEN ESSAYS
Why Hire Collepals.com writers to do your paper?
Quality- We are experienced and have access to ample research materials.
We write plagiarism Free Content
Confidential- We never share or sell your personal information to third parties.
Support-Chat with us today! We are always waiting to answer all your questions.