Änderungszeitpunkts
Änderungszeitpunkts, also known as change points or change detection, refers to the identification of points in time where a statistical property of a sequence of observations changes. This concept is widely used in various fields such as signal processing, finance, and quality control. The primary goal of change point detection is to determine whether a change has occurred and, if so, to estimate the time at which the change took place.
There are several methods for detecting change points, each with its own assumptions and applications. Some
1. Cumulative Sum (CUSUM) method: This method is used to detect changes in the mean of a
2. Sequential Probability Ratio Test (SPRT): This method is based on hypothesis testing and is used to
3. Bayesian methods: These methods use Bayesian inference to model the uncertainty in the change point. They
4. Non-parametric methods: These methods do not assume a specific distribution for the data and can be
Change point detection is a challenging problem, especially when dealing with noisy data or when the change