TSA Confidence Limits (Waveform) VI
- Updated2024-07-30
- 3 minute(s) read
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.

Inputs/Outputs
![]() Xt specifies the univariate time series. ![]() 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. ![]() error in describes error conditions that occur before this node runs. This input provides standard error in functionality. ![]() mean limits returns the confidence limits of the mean value at the specified confidence level.
![]() std deviation limits returns the confidence limits of the standard deviation value at the specified confidence level.
![]() 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.