Extra Activity - 5
Extra Activity - 5
Fitting distribution to data
You have the following two options for data:
Use data from the link:
Collect your own data or use data from previous extra activities.
You need to create a Google Colab notebook with:
Histogram for the data.
Fit one of the known distributions to the data.
Calculate method of moments estimate and ML estimate for the unknown parameter(s) of the selected distribution.
Use the bootstrap method to form approximate confidence intervals for the parameters, if applicable.
Solution to the Activity👇
Google Colab PyNotebook Link: Click Here