project 2

Compare Estimators Originated from Real-Wrold Problems

This project aims at comparing the performance of different estimators from a model generated in terms of a real-world problem.

This project achieved the following:

  • Generated a model in terms of a real-world problem.
  • Established three estimators based on the model.
  • Simulated data based on the model and calculated the values of the estimators.
  • Compared the absolute mean bias, the mean variance, and the mean mean square error of the three estimators with respect to the sample size.

The GitHub repository of this project can be found at here, which includes both the code and the project report.