Distributionshard
0:00.0
A project manager observes that the number of errors in a code module follows a Poisson distribution with an average of errors per lines of code. If the manager decides to refactor the code and assumes the error rate is halved, what is the probability that a -line module contains exactly error after refactoring?
A project manager observes that the number of errors in a code module follows a Poisson distribution with an average of errors per lines of code. If the manager decides to refactor the code and assumes the error rate is halved, what is the probability that a -line module contains exactly error after refactoring?