Stats_Mw_Test « Linear Regression Functions « Oracle PL/SQL Tutorial






20.14.Stats_Mw_Test
20.14.1.STATS_MW_TEST(expr1, expr2, 'STATISTIC')
20.14.2.For another equivalent test statistic: STATS_MW_TEST(expr1, expr2, 'U_STATISTIC')
20.14.3.For significance level for one-sided test: STATS_MW_TEST(expr1, expr2, 'ONE_SIDED_SIG')
20.14.4.For significance level for two-sided test: STATS_MW_TEST(expr1, expr2, 'TWO_SIDED_SIG')