octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #39280] Wrong results of empirical_pdf


From: Lutz Kelch
Subject: [Octave-bug-tracker] [bug #39280] Wrong results of empirical_pdf
Date: Thu, 20 Jun 2013 06:24:01 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/27.0.1453.110 Safari/537.36

Follow-up Comment #2, bug #39280 (project octave):

in my opinion the result is wrong.

Usually the sum resp. integral over all pdf values should be (about) one. For
the normal distribution it works, sum(normpdf([-5:5],0,1)) is 1.
But  sum(empirical_pdf([1 2 3], [1 2 2 3])) gives 0.75, what is wrong in my
opinion.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?39280>

_______________________________________________
  Nachricht gesendet von/durch Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]