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.


icon

Inputs/Outputs

  • cdbl.png 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.

  • cmsdt.png Xt

    Xt specifies the univariate time series.

  • cu16.png method

    method specifies the method to use in computing the mean value of the input time series.

  • cerrcodeclst.png error in (no error)

    error in describes error conditions that occur before this node runs. This input provides standard error in functionality.

  • idbl.png mean

    mean returns the mean value of the input time series.

  • ierrcodeclst.png 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.