Bug 23999 - New port: math/p5-Statistics-Distributions (Calculates critical values of common statistical distributions)
Summary: New port: math/p5-Statistics-Distributions (Calculates critical values of com...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-01-01 17:20 UTC by Anton Berezin
Modified: 2019-09-22 20:13 UTC (History)
1 user (show)

See Also:


Attachments
file.shar (3.34 KB, text/plain)
2001-01-01 17:20 UTC, Anton Berezin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Anton Berezin 2001-01-01 17:20:01 UTC
This Perl module calulates percentage points (5 significant digits) of
the u (standard normal) distribution, the student's t distribution, the
chi-square distribution and the F distribution. It can also calculate
the upper probability (5 significant digits) of the u (standard normal),
the chi-square, the t and the F distribution.  These critical values are
needed to perform statistical tests, like the u test, the t test, the F
test and the chi-squared test, and to calculate confidence intervals.
Comment 1 Will Andrews freebsd_committer freebsd_triage 2001-01-04 00:14:10 UTC
State Changed
From-To: open->closed

Committed, thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2019-09-22 20:04:05 UTC
A commit references this bug:

Author: grembo
Date: Sun Sep 22 20:03:26 UTC 2019
New revision: 352610
URL: https://svnweb.freebsd.org/changeset/base/352610

Log:
  MFC r352542: freebsd-update: Fix src component detection

  PR:		224048, 238558, 23999
  Reviewed by:	emaste
  Differential Revision:	https://reviews.freebsd.org/D21579

Changes:
_U  stable/11/
  stable/11/usr.sbin/freebsd-update/freebsd-update.sh
Comment 3 Michael Gmelin freebsd_committer freebsd_triage 2019-09-22 20:13:21 UTC
(In reply to commit-hook from comment #2)
This was obviously a typo polluting an old bug, sorry! Bug #23999 was wrong, should have been Bug #239997.