Main > Programming > Libraries >

Math::CDF 0.1

Math::CDF 0.1

Sponsored Links

Math::CDF 0.1 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.064 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 823
Date added: 2007-08-03
Publisher: Ed Callahan

Math::CDF 0.1 description

Math::CDF is a Perl module to generate probabilities and quantiles from several statistical probability functions.

SYNOPSIS

use Math::CDF;

$prob = &Math::CDF::pnorm(1.96);

if( not defined($z = &Math::CDF::qnorm(0.975)) ) { die "qnorm() failed"; }

or

use Math::CDF qw(:all);

$prob = pnorm(1.96);

This module provides a perl interface to the DCDFLIB. See the section on DCDFLIB for more information.

Functions are available for 7 continuous distributions (Beta, Chi-square, F, Gamma, Normal, Poisson and T-distribution) and for two discrete distributions (Binomial and Negative Binomial). Optional non-centrality parameters are available for the Chi-square, F and T-distributions. Cumulative probabilities are available for all 9 distributions and quantile functions are available for the 7 continuous distributions.

All cumulative probability function names begin with the character "p". They give the probability of being less than or equal to the given value [ P(X <= x) ]

All quantile function names begin with the character q. They give a value of x such that P(X <= x) = p where the value of p is provided to the function.

Non-centrality parameters are always the last function argument when available. You do not need to supply the non-centrality parameter in which case it will be assumed to be 0.

All functions will return an undefined value if the function fails (probably due to parameters being out of allowed range) but will not otherwise generate an error message. The user should check for valid output from the Math::CDF functions with the defined() function as demonstrated in the SYNOPSIS section.

Math::CDF 0.1 Screenshot

Advertisements

Math::CDF 0.1 Keywords

Bookmark Math::CDF 0.1

Hyperlink code:
Link for forum:

Math::CDF 0.1 Copyright

WareSeeker periodically updates pricing and software information of Math::CDF 0.1 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Math::CDF 0.1 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
Math::ODE Perl module allows you to solve N-th Order Ordinary Differential Equations with as little pain as possible. Free Download
Math::GSL is a Perl module for the GNU Scientific Library. Free Download
Math::Fraction is a Perl module to manipulate exact fractions. Free Download
Math::Symbolic is a Perl module for symbolic calculations. Free Download
movieinfo is a Perl module created to dump information about movie file(s). Free Download
XHP CMS is an easy to install, easy to use, easy to expand content management system. Free Download
Math::Complex is a Perl module with complex numbers and associated mathematical functions. Free Download
Math::Logic::Predicate is a Perl module to manage and query a predicate assertion database. Free Download