Skip to content

This repo contains all two problem set solutions of Applied Regression Course.

License

Notifications You must be signed in to change notification settings

saymuntasir/Applied-Regression-Problem-Set

Repository files navigation

Intro

This repo has two problem sets.

Problem Set 1

  1. Problem set 1 contains all the questions.
  2. GroceryRetailer.csv is the data file.
  3. Problem Set 1 Python Code contains the code I used on Google Colab.
  4. Problem Set 1 Solution.pdf is the set of solutions.

Possion Model Problem Set 2

  1. Poisson Model Problem Set 2 contains all the questions.
  2. Question2.csv is the data file.
  3. Poisson Model Problem Set Python Code contains the code I used on Google Colab.
  4. Poisson Model Problem Set 2 Solution.pdf is the set of solutions.