TSA Vector Mean (Array) VI
- Updated2024-07-30
- 2 minute(s) read
Computes the mean values of a univariate or multivariate (vector) time series. Wire data to the Xt input to determine the polymorphic instance to use or manually select the instance.

Inputs/Outputs
trimmed percent (%)
—
trimmed percent specifies a percentage at which to discard the lowest and highest values in the time series. This option is available only when method is Trimmed.
Xt
—
Xt specifies the multivariate (vector) time series. Each column of the 2D array represents a vector at certain time.
method
—
method specifies the method to use in computing the mean value of the input time series.
error in (no error)
—
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
vector mean
—
vector mean returns the vector mean values of the multivariate (vector) time series.
error out
—
error out contains error information. This output provides standard error out functionality. |
TSA Mean Details
This VI calculates the mean values of an input time series with the method you specify for the method parameter.
Examples
Refer to the Series Statistical Analysis VI in the labview\examples\Time Series Analysis\TSAGettingStarted directory for an example of using the TSA Mean VI.
trimmed percent (%)
—
Xt
—
method
—
error in (no error)
—
vector mean
—
error out
—