sum of all the values
Posted: Wed Jun 20, 2018 4:15 pm
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
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