代做FN3142 Quantitative Finance Summer 2021代做Python语言

FN3142 Quantitative Finance

Summer 2021

Question 1

Denote the price process of Bitcoin by P , and consider (T + 1) consecutive end-of-year price observations denoted by P0 , P1, ..., PT .  Denote the simple net return series by  and the logarithmic return series by rt  log Pt  - log Pt-1  for t =  1, ..., T.   Assume that returns are independently and identically distributed over time.

(a) [15 marks] Under the assumption that Bitcoin’s annual logarithmic returns are normally distributed with a mean of μ and a variance of σ 2 , derive a formula for the diference between the log expected simple gross return and the expected log return:

log (E [1 + Rt]) - E [rt]

(b) Consider the standard average estimator  of the mean rate of return.  Show that this estimator is unbiased in the sense that  E[μ-] = μ, and derive its standard deviation, σ[μ-], as a function of the model parameters.

(c) [15 marks] Assume instead that you observe Bitcoin prices more frequently, in particular N times per year (at equal distance from each other) for T years; for example, monthly ob- servations would mean N = 12.  Consider now the simple average estimator of the annualised log return μ based on these N × T return observations, and let us denote it by ˜(μ) .  Show that the standard deviation of this estimator, σ[˜(μ)], does not depend on the frequency N.

(d)  [20  marks]  Suppose  that  a  researcher  tells  you  that  for  a  given  choice  of  N  and  T she estimated the annualised mean Bitcoin return to be ˜(μ) =  10%.  Suppose also that the annualised volatility of Bitcoin log returns is known to be σ = 45%.  What choice of T would imply that her estimate has a standard deviation of σ[˜(μ)] = 1%, i.e., one-tenth the size of the mean estimate?  Discuss whether it is possible to have confidence in the rate of return of Bitcoin with reasonable accuracy given the available historical data.

Let us now assume that annual log Bitcoin returns have a non-zero autocorrelation at lag 1 denoted by parameter ρ, but beyond lag 1 there is zero autocorrelation.

(e) [15 marks] Derive E[μ] and σ[μ-] under this assumption, where μ refers to the estimator in part (b).

(f) [15 marks] Discuss how a non-zero ρ afects your conclusion for part (d).


Question 2

Consider the following AR(2) process:

zt  = Q0 + Q1 zt-1 + Q2 zt-2 + εt ,                                            (1)

where εt isa zero-mean white noise process with variance σ2 , and assume j Q1 j , j Q2 j , j Q1 +Q2 j  < 1, which together ensure zt  is covariance stationary.

(a) [15 marks] Calculate the conditional and unconditional means of zt , that is, Et-1  [zt] and E [zt].

(b) [15 marks] Let us now set Q2  = 0.  Calculate the conditional and unconditional variances of zt , that is, V art-1  [zt] and Var [zt].

(c) [20 marks] Keeping Q2  = 0, derive the autocovariance and autocorrelation functions of this process for all lags as functions of the parameters Q1  and σ .

Suppose now that Q2  ≠ 0, and let us denote the autocovariance at lag k by √k  = Cov[zt , zt-k ].

(d) [15 marks] Using equation (1), write down a recursive formula for √k , i.e., express √k  as a function of √k -1 , √k -2  and the model parameters.

(e) [20 marks] Apply this recursive formula for k = 1 and k = 0, and explain how to solve for the whole autocovariance function {√k }k≥0 . Note: No need to derive the exact values!

Hint:  think about what -1   and -2   mean?

(f) [15 marks] Can a linear transformation of the zt  process be represented by an AR(1) process? That is, do appropriate h, δ0 , and δ1  constants exist such that the process defined as yt  = zt + hzt-1  satisfies

yt  = δ0  + δ1yt-1 + Et , 

where Et  is a zero-mean white noise process?  Explain.



Question 3

Consider two unbiased forecasts f1,t  and f2,t  of the mean-zero quantity yt+h.  Denote the indi-vidual errors by ei,t+h  三 yt+h -fi,t , i = 1, 2, the mean-square forecast errors by σi(2) 三 E[ei(2),t+h] for i = 1, 2, and the correlation between the individual errors by ρ 三 corr[e1,t+h, e2,t+h].

Consider the linear forecast combination

fc,t ≡ λf1,t + (1 - λ)f2,t     where    λ ∈ [0, 1],

and denote the error associated with the combination by ec,t+h  三 yt+h - fc,t.

(a) [20 marks] Compute the mean forecast error, E[ec,t+h], and the mean-squared forecast error, E[ec(2),t+h], of the combination forecast.

(b)  [20  marks]  By  minimising  the  mean-square-error  loss  of the  combination  show  that the optimal weights  are functions of the  accuracy of each prediction  and the  correlation parameter, and given by

(c) [20 marks] Assuming the forecasts are equally accurate, i.e., σ 1  = σ2  = σ, derive the optimal weights and the mean-squared forecast error of the combined forecast.

(d)  [20 marks]  Compute the range of the correlation parameter  ρ for which the optimal combined forecast displays diversification benefits, that is, its mean-squared forecast error, E[ec(2),t+h], is lower than the mean-squared errors of the original forecasts, σ 1(2) and σ2(2).  Explain your results.

(e) [20 marks] Imagine that you have generated a forecast with the optimal weights calculated above, but then it turns out that the projection has poor performance in the sense of having a low R2  in a regression of the forecasted variable on a constant and the forecast.  What would be the properties of a data-generating process that would lead to such a result?



Question 4

Assume that daily returns are conditionally normally distributed and given by

rt+1  = μ + σt+1vt+1   ,   vt+1 i~.i.d N (0, 1),

where the time increment between t and t + 1 is one day, μ is constant, and σt+1  denotes an estimate as of time t for the conditional standard deviation one day ahead.

(a) [20 marks] The 1-day Value-at-Risk at the critical level Q,  is defined as

Show that the exact formula for VaR at the Q critical level and 1-day horizon is given by

where Φ is the standard normal cumulative density function.

Note:   The  definition  in  equation  (3) follows  the  notation  of the  subject  guide.    Using  an alternative definition based on losses leads to a diferent VaR formula, which is also accepted if correct.

(b) [30 marks] Describe the historical simulation, the RiskMetrics (also known as exponen- tially weighted moving average), and the  GARCH normal approaches to measuring Value- at-Risk in your own words. Discuss their benefits and shortcomings.

(c) [25 marks] The expected shortfall ESt α +1 at the critical level α and 1-day horizon can be defined as

Using the VaR formula from part (a), derive the following formula for the 1-day expected shortfall at critical level Q:

where ϕ is the standard normal probability density function.

Hint: If z follows a standard normal distribution, z ~ N (0, 1), we have 

(d) [25 marks] Discuss the benefits and shortcomings of using expected shortfall as a risk measure instead of Value-at-Risk.

 




热门主题

课程名

mktg2509 csci 2600 38170 lng302 csse3010 phas3226 77938 arch1162 engn4536/engn6536 acx5903 comp151101 phl245 cse12 comp9312 stat3016/6016 phas0038 comp2140 6qqmb312 xjco3011 rest0005 ematm0051 5qqmn219 lubs5062m eee8155 cege0100 eap033 artd1109 mat246 etc3430 ecmm462 mis102 inft6800 ddes9903 comp6521 comp9517 comp3331/9331 comp4337 comp6008 comp9414 bu.231.790.81 man00150m csb352h math1041 eengm4100 isys1002 08 6057cem mktg3504 mthm036 mtrx1701 mth3241 eeee3086 cmp-7038b cmp-7000a ints4010 econ2151 infs5710 fins5516 fin3309 fins5510 gsoe9340 math2007 math2036 soee5010 mark3088 infs3605 elec9714 comp2271 ma214 comp2211 infs3604 600426 sit254 acct3091 bbt405 msin0116 com107/com113 mark5826 sit120 comp9021 eco2101 eeen40700 cs253 ece3114 ecmm447 chns3000 math377 itd102 comp9444 comp(2041|9044) econ0060 econ7230 mgt001371 ecs-323 cs6250 mgdi60012 mdia2012 comm221001 comm5000 ma1008 engl642 econ241 com333 math367 mis201 nbs-7041x meek16104 econ2003 comm1190 mbas902 comp-1027 dpst1091 comp7315 eppd1033 m06 ee3025 msci231 bb113/bbs1063 fc709 comp3425 comp9417 econ42915 cb9101 math1102e chme0017 fc307 mkt60104 5522usst litr1-uc6201.200 ee1102 cosc2803 math39512 omp9727 int2067/int5051 bsb151 mgt253 fc021 babs2202 mis2002s phya21 18-213 cege0012 mdia1002 math38032 mech5125 07 cisc102 mgx3110 cs240 11175 fin3020s eco3420 ictten622 comp9727 cpt111 de114102d mgm320h5s bafi1019 math21112 efim20036 mn-3503 fins5568 110.807 bcpm000028 info6030 bma0092 bcpm0054 math20212 ce335 cs365 cenv6141 ftec5580 math2010 ec3450 comm1170 ecmt1010 csci-ua.0480-003 econ12-200 ib3960 ectb60h3f cs247—assignment tk3163 ics3u ib3j80 comp20008 comp9334 eppd1063 acct2343 cct109 isys1055/3412 math350-real math2014 eec180 stat141b econ2101 msinm014/msing014/msing014b fit2004 comp643 bu1002 cm2030
联系我们
EMail: 99515681@qq.com
QQ: 99515681
留学生作业帮-留学生的知心伴侣!
工作时间:08:00-21:00
python代写
微信客服:codinghelp
站长地图