In this article, we will be exploring Normal distribution in python. We will compare the stardard normal distriburtion with normal distributions.We will also examin the the impact of standard deviation on distribution.
Binomial Distribution with Python
In this article, will be disccusing the binom functions from the Scipy stats package. The binom probabilty mass function (pmf) is a convienent form of broadcasting outcomes over a range of values. The workflow is to first create a frozen function, then applying pmf and cdf (cumulative distribution function) to the frozen object. The frozen object has rvs function that will generate random values matching the probabilty distribution function.
Page 1 / 1