Markov Inequalities


If we have a list of numbers, saw cycles to failure for a test. None are negative. And, we do not have time for a complete analysis before being asked about the results.

What can we do?

In this case, the Markov Inequality may prove useful for a quick assessment of the results.

Markov’s Inequality

If the mean of a list of numbers is M, and hte list contains no negative number than the faction of numbers in the list that are greater than or equal to x is less then or equal to M divided by x.

[fraction of numbers in teh list that are greater than or equal to x] ≤ M / x

Example Problem

So, let’s say we have 200 sample run to failure during a test and we have just found the average time to failure is 15 months. How many of the samples could have lasted 12 months or more?

Solution

fraction of samples that survived 75 months or longer ≤ 15 / 75 = 0.2 or 20%

Which doesn’t mean 20% have survived 75 months, it means that at most 20% survived that long. Thus we can look for up to 40 units to conduct further testing to learn why they survived longer than the rest.

This provides a quick and rough way to bound the data without having anything more than the mean and number of items in the list.

If we have the standard deviation, we can use the Chebychev’s inequality for additional accuracy pending further analysis. I like having these two concepts available when time is short and we need to make claims about the data quickly. While not the most accurate is does provide a bound that has a solid basis in statistics.

This entry was posted in II. Probability and Statistics for Reliability and tagged by Fred Schenkelberg. Bookmark the permalink.

About Fred Schenkelberg

I am an experienced reliability engineering and management consultant with FMS Reliability, a consulting firm I founded in 2004. I left Hewlett Packard (HP)’s Reliability Team, where I helped create a culture of reliability across the organization, to assist other organizations. Given the scope of my work, I am considered an international authority on reliability engineering. My passion is working with teams to improve product reliability, customer satisfaction, and efficiencies in product development; and to reduce product risk and warranty costs. I have a Bachelor of Science in Physics from the United States Military Academy and a Master of Science in Statistics from Stanford University.

Leave a comment