2つの母比率の差の検定
hypothTest = Num4HypothTestLib::TwoSideTestLib.new paraTest = Num4TstStatistic2Lib::ParametrixTestLib.new(hypothTest) paraTest.diffPopulationRatio(469, 1200, 308, 900, 0.05)