log-normal distribution and derivatives Flashcards

1
Q

stochastic differential equation:

A

dS=μSdt+σSdW (f(S,t) here)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

ito’s lemma:

A

if we have the stochastic differential, df=((∂f/∂t)+μS(∂f/∂S)+(1/2)σ^(2)S^(2)(∂^(2)f/∂S^(2)))dt+σS(∂f/∂S)dW, where df=f(S+dS,t+dt)-f(S,t)
this looks really scary but we are basically just working out each of those derivative bits from a given f=something involving S and substituting them into the complicated bit, leave it as df=whatever but sub the S terms with corresponding f

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

log-normal distribution:

A

if f=ln(S), the stochastic differential equation is ln(S(t))=ln(S0)+(μ-(σ^(2)/2))t+σW(t) and ln(S(t))~N(ln(S0)+(μ-(σ^(2)/2))t, σ^(2)t)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

geometric brownian motion:

A

a stochastic process S(t) follows a gbm if dS=μSdt+σSdW where W is a weiner process and μ and σ are constants, yes this is the same equation as the stochastic differential equation one
means S(t)=S0e^((μ-(σ^(2)/2))t+σW(t))

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

if S(t) follows a geometric brownian motion, the probability density function is:

A

f↓(St)(s;μ,σ,t)=(1/sσroot(2πt))exp(-(ln(s)-ln(S0)-(μ-(σ^(2)/2))t)^(2)/2σ^(2)t)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

issues with the geometric brownian motion model:

A

σ, the variance, isn’t constant irl, and there’s often large Non-normal fluctuations in price from external factors

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

value of a contract with a call option:

A

C(S,T)=max(S-E,0) where T=t at the expiry date of the contract, so the max value it’ll take, and E=the pre-agreed exercise price, S=share price
call options you are deciding to buy the share or not

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

value of a contract with a put option:

A

P(S,T)=max(E-S,0), S is share price T is t at expiry date of contract and E is the agreed price
put options you are deciding to sell the share or not

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

position:

A

the number of financial contracts held, closing out a position means to make that 0, presumably by selling them

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

payoff diagram:

A

shows the cash flow of all possible scenarios on the expiry date of a contract, for a call option it’s a graph with the line at 0 until E on the x axis where it starts increasing in a straight line (so more shares/assets means more profit now we’re actually selling), for a put option it decreases in a straight line until 0 and remains at 0 - this isn’t the profit gained it’s the value of the option itself

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

profit of a call option (at expiry):

A

max(S↓(T)-E, 0)-C0e^(rT) where r is the rate of interest if you just invested the money at a bank

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

profit of a put option (at expiry):

A

max(E-S↓T, 0)-P0e^(rT) where r is the rate of interest if you just invested the money at a bank

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

investor’s expected profit:

A

using call option as an example -> funky E[C(S,T)]-C0e^(rT)
we are calculating the expected payoff Not the payoff of the expected share price

How well did you know this?
1
Not at all
2
3
4
5
Perfectly