Maybe an example will help to clarify what I'm trying to do. Let's say I have 100 bearings which, for my operating conditions, have a B10 life of 10,000 hours. Now I put all of those bearings to test and after 10,000 hours, 90 bearings are still operating and 10 have failed. If I want to determine the failure rate of my bearings in failures/hour, I know that I have 10 failures, but I need to know the total number of operating hours for all 100 bearings. Now I know that 90 of the bearings have 10,000 hours, but 10 failed before that. How many hours do I attribute to the 10 bearings that failed before 10,000 hours. Assuming that bearings tend to fail according to a distribution (normal, exponential, etc.) I should be able to assign a number of hours to the failed bearings based on the failure distribution. This is where I get stuck. This must be done often for estimation of MTBF, so I assume there is a straightforward way to do it.
Thanks.