public class NormTwoSampleEx1 extends Object
Performs a hypothesis test for the difference in means of two normal distributions.
This example taken from Conover and Iman (1983) p294, involves scores on arithmetic tests of two grade-school classes.
NormTwoSampleEx1()
static void
main(String[] args)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public NormTwoSampleEx1()
public static void main(String[] args)
Copyright © 2020 Rogue Wave Software. All rights reserved.