Created my own maximum likelihood estimator to better understand the statistics and calculations that are going on under the hood when using a prebuilt MLE function from an existing library.
MLE Deisgn Project.py: The main python project that generated the output images/text.
Figure 1.png: The baseline distribution used to generate our test data.
Figure 2.png: The data generated and used in our calculations.
output.txt: The text output generated by the main python project.