|
1.
Exploratory Data Analysis
1.3. EDA Techniques 1.3.3. Graphical Techniques: Alphabetic
|
|||
|
Purpose: Detect changing amplitude in sinusoidal models |
In the frequency analysis of time series models, a common
model is the sinusoidal model:
is the amplitude,
is the phase shift, and
is the dominant frequency. In the
above model, and
are constant, that is they do
not vary with time, ti.
The complex demodulation amplitude plot (Granger, 1964) is used to determine if the assumption of constant amplitude is justifiable. If the slope of the complex demodulation amplitude plot is zero, then the above model is typically replaced with the model:
is some type of linear
model fit with standard least squares. The most common case
is a linear fit, that is the model becomes
|
||
|
Sample Plot: |
This complex demodulation amplitude plot shows that:
|
||
|
Definition: |
The complex demodulation amplitude plot is formed by:
|
||
| Questions |
The complex demodulation amplitude plot answers the following
questions:
|
||
|
Importance Assumption checking |
In the frequency analysis of time series models, a common
model is the sinusoidal model:
is assumed to be constant, that is
it does not vary with time. It is important to check
whether or not this assumption is reasonable.
The complex demodulation amplitude plot can be used to
verify this assumption. If the slope of this plot is
essentially zero, then the assumption of constant amplitude
is justified. If it is not,
|
||
| Related Techniques |
Spectral Plot Complex Demodulation Phase Plot Non-Linear Fitting |
||
| Case Study | The complex demodulation amplitude plot is demonstrated in the beam deflection data case study. | ||
| Software | Complex demodulation amplitude plots are available in some, but not most, general purpose statistical software programs. Dataplot supports complex demodulation amplitude plots. | ||