Anwar Minarso posted on his blog about some simple Statistics functions he put in code . Here, I want to give another example of the new C# 3.0 feature called Extension Methods by using his code. As I believe, example first, then drill the concept. To Anwar Minarso, thanks. Seeing your code gives me...