LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to Plot 6 Sigma Bar Plot in LabVIEW

Hii


 Can any one Guide me How to plot the Six Segma bar Plot
0 Kudos
Message 1 of 2
(3,650 Views)
Hi Karthikeyan,

There are good examples for similar functions in the LabVIEW example finder.  LabVIEW >> Help >> Find Examples... >> Browse by Task >> Analyzing and Processing Signals >> Probability and Statistics >> Statistics Solver.VI is one of them.  Since variance is one of the values computed by the Standard Deviation and Variance block, you can program a 6 Sigma plot with histogram and variance data.  You'll find the S.D & Variance block in Programming >> Mathematics >> Probability & Statistics >> S.D. & Variance.  I hope this helps.

LabVIEW 8.5 Help for Histogram
LabVIEW 8.5 Help for Standard Deviation and Variance




Message Edited by Pie56694 on 07-29-2008 05:07 PM
0 Kudos
Message 2 of 2
(3,632 Views)