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.416.687 Times

Baseball Statistics freeware
Filter: All | Freeware | Demo
 

Baseball Statistics

1 2 3 4 5 > 
Released: April 30, 2011  |  Added: May 05, 2011 | Visits: 2.352

Baseball Stats Everything you wanted to know, and even information you didn't know you needed to know, about professional baseball in America. Major League Baseball Stats gives you access to a complete and very comprehensive database covering all the aspects of professional baseball. Our Major League Baseball...



Platforms: Windows

License: Freeware Size: 398.44 KB Download (888): Baseball Stats Download

Released: September 20, 2012  |  Added: September 20, 2012 | Visits: 1.275

Out of the Park Baseball 8 Free (PC) Out of the Park Baseball 8 is an award-winning baseball simulation which won Metacritic PC Game of the Year 2007 and is still their 2nd highest-ranked PC game of all time! It's also PC Gamer's "Sports Game of the Year 2007". We're so confident that you'll love this series that we're now offering...





Platforms: Windows

License: Freeware Size: 90.95 MB Download (476): Out of the Park Baseball 8 Free (PC) Download

Released: August 24, 2012  |  Added: August 24, 2012 | Visits: 1.003

Out of the Park Baseball 8 Free (Mac) Out of the Park Baseball 8 is an award-winning baseball simulation which won Metacritic PC Game of the Year 2007 and is still their 2nd highest-ranked PC game of all time! It's also PC Gamer's "Sports Game of the Year 2007". We're so confident that you'll love this series that we're now offering...


Platforms: Mac

License: Freeware Size: 95.73 MB Download (459): Out of the Park Baseball 8 Free (Mac) Download

Added: May 10, 2013 | Visits: 642

My PHP Baseball Stats MyPBS is a web based stats program for baseball teams. This program will provide an admin section where users can update, delete, and add players, stats, games, and seasons. A mysql database stores all of your stats from season to season. Unlike many other stats programs out there, MyPBS does not...


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (62): My PHP Baseball Stats Download

Released: October 03, 2012  |  Added: October 03, 2012 | Visits: 916

Softball / Baseball Team Statistics Calculator - SBC The SBC is a simple application for keeping batting statistics and division standings for a softball or baseball team. Major Features * Tracks individual player and team batting statistics on a game-by-game basis * Calculates division standings * Calculates team batting leaders in up to 18...


Platforms: Mac


Released: September 20, 2012  |  Added: September 20, 2012 | Visits: 649

CoachStat Baseball for Mac OS Full-featured baseball team management and statistics program. Enter demographics, pictures, opponents, schedules, practices, and contacts. It includes a Season Journal and events calendar, along with a place for equipment inventory. Print the inventory list, baseball cards, and comprehensive...


Platforms: Mac

License: Freeware Size: 32.9 MB Download (466): CoachStat Baseball for Mac OS Download

Released: September 17, 2012  |  Added: September 17, 2012 | Visits: 411

Extra Innings Computer Baseball This is a statistics-based simulation of the game of baseball. It allows the user to act as manager, selecting lineups, making substitutions, setting defensive plays, and more. The game is based on the Extra Innings rulebook.


Platforms: Windows, Mac, BSD, Linux

License: Freeware Size: 153.58 KB Download (44): Extra Innings Computer Baseball Download

Added: March 03, 2010 | Visits: 1.242

Statistics::Forecast Statistics::Forecast is a Perl module that calculates a future value. This is a dummy Oriented Object module that calculates a future value by using existing values. The new value is calculated by using linear regression. SYNOPSIS use Statistics::Forecast; Create forecast object my...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (102): Statistics::Forecast Download

Added: May 09, 2010 | Visits: 1.133

Statistics::Gap Statistics::Gap Perl module is an adaptation of the Gap Statistic. SYNOPSIS use Statistics::Gap; $predictedk = &gap("prefix", "vec", INPUTMATRIX, "rbr", "h2", 30, 10, rep, 90, 4); OR use Statistics::Gap; $predictedk = &gap("prefix", "vec", INPUTMATRIX, "rbr", "h2", 30, 10, rep, 90, 4,...


Platforms: *nix

License: Freeware Size: 2.5 MB Download (92): Statistics::Gap Download

Added: September 25, 2010 | Visits: 2.153

Games::Baseball::Scorecard Games::Baseball::Scorecard is a Perl module. SYNOPSIS my $score = Games::Baseball::Scorecard->new($dir, $name, { color => [ .4, .4, .4 ], # grey fonts => [ # Myriad Condensed regular/bold [ myriadrcrrl => 9 ], [ myriadrcbrl => 14 ], [ myriadrcrrl => 14 ], [ myriadrcbrl => 22 ], ], });...


Platforms: *nix

License: Freeware Size: 348.16 KB Download (183): Games::Baseball::Scorecard Download

Added: June 09, 2010 | Visits: 1.094

Statistics::RankOrder Statistics::RankOrder contains algorithms for determining overall rankings from a panel of judges. SYNOPSIS use Statistics::RankOrder; my $r = Statistics::RankOrder->new(); $r->add_judge( [qw( A B C )] ); $r->add_judge( [qw( A C B )] ); $r->add_judge( [qw( B A C )] ); my %ranks =...


Platforms: *nix

License: Freeware Size: 13.31 KB Download (95): Statistics::RankOrder Download

Added: November 23, 2010 | Visits: 1.497

Statistics::Descriptive Statistics::Descriptive is a Perl module of basic descriptive statistical functions. SYNOPSIS use Statistics::Descriptive; $stat = Statistics::Descriptive::Full->new(); $stat->add_data(1,2,3,4); $mean = $stat->mean(); $var = $stat->variance(); $tm = $stat->trimmed_mean(.25);...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (119): Statistics::Descriptive Download

Added: June 01, 2010 | Visits: 1.117

Statistics::ChiSquare Statistics::ChiSquare - How well-distributed is your data? SYNOPSIS use Statistics::Chisquare; print chisquare(@array_of_numbers); Statistics::ChiSquare is available at a CPAN site near you. Suppose you flip a coin 100 times, and it turns up heads 70 times. Is the coin fair? Suppose...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (101): Statistics::ChiSquare Download

Added: April 02, 2010 | Visits: 1.274

Statistics::SPC Statistics::SPC is a Perl module with calculations for Stastical Process Control (SPC). Creates thresholds based on the variability of all data, # of samples not meeting spec, and variablity within sample sets, all from training data. Note: this is only accurate for data which is normally...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (136): Statistics::SPC Download

Added: August 01, 2010 | Visits: 1.376

Statistics::Smoothing::SGT Statistics::Smoothing::SGT is a Simple Good-Turing (SGT) smoothing implementation. SYNOPSIS Basic Usage use Statistics::Smoothing::SGT my $sgt = new Statistics::Smoothing::SGT($frequencyClasses, $total); $sgt->calculateValues(); $probabilities = $sgt->getProbabilities(); $newFrequencies...


Platforms: *nix

License: Freeware Size: 19.46 KB Download (107): Statistics::Smoothing::SGT Download

Added: June 16, 2010 | Visits: 1.438

Free Statistics Free Statistics records and views daily Web site page views (hits) for statistical tracking. This is a Free PHP script to record and view daily website page views (hits) for statistical tracking. Features a chart of daily page views totals displayed with bar graph, total for last x days, most...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (113): Free Statistics Download

Added: April 07, 2010 | Visits: 1.129

Statistics::Contingency Statistics::Contingency is a Perl module to calculate precision, recall, F1, accuracy, etc. SYNOPSIS use Statistics::Contingency; my $s = new Statistics::Contingency(categories => @all_categories); while (...something...) { ... $s->add_result($assigned_categories, $correct_categories);...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (89): Statistics::Contingency Download

Added: July 20, 2010 | Visits: 1.230

Statistics::ROC Statistics::ROC is a Perl module with receiver-operator-characteristic (ROC) curves with nonparametric confidence bounds. SYNOPSIS use Statistics::ROC; my ($y) = loggamma($x); my ($y) = betain($x, $p, $q, $beta); my ($y) = Betain($x, $p, $q); my ($y) = xinbta($p, $q, $beta, $alpha); my...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (95): Statistics::ROC Download

Added: November 07, 2010 | Visits: 954

Statistics::Candidates Candidates is a Perl5 module for manipulating candidate features (help module for Statistics::MaxEntropy). SYNOPSIS use Statistics::Candidates; # create a new candidates object and read candidate features $candidates = Statistics::Candidates->new($some_file); # checks for constant...


Platforms: *nix

License: Freeware Size: 41.98 KB Download (93): Statistics::Candidates Download

Added: February 09, 2010 | Visits: 1.062

Statistics::Cluto Statistics::Cluto package contains Perl binding for CLUTO. SYNOPSIS use Statistics::Cluto; use Data::Dumper; my $c = new Statistics::Cluto; $c->set_dense_matrix(4, 5, [ [8, 8, 0, 3, 2], [2, 9, 9, 1, 4], [7, 6, 1, 2, 3], [1, 7, 8, 2, 1] ]); $c->set_options({ rowlabels => [ row0,...


Platforms: *nix

License: Freeware Size: 27.65 KB Download (99): Statistics::Cluto Download

1 2 3 4 5 >