TSA Mean (Waveform) 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 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 specifies the univariate time series. ![]() method specifies the method to use in computing the mean value of the input time series. ![]() error in describes error conditions that occur before this node runs. This input provides standard error in functionality. ![]() mean returns the mean value of the input time series. ![]() 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.