母比率の検定
hypothTest = Num4HypothTestLib::TwoSideTestLib.new paraTest = Num4TstStatistic2Lib::ParametrixTestLib.new(hypothTest) paraTest.populationRatio(29, 346, 0.12, 0.05)