Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.476.307 Times

Box Plot Statistics software
Filter: All | Freeware | Demo
 

Box Plot Statistics

< 1 2 3 4 5 > 
Added: March 26, 2010 | Visits: 962

Statistics::GammaDistribution Statistics::GammaDistribution Perl module represents a gamma distribution. SYNOPSIS use Statistics::GammaDistribution; my $g = Statistics::GammaDistribution->new(); $g->set_order(8.5); print $g->rand(1.0); my @alpha = (0.5,4.5,20.5,6.5,1.5,0.5); my @theta = $g->dirichlet_dist(@alpha);... Platforms: *nix

License: Freeware Size: 10.24 KB Download (102): Statistics::GammaDistribution Download

Added: July 23, 2010 | Visits: 970

Statistics::Descriptive::Discrete Statistics::Descriptive::Discrete is a Perl module to compute descriptive statistics for discrete data sets. SYNOPSIS use Statistics::Descriptive::Discrete; my $stats = new Statistics::Descriptive::Discrete; $stats->add_data(1,10,2,0,1,4,5,1,10,8,7); print "count = ",$stats->count(),"n";... Platforms: *nix

License: Freeware Size: 7.17 KB Download (113): Statistics::Descriptive::Discrete Download

Added: February 17, 2010 | Visits: 1.212

Statistics::LineFit Statistics::LineFit module least squares line fit, weighted or unweighted. SYNOPSIS use Statistics::LineFit; $lineFit = Statistics::LineFit->new(); $lineFit->setData (@xValues, @yValues) or die "Invalid data"; ($intercept, $slope) = $lineFit->coefficients(); defined $intercept or die... Platforms: *nix

License: Freeware Size: 24.58 KB Download (128): Statistics::LineFit Download

Added: January 14, 2010 | Visits: 881

Statistics::SDT Statistics::SDT Perl package contains signal detection theory measures of sensitivity and response-bias. SYNOPSIS use Statistics::SDT; $sdt = Statistics::SDT->new( { hits => 50, signal_trials => 50, false_alarms => 17, noise_trials => 25, correct => 2, } ); $d =... Platforms: *nix

License: Freeware Size: 7.17 KB Download (93): Statistics::SDT Download

Added: July 04, 2010 | Visits: 1.077

Statistics::OLS Statistics::OLS is a Perl module to perform ordinary least squares and associated statistics. SYNOPSIS use Statistics::OLS; my $ls = Statistics::OLS->new(); $ls->setData (@xydataset) or die( $ls->error() ); $ls->setData (@xdataset, @ydataset); $ls->regress(); my ($intercept, $slope)... Platforms: *nix

License: Freeware Size: 8.19 KB Download (96): Statistics::OLS Download

Added: January 22, 2010 | Visits: 1.655

Chart::Plot Chart::Plot is a Perl module to plot two dimensional data in an image. SYNOPSIS use Chart::Plot; my $img = Chart::Plot->new(); my $anotherImg = Chart::Plot->new ($image_width, $image_height); $img->setData (@dataset) or die( $img->error() ); $img->setData (@xdataset, @ydataset);... Platforms: *nix

License: Freeware Size: 15.36 KB Download (116): Chart::Plot Download

Added: April 23, 2010 | Visits: 998

Statistics::GaussHelmert Statistics::GaussHelmert is a general weighted least squares estimation module. SYNOPSIS use Statistics::GaussHelmert; # create an empty model my $estimation = new Statistics::GaussHelmert; # setup the model given observations $y, covariance matrices # $Sigma_yy, an initial guess $b0... Platforms: *nix

License: Freeware Size: 13.31 KB Download (123): Statistics::GaussHelmert Download

Added: September 21, 2010 | Visits: 816

Statistics::LTU Statistics::LTU is an implementation of Linear Threshold Units. SYNOPSIS use Statistics::LTU; my $acr_ltu = new Statistics::LTU::ACR(3, 1); # 3 attributes, scaled $ltu->train([1,3,2], $LTU_PLUS); $ltu->train([-1,3,0], $LTU_MINUS); ... print "LTU looks like this:n"; $ltu->print;... Platforms: *nix

License: Freeware Size: 16.38 KB Download (88): Statistics::LTU Download

Added: February 06, 2010 | Visits: 1.428

Web Statistics Montage Web Statistics Montage is a great web statistics tool to add to your arsenal. Firstly, you need to be using a web host that uses the cPanel control panel and that also has AWStats enabled. Since cPanel is the most popular control panel on the market for Linux servers, this script should be useful... Platforms: *nix

License: Freeware Size: 12.29 KB Download (104): Web Statistics Montage Download

Added: November 16, 2010 | Visits: 1.078

Statistics::ChisqIndep Statistics::ChisqIndep is a Perl module to perform chi-square test of independence (a.k.a. contingency tables). Synopsis #example for Statistics::ChisqIndep use strict; use Statistics::ChisqIndep; use POSIX; # input data in the form of the array of array references my @obs = ([15, 68,... Platforms: *nix

License: Freeware Size: 3.07 KB Download (119): Statistics::ChisqIndep Download

Added: November 08, 2010 | Visits: 873

Statistics::PointEstimation Statistics::PointEstimation is a Perl module for computing confidence intervals in parameter estimation with Students T distribution. Statistics::PointEstimation::Sufficient - Perl module for computing the confidence intervals using sufficient statistics SYNOPSIS # example for... Platforms: *nix

License: Freeware Size: 6.14 KB Download (97): Statistics::PointEstimation Download

Added: April 23, 2010 | Visits: 838

Statistics::TTest Statistics::TTest is a Perl module to perform T-test on 2 independent samples. Statistics::TTest::Sufficient - Perl module to perfrom T-Test on 2 indepdent samples using sufficient statistics SYNOPSIS #example for Statistics::TTest use Statistics::PointEstimation; use Statistics::TTest;... Platforms: *nix

License: Freeware Size: 6.14 KB Download (91): Statistics::TTest Download

Released: August 18, 2011  |  Added: September 08, 2011 | Visits: 1.137

MyDownloadPlanet Software Box Creator Create high quality 3D boxes for your pieces of software. Two easy steps and your 3D box is ready. You can import your own images and export the result. This tool is completely free. It works well on both Windows 64 and 32 bits editions and it has no particular requirement. Platforms: Windows

License: Demo Cost: $0.00 USD Size: 2.91 MB Download (110): MyDownloadPlanet Software Box Creator

Released: August 23, 2012  |  Added: August 23, 2012 | Visits: 708

Function Plot 2D Function Plot 2D is a small, simple, Java based application specially designed to help you create function plots. Function Plot 2D lets you create a 2D plot, all you need to do is give an input function. for WindowsAll Platforms: Windows

License: Freeware Download (443): Function Plot 2D Download

Released: August 23, 2012  |  Added: August 23, 2012 | Visits: 754

Function Plot 2D with Sections Function Plot 2D with Sections is a small, simple, Java based application specially designed to help you create function plots. Function Plot 2D lets you create a 2D plot, all you need to do is give an input function. for WindowsAll Platforms: Windows

License: Freeware Download (449): Function Plot 2D with Sections Download

Released: July 08, 2012  |  Added: July 08, 2012 | Visits: 737

Box Shot 3D Box Shot 3D is a virtual packaging design tool. It creates software box-shot, vista boxes, ebook covers, CD covers, books, electronic magazines covers and more. It allows you to create high quality web and printable graphics with just a few clicks! 3D Box Maker contains many different shapes such... Platforms: Windows

License: Shareware Cost: $49.95 USD Size: 3.3 MB Download (56): Box Shot 3D Download

Released: July 12, 2012  |  Added: July 12, 2012 | Visits: 1.190

Protomissume Software Box Shot Maker Protomissume Software Box Shot Maker (OpenSource Version) creates realistic images of 3D boxes for your software. It is very easy to use. You simply provide two to three images, adjust the box orientation and save the result as an image file. Despite being free and opensource, the tool is packed... Platforms: Windows

License: Freeware Size: 122.88 KB Download (71): Protomissume Software Box Shot Maker Download

Released: July 20, 2012  |  Added: July 20, 2012 | Visits: 1.236

US ZIP Code Database PO Box Edition The database includes a list of more than 9,000 Post Office Box (PO Box) only ZIP codes, state and city name. It is bundled with the ZIPCodeWorld US Gold Edition which includes 5-Digit ZIP code, city name, alias city name, state code, phone area code, city type, country name, country FIPS, time... Platforms: Windows

License: Freeware Download (484): US ZIP Code Database PO Box Edition Download

Released: July 09, 2012  |  Added: July 09, 2012 | Visits: 412

Statistics Pro for Mac OS Learn and calculate tedius and difficult Statistics formulas accurately and with ease. Combinatorics, probabilities, expected values, confidence intervals, data analysis, hypothesis testing, and more! Also useful for Discrete Mathematics. - Improved behavior in the data analysis table Platforms: Mac

License: Freeware Size: 5 MB Download (52): Statistics Pro for Mac OS Download

Released: November 24, 2012  |  Added: November 24, 2012 | Visits: 721

Icy Box Icons for Mac OS Desktop icons showing the silver and black Icy Box external aluminium case with USB interface. They are intended as a replacement for the generic external hard disk icon in Mac OS X Leopard. - iContainer + Mac - Leopard ready (512'”512 and all other sizes of course) - including 7 icons (with 2... Platforms: Mac

License: Freeware Size: 5 MB Download (59): Icy Box Icons for Mac OS Download

< 1 2 3 4 5 >