Exception: Statistics::StatisticalTest::TTest::ZeroStdError

Inherits:
StandardError
  • Object
show all
Defined in:
lib/statistics/statistical_test/t_test.rb

Overview

Errors for Zero std

Constant Summary collapse

STD_ERROR_MSG =
'Standard deviation for the difference or group is zero. Please, reconsider sample contents'.freeze