|
|
 |
|

11th May 2009, 12:16 AM
|
|
Shy Poster (1 to 5 Posts)
Registration Date: May 2009
|
|
Posts: 3
Thanks Given to Others: 0
Thanked 0 Times in 0 Posts
Karma Power: 3 Karma: 10 
|
|
Problem with AQL (Acceptable Quality Level)
Hello,
I am currently using the AQL system for my work but I think there is a problem with this system.
This system gives acceptance or rejection thresholds for major and minor defects but sometimes it can lead to an incherence.
Let me explain this problem with an exemple:
If we have for instance:
-Minor defects: acceptance 7, rejection 8
-Major defects: acceptance 2, rejection 3
If we find 8 minor defects and 0 major defects we reject the production.
If we find 7 minor defects and 1 or even 2 major defects we accept de production.
I think this is a real problem because the second case is more serious than the first one and we accept it while we reject the first one.
The proof of this problem is that we can easily put in order the different cases bellow, from de least serious to the most serious:
8 minor defects and 0 major defects < 7 minor defects and 1 major defect < 7 minor defects and 2 major defects.
Can someone help me to understand why AQL works like that?
Thanks a lot.
Damien
|

11th May 2009, 12:33 AM
|
 |
Thaumaturge
Registration Date: May 2003
Location: Utah
|
|
Posts: 2,417
Thanks Given to Others: 377
Thanked 838 Times in 460 Posts
Karma Power: 206
|
|
Re: Problem with AQL
It works that way because your organization has agreed to accept a certain level of defects (the Acceptable Quality Level). If you really can't accept that level of defects, you need to change and use a plan with a lower AQL. You might also choose to use a "C=0" sampling plan which will never accept a lot with known defectives.
|

11th May 2009, 12:54 AM
|
|
Shy Poster (1 to 5 Posts)
Registration Date: May 2009
|
|
Posts: 3
Thanks Given to Others: 0
Thanked 0 Times in 0 Posts
Karma Power: 3 Karma: 10 
|
|
Re: Problem with AQL
First, thanks for you answer.
What I say is wathever the levels of defects chosen by the organization, this system can allow the organization to accept a production worse than a production it would reject (see my example above).
And "mathematically", this is due to the separation of major and minor defects.
|

11th May 2009, 01:28 AM
|
|
Super Moderator
Registration Date: Sep 2005
Location: Johore/Malaysia
|
|
Posts: 2,946
Thanks Given to Others: 572
Thanked 1,031 Times in 746 Posts
Karma Power: 231
|
|
Re: Problem with AQL (Acceptable Quality Level)
I find your reasoning to be without logic.
If your acceptance criteria is not more than 7 minor and not more than 2 major, then one minor is equivalent to 2/7 major.
Therefore, Conditions for acceptance should be:
not more than 7 minor
not more than 2 major
not more than 1 major + 3 minor
anything more - reject.
But this is just looking from the logical point of view.
|

11th May 2009, 04:44 AM
|
|
Quality veteran
Registration Date: Mar 2009
Location: india
|
|
Posts: 384
Thanks Given to Others: 10
Thanked 68 Times in 55 Posts
Karma Power: 18
|
|
Re: Problem with AQL (Acceptable Quality Level)
The sampling tables work well in ideal situations.They are pure theory, basesd on probability.We can neither ignore the sampling tables nor strictly adhere to them. The quality inspector has to use lot of his experiance and discretion in using the tables.The Quality plan /control plan specification on AQL has to be fixed carefully, because Control Plan is mandatory.
V.J.Brahmaiah
|

11th May 2009, 09:38 AM
|
 |
Involved in Discussions
Registration Date: Jul 2007
Location: Washington, DC, USA
|
|
Posts: 188
Thanks Given to Others: 2
Thanked 117 Times in 78 Posts
Karma Power: 34
|
|
Re: Problem with AQL (Acceptable Quality Level)
Quote:
Originally Posted by damienbechaux
Hello,
I am currently using the AQL system for my work but I think there is a problem with this system.
This system gives acceptance or rejection thresholds for major and minor defects but sometimes it can lead to an incherence.
Let me explain this problem with an exemple:
If we have for instance:
-Minor defects: acceptance 7, rejection 8
-Major defects: acceptance 2, rejection 3
If we find 8 minor defects and 0 major defects we reject the production.
If we find 7 minor defects and 1 or even 2 major defects we accept de production.
I think this is a real problem because the second case is more serious than the first one and we accept it while we reject the first one.
The proof of this problem is that we can easily put in order the different cases bellow, from de least serious to the most serious:
8 minor defects and 0 major defects < 7 minor defects and 1 major defect < 7 minor defects and 2 major defects.
Can someone help me to understand why AQL works like that?
Thanks a lot.
Damien
|
When using attribute inspection, and an AQL, one has sevral choices to make. One can determine what is the acceptable AQL for major defects and apply this sampling plan. One can also determine what is the acceptable AQL for minor defects, and apply this plan. These are two separate actions, and do not "add" together, so the mathematics of the situation is irrelevent. If you wanted to have a quality level score that included major and minor defects together, you could decide that, one major defect was equivalent to, say 3 minor defects. And then decide what was the appropriate AQL and sampling plan for this "blended" score. AQL works the way it does because the tables were set up to look at one AQL and sample at a time, not to "add" results of different samples and AQL levels.
Geoff Withnell
|

11th May 2009, 11:15 AM
|
|
Shy Poster (1 to 5 Posts)
Registration Date: May 2009
|
|
Posts: 3
Thanks Given to Others: 0
Thanked 0 Times in 0 Posts
Karma Power: 3 Karma: 10 
|
|
Re: Problem with AQL (Acceptable Quality Level)
Thanks for your answers. It is more clear now.
Damien.
|

11th May 2009, 11:24 AM
|
 |
Thaumaturge
Registration Date: May 2003
Location: Utah
|
|
Posts: 2,417
Thanks Given to Others: 377
Thanked 838 Times in 460 Posts
Karma Power: 206
|
|
Re: Problem with AQL (Acceptable Quality Level)
Quote:
Originally Posted by brahmaiah
The sampling tables work well in ideal situations.They are pure theory, basesd on probability.We can neither ignore the sampling tables nor strictly adhere to them. The quality inspector has to use lot of his experiance and discretion in using the tables.
|
This may or may not be true. If the inspector has experience, we may allow the person to use that experience to influence the decision. If the inspector doesn't have the right experience, we shouldn't rely on their experience to make judgment on the lot. More often than not, I see that the rules are set by the organization and must be followed.
Quote:
Originally Posted by brahmaiah
The Quality plan /control plan specification on AQL has to be fixed carefully, because Control Plan is mandatory.
V.J.Brahmaiah
|
Control plans are mandatory only for TS 16949. I'm not aware of any other standards or regulations that require them. Of course, TS 16949 only allows acceptance with zero defects (C=0) for attribute sampling.
|
|
Thanks to howste for your informative Post and/or Attachment!
|
|
Lower Navigation Bar
|
|
|
|
Visitors Currently Viewing this Thread: 1 (0 Registered Visitors and 1 Unregistered Guests)
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Rate Thread Content |
Linear Mode
|
|
Posting Settings
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
|