class="resources" Moment about Mean (Not in Base Package) - LabVIEW 7.1 Help - Support - National Instruments
Company Events Academic NI Developer Zone Support Solutions Products & Services Contact NI MyNI

Moment about Mean (Not in Base Package)

Computes the moment about the mean of the input sequence X using the specified order, m. Details  Examples

X is the input sequence. If X is empty, moment is NaN.
order must be greater than zero. If order is less than or equal to zero, the VI sets moment to NaN and returns an error. The default is 2.
moment, which is calculated using the specified order, is the moment about the mean of the input sequence X.
error returns any error or warning from the VI. You can wire error to the Error Cluster From Error Code VI to convert the error code or warning into an error cluster.

Moment about Mean Details

The VI computes the mth-order moment using the following equation.

where xm is the mth-order moment, and n is the number of elements in the input sequence X.

Examples

Refer to the following VIs for examples of using the Moment about Mean VI:

  • Statistics Solver VI: labview\examples\analysis\statxmpl.llb

     

  • Noise Statistics VI: labview\examples\analysis\statxmpl.llb

     


Resources


 

Your Feedback! poor Poor  |  Excellent excellent   Yes No
 Document Quality? 
 Answered Your Question? 
Add Comments 1 2 3 4 5 submit