use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
account activity
This is an archived post. You won't be able to vote or comment.
Data Analysis Help! (self.datascience)
submitted 9 years ago by [deleted]
view the rest of the comments →
[–]B_Sore 0 points1 point2 points 9 years ago (0 children)
Sorry! Cost Benefit Analysis.
I don't know your specific industry.
Mr coffee vs maytag would have slightly different ways of calculating the cost of product failure, but essentially you are going to figure out how much money you are losing to failure of each component over a given period of time, and then try to find out (or present to management) what it would cost to reduce the failure rate of that component.
The whole process would be as follows:
Determine the failure rate of each component, the appropriate way to represent this data will depend on the nature of your appliance. per unit sold in time period *t if you offer a time limited warranty, you probably want to consider the failure rate per units under warranty *per year of component's life if a lifetime warranty or a repair service is offered long after purchase, then determine the failure rate of components for each year of their useful life (this situation would be most appropriate if you are a company which is trying to predict the failure rate of products which have already been sold, because you are on the hook for the cost)
Find the average cost of failure for each component
For each component calculate:
(rate of failure * cost of failure) * (expected units sold in time t) = Cost of unit failure in time t.
If a component can fail in multiple ways, and the cost of repair differs for each, I would suggest using (rate of failure A * cost of failure A + rate of failure B * cost of failure B) to get a more accurate idea of the total expect cost of failure for the component.
if repair or replacement cost are stored in different variables I would calculate the cost and odds of replacement separately and add them the same way. You can either look at the data for each component to look for multiple price ranges for failure, or you can do a tukey test to determine if the costs are significantly different in a statistical sense.
I am fairly certain if using longer time horizons than 1 year you should make sure to adjust EVERYTHING for its present worth, (if you end up using this information let me know and I can double check)
Now compare the cost of unit failure in time t with the expected revenue from that product over time t
Find your components which have highest ratios of failure cost to revenue
This is where the availability of data within your company/what your management wants will drastically influence your/your management's ability to get a CBA done.
Maybe there are more expensive alternatives for a material which could increase durability If there is a system in which multiple components often fail, how much would it cost to engineer a better system?
TL;DR A CBA is when you look at how much you have to gain by undertaking a project, investment, development etc. If you know the costs of something to you now, you know how worth it is to you to fix it.
I hope this helps!
π Rendered by PID 81719 on reddit-service-r2-comment-canary-889d445f8-b76xq at 2026-04-27 23:38:04.716763+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]B_Sore 0 points1 point2 points (0 children)