Question:

The number of hits on a certain website follows a Poisson

Last updated: 3/25/2024

The number of hits on a certain website follows a Poisson

The number of hits on a certain website follows a Poisson distribution with a mean rate of 3 per minute Part A Define a function for calculating the probability of poisson distribution def poisson manual x lmbd Define poisson distribution based on x and lambda You can assume that x is a non negative intege You may want to use following functions math e math factorial Inputs x x lambda Lmbd Output prob I