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

Chicago Gang Statistics software
Filter: All | Freeware | Demo
 

Chicago Gang Statistics

< 1 2 3 4 5 > 
Added: July 23, 2010 | Visits: 969

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: May 27, 2006 | Visits: 3.298

Chicago - From the Sky Screensaver The best way to appreciate the scale of a large city like Chicago is by gazing at it from the sky. The Chicago - From the Sky Screensaver brings you amazing and *large* unique photographs of the City of Big Shoulders. Numerous skyscrapers, Navy Pier, Buckingham Fountain, the Water Tower, and much...





Platforms: Windows

License: Shareware Cost: $11.95 USD Size: 3.5 MB Download (111): Chicago - From the Sky Screensaver Download

Added: January 25, 2010 | Visits: 1.527

EasyStat Web Statistics EasyStat is a real time web statistics application that is fast, reliable, and easy to use.


Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 856 KB Download (109): EasyStat Web Statistics Download

Added: January 25, 2010 | Visits: 1.012

Time Out Chicago Widget Time Out Chicago, the where-to go what-to-do weekly magazine, features the most comprehensive arts, entertainment, dining and fashion coverage available in Chicago and now you can have the latest greatest information on your Dashboard.On the back, choose from our list of sections and...


Platforms: Mac

License: Freeware Download (108): Time Out Chicago Widget Download

Added: August 01, 2010 | Visits: 1.378

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: July 08, 2010 | Visits: 1.769

Statistics::Distributions Statistics::Distributions is a Perl module for calculating critical values and upper probabilities of common statistical distributions. SYNOPSIS use Statistics::Distributions; $chis=Statistics::Distributions::chisqrdistr (2,.05); print "Chi-squared-crit (2 degrees of freedom, 95th...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (107): Statistics::Distributions Download

Added: August 27, 2008 | Visits: 1.382

MZL & Novatech Traffic Statistics Linux Server The MZL & Novatech Traffic Statistics Linux Server is intended to run in servers in intranet or on a gateway and allows to view the Linux servers network usage information on Windows workstations as HTML reports. It reads IP packet from libpcap and allows users of the free Windows client to see...


Platforms: *nix

License: Freeware Size: 2.33 KB Download (106): MZL & Novatech Traffic Statistics Linux Server Download

Added: May 15, 2010 | Visits: 960

Statistics::Hartigan Statistics::Hartigan is a Perl extension for the stopping rule proposed by Hartigan J. Hartigan, J. (1975). Clustering Algorithms. John Wiley and Sons, New York, NY, US. SYNOPSIS use Statistics::Hartigan; &hartigan(InputFile, "agglo", 6, 10); Input file is expected in the "dense" format -...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (106): Statistics::Hartigan Download

Added: February 06, 2010 | Visits: 1.426

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: March 03, 2010 | Visits: 1.243

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: March 26, 2010 | Visits: 960

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: June 01, 2010 | Visits: 1.119

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

Released: April 29, 2010  |  Added: May 17, 2010 | Visits: 1.441

OLAP Statistics for Outlook OLAP Statistics for Microsoft Outlook enables you to select both Outlook and user-defined custom fields of interest, and then explore them in a multi-dimensional view with the capability of complex calculations, trend analysis and sophisticated data modeling, all from inside your Outlook. The...


Platforms: Windows

License: Freeware Size: 8.49 MB Download (101): OLAP Statistics for Outlook Download

Added: July 05, 2010 | Visits: 745

Statistics::MaxEntropy MaxEntropy is a Perl5 module for Maximum Entropy Modeling and Feature Induction. SYNOPSIS use Statistics::MaxEntropy; # debugging messages; default 0 $Statistics::MaxEntropy::debug = 0; # maximum number of iterations for IIS; default 100 $Statistics::MaxEntropy::NEWTON_max_it = 100; #...


Platforms: *nix

License: Freeware Size: 41.98 KB Download (100): Statistics::MaxEntropy Download

Added: February 09, 2010 | Visits: 1.064

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

Added: January 14, 2010 | Visits: 1.341

Perl IRC Statistics Generator Perl IRC Statistics Generator (pisg) is an IRC channel statics generator written in Perl, it creates statistics from different logfile formats. It was originally written because IRCStats wasnt open source. So heres an open source/GPLed version to anyone interested. Its a funny thing for your...


Platforms: *nix

License: Freeware Size: 235.52 KB Download (99): Perl IRC Statistics Generator Download

Added: January 25, 2010 | Visits: 843

Ed's Chicago Ed's Chicago Slidesaver is the first in a series of 3 Chicago screen savers, each featuring 20 photos from the work of a different photographer. This series was set up for the sole purpose of assisting the widow and children of a former coworker, Sam Martin, who died of cancer, January 15, 2005....


Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 8.4 MB Download (99): Ed's Chicago Download

Added: August 02, 2008 | Visits: 848

Statistics Collector Field of application: * gathering of tariffication data of PBX * communication equipment statistics pickup (modems, routers, multiplexers etc. ), physical, link, network layer errors detection * on the schedule management for PBX and other communication equipment


Platforms: Windows

License: Shareware Cost: $79.95 USD Size: 514 KB Download (98): Statistics Collector Download

Added: November 08, 2010 | Visits: 871

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: July 04, 2010 | Visits: 1.076

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

< 1 2 3 4 5 >