|
From: foolishbrat <ew...@gm...> - 2008-01-02 14:39:23
|
Hi All, I have a dataset for which I would like to generate the histogram and probability & cumulative distribution function (pdf & cdf) using gnuplot. In MS-Excel under Tools->Data Analysis->Histogram (with cumulative option checked) produces the pdf & cdf. I would like to replicate the same thing using gnuplot and if necessary some perl scripting. The dataset is sorted. The following is an example data set, it also can appear as integer set. Is there a way to do that with gnuplot? - Edward ################################## 1.01646517750043e-10 1.03533823111738e-10 1.0469250477904e-10 1.0475541618532e-10 1.04941715563301e-10 1.05705876986115e-10 1.05808196562408e-10 1.06121583382194e-10 1.06327012830429e-10 1.06737955274368e-10 1.06961683064106e-10 1.0752628879991e-10 1.07540233569523e-10 1.077594209390p21e-10 1.07846051492498e-10 1.07901476130861e-10 1.07905465560819e-10 1.07987333778254e-10 1.08130148067872e-10 1.08174129751454e-10 ################################## -- View this message in context: http://www.nabble.com/Howto-Draw-PDF-CDF-curve-with-Gnuplot-tp14579393p14579393.html Sent from the Gnuplot - User mailing list archive at Nabble.com. |