For histograms, the following statistics are calculated:

Mean The average of all the values.
Minimum The smallest value.
Maximum The biggest value.
Std Dev An expression of how widely spread the values are around the mean.
Class Width The x-axis distance between the left and right edges of each bar in the histogram.
Number of Classes The number of bars (including zero height bars) in the histograms.
Skewness Is the histogram symmetrical? If so, Skewness is zero. If the left hand tail is longer, skewness will be negative. If the right hand tail is longer, skewness will be positive. Where skewness exists, process capability indices are suspect. For process improvement, a good rule of thumb is to look at the long tail of your distribution; that is usually where quality problems lie.
Kurtosis Kurtosis is a measure of the pointiness of a distribution. The standard normal curve has a kurtosis of zero. The Matterhorn, has negative kurtosis, while a flatter curve would have positive kurtosis. Positive kurtosis is usually more of a problem for quality control, since, with "big" tails, the process may well be wider than the spec limits.


 

 

 

Distributions you may encounter

  • The standard normal distribution, with its zero skewness and zero kurtosis.

    直方图详查

  • A skewed distribution, with one tail longer than the other.

    直方图详查

  • A double-peaked curve often means that the data actually reflects two distinct processes with different centers. You will need to distinguish between the two processes to get a clear view of what is really happening in either individual process.

    直方图详查

  • A truncated curve, with the peak at or near the edge while trailing gently off to the other side, often means that part of the distribution has been removed through screening, 100% inspection, or review. These efforts are usually costly and make good candidates for improvement efforts.

    直方图详查

  • A plateau-like curve often means that the process is ill-defined to those doing the work, which leaves everyone on their own. Since everyone handles the process differently, there are many different measurements with none standing out. The solution here is to clearly define an efficient process.

    直方图详查

  • Outliers in a histogram – bars that are removed from the others by at least the width of one bar – sometimes indicate that perhaps a separate process is included, but one that doesn't happen all the time. It may also indicate that special causes of variation are present in the process and should be investigated, though if the process is in control before the histogram is made as it should be, this latter option is unlikely.

    直方图详查

来源:http://www.skymark.com/resources/tools/histograms.asp

相关文章:

猜你喜欢
  • 2022-12-23
  • 2022-01-01
  • 2022-12-23
  • 2022-12-23
  • 2021-04-13
相关资源
相似解决方案