Just wanted to post my SDev extension for linq HopeFully someone will find it helpfull Happy coding all DK Module Module1 <Runtime.CompilerServices.Extension()> _ Function StDev( Of T)( ByVal Values As System.Collections.Generic.IEnumerable( Of T), ByVal selector As Func( Of T, Double )) Return...