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

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

[Octave-bug-tracker] [bug #58707] [statistics toolbox] ttest/ttest2 doc


From: anonyme
Subject: [Octave-bug-tracker] [bug #58707] [statistics toolbox] ttest/ttest2 doc is wrong about hypothesis testing
Date: Sun, 5 Jul 2020 06:32:41 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Firefox/78.0

URL:
  <https://savannah.gnu.org/bugs/?58707>

                 Summary: [statistics toolbox] ttest/ttest2 doc is wrong about
hypothesis testing
                 Project: GNU Octave
            Submitted by: None
            Submitted on: dim. 05 juil. 2020 10:32:39 UTC
                Category: Octave Forge Package
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Documentation
                  Status: None
             Assigned to: None
         Originator Name: Samuel St-Jean
        Originator Email: samuel@isi.uu.nl
             Open/Closed: Open
                 Release: 5.2.0
         Discussion Lock: Any
        Operating System: Any

    _______________________________________________________

Details:

The documentation for both function states that (about lines 44-45)

If @var{h} is 0 the null hypothesis is accepted, if it is 1 the null
hypothesis is rejected. 

But this is incorrect, the null hypothesis is never accepted. It would be
factually correct to instead state

If @var{h} is 1 the null hypothesis is rejected, if is 1 the null hypothesis
can not be accepted.

Which has a completely different meaning (we can never accept the null
hypothesis). It is possible other stat related function also make that
mistake, I did not check all of them out.




    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?58707>

_______________________________________________
  Message posté via Savannah
  https://savannah.gnu.org/




reply via email to

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