Computes confidence limits of the mean and standard deviation values of the 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

  • cmsdt.png Xt

    Xt specifies the univariate time series.

  • cdbl.png confidence level (%)

    confidence level specifies the level of confidence, as a percentage, to use in computing the confidence limits of the mean and standard deviation values. The default is 95.

  • cerrcodeclst.png error in (no error)

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

  • inclst.png mean limits

    mean limits returns the confidence limits of the mean value at the specified confidence level.

  • idbl.png upper

    upper returns the upper confidence limit of the mean value at the specified confidence level.

  • idbl.png lower

    lower returns the lower confidence limit of the mean value at the specified confidence level.

  • inclst.png std deviation limits

    std deviation limits returns the confidence limits of the standard deviation value at the specified confidence level.

  • idbl.png upper

    upper returns the upper confidence limit of the standard deviation value at the specified confidence level.

  • idbl.png lower

    lower returns the lower confidence limit of the standard deviation value at the specified confidence level.

  • ierrcodeclst.png error out

    error out contains error information. This output provides standard error out functionality.

  • TSA Confidence Limits Details

    Examples

    Refer to the Series Statistical Analysis VI in the labview\examples\Time Series Analysis\TSAGettingStarted directory for an example of using the TSA Confidence Limits VI.