eyayaw / ECON3818_F2021

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

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: Regression

html .pdf .Rmd

Readings: Chapter 5


Lecture 21: Two-Way Tables

html .pdf .Rmd

Readings: Chapter 6


Lecture 22: Regression Inference

html .pdf .Rmd

Readings: Chapter 26

About


Languages

Language:HTML 99.9%Language:CSS 0.1%Language:JavaScript 0.0%Language:R 0.0%