ECON209 F2024 Lab 1
ECON209 F2024 Lab 1
Lab Practice 1
August 30 2024
1 Python
1. Sample Codes
Sample codes (with detailed guides) get uploaded to ”Files” on canvas. They will be useful
for your Lab Practices, Homework and Final Project.
2. Popular Libraries & Packages for Econometrics/ Data Science
1
2 LATEX
1. LaTeX editors
• Overleaf
• Something you should know before the Final Project:
– Academic documents formatting
– Writing Maths expressions
– Inserting figures, creating tables, etc
– Adding citations
2. LaTeX tutorials
• LaTeX for beginners in 30 mins
• LaTeX Guides on Overleaf
• LaTeX Wikibook
3 Today’s Lab
1. Set up an account.
2. Utilize the 30m guide above and create your first Overleaf document, following/ including
these requirements:
• font size 12, document class: article;
• title, author, date information;
• 2 sections, specifically:
In section 1:
– 1 table summarizing the notations for sample statistics and population parameters;
It could look something like this:
In section 2:
– 1 ordered list of 2 properties of a good estimator θ;
– 1 unordered list listing out what each property means in mathematical sense;
– simple proof that sample mean X̄ is an unbiased estimator for population mean µ.
If you want to align the equations, use this guide.
3. Submit your Overleaf document by 11:59PM Aug 30, or today.