Instructions
The instructions for the assignment are as follows.
1. The assignment is due on 22 February at 19:00 the latest.
2. Drop your assignment in the box labelled ‘Econometrics’ located on the second floor of the P building
at the Department of Econometrics, in the corner next to the stairs.
3. Although you are allowed to hand in handwritten answers for the first part, we highly encourage you to
use R Markdown throughout the exercise. You can write both text and equations, and a lot of help on
how to use it can be found online.1 From the Markdown file, you can generate a PDF file by clicking on
the “Knit” button, which then is nicely formatted and shows clear answers. Furthermore, we provide a
template solution file, which you can then fill in accordingly. In case you get a package error on the
university computers, please follow the following steps:
1. Delete the folder M:\R (this folder should only contain R packages)
2. Run the following code: install.packages("htmltools","jsonlite") and click yes when
prompted
If you use your own computer and run into this error, we recommend reinstalling R completely.
4. When answering the empirical exercise, the code used and the results (i.e. values of statistics) from the
code need to be clearly stated and linked to your answers. In particular, first state the R code you use,
then provide the values of the statistics you calculate below the code, and beneath that provide your
answer that relates to the code. We highly encourage you to use R Markdown, since it combines code
with text in a readable format, as we show in the answer template we provide.
5. Using built-in R functions is not allowed. Build up everything from basic matrix algebra. For simple
operations such as calculating a mean, and for operations related to distributions (e.g. taking random
draws, getting the quantile), you can use the built-in R functions.
6. Work in groups of three.
7. State your full name and your student number on the front page of the assignment.
Theoretical Exercises
1. Stated below are three estimators of µ = E[yi ]. For each estimator, show whether the estimator is
unbiased and consistent.
1
Pn
a) µ̂ = n+1 yi .
2
P n2 i=1
b) µ̂ = n i=1 yi . Assume that n is even.
0.1
P100 0.9
Pn
c) µ̂ = 100 i=1 yi + n−100 i=101 yi . Assume that n > 100.
1 E.g. http://www.stat.cmu.edu/~cshalizi/rmarkdown/ provides a great summary of all necessary commands.
1
The benefits of buying summaries with Stuvia:
Guaranteed quality through customer reviews
Stuvia customers have reviewed more than 700,000 summaries. This how you know that you are buying the best documents.
Quick and easy check-out
You can quickly pay through credit card or Stuvia-credit for the summaries. There is no membership needed.
Focus on what matters
Your fellow students write the study notes themselves, which is why the documents are always reliable and up-to-date. This ensures you quickly get to the core!
Frequently asked questions
What do I get when I buy this document?
You get a PDF, available immediately after your purchase. The purchased document is accessible anytime, anywhere and indefinitely through your profile.
Satisfaction guarantee: how does it work?
Our satisfaction guarantee ensures that you always find a study document that suits you well. You fill out a form, and our customer service team takes care of the rest.
Who am I buying these notes from?
Stuvia is a marketplace, so you are not buying this document from us, but from seller cobbenhagen. Stuvia facilitates payment to the seller.
Will I be stuck with a subscription?
No, you only buy these notes for $5.35. You're not tied to anything after your purchase.