Transplant everything you have learnt from this exercise about generating different types of random variables into a python notebook. In this notebook you should generate and plot a set of points generated from the bernoulli, binomial, geometric, poisson and normal distributions. When doing this task you should make sure your code is fast by using lists in the manner you learnt about in the final exercise of the task.
close