EssayGhost Assignment代写,Essay代写,网课代修,Quiz代考

EssayGhost-Essay代写,作业代写,网课代修代上,cs代写代考

一站式网课代修,论文代写

高质量的Assignment代写、Paper代写、Report代写服务

EG1hao
网课代修代上,cs代写代考
数据结构代写
您的位置: 主页 > 编程案例 > 数据结构代写 >
代写数据结构:Course Assessment代写 Matlab代写 R代写 statistical software代写 - 数据结构代写
发布时间:2021-07-25 10:56:25浏览次数:
You should work in groups of no more than 4 students. You may work on the project alone if you wish, but note that this is not efficient. It is up to you to form your own groups.I will request the student ID number of each group member on Tuesday 5th of March at the end of lecture.You may use R, Matlab , or any other statistical software of your choice in order to solve some parts of the questions in this assessment.Course Assessment代写Non-submission of this assessment may mean that your overall examination mark is recorded as ”non-complete”, i.e., you may not obtain a pass mark for the course.The report should be uploaded to Moodle, and officially ‘submitted’ by 4pm on Tuesday , 19th March.Each student must provide a statement of their contribution to the project signed with the submission.Please note: Each group should submit a single pdf file and a single R or Matlab script.Course Assessment代写The R or Matlab script will include your code and comments which may also refer- ence to which question the section of code relates.The pdf file will consist of your answers to the non-coding parts of the questions and the required output plots.One member of every group should upload the final version of the report, using the relevant submission link on Moodle (which will appear closer to the deadline), and press ‘submit’. This will require you to read and accept a plagiarism statement.All remaining members of the group should press their ‘submit’ button; again this will require each student to read and accept a plagiarism statement.All groups will be able to see which of of their members are yet to press‘submit’.The report won’t be considered submitted until every member has officially submitted the report, and this needs to be complete by the deadline above.You will work together within your group and the usual plagiarism and collusion regulations do not apply to this form of interaction. However, they do apply to collusion with other groups or plagiarism of work from other groups or from other sources.Course Assessment代写Any plagiarism will normally result in zero marks for all students involved, and may also mean that your overall examination mark is recorded as non-complete.Guidelines as to what constitutes plagiarism may be found in Departmental Student Handbooks. The relevant excerpt from the Statistical Science handbook is also posted in the ICA section of the Moodle page.Course Assessment代写How will the report be marked?Your report will be marked out of 100, with 30 percent of the marks allocated for presen- tation of report (including clarity of expression and presentation of proofs, figures, plots), and 70 percent of the marks available for the analyses and interpretation.I will be looking for:Clarity of writing the expressions, proofs etc;Course Assessment代写(Please remember you Do Not have to type all your report.)Abilityto select the most important points from an analysis;Sensibleuse and display of plots and tables (if necessary);Accuracy of interpretation of resultsClarity and readability of computerThe mark you will receive is your group mark   everyone in the group will be awarded the same mark, except in exceptional circumstances (e.g. a member of a group did not contribute fairly to the project).Course Assessment代写1 Compound process models under LDA frameworkCourse Assessment代写Question A(a)Consider a severity model for losses in a given business unit risk type givenbyXi(t) ∼ Gamma(α, β) (1)Write the expression for the distribution and density in closed form for the sum of n-losses, considering all Xi’s are independent and identically distributed random variables with Gamma distribution as mentioned in equation 1. [4](b)Writethe closed-form expression for the distribution and density in closed form for the compound process LDA model with Poisson frequency with intensity parameter λ and severity model characterised by Gamma distribution, as equation 1. [4](c)Create a Matlab or R script to plot the distribution and density function of the compoundprocess given by the Poisson-Gamma model, labelling clearly all compo- nents of the plots. Consider a range of parameter values for LDA model that you may choose, and specify the choices made in the reporting of the  [8](d)Write the steps you would take to simulate the annual loss distribution from this LDAmodel (Poisson-Gamma) using a Monte Carlo  [6]Course Assessment代写(e)Implementyour Monte Carlo algorithm in R to Matlab for 10,000 simulated annual years for the same range of parameter values for the LDA model(Poisson-Gamma) that you choose (specify the choices made in the reporting of the results). Plot the histogram estimates of the annual loss distribution and density and compare them to the exact results  [8]Question BCourse Assessment代写(a)Consider a severity model for losses in a given business unit risk type givenbyXi(t) ∼ Sα(β, γ, δ; 0) (2)Write the expression for the distribution and density in closed form for the sum of n-losses when α = 0.5 and β = 1. [4](b)Writethe expression for the distribution and density in closed form for the compoundprocess LDA model with Poisson frequency with intensity parameter λ and severity model characterised by distribution in equation 2. [4]Course Assessment代写(c)Create a Matlab or R script to plot the distribution and density function of the compoundprocess given by the Poisson-Stable model, labelling clearly all compo- nents of the plots. Consider a range of parameter values for LDA model that you may choose, and specify the choices made in the reporting of the  [9](d)Write the steps you would take to simulate the annual loss distribution from this LDAmodel (Poisson-Stable)by Monte Carlo  [5]Course Assessment代写(e)Implementyour Monte Carlo algorithm in R to Matlab for 10,000 simulated annual years for the same range of parameter values for the LDA model(Poisson-Stable) that you choose (specify the choices made in the reporting of the results). Plot the histogram estimates of the annual loss distribution and density and compare them to the exact results  [8]2 Heavy tail loss models and quantilesCourse Assessment代写Question A(a)Provide a detailed definition of a generic heavy tailed severity model, withdistri- bution F that admits as density f, from the perspective of the properties of the hazard function and hazard  Start by defining the hazard function and hazard rate, then explain its properties and link this to the heavy tailedness of the distri- bution. Provide a worked example to illustrate this point using one of the one or two parameter family of severity models. [10]Course Assessment代写(b)Considerthe annual loss random variable Z given by compound process LDA modelNZ = Xn (3)n=0for frequency random variable N ∼ G(n) and independent severity random variables that are independent identically distributed according to Xn F (x)for all losses.Find an expression for the mean and variance of the annual loss in terms of moments of N and Xn. In the process show the following bound holdsV ar[Z] ≤ E[X2] max(E[N ], V ar[N ]) (4) [13]Course Assessment代写3 Risk measure calculations and asymptotic approx- imations Course Assessment代写Question A(a)DefineVaR measure in a sufficiently general form to deal with differers types of supports for the loss random  [2](b)Providea definition for the Expected shortfall risk  [2]Question BConsiderPoisson-Lognormal LDA model, provide a first order asymptotic approxi- mation for the Poisson-Lognormal model tail  [3]Considerthe Poisson -Lognormal LDA model, using the first order asymptotic ap- proximation for the Poisson-Lognormal model tail  Create an R or Matlab script to plot this function for a range of parameters λ, µ and σ that you choose. Include the commented code in the answer and detail clearly the plots and comment on the results. [10]Course Assessment代写Course Assessment代写更多其他:考试助攻 计算机代写 project代写 java代写 algorithm代写 代写CS 代码代写 function代写 作业代写 course代写 Data Analysis代写 app代写 物理代写 paper代写 r代写 金融经济统计代写 matlab代写合作平台:315代写 315代写 写手招聘 Essay代写

所有的编程代写范围:essayghost为美国、加拿大、英国、澳洲的留学生提供C语言代写、代写C语言、C语言代做、代做C语言、数据库代写、代写数据库、数据库代做、代做数据库、Web作业代写、代写Web作业、Web作业代做、代做Web作业、Java代写、代写Java、Java代做、代做Java、Python代写、代写Python、Python代做、代做Python、C/C++代写、代写C/C++、C/C++代做、代做C/C++、数据结构代写、代写数据结构、数据结构代做、代做数据结构等留学生编程作业代写服务。