Hello,
I've attached my reference material. If you go to the "NP CLK Data" sheet you will see my main data page. The rightmost column is a "Helper" column which I use to create dynamic charts which display the last 7 days of data.
What I am looking to do is utilize this column to create another column which performs a calculation each day which utilizes all of the data from the past 30 days.
The calculation itself is:
Where: n = # of samples
xi = % C3S (this is one of the columns in the file I uploaded)
Ti = target C3S (55)
So the equation means 1 divided by the number of samples multiplied by the sum of the C3S of each sample - 55 all squared. It's a bit similar to a standard deviation calculation. The number of samples being the number included from 0 - 29 in the helper column as it begins at 0 and not 1.
Any help would be greatly appreciated.
I've attached my reference material. If you go to the "NP CLK Data" sheet you will see my main data page. The rightmost column is a "Helper" column which I use to create dynamic charts which display the last 7 days of data.
What I am looking to do is utilize this column to create another column which performs a calculation each day which utilizes all of the data from the past 30 days.
The calculation itself is:
Where: n = # of samples
xi = % C3S (this is one of the columns in the file I uploaded)
Ti = target C3S (55)
So the equation means 1 divided by the number of samples multiplied by the sum of the C3S of each sample - 55 all squared. It's a bit similar to a standard deviation calculation. The number of samples being the number included from 0 - 29 in the helper column as it begins at 0 and not 1.
Any help would be greatly appreciated.