1
Answer

[Help] How to calculate Standard Deviation of the data in Gridview C#

Jun Harefa

Jun Harefa

13y
3.8k
1
I want to calculate the standard deviation value based on the data displayed in the Gridview. However I'm confused since the standard deviation function is not available in c#.
As seen in the picture below, if I press the "Process" button, it will display the standard deviation results of the data.



How do I write the code?

Thanks before.
Answers (1)