public class SignTestEx1 extends Object
Performs the sign test on a small data set.
This example tests the hypothesis that at least 50 percent of a population is negative. Because 0.18<0.95, the null hypothesis at the 5-percent level of significance is not rejected.
SignTestEx1()
static void
main(String[] args)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SignTestEx1()
public static void main(String[] args)
Copyright © 2020 Rogue Wave Software. All rights reserved.