Extra Activity -5: You will have to create a Colab Notebook with:
Histogram for the data (you collected).
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.
The dataset included multiple columns related to financial and operational metrics. For this analysis, CashRatio was chosen for its relevance and interest.Â
DATASET FOR GOOGLE COLAB: https://docs.google.com/spreadsheets/d/1oJ8oW142YvgYuuKeq9qi1tZFqjfAgpHZh_1vey47iAE/edit?usp=sharing
Kindly download the spreadsheet and upload it in google colab to run the code :)