Skip to content

kylebutts/CUBoulder_3818

Repository files navigation

N.B.: Inspiration for a lot of this material and some graphics come directly from Ed Rubin's wonderful slides

Economics 3818 (Fall 2021): Introduction to Statistics with Computer Applications

Econ 3818 is an introductory course in the theory and methods of statistics. Statistics allows datasets to be transformed into usable information, analyzed for patterns and trends, which improve decision-making.

Upon completion of the course, students should be able to

  1. Be prepared for a future course in Econometrics { the data driven side of economics.
  2. Will be able to load datasets into R and perform statistical methods to gather information about the data.
  3. Understand the probability theory behind basic statistical tests and implement the methods.

We will study basic probability, probability distributions (especially the normal distribution), and descriptive and inferential statistics, including estimation and hypothesis testing. Emphasis is on both theory and applications. Weekly problem sets will explore issues in statistical theory and practice. The course will use the programming language R to do data analysis on simulated and real datasets

Textbook

The Basic Practice of Statistics. David Moore, William Notz, and Michael A Fligner.

Calendar

Course Calendar
Week Dates Classes Assignments
Monday Wednesday Friday
1 08/23 - 08/27 Syllabus + Intro Chapter 1 Chapter 2 R assignment 0
Chapter 1 and 2, Sunday
2 08/30 - 09/03 R Day
(Introduction)
R Day
(Visualizing Data)
Chapter 12 Chapter 12, Sunday
3 09/06 - 09/10 No Class
Labor Day
Chapter 13 Chapter 14 R assignment 1, Wednesday
Chapter 13 and 14, Sunday
4 09/13 - 09/17 Chapter 3 Chapter 3 Distributions Chapter 3, Sunday
5 09/20 - 09/24 Expectations R Day
(Distributions)
Chapter 8 Chapter 8 and 9, Sunday
6 09/27 - 10/01 Chapter 9 Review Midterm R assignment 2, Wednesday
Chapter 15, Sunday
7 10/04 - 10/08 Chapter 15 Chapter 15 Chapter 16 Chapter 15, Sunday
8 10/11 - 10/15 Chapter 16
Chapter 17
Chapter 17 Chapter 18 Chapter 16 and 17, Sunday
9 10/18 - 10/22 R Day
(Sampling Distributions)
R Day
(Size and Power)
Chapter 18 Chapter 18, Sunday
10 10/25 - 10/29 Chapter 20 Chapter 20 Chapter 21 R assignment 3, Wednesday
Chapter 20 and 21, Sunday
11 11/01 - 11/05 Chapter 21 R Day
(t-dist)
Midterm R assignment 4, Friday
Chapter 22, Sunday
12 11/08 - 11/12 Chapter 22 Chapter 22 Chapter 23 Chapter 23, Sunday
13 11/15 - 11/19 Chapter 4 Chapter 6 Chapter 5 Chapter 4 and 6, Sunday
14 11/22 - 11/26 Chapter 5 R Day
(Regression)
R Day
(ggplot2)
R Project, Due Sunday
Chapter 6, Sunday
15 11/29 - 12/03 No Class
Thanksgiving
Chapter 26 Chapter 26 R assignment 5, Wednesday
Chapter 26, Sunday
16 12/06 - 12/08 Review Review
Final 12/12 - 1:30-4pm Final Exam

Lecture Slides

Lecture 01: Introduction and Intro to Statistics

html .pdf .Rmd

Readings: Chapter 1


Lecture 02: Describing Distributions

html .pdf .Rmd

Readings: Chapter 2


Lecture 03: Introducing Probability

html .pdf .Rmd

Readings: Chapter 12


Lecture 04: General Rules of Probability

html .pdf .Rmd

Readings: Chapter 13


Lecture 05: The Bernoulli and Binomial Distributions

html .pdf .Rmd

Readings: Chapter 14


Lecture 06: The Normal Distribution

html .pdf .Rmd

Readings: Chapter 3


Lecture 07: Distributions

html .pdf .Rmd


Lecture 08: Expectations

html .pdf .Rmd


Lecture 09: Producing Data - Sampling

html .pdf .Rmd

Readings: Chapter 8


Lecture 10: Producing Data - Experiments

html .pdf .Rmd

Readings: Chapter 9


Lecture 11: Parameters and Statistics

html .pdf .Rmd

Readings: Chapter 15


Lecture 12: Confidence Intervals

html .pdf .Rmd

Readings: Chapter 16


Lecture 13: Tests for Significance

html .pdf .Rmd

Readings: Chapter 17


Lecture 14: Inference in Practice

html .pdf .Rmd

Readings: Chapter 18


Lecture 15: Inference about a Population Mean

html .pdf .Rmd

Readings: Chapter 20


Lecture 16: Comparing Two Means

html .pdf .Rmd

Readings: Chapter 21


Lecture 17: Inference about a Population Proportion

html .pdf .Rmd

Readings: Chapter 22


Lecture 18: Comparing Two Proportions

html .pdf .Rmd

Readings: Chapter 23


Lecture 19: Correlation

html .pdf .Rmd

Readings: Chapter 4


Lecture 20: Two-Way Tables

html .pdf .Rmd

Readings: Chapter 6


Lecture 21: Regression

html .pdf .Rmd

Readings: Chapter 5


Lecture 22: Regression Inference

html .pdf .Rmd

Readings: Chapter 26

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages