BinCounts• BinCounts[data, {min, max, dx}] lists the number of elements in data that lie in bins from min to max in steps of dx. • See also: Frequencies.  Examples Using InstantCalculatorsHere are the InstantCalculators for the BinCounts function. Enter the parameters for your calculation and click Calculate to see the result.
Out[1]= |  |
Out[2]= |  |
Entering Commands DirectlyYou can paste a template for this command via the Text Input button on the BinCounts Function Controller. This defines a list of randomly generated values of the sine function. These are the frequencies of data for intervals between 0 and 1 of length 0.2.
Out[4]= |  |
Clear the variable definition.
|