Documentation of 'com.datumbox.framework.core.statistics.nonparametrics.onesample.Binomial' Java class
Binomial
com.datumbox.framework.core.statistics.nonparametrics.onesample

Class Binomial



  • public class Binomial
    extends java.lang.Object
    Binomial exact test.
    • Constructor Summary

      Constructors 
      Constructor and Description
      Binomial() 
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method and Description
      static boolean test(int k, int n, double p, boolean is_twoTailed, double aLevel)
      Tests the rejection of null Hypothesis for a particular confidence level
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Binomial

        public Binomial()
    • Method Detail

      • test

        public static boolean test(int k,
                                   int n,
                                   double p,
                                   boolean is_twoTailed,
                                   double aLevel)
        Tests the rejection of null Hypothesis for a particular confidence level
        Parameters:
        k -
        n -
        p -
        is_twoTailed -
        aLevel -
        Returns:

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.