Questions tagged [quality-control]
Quality Control relates to statistical methods used for monitoring, maintaining, and/or improving either the statistical quality control of a process or the capability of a process. Use for questions about 6 sigma.
195 questions
0 votes
0 answers
32 views
Role of Z-Tests in Kernel Density Estimation for Cluster Classification
In a recent bioinformatics paper, the authors describe a statistical/machine learning approach to classify clusters of cells using kernel density estimation (KDE) and Z-scores. While the details of ...
0 votes
0 answers
39 views
Is this a sound way to apply Bayes’ rule to track confidence in process improvement over time based on observed progress (given the assumptions)?
Problem We're trying to improve our defect detection system in a manufacturing process over the course of a year. The goal is to gradually increase the percent of defects caught earlier in the process....
1 vote
1 answer
75 views
Testing if observations in repeated measurements show a consistent order?
I have to analyze a biological dataset. Let me describe the experiment and data first: We have a piece of plastic with hundreds of wells where chemical/biological ...
2 votes
1 answer
152 views
What is the difference between Tolerance Interval and Control Limits?
I understand that a tolerance interval indicates a range within which a specified percentage of a population (future value) is expected to fall. Control limits, on the other hand, represent the ...
1 vote
1 answer
82 views
Should I calculate the average over all values or at each point in time to analyse?
I am trying to analyse maintenance costs of different models of cars over time. I have many models. Some sample data for a model looks like this. For example this could all be for Ford cars and each <...
1 vote
0 answers
89 views
Rejection of samples suspected of not coming of the target population
Say, there is a stationary process that should resemble a Gaussian distribution with 'known' mean and variance. Iid samples in triplicates (or n-plicates) are taken from it. It is also known that ...
1 vote
0 answers
155 views
Hotelling's $T^2$ chart for subgroups with unequal size
I have been reading about Hotelling's $T^2$ control charts and I'm unsure on how to deal with the case where the mean observations come from unequal-sized subgroups. Consider $m$ observations $\mathbf{...
2 votes
1 answer
99 views
Correct setup for a Bayesian gamma model
I am interested in understanding how center volume affects a quality metric in a healthcare application. Each program's performance is reported as an observed/expected (O/E) ratio where the expected ...
3 votes
1 answer
134 views
Within-group and between-group variation in real life processes?
In the context of Statistical Process Control (SPC), control charts are used to monitor a process over time and detect shifts in the mean or variation. The traditional Shewhart $\bar{X}$ charts makes ...
0 votes
1 answer
248 views
How to statistically discover significant process change effectiveness?
I am currently working on a project where I need to assess the effectiveness of changes made in a production process. Our initial success rate was 50%, and after making some alterations, we've ...
1 vote
0 answers
61 views
Single control limits for process with various subgroup sizes
I have a production process, which produces one or more goods on a certain day. For this example, assume the weight of the produced good is consistenlty measured. However, the operators can ofcourse ...
1 vote
1 answer
89 views
Statistical Approaches for Interpreting Weekly Changes in a Percentage Metric
Overview Each week we have some number of trials and successes, and we track the percentage of successes each week, this is our metric. Made up example: A loan company - each week we get some ...
0 votes
0 answers
226 views
Different methods to calculate standard deviation
I am doing a study using Statistical Process Control and have to calculate the standard deviation. I am aware of a number of ways to do this. The first method is using the sum of squares (classic ...
1 vote
1 answer
2k views
The link between AQL, RQL and the reliability of a process
The problem is to distinguish between the definitions of AQL, RQL and reliability in the field of quality control. Let us just pose the context. We wish to calculate the reliability of a manufacturing ...
1 vote
0 answers
84 views
Does the rules "7 or more consecutive points on one side" in Statistical Process Control take in account the amount of data point?
I'm reading on Control chart rules and there is a rule which says: "7 or more consecutive points on one side" in considered "out of control". However, does it take into account the ...