Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #1966
| From | Hans-Bernhard Bröker <HBBroeker@t-online.de> |
|---|---|
| Newsgroups | comp.graphics.apps.gnuplot |
| Subject | Re: histogram : without using commanade "smooth freq" |
| Date | 2013-08-13 22:35 +0200 |
| Message-ID | <b6vjjlF4rp9U1@mid.dfncis.de> (permalink) |
| References | <e0059ccb-ef28-4df1-9e19-a66392495f49@googlegroups.com> <ku9u8s$nh6$1@news.rz.uni-karlsruhe.de> <0954fd20-3f7d-4898-bdd4-5e95b239bea5@googlegroups.com> |
On 13.08.2013 00:35, D.GH wrote:
> We note that the (left) end of the first interval should be the
> minimum 'mydata' = 147, whereas here ('out1.dat' = 0).
I don't know who this "we" is you're referring to, but I demand not to
be included in that set.
No, I don't note that the left end of the histogram should automatically
be the left end of the data --- not using that binning function, anyway.
To see what actually happens, plot your data modified by your binning
function, but without "smooth freq":
# Curve 0 of 1, 20 points
# Curve title: "'mydata.dat' u 1:(bin($1))"
# x y type
1120 1049.25 i
1160 1049.25 i
963 699.5 i
1546 1399 i
258 0 i
964 699.5 i
1128 1049.25 i
1169 1049.25 i
1007 699.5 i
259 0 i
179 0 i
1408 1399 i
1207 1049.25 i
1389 1049.25 i
308 0 i
1179 1049.25 i
147 0 i
508 349.75 i
1148 1049.25 i
1308 1049.25 i
Note how the actual lower end of those data is not 147, like you think,
but 0. Same goes for the upper end.
Back to comp.graphics.apps.gnuplot | Previous | Next — Previous in thread | Find similar | Unroll thread
histogram : without using commanade "smooth freq" "D.GH" <dariush.ghorbanzadeh@gmail.com> - 2013-08-11 16:29 -0700
Re: histogram : without using commanade "smooth freq" Karl <mail.kfr@gmx.net> - 2013-08-12 08:10 +0200
Re: histogram : without using commanade "smooth freq" "D.GH" <dariush.ghorbanzadeh@gmail.com> - 2013-08-12 15:35 -0700
Re: histogram : without using commanade "smooth freq" Karl <ratzsch@polymer.uka.de> - 2013-08-13 09:37 +0200
Re: histogram : without using commanade "smooth freq" "D.GH" <dariush.ghorbanzadeh@gmail.com> - 2013-08-13 06:45 -0700
Re: histogram : without using commanade "smooth freq" "D.GH" <dariush.ghorbanzadeh@gmail.com> - 2013-08-13 10:48 -0700
Re: histogram : without using commanade "smooth freq" Karl <mail.kfr@gmx.net> - 2013-08-14 16:27 +0200
Re: histogram : without using commanade "smooth freq" sfeam <sfeam@users.sourceforge.net> - 2013-08-14 08:46 -0700
Re: histogram : without using commanade "smooth freq" Karl <mail.kfr@gmx.net> - 2013-08-14 18:48 +0200
Re: histogram : without using commanade "smooth freq" Karl <mail.kfr@gmx.net> - 2013-08-14 18:54 +0200
Re: histogram : without using commanade "smooth freq" sfeam <sfeam@users.sourceforge.net> - 2013-08-14 18:05 -0700
Re: histogram : without using commanade "smooth freq" "D.GH" <dariush.ghorbanzadeh@gmail.com> - 2013-08-15 16:00 -0700
Re: histogram : without using commanade "smooth freq" sfeam <sfeam@users.sourceforge.net> - 2013-08-15 17:18 -0700
Re: histogram : without using commanade "smooth freq" Hans-Bernhard Bröker <HBBroeker@t-online.de> - 2013-08-13 22:35 +0200
csiph-web