Statistics
- Updated2025-07-30
- 6 minute(s) read
Returns the selected parameter of the first signal in a waveform.

Dialog Box Options
| Option | Description |
|---|---|
| Statistical Calculations | Contains the following options:
|
| Extreme Values | Contains the following options:
|
| Sampling Characteristics | Contains the following options:
|
| Input Signal | Displays the input signal. If you wire data to the Express VI and run it, Input Signal displays real data. If you close and reopen the Express VI, Input Signal displays sample data until you run the Express VI again. |
| Results | Displays the measurements you configured this Express VI to perform and the calculated values of those measurements. You can click any measurement listed in the Measurement column, and the corresponding value or plot appears in the Result Preview graph. |
Inputs/Outputs
Signals
—
Contains the input signal or signals.
error in (no error)
—
Describes error conditions that occur before this node runs.
error out
—
Contains error information. This output provides standard error out functionality.
Minimum
—
Returns the lowest point in a set of values in Signals.
Range
—
Returns the value of the range from the lowest point to the highest point in a set of values in Signals.
First Value
—
Returns the first value in Signals.
Last Value
—
Returns the last value in Signals.
Arithmetic Mean
—
Returns the mean, or average, of the values in Signals.
Standard Dev
—
Returns the standard deviation of the values in Signals.
Median
—
Returns the median value in Signals. The Express VI sorts the values in Signals and selecting the middle element of the sorted values.
Index of Min
—
Returns the index value of the lowest point of the values in Signals.
Summation
—
Returns the value of the sum of all the values in Signals.
Kurtosis
—
Returns the kurtosis of the values in Signals. Kurtosis is a measure of peakedness and corresponds to the fourth-order moment about the mean.
Time of Maximum
—
Returns the time of the highest point of the values in Signals.
Time of Minimum
—
Returns the time of the lowest point of the values in Signals.
Last Time
—
Returns the last time value in Signals.
RMS
—
Returns the calculated RMS of the values in Signals.
Mode
—
Returns the value that occurs most often in the set values in Signals.
Total Samples
—
Returns the total number of samples in Signals.
Maximum
—
Returns the highest point in a set of values in Signals.
Time Delta
—
Returns the time between samples in Signals.
Index of Max
—
Returns the index value of the highest point of the values in Signals.
First Time
—
Returns the first time value in Signals.
Variance
—
Returns the calculated variance of the values in Signals.
Skewness
—
Returns the skewness of the values in Signals. Skewness is a measure of symmetry and corresponds to the third-order moment about the mean. |
Examples
Refer to the following example files included with LabVIEW.
- labview\examples\Express VIs\Express VI - Statistics.vi
Signals
—
error in (no error)
—
error out
—
Minimum
—