Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Assume that the financial variable x follows the process: d x t x t = d t + d W t where W is a

Assume that the financial variable x follows the process:
dxtxt=dt+dWt where W is a Wiener process.
a) Using Ito's Lemma, find the process followed by variable yt defined as follows:
yt=ln(xt)
Compare it with the process defined in (1) and comment on your results.
Suppose that the price of a stock follows a geometric Brownian motion, and the price is initially S0=1. The rate of return is 3% per month and the variance rate is 9%
(2=0.09).
b) Derive the probability distributions for the change in the price of the stock in 1 month and 6 months' time. What is the expected stock price at the end of the 6 th month? Derive a 72% confidence interval for the price at the end of 6 th month.
In Excel (or Python) simulate 127 observations of two independent normal distributions Z1 and Z2. Call this sample 'Sample 1'. Then generate the two new variables:
x1=Z1
x2=aZ1+1-a22Z2
where a=0.39.
c) Provide the Excel (or Python) code necessary to generate the variables x1 and x2. Report 25 initial observations (Screenshot). Use Excel (or Python) to obtain the mean and the variance of x1 and x2. Report the values (Screenshot). What are the theoretical values; hence what is the theoretical distribution? Now generate a new sample of two independent normal distributions, this time with 850 observations. Call this sample 'Sample 2'.
Generate x1 and x2 for 'Sample 2' and obtain the mean and the variance of x1 and x2. Provide the Excel (or Python) outcome (Screenshot). Comment on your results.
image text in transcribed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions