standardError property

num standardError

Implementation

num get standardError => standardDeviation / math.sqrt(count);