ETF5952 QUANTITATIVE METHODS FOR RISK ANALYSIS

ETF5952 QUANTITATIVE METHODS FOR RISK ANALYSIS
Semester 2, 2019
ASSIGNMENT 2
• This assignment comprises 25% of the assessment for ETF5952. This is an individual, NOT a
syndicate, assignment. On the Assignment Cover Sheet, read the references to plagiarism and
collusion from University Statute 4.1. Part III – Academic Misconduct.
• Deadline: 1PM, Oct 21 on Monday, 2019
• Submission:
1. Your assignment must be typed and you must submit a printed “hard copy” with an
Assignment Cover Sheet (from the “ASSIGNMENTS” section of Moodle). Submit it in
your class/tutorial before the due time, or submit it to your tutor’s mailbox, 5th floor H
Block. For each day that it is late, 10% of Assignment’s allocated marks will be
deducted. Do not submit your assignment in a folder and staple A4 pages.
2. Name your assignment: Surname-Initials_A2.docx or Surname-Initials_A2.pdf (eg.
Trump-DJ_A2.docx) and Upload this file to Moodle (as a backup) – as follows:
• Go to the “ASSIGNMENTS” section.
• Click on the “ASSIGNMENT 2” link to upload.
• The following message will appear momentarily, “File uploaded successfully.”
(To later confirm your upload was successful, go to the “ASSIGNMENTS” section and
click. On the “Assignment 2” uploading link. The uploaded file’s name will be shown.)
Note: DO NOT submit any Excel files. You may upload ONE file only. Retain your
marked assignment until after the publication of final results for this unit.
• Your tutor will NOT print or mark your assignment from Moodle.
• You are required to
o Answer all questions.
o Write your answer succinctly and include big tables and figures as appendices with
appropriate labels. (If you have trouble pasting figures and tables in your document,
you could print them out separately.)
• If you find possible typos or mistakes in this Assignment, please contact a lecturer or tutors
to clarify the questions for you. Also, if you have any other questions, please use
consultation time.
Plagiarism
Intentional plagiarism amounts to cheating in terms of University Statute 4.1. Part III – Academic Misconduct.
Plagiarism: Plagiarism means to take and use another person’s ideas and or manner of expressing them and to

代做ETF5952留学生作业、代写RISK ANALYSIS作业
pass these off as one’s own by failing to give appropriate acknowledgement. This includes material from any
source, staff, students or the Internet – published and unpublished works.
Collusion: Collusion is unauthorised collaboration with another person or persons.
Where there are reasonable grounds for believing that intentional plagiarism or collusion has occurred, this
will be reported to the Chief Examiner, who may disallow the work concerned by prohibiting assessment or
refer the matter to the Faculty Manager.
Question 1 (20 marks = 5+5+10)
XYZ produces the following figure, given the price of oil being equal $1.50.
1. Suppose that XYZ is risk neutral. Obtain the optimal choice and the corresponding
expected monetary value (EMV).
2. Suppose that XYZ use the Maximin criterion to choose an area. Obtain the optimal
choice and the corresponding EMV.
3. XYZ conducts a sensitivity analysis regarding probabilities of #1 of all three areas. The
next page presents a spider figure, in which #1(F3), #1(F5) and #1(F7) indicates
probabilities of #1 for Area 1, 2 and 3, respectively.
a. Explain why the three lines cross at the centre (no more than 25 words).
b. The red line, #1 (F5), becomes flat if changes are -10% or below. Explain why (no
more than 25 words).
Question 2 (30 marks = 5+10+5+10)
Use the file, aribnb_MEL.csv, which contains data on houses/apartment listed in Airbnb in
Melbourne. The data set contains the following variables:
• price: price
• bathrooms: the number of bathrooms
• accommodates: the number of accommodates
• bedrooms : the number of bedrooms
• review_scores_rating: rating score
• room_type: type of room
1. Estimate and report a linear regression model with the dependent variable of price and
with regressors of bathroom, accommodates, bedroom, and review_scores_rating.
Explain carefully an effect of bedrooms on price (no more than 30 words).
2. Create a dummy variable which takes 1 if room_type is Entire home/apt and zero
otherwise. Then, Estimate and report the linear regression model in 1 additionally with
the dummy variable. Explain carefully an estimated coefficient of the dummy variable
(no more than 30 words). (Hint: To create a dummy variable in R, you can use
(data_name$variable_name == value), which gives you TURE or FALSE, and also if value
is character, you have use double quotation.)
3. From Assignment 1, we know that the price contains outliers and it is better to mitigate
outliers’ effect. For this end, we consider an application of log transformation. Try to
estimate the linear regression model with the dependent variable of log price and the
same regressors as in 3. Explain whether it is possible and why (no more than 30 words).
4. To implement the idea explained in 3, we decided removing observations causing the
trouble. Estimate and report a linear regression model. Explain carefully an effect of
bedrooms on price (no more than 30 words.)
Expected Value
Change in Input (%)
Spider Graph of Decision Tree ‘Aucution‘
Expected Value of Entire Model
#1 (F3)
#1 (F5)
#1 (F7)
Question 3 (25 marks = 5+10+10)
We use a data set for analysing chronic kidney disease. The data set comes from the
Machine Learning Repository1, while the data set, kidney-clean.csv, at Moodle is cleaned up.
The outcome of interest is “class”, which takes “ckd” for chronic kidney disease and
“notckd” otherwise. For classification, we consider blood pressure (bp) and diabetes
mellitus (dm).
1. Obtain and report summary statistics of the three variables: class, bp and dm.
2. Estimate and report a logit model to predict chronic kidney disease with the regressors:
bp and dm. Use “glm” function. Given the estimation result, explain contributions of the
two factors (regressors) to kidney disease (no more than 15 words).
3. Estimate and report a CART model for predict chronic kidney disease with the same
regressors above (you can report only a tree figure). Using all information obtained from
the estimated tree, explain each end node (leaf) (no more than 30 words for each node).
Question 4 (25 marks =5+10+10)
We analyse returns (%) from a portfolio consisting of the index of Australia‘s top 200 companies
(ASX200) and a hypothetical safety asset. The data set, asx.csv, contains monthly return rate on
ASX200. Use the data on “return” to answer questions.
1. Report means, standard deviations and Value-at-Risk 5% of the monthly returns in the data set.
2. Consider a relatively safe financial asset, which has a half of average return of ASX200 but a half
of its standard deviations. To access financial portfolio based on pairs of ASX200 and the safe
asset, obtain simulation outcomes under the assumption that the pair follow normal
distributions with parameters estimated in 1. Let their correlation coefficient is -0.5. Consider
the three cases:
a. 0.5 ASX200 and 0.5 Safe Asset
b. 0.2 ASX200 and 0.8 Safe Asset
c. 0.8 ASX200 and 0.2 Safe Asset
To report simulated outcomes (1000 iterations), present a table that includes means, standard
deviations, minimum, maximum and VaR5%. Compare portfolios a-c and explain which portfolio
is the most risky or the least risky (50 words or less).
3. Suppose that you want to maximize the expected return from the portfolio that consists of two
financial products out, while restricting the VaR5% to be -4% or higher. Obtain the optimal portfolio
and report a table including your portfolio choice (weight), its mean return, minimum, maximum and
standard deviation. (You can choose any pair as long as you can satisfy the restriction).

因为专业,所以值得信赖。如有需要,请加QQ:99515681 或邮箱:[email protected]

微信:codehelp

原文地址:https://www.cnblogs.com/codejava/p/11687490.html

时间: 2024-10-29 19:05:03

ETF5952 QUANTITATIVE METHODS FOR RISK ANALYSIS的相关文章

《QUANTITATIVE METHODS FOR INVESTMENT ANALYSIS Second Edition》翻译(2)

3 单笔资金流的未来值 在本章中,我们介绍和单笔资金流或一次总付的投资相关的时间价值.我们描述最初的投资的现值(PV)和终值(FV)之间的关系.其中现值赚取回报率(每一期的利率),记作r,终值指的是从今开始N年后收到的资金. 接下来这个例子描绘了这个概念.假设你在一个带息的账户投资了100美金,每年返利5%.在第一年末,你将得到100美金加利息,0.05*100 = 5美金,一共是105美金.为了将这个单期的例子形式化地表达出来,我们定义如下术语: PV = 投资的现值 FVN = 投资N期后的

Computational Methods in Bayesian Analysis

Computational Methods in Bayesian Analysis Computational Methods in Bayesian Analysis [Markov chain Monte Carlo][Gibbs Sampling][The Metropolis-Hastings Algorithm][Random-walk Metropolis-Hastings][Adaptive Metropolis] About the author This notebook w

CFA Volume1 Ethics and Quantitative Methods

Ethical and Professional StandardsSTUDY SESSIONStudy Session 1Ethical and Professional StandardsTOPIC LEVEL LEARNING OUTCOMEThe candidate should be able to explain the need for high ethical standards in the investment industry and the ethical respons

CISSP AIO 2th: Information Security Governance and Risk Management

2.11 Security Steering Committee(安全指导委员会) A security steering committee is responsible for making decisions on tactical and strategic security issues within the enterprise as a whole and should not be tied to one or more business units. The group sho

eQTL | Expression quantitative trait loci | 表达数量性状基因座 | QTL | 数量性状位点

到底什么是eQTL? eQTL和QTL之间有什么联系?为什么说QTL比eQTL难很多? QTL和GWAS有什么关系? GTEx数据库里的eQTL数据如何利用? 说eQTL之前必须先解释QTL,QTL,一说到中文名就清楚了,数量性状位点,就是一个性状,比如身高,会由成百上千个基因来决定,目的简单明确,那么我们如何找到这些位点呢? Quantitative Trait Locus (QTL) Analysis - 来自nature的介绍 实现层面,其实研究的不是基因,而是染色体上的区段,更明确的说就

项目管理术语表

术语表中的许多单词,在词典中都有更广泛甚至不同的含义.本术语表遵循如下惯例对术语进行定义:? 在某些情况下,一个术语由多个单词组成(如风险紧迫性评估):? 当出现同义词时,不再对同义词进行定义,而建议读者参见相应的常用词语(即见某某词语):? 对非同义词的相关术语,则在其定义结尾处标明交叉引用(即参见某某词语).Acceptance Criteria 验收标准:可交付成果通过验收前必须满足的一系列条件.Accepted Deliverables 验收的可交付成果:项目产出的,且被项目客户或发起人

RE写作Issue问题题库分析与提纲

RE写作Issue问题题库分析与提纲 GRE写作Issue问题题库分析与提纲 第一类 社会 2. "Competition is ultimately more beneficial than detrimental to society." 归根结底,竞争对于社会是利多弊少. Generally speaking, competition contributes to progress in society. 1.        Generally speaking, competi

斯坦福CS课程列表

http://exploredegrees.stanford.edu/coursedescriptions/cs/ CS 101. Introduction to Computing Principles. 3-5 Units. Introduces the essential ideas of computing: data representation, algorithms, programming "code", computer hardware, networking, s

计算机会议排名等级

http://blog.sina.com.cn/s/blog_9c411c310102vs2g.html 附件是计算机领域的学术会议等级排名情况,分为A+, A, B, C, L 共5个档次.其中A+属于顶级会议,基本是这个领域全世界大牛们参与和关注最多的会议.国内的研究者能在其中发表论文的话,是很值得骄傲的成就.A类也是非常好的会议了,尤其是一些热门的研究方向,A类的会议投稿多录用率低,部分A类会议影响力逐步逼近A+类会议.B类的会议分两种,一种称为盛会级,参与的人多,发表的论文也多,论文录用