DATASET Example Input Data Table

Time series and forecasting analysis function examples use the following table (called DATASET) as the input data. The DATASET table contains 50 rows of time series data.

Input data table DATASET

rownum

data

1

0.315523

2

0.485859

3

0.676886

4

1.97381

5

2.77555

6

2.73657

7

2.64233

8

4.26118

9

3.13641

10

4.16566

11

2.95952

12

2.14504

13

1.98799

14

0.805859

15

0.833405

16

2.29075

17

1.30045

18

0.467122

19

-0.170107

20

-0.256657

21

-0.382597

22

-0.505511

23

-1.90147

24

-0.981688

25

-1.43116

26

-1.39389

27

-2.34823

28

-2.91122

29

-0.927423

30

-0.044383

31

-0.389648

32

0.545008

33

0.614096

34

0.364668

35

1.16043

36

-0.654063

37

0.616094

38

2.00875

39

1.86696

40

2.80171

41

3.78422

42

4.11499

43

2.77188

44

4.00312

45

4.21298

46

5.00413

47

4.74498

48

4.89621

49

3.93273

50

4.31592

Related reference
TS_ARMA_AR Function [Aggregate]
TS_ARMA_CONST Function [Aggregate]
TS_ARMA_MA Function [Aggregate]
TS_AUTOCORRELATION Function [Aggregate]
TS_AUTO_UNI_AR Function [Aggregate]
TS_DIFFERENCE Function [Aggregate]
TS_LACK_OF_FIT Function [Aggregate]
TS_LACK_OF_FIT_P Function [Aggregate]
TS_MAX_ARMA_AR Function [Aggregate]
TS_MAX_ARMA_CONST Function [Aggregate]
TS_MAX_ARMA_LIKELIHOOD Function [Aggregate]
TS_MAX_ARMA_MA Function [Aggregate]
TS_OUTLIER_IDENTIFICATION Function [Aggregate]
TS_PARTIAL_AUTOCORRELATION Function [Aggregate]