Exception: RubyStatistics::StatisticalTest::TTest::ZeroStdError
- Inherits:
-
StandardError
- Object
- StandardError
- RubyStatistics::StatisticalTest::TTest::ZeroStdError
- Defined in:
- lib/ruby-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