Hi, I'm creating a module to run the Gurbbs Test on a set of numbers using this forumula: http://en.wikipedia.org/wiki/Grubbs%27_test_for_outliers
Would Math::GrubbsTest be a good module name? Doing a CPAN search for Grubbs Test isn't showing any modules that do this. Thanks, Adam