lecture 8 - time series data Flashcards
what is time series data?
x(t)
anything attached to a time stamp e.g. months, years, seconds
when studying time series data we are interested in?
- any changes in a specific variable over time
- obvious oscillations
- obvious trends
data and patterns can be considered as:
- random
- clustered
- cyclic
- chaotic
what are the different components of a time series?
- trend component
- periodic component
- random noise component
what is interpolation?
the estimation of an unknown quantity between two known quantities
types of interpoaltion
- linear
- nearest neighbour
- cubic
steps of linear interpolation
1 - identify the gap
2 - subtract the difference between the values before and after the gap
3 - divide this by the number of missing values +1
4 - either add the answer to the data point (if ascending)
OR subtract (if descending)
what is signal processing?
the alteration of a time series to extract specific components to reduce noise
define noise
the amount of unexplained variation in a sample
reducing noise is also known as?
smoothing
methods of smoothing
- moving average
- Savitzky-Golay filtering
root-mean-square
removes negatives
used to determine strength of a signal
define frequency
number of cycles or data points within a period of time (generally 1 second)
what is a wavelength?
time and distance between 2 identical points e.g. peak to peak
what is amplitude?
height of the wave (from zero)
also known as power or force