Class TTest.Result

    • Method Detail

      • getDegreesOfFreedom

        public double getDegreesOfFreedom()
        Gets the degrees of freedom.
        Returns:
        the degrees of freedom
      • getPValue

        public double getPValue()
        Description copied from interface: SignificanceResult
        Returns the test statistic p-value.

        The number returned is the smallest significance level at which one can reject the null hypothesis.

        Specified by:
        getPValue in interface SignificanceResult
        Returns:
        the p-value