Home >> (Table of Contents) Studies and Indicators >> Technical Studies Reference >> Summation Of Study Subgraph Periodic
Technical Studies Reference
- Technical Studies Reference
- Common Study Inputs (Opens a new page)
- Using Studies (Opens a new page)
Summation of Study Subgraph - Periodic
This study calculates and displays a periodic Summation of the data specified by the Study and Subgraph to Reference Input.
Let \(X\) be a random variable denoting the data from the Study and Subgraph to Reference, and let \(X_i\) be the value of the of this data at Index \(i\). Let the Length Input be denoted as \(n\). Then we denote the Summation - Periodic at Index \(t\) for the given Input as \(\mathrm{sum}_t(X,n)\), and we compute it for \(t \geq n - 1\) as follows.
\(\displaystyle{\mathrm{sum}_t(X,n) = \sum_{i = t - n + 1}^tX_i}\)For an explanation of the Sigma (\(\Sigma\)) notation for summation, refer to our description here.
Inputs
- Length
- Study and Subgraph to Reference: Specifies which study and subgraph to use as the Input Data.
Spreadsheet
The spreadsheet below contains the formulas for this study in Spreadsheet format. Save this Spreadsheet to the Data Files Folder.
Open it through File >> Open Spreadsheet.
*Last modified Monday, 03rd October, 2022.