Is there any way in which i can dynamically calculate standard deviation(and other mathematical formula) based on the data in my post?
for ex, a user requests deviation for 2 days so he gets that. If he requests for 10 days he would get that.
Dont wanna go through the coding part of it. I guess its too extensive.