Contents
- Index
What is a Change-Point Analysis?
A change-point analysis is performed on a series of time ordered data in order to detect whether any changes have occurred. It determines the number of changes and estimates the time of each change. It further provides confidence levels for each change and confidence intervals for the time of each change.
Traditionally, control charts are used to detect changes. The major difference between a change-point analysis and a control chart is that the control chart is intended to be updated following the collection of each data point. A change-point analysis is intended to be performed less frequently to review the performance over a more extended period of time. The two methods can be used in a complementary fashion.
AREAS OF APPLICATION:
1. One of the most important areas of applications of change-point analysis is for business and financial data which consists of individual values. Such data is frequently charted using an individuals control chart. Individual control charts provide poor power due to the fact there is a single sample per time period. Change-point analysis offers a more powerful, safer and more flexible tool for the retrospective analysis of such time ordered data.
2. Another important area of application is following the detection of a change by a traditional control chart. Once the control chart has detected a change, one would like to determine the root cause of the change. Frequently it is believed that the change must have occurred between the first point outside the control limits and the previous point. However, this is frequently not the case. The change may actually have occurred several points earlier. Performing a change-point analysis will help to better isolate the exact time and nature of the change.
3. Another important area of application is for ill-behaved data like particle counts, microbial counts and complaint data. Such data typically doesn't follow the commonly used distributions and may contain numerous outliers. A change-point analysis can easily handle such ill-behaved data.
4. A change-point analysis can easily handle large data sets consisting of thousands of values. A simple control chart of such data frequently results in dozens and even hundreds of points outside the control limits, making interpretation of the control chart difficult.
BENEFITS:
A change-point analysis offers numerous benefits over conventional control charts including:
1. It is more powerful at detecting smaller sustained shifts.
2. It better characterizes such changes including detection of multiple changes, providing associated confidence levels, and providing confidence intervals for the times of the changes.
3. The same procedure works for all types of data including attribute data, individual values, counts, averages and standard deviations. Traditional control charts require different types of charts for each type of data. Further, the same Change-Point Analysis works on ill-behaved data like particle counts and complaint data which do not follow any of the traditional control charting distributions and may contain numerous outliers.
4. It controls the error rate for each change detected. Traditional control charts control the pointwise error rate. For a traditional control chart, each point plotted has a 1 in 370 chance of falsely signalling a change. If a traditional control chart is used on a large data set consisting of 2000 points, it is expected to give 6 false signals. For each change detected by a change-point analysis, regardless of the size of the data set, it is likely that it is real. In fact a confidence level is provided for each change detected.
5. It is much simpler to use if multiple changes have occurred. Traditional control charts would require new limits to be established following each change in order to be able to detect further changes.
6. It is robust to outliers and can be made even more robust by performing a change-point analysis on the ranks.