https://github.com/echo724/math183_project1
A Repo for Project 1 Assignment in Math 183
https://github.com/echo724/math183_project1
Last synced: 5 months ago
JSON representation
A Repo for Project 1 Assignment in Math 183
- Host: GitHub
- URL: https://github.com/echo724/math183_project1
- Owner: echo724
- Created: 2020-10-27T05:45:28.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-10-27T06:50:25.000Z (over 5 years ago)
- Last Synced: 2025-06-05T21:48:52.049Z (about 1 year ago)
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
1. choose two variables that you are interested to know effects of one on another (review the given data files - pick a data file with your two variables of interest).
2. Work on descriptive statistics, data screening and data cleaning, as much as practiced in the course.
3. Clarify distribution of your sample observations, give some statistics and provide graphs.
4. Estimate your regression model using LS estimation method.
5. Test for appropriateness of your estimated model, comment on the problems if any (suggest/apply a solution, if you have any ideas. You can get up to 5 bonus points for resolving an issue that your regression model might have)
6. Estimate your final model and interpret your findings. Are your findings as you were expecting? If not, explain why.