PHP Classes

Classes of Jorge Guerrero

Recommend this page to a friend!
  All class groups  >  All authors  >  Classes of Jorge Guerrero (1)  >  Mission progress status  >  Reputation  
Picture of Jorge Guerrero
Name: Jorge Guerrero <contact>
Classes: 1
Country: Mexico Mexico
Age: ???
All time rank: 426651 in Mexico Mexico
Week rank: 180 Up3 in Mexico Mexico Up
All time users: 156
Week users: 0
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image PHP Histogram Titos  
Render a histogram of stacked values in a Web page
This class can render a histogram of stacked values in a Web page.

It take an array of values and generates HTML and CSS to display a histogram the values on a Web page.

The class can take parameters to define the starting value, number of bins, and intervals.

The histogram output includes relative frequency per bin to determine normal distribution of the set of values input.

The normal distribution is the relative percentage to the whole set per bin, that is all values add up to 1 or 100%. It allows to add the frequencies from left to right or right to left to determine the chances of getting in the set something of less or greater value from a particular bin.

The class also returns HTML for notes about the histogram.
Not enough user ratings


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z