How to Validate your Decisions Using Statistics (Analysis of Variance) – Part II

crossroadsIn the previous post I showed how to solve a simple problem by performing an Analysis of Variance (if you haven’t read it, please click here). The example was about three different methods to perform a task and we wanted to know if we are getting different results or the variations on the data are only due to the population dispersion.

Generally speaking, we compared the variances between the three samples and the variances within each sample and used the Variance Ratio Test to know, with a specific confidence interval, if the samples are coming from the same population, which in practical terms (referred to our example) means that the different methods are not changing the outcomes. In our example we rejected this hypothesis, so we can say that there is a significant difference between the methods. Continue reading

How to Validate your Decisions Using Statistics (Analysis of Variance) – Part I

Are we producing the desired effects?In manufacturing environments, as well as in many other settings, we take actions and modify parameters, procedures and processes to obtain a specific result (usually to improve the situation). In these cases we need to know if the obtained result is a expected consequence of our changes or we’re just observing variations inherent to the population, that are not related to our actions.

One of the techniques we can use is the Analysis of Variance which is a powerful tool used in statistical design of experiments, Lean Manufacturing, Reliability Engineering and in situations involving many variables and/or samples from different populations.

It’s true that many software can perform this calculation automatically; however, it’s important to know how the method works – at least with a simple example like the one below – to be able to interpret and take advantage of the results the software we’ll give us when solving more complex problems. Continue reading

Maintainability and its relation with reliability and maintenance

Relations between Maintainability - Reliability - MaintenanceAll people involved in maintenance activities know that some equipment are really easy to maintain while others can make maintenance work a real nightmare. This attribute is referred as maintainability and I’m going to discuss it and relate it to maintenance, reliability and availability concepts.
I will start by simply defining the different terms, you can skip this section if you are already familiar with them. Continue reading

Overall Equipment Efficiency: What is it? Why is it important?

Imagine that you are at the plant, all of the equipment is working, and production seems to flow without problems. That is a dream come true for a maintenance manager. Everything is working fine, right…
OEE IndicatorThe thing is that all equipment is running without stopping; but breakdowns and production stops are not the only factor that affects productivity. Think about a machine that produces something, and due to some problem it only works at 90% of its capacity. The machine is working continuously, but we are still losing 10% of production. In fact, in a 10-hour shift, losses are equivalent to the machine being stopped for one hour!
Similarly, if the equipment produces defective pieces, we get the same effect because each discarded piece should be reworked or replaced by a new one. At the end of the day, the time spent producing defective pieces is comparable to stopping the machine altogether for that same amount of time. Continue reading