What is lambda in the problem?
Mostra commenti meno recenti
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
Risposta accettata
Più risposte (1)
SAITEJA JASTI
il 3 Mar 2020
0 voti
lambda
Categorie
Scopri di più su Poisson Distribution in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!