Click here to Skip to main content
15,902,198 members
Articles / General Programming / Algorithms

Standard Deviation Extension for Enumerable

Rate me:
Please Sign up or sign in to vote.
4.67/5 (3 votes)
7 Jun 2013CPOL 23.2K   7  
Calcution of a standard deviation and filtering outliers in a LINQ-style.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer
Poland Poland
My name is Jacek. Currently, I am a Java/kotlin developer. I like C# and Monthy Python's sense of humour.

Comments and Discussions