What is lambda in the problem?
Afficher commentaires plus anciens
So I was given this problem by my professor:

Unfortunately he is unreachable during the holidays. Can someone explain what lambda is supposed to be?
This is the code I have written thus far:
function p=calcprob(k)
p=exp(-lambda)*(((lambda)^k)/(factorial(k)))
end
Réponse acceptée
Plus de réponses (1)
SAITEJA JASTI
le 3 Mar 2020
0 votes
lambda
Catégories
En savoir plus sur Poisson Distribution dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!