Congratulations on completing the exercise! You should have made notes on what you did within a python notebook as you worked through the tasks. Take a moment now to review your notes. Make sure that all the python code you have copied works and that you have notes that explain what it all does. Furthermore, please note that when you apply the Monte Carlo integration, resampling and bootstrapping techniques you should use many more samples than we did in this exercise when calculating means and characterising the distribution. Take a look at some of exercises on the extend page for this section of the module now and see if you can work out how to apply what you have just learnt to these problems.
close