Learn to design and run your own Monte Carlo simulations using Python!
This practical course introduces Monte Carlo simulations, which are used to estimate a range of outcomes for uncertain events, and Python libraries such as SciPy and NumPy make simulating fast and easy! As you advance your simulation skills, you’ll apply these skills on a dataset of diabetes patient outcomes and use the results of your simulation to understand how different variables impact diabetes progression. You’ll review probability distributions and learn how to choose the best distribution for your simulation, and you’ll discover the importance of input correlation and model sensitivity. Finally, you’ll learn to communicate your findings using the popular Seaborn visualization library.
This practical course introduces Monte Carlo simulations, which are used to estimate a range of outcomes for uncertain events, and Python libraries such as SciPy and NumPy make simulating fast and easy! As you advance your simulation skills, you’ll apply these skills on a dataset of diabetes patient outcomes and use the results of your simulation to understand how different variables impact diabetes progression. You’ll review probability distributions and learn how to choose the best distribution for your simulation, and you’ll discover the importance of input correlation and model sensitivity. Finally, you’ll learn to communicate your findings using the popular Seaborn visualization library.