plotting - LogNormal Distribution - Mathematica Stack Exchange
mathematica.stackexchange.com › questions › 226714Jul 30, 2020 · Show activity on this post. I was replaying the next plot in Mathematica. For that I used the next code line. Plot [PDF [LogNormalDistribution [18.3, 8.8], x] // Evaluate, {x, 0, 40}, Frame -> True, PlotRange -> All, PlotStyle -> Blue, PlotLabel -> "Times distribution ", FrameLabel -> {"days", "probability"}] But the plot is very different: