Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.graphics.apps.gnuplot > #4111

Re: Histogram using Gnuplot

Path csiph.com!weretis.net!feeder4.news.weretis.net!feeder5.news.weretis.net!news.solani.org!.POSTED!not-for-mail
From Karl Ratzsch <mail.kfr@gmx.net>
Newsgroups comp.graphics.apps.gnuplot
Subject Re: Histogram using Gnuplot
Date Tue, 27 Nov 2018 12:04:09 +0100
Organization solani.org
Lines 17
Message-ID <ptj8ba$uto$1@solani.org> (permalink)
References <7ab3166f-5221-4da0-8c3f-f2d7302cdb8c@googlegroups.com>
Mime-Version 1.0
Content-Type text/plain; charset=utf-8
Content-Transfer-Encoding 7bit
X-Trace solani.org 1543316650 31672 127.0.0.43 (27 Nov 2018 11:04:10 GMT)
X-Complaints-To abuse@news.solani.org
NNTP-Posting-Date Tue, 27 Nov 2018 11:04:10 +0000 (UTC)
User-Agent Mozilla/5.0 (Windows NT 6.1; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.3.1
Cancel-Lock sha1:gzwhS4sgkxPy4ZeOghNyn/cEhWw=
In-Reply-To <7ab3166f-5221-4da0-8c3f-f2d7302cdb8c@googlegroups.com>
Content-Language de-DE-1901
X-User-ID eJwFwYEBACAEBMCV8LwaJ8r+I3QXoLLTGfSYGD/3ETuJfPAlkoCH0sjpuaUtfYyGKZOd9QEFNhBr
Xref csiph.com comp.graphics.apps.gnuplot:4111

Show key headers only | View raw


Am 27.11.2018 um 10:02 schrieb Savin Beniwal:

> gnuplot> plot"hist1.txt" u (rounded($1)):(1) smooth frequency with boxes

> 1. I want to get a histogram with probability density rather than frequency. Means my histo box should show frequency/total no. of points. 

check "help smooth": You want "fnormal" instead of "frequency"

> 2 How to set/change the width of the histogram.

Do you mean

  set xrange [start:end]

? Also check the link to smooth.dem in "help fnormal"

  Karl

Back to comp.graphics.apps.gnuplot | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

Histogram using Gnuplot Savin Beniwal <darshanbeniwal11@gmail.com> - 2018-11-27 01:02 -0800
  Re: Histogram using Gnuplot Karl Ratzsch <mail.kfr@gmx.net> - 2018-11-27 12:04 +0100
    Re: Histogram using Gnuplot Savin Beniwal <darshanbeniwal11@gmail.com> - 2018-11-27 04:26 -0800
      Re: Histogram using Gnuplot Karl Ratzsch <mail.kfr@gmx.net> - 2018-11-27 13:44 +0100
        Re: Histogram using Gnuplot Savin Beniwal <darshanbeniwal11@gmail.com> - 2018-11-27 08:32 -0800

csiph-web