University | The University of Sydney (UoS) |
Subject | ECMT3170: Computational Econometrics |
Question 1.
Reconsider the following problem, which we also studied in the first assignment. We are given a sample x1, x2, . . . , xn where the observations are independently generated from a distribution with support [a, b]. We wish to test H0: a = 0 and b = 1, against the general alternative Ha: not H0. You may assume that all observations satisfy 0 ≤ xi ≤ 1 because otherwise formal testing is pointless and we might as well reject the null hypothesis immediately. The test statistic is still W = −2n ln [max{xi} − min{xi}/b − a] and rejection happens if W is larger than some critical value, which is to be determined.
We continue to work with samples of size n = 10, and we are interested in the size of a test with a nominal level of 5%. We also still want to know the power of this test against the three different alternatives where [a, b] is either [0, 0.9], [0.1, 1], or [0.1, 0.9].
In the first assignment, we made the additional assumption that the distribution of the xi was uniform. We do not wish to make that assumption anymore. This means that our techniques from the first the assignment is no longer valid, and we need to use either the nonparametric bootstrap or subsampling to perform our test.
Despite the fact that we do not wish to make any assumptions on the distribution of xi when performing a test, we will need to sample from some DGP in order to perform a simulation study. You may use the following DGP: let ui be standard uniform as usual, and set xi = a + (b − a) ui^4 (5 − 4ui). The
distribution of this xi has the required support [a, b] but a shape that is far from uniform.
(a) Implement a nonparametric bootstrap test for this problem, and perform the size and power study.
(b) Implement a subsampling-based test for this problem, and perform the size and power study.
Hire a Professional Essay & Assignment Writer for completing your Academic Assessments
Native Singapore Writers Team
- 100% Plagiarism-Free Essay
- Highest Satisfaction Rate
- Free Revision
- On-Time Delivery
Question 2.
In this problem, we attempt to estimate the parameters of the following distribution, which may be used to model individuals’ net wealth (i.e. assets minus debt). People make different choices in life and experience different random shocks, so we may model their net wealth as a sample of independent draws from a normal distribution.
However, there is some obvious heterogeneity. For some people, this normal distribution has a higher mean, simply because they were born into a richer country or a richer family. Likewise, for some people, this normal distribution has a higher standard deviation because they take more risks. All things considered, we end up with yi ∼ N(µi, σ2i), where µi and σi are drawn (independently from each other, and independently across individuals) from the distributions with the following PDFs:
We are interested in estimating the four parameters α, β, γ, and δ. All of them are positive; there are no other restrictions.
(a) As you can probably see coming, we will need to be able to sample from the distributions of µi and σi. It turns out that the inverse CDF method works in both cases – for σi you should find this fairly easy, and for µi you may want to look back at tutorial 6, where a very similar distribution was used. Write two programs: one that takes standard uniform draws u(s)i, α, and β as input, and produces draws µ(s)i as output; and one that takes standard uniform draws v(s)i, γ, and δ as input and produces draws σ(s)i as output. The following is not part of the assignment, but you may check that your code works by verifying that it produces histograms that are similar to the plots at the bottom of this page.
For the remaining two parts of this assignment, use the data set wealth that is provided with the assignment. It contains the net wealth reported in a survey of 418 people, in whichever currency these numbers make sense, probably thousands of 1980 dollars. Estimate all four parameters of the model, and provide a standard error for each estimate. Please do not bother with analytical derivatives, as those look like very boring busywork.
(b) Use simulated maximum likelihood. That is, decide what the latent variable ηi should be, write down a formula for your sub simulator, and implement the procedure in your programming language of choice.
(c) Use the method of simulated moments. That is, decide on four useful moment functions (no need to do more than four) and implement the procedure in your programming language of choice.
Complete your complex (ECMT3170) computational econometrics assignments at the given deadline by taking the help of expert assignment writers of Singapore Assignment Help. We will provide you plagiarism free economics assignment help to get high marks at Sydney University.
Looking for Plagiarism free Answers for your college/ university Assignments.
- A2429C Case Study Assignment: Glucose Homeostasis, Muscle Function, and Cardiovascular-Lymphatic Disorders
- Finance/ Wealth Management Assignment: Broker Report on Equity and Bond Valuation for Global Listed Companies
- PSB503IT Team Project Reflective Report Assignment: Enhancing Collaboration and Professional Development
- Microbiology Assignment: The Role of Medical Microbiologists in Disease Control and Their Contribution to Public Health
- A2389C Pharmaceutical Supply Chain Case Study Assignment: Emergency Preparedness Plan for Tariff Impact in Singapore
- Mobile Learning App Evaluation Report Assignment: Usability, Design, and Learning Outcome Analysis
- CTA Psychotherapy Intervention Essay Assignment: Sheila Case Study on Managing Anxiety and Marital Stress
- DSM500 Machine Learning Project Proposal: Retail Sales Forecasting with Time Series Models
- Project Management Assignment 2: The Shard UK Case Study on Risk & Stakeholder Strategies in Construction Projects
- CSIT121 Banking Application Assignment: OOP-Based Customer & Account Management System in Python