Root cause of increase in defects - analysisPerform classification on market basket analysisMarket Basket...

Why do neural networks need so many training examples to perform?

Eww, those bytes are gross

How to prevent cleaner from hanging my lock screen in Ubuntu 16.04

Can I become debt free or should I file bankruptcy ? How to manage my debt and finances?

How to say "Brexit" in Latin?

Why publish a research paper when a blog post or a lecture slide can have more citation count than a journal paper?

Which one of these password policies is more secure?

How would an AI self awareness kill switch work?

Early credit roll before the end of the film

Advice for a new journal editor

How long is the D&D Starter Set campaign?

How to count the characters of jar files by wc

Word or phrase for showing great skill at something WITHOUT formal training in it

What are "industrial chops"?

Can I write a book of my D&D game?

What's a good word to describe a public place that looks like it wouldn't be rough?

My cat mixes up the floors in my building. How can I help him?

Cookies - Should the toggles be on?

How much mayhem could I cause as a sentient fish?

Pronunciation of umlaut vowels in the history of German

How to prevent users from executing commands through browser URL

It took me a lot of time to make this, pls like. (YouTube Comments #1)

Finding a mistake using Mayer-Vietoris

Why is mind meld hard for T'pol in Star Trek: Enterprise?



Root cause of increase in defects - analysis


Perform classification on market basket analysisMarket Basket Analysis - Data ModellingCreate data visualization for unstructured data - Basket Market Analysismarket basket analysis - Hierarchical association analysisChecking My Data Analysis Workdata analysis EDA issues, indent or typeExploratory Data AnalysisGame Data Analysis (Stats)100 items 100 baskets divisor association analysis problemAnalysis of Time Series data













0












$begingroup$


I have a question regarding conducting an analysis on defects:



Say I have a list of sellers that ship items to my company, and I have data on all items coming in. Some of these items have defects (eg. it's missing a label or it came in a different color than ordered) and I've collected data on the nr of items that belong to each defect category, per seller. I compare data for Jan and Feb, and see that the share of missing label defects out of the total received items has increased drastically in Feb. I want to do some analysis to figure out what the reason for this is. In particular, I want to see whether this is due to some sort of mix effect. Could it be that the sellers that shipped a lot of items with missing label defects in Jan simply make up a larger share of the total volume coming in Feb, and therefore the missing label is not an increasing problem per se, but can be attributed to an unfortunate change in volume mix?



How would you go about calculating the mix effect in such a scenario? And in general, how would you approach such a problem when you want to find the root cause for the increase in the share of missing label defect items?










share|improve this question







New contributor




Kara W is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.







$endgroup$












  • $begingroup$
    It's a very open end question. There could be a lot of reasons for the defects. It could be possible there is a change in the manufacturing process or quality or poor shipping or changed inspection rules/laws. So you have to gather all those data before think of any modelling. In general cases. I would start it from the top. Like which company has more defective products. If the increase is same across all companies then it couldn't be a manufacturing problem. if certain companies have increased defect rate check if they made any change in the manuf/shipping or any other factor think of
    $endgroup$
    – No_Body
    8 hours ago










  • $begingroup$
    I don't think you can use any state of the art method to trim it down to the exact factor.
    $endgroup$
    – No_Body
    8 hours ago
















0












$begingroup$


I have a question regarding conducting an analysis on defects:



Say I have a list of sellers that ship items to my company, and I have data on all items coming in. Some of these items have defects (eg. it's missing a label or it came in a different color than ordered) and I've collected data on the nr of items that belong to each defect category, per seller. I compare data for Jan and Feb, and see that the share of missing label defects out of the total received items has increased drastically in Feb. I want to do some analysis to figure out what the reason for this is. In particular, I want to see whether this is due to some sort of mix effect. Could it be that the sellers that shipped a lot of items with missing label defects in Jan simply make up a larger share of the total volume coming in Feb, and therefore the missing label is not an increasing problem per se, but can be attributed to an unfortunate change in volume mix?



How would you go about calculating the mix effect in such a scenario? And in general, how would you approach such a problem when you want to find the root cause for the increase in the share of missing label defect items?










share|improve this question







New contributor




Kara W is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.







$endgroup$












  • $begingroup$
    It's a very open end question. There could be a lot of reasons for the defects. It could be possible there is a change in the manufacturing process or quality or poor shipping or changed inspection rules/laws. So you have to gather all those data before think of any modelling. In general cases. I would start it from the top. Like which company has more defective products. If the increase is same across all companies then it couldn't be a manufacturing problem. if certain companies have increased defect rate check if they made any change in the manuf/shipping or any other factor think of
    $endgroup$
    – No_Body
    8 hours ago










  • $begingroup$
    I don't think you can use any state of the art method to trim it down to the exact factor.
    $endgroup$
    – No_Body
    8 hours ago














0












0








0





$begingroup$


I have a question regarding conducting an analysis on defects:



Say I have a list of sellers that ship items to my company, and I have data on all items coming in. Some of these items have defects (eg. it's missing a label or it came in a different color than ordered) and I've collected data on the nr of items that belong to each defect category, per seller. I compare data for Jan and Feb, and see that the share of missing label defects out of the total received items has increased drastically in Feb. I want to do some analysis to figure out what the reason for this is. In particular, I want to see whether this is due to some sort of mix effect. Could it be that the sellers that shipped a lot of items with missing label defects in Jan simply make up a larger share of the total volume coming in Feb, and therefore the missing label is not an increasing problem per se, but can be attributed to an unfortunate change in volume mix?



How would you go about calculating the mix effect in such a scenario? And in general, how would you approach such a problem when you want to find the root cause for the increase in the share of missing label defect items?










share|improve this question







New contributor




Kara W is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.







$endgroup$




I have a question regarding conducting an analysis on defects:



Say I have a list of sellers that ship items to my company, and I have data on all items coming in. Some of these items have defects (eg. it's missing a label or it came in a different color than ordered) and I've collected data on the nr of items that belong to each defect category, per seller. I compare data for Jan and Feb, and see that the share of missing label defects out of the total received items has increased drastically in Feb. I want to do some analysis to figure out what the reason for this is. In particular, I want to see whether this is due to some sort of mix effect. Could it be that the sellers that shipped a lot of items with missing label defects in Jan simply make up a larger share of the total volume coming in Feb, and therefore the missing label is not an increasing problem per se, but can be attributed to an unfortunate change in volume mix?



How would you go about calculating the mix effect in such a scenario? And in general, how would you approach such a problem when you want to find the root cause for the increase in the share of missing label defect items?







data-analysis market-basket-analysis






share|improve this question







New contributor




Kara W is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











share|improve this question







New contributor




Kara W is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









share|improve this question




share|improve this question






New contributor




Kara W is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









asked 18 hours ago









Kara WKara W

1




1




New contributor




Kara W is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





New contributor





Kara W is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






Kara W is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.












  • $begingroup$
    It's a very open end question. There could be a lot of reasons for the defects. It could be possible there is a change in the manufacturing process or quality or poor shipping or changed inspection rules/laws. So you have to gather all those data before think of any modelling. In general cases. I would start it from the top. Like which company has more defective products. If the increase is same across all companies then it couldn't be a manufacturing problem. if certain companies have increased defect rate check if they made any change in the manuf/shipping or any other factor think of
    $endgroup$
    – No_Body
    8 hours ago










  • $begingroup$
    I don't think you can use any state of the art method to trim it down to the exact factor.
    $endgroup$
    – No_Body
    8 hours ago


















  • $begingroup$
    It's a very open end question. There could be a lot of reasons for the defects. It could be possible there is a change in the manufacturing process or quality or poor shipping or changed inspection rules/laws. So you have to gather all those data before think of any modelling. In general cases. I would start it from the top. Like which company has more defective products. If the increase is same across all companies then it couldn't be a manufacturing problem. if certain companies have increased defect rate check if they made any change in the manuf/shipping or any other factor think of
    $endgroup$
    – No_Body
    8 hours ago










  • $begingroup$
    I don't think you can use any state of the art method to trim it down to the exact factor.
    $endgroup$
    – No_Body
    8 hours ago
















$begingroup$
It's a very open end question. There could be a lot of reasons for the defects. It could be possible there is a change in the manufacturing process or quality or poor shipping or changed inspection rules/laws. So you have to gather all those data before think of any modelling. In general cases. I would start it from the top. Like which company has more defective products. If the increase is same across all companies then it couldn't be a manufacturing problem. if certain companies have increased defect rate check if they made any change in the manuf/shipping or any other factor think of
$endgroup$
– No_Body
8 hours ago




$begingroup$
It's a very open end question. There could be a lot of reasons for the defects. It could be possible there is a change in the manufacturing process or quality or poor shipping or changed inspection rules/laws. So you have to gather all those data before think of any modelling. In general cases. I would start it from the top. Like which company has more defective products. If the increase is same across all companies then it couldn't be a manufacturing problem. if certain companies have increased defect rate check if they made any change in the manuf/shipping or any other factor think of
$endgroup$
– No_Body
8 hours ago












$begingroup$
I don't think you can use any state of the art method to trim it down to the exact factor.
$endgroup$
– No_Body
8 hours ago




$begingroup$
I don't think you can use any state of the art method to trim it down to the exact factor.
$endgroup$
– No_Body
8 hours ago










0






active

oldest

votes











Your Answer





StackExchange.ifUsing("editor", function () {
return StackExchange.using("mathjaxEditing", function () {
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
});
});
}, "mathjax-editing");

StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "557"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});

function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});


}
});






Kara W is a new contributor. Be nice, and check out our Code of Conduct.










draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fdatascience.stackexchange.com%2fquestions%2f46389%2froot-cause-of-increase-in-defects-analysis%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes








Kara W is a new contributor. Be nice, and check out our Code of Conduct.










draft saved

draft discarded


















Kara W is a new contributor. Be nice, and check out our Code of Conduct.













Kara W is a new contributor. Be nice, and check out our Code of Conduct.












Kara W is a new contributor. Be nice, and check out our Code of Conduct.
















Thanks for contributing an answer to Data Science Stack Exchange!


  • Please be sure to answer the question. Provide details and share your research!

But avoid



  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.


Use MathJax to format equations. MathJax reference.


To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fdatascience.stackexchange.com%2fquestions%2f46389%2froot-cause-of-increase-in-defects-analysis%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown