Statistics: Descriptive Statistics: 2D Frequency Count/Binning
Compute frequencies for bivariate data
Minimum Origin Version Required: 8 SR0; accessible from script since 8.6 SR0.
Please refer to the page for additional option switches when accessing the x-function from script
Display Name |
Variable Name |
I/O and Type |
Default Value |
Description |
---|---|---|---|---|
Input | iy |
Input XYRange |
|
Specify the input XY data range for 2D binning. |
X | x |
Input TreeNode |
|
Specify the options for X binning range. See More Information section below for more details. |
Y | y |
Input TreeNode |
|
Specify the options for Y binning range. See More Information section below for more details. |
Quantity to Compute | stats |
Input int |
|
Specify which quantity to be computed.
Option list:
|
Column to Compute Quantity | base |
Input int |
|
Available only when Count and Percent Frequency are not selected in the Quantity to Compute drop-down list. This drop-down list allows you to select a column to compute its quantity.
Option list:
|
Base Column | col |
Input Range |
|
Available only when Column to Compute Quantity is set to Customized. This allows you choose an arbitrary column from the current worksheet. |
Output Worksheet | rd |
Output ReportData |
|
Choose whether or not to output the result to a specified worksheet. |
Subtotal Count for Each Binned Y | subcount |
Input int |
|
Specify whether or not to output the subtotal count for each binned Y to the Output Worksheet. Available when the Output Worksheet is specified, and the Quantity to Compute is Sum, Count, or Percent Frequency. The output quantity is in accordance with the specified Quantity to Compute. |
Output Matrix | om |
Output MatrixObject |
|
Choose whether to output the result to a specified matrix. |
3D Bars | bar |
Input int |
|
Indicates whether or not a 3D bar graph will be plotted from the Output Matrix. |
Image Plot | image |
Input int |
|
Indicates whether or not an image plot will be plotted from the Output Matrix. |
Options Tree Details
For more information, please refer to our User Guide.