Tell me more ×
Cross Validated is a question and answer site for statisticians, data analysts, data miners and data visualization experts. It's 100% free, no registration required.

I have some time-series data, which deal with various incidents / asset failures / faults somewhere in the network that have an effect on performance (we call them Key Performance Indicators). Now, I am aiming to find a correlation between a typical type of fault causing an overall outage and, therein, affecting the performance factors (targets).

Can anyone help me find such a fault causal effect analysis, in terms of what methods / techniques to use and their intricacies?

I have access to SPSS, MATLAB and SAS.

share|improve this question
can anyone please have a look at Q pls and try answering!!! – Shashi Sep 11 '12 at 7:09
1  
As this question hasn't received much attention, one way to revive it is to add more information. Can you describe your dataset, for example? – chl Sep 11 '12 at 9:07

1 Answer

You need survival analysis! Hazard Cox regression or Kaplan Meier models. This is all about rare time to event data. Matlab /SAS and lately SPSS are v good tools ( and help source) for this kind of analyses.

share|improve this answer

We're looking for long answers that provide some explanation and context. Don't just give a one-line answer: please explain why you're recommending it as a solution. Answers that don't explain anything will be deleted. See Good Subjective, Bad Subjective for more information.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.