CDF einer Poisson-Verteilung
Die kumulative Dichtefunktion einer Poisson-Verteilung hat eine rechtsseitige Stetigkeit.
In[1]:=

ListStepPlot[CDF[PoissonDistribution[17], Range[0, 35]],
PlotMarkers -> Automatic, Joined -> False,
PlotTheme -> {"Detailed", "Wide"}, ImageSize -> 550]
Out[1]=
