summaryrefslogtreecommitdiff
path: root/291/CH7/EX7.2d/eg7_2d.sce
blob: 7c20cb26853708c55a8395bf2d0038919b8e4038 (plain)
1
2
3
accidents= [4 0 6 5 2 1 2 0 4 3 ];
lambda= mean(accidents)
disp(cdfpoi("PQ", 2, lambda))