03-04-2006 04:51 PM
03-06-2006 04:45 PM
03-06-2006 06:27 PM
It does not matter if I have to make 100 calls to your libraries, I just need some sort of crude example to start with. Once again, All I am looking for is a Best Guess. It does not have to be guaranteed.
Bob Hiller
03-07-2006 07:44 PM - edited 03-07-2006 07:44 PM
Message Edited by Patrick P. on 03-07-2006 07:47 PM
03-08-2006 06:20 AM
Pat,
Re: Using the CWArray.Search function you could search through your array and see which units had failed. I already know what has failed. I write all part data to a SQL server and then read it back for evaluation at a latter time.
Re:Another possibility would be to just use the probability of failure. This would just be the # of units that failed divided by the total # of units tested. This is percentage of failures, not probability of failures.
I may know that 10% of parts failed test #1. What I am trying to determine is if there is any pattern to the failures. Did every 5th part fail, every 12th or was it in a range. Every 10th -15th part there is a failure.
Thanks again,
Bob Hiller
03-09-2006 11:34 AM