Compute Descriptive Statistical Measures for a Time Series
Functions of descriptive statistics, including Mean, Median, QuantilePlot, etc., treat time series as a set of values and ignore the time stamps.
Compute Mean, Median, and other descriptive statistical measures of a time series.
In[1]:= | ![]() X |
Out[2]= | ![]() |
Gain insight into the nature of time series with statistical visualization functions.
In[3]:= | ![]() X |
Out[3]= | ![]() |
Test normality of time series values.
In[4]:= | ![]() X |
Out[4]= | ![]() |
Fit time series values to a distribution.
In[5]:= | ![]() X |
Out[5]= | ![]() |