Page 1 of 1

sum of all the values

Posted: Wed Jun 20, 2018 4:15 pm
by Priscila
Good afternoon,

There is a way to make a final sum of all the values over time of a given variable. For example
Variable Xi = 1,3,4,6,0,0,4,3
Variable Yi = 1,4,8,14,14,14,18,21

I want to get the variable Y, how can I proceed?

Thanks

Re: sum of all the values

Posted: Wed Jun 20, 2018 4:40 pm
by Administrator
Use a stock, that's what you use for accumulations.