Calculating Standard Deviation with Array.map and Array.reduce, In JavaScript

added by Paul Wheeler
9/22/2014 12:53:52 PM

172 Views

I’ve built a handful of reports for podcasters on SignalLeaf to see how large their audience is, how the audience is listening, etc. One report that I have been wanting to build for a while, though, needs to show the standard deviation for episode listens.


0 comments