A B C D E F G H I J K L M N O P Q R S T U V W X Y

H

hasData() - Method in class org.statcato.spreadsheet.Cell
Returns true iff this cell is non-empty (the contents is not equal to an empty string).
hasData(Object) - Static method in class org.statcato.spreadsheet.SpreadsheetModel
Returns true if and only if the given cell has data.
hashCode() - Method in class org.statcato.utils.MultidimensionalHashKey
 
HelperFunctions - Class in org.statcato.utils
Miscellaneous utilities functions.
HelperFunctions() - Constructor for class org.statcato.utils.HelperFunctions
 
helpFileName - Variable in class org.statcato.StatcatoDialog
Name of help file for this dialog
helpStrings - Variable in class org.statcato.StatcatoDialog
Help message for this dialog
HistogramDialog - Class in org.statcato.dialogs.graph
A dialog for creating histograms.
HistogramDialog(Frame, boolean, Statcato) - Constructor for class org.statcato.dialogs.graph.HistogramDialog
Creates new form HistogramDialog
html - Static variable in class org.statcato.file.FileChooserUtils
 
HypothesisTest - Class in org.statcato.statistics.inferential
Defined constants for classes related to hypothesis tests.
HypothesisTest() - Constructor for class org.statcato.statistics.inferential.HypothesisTest
 
HypothesisTest1MeanSigmaKnown - Class in org.statcato.statistics.inferential
A hypothesis test for 1 population mean, population standard deviation known.
HypothesisTest1MeanSigmaKnown(int, double, double, double, int) - Constructor for class org.statcato.statistics.inferential.HypothesisTest1MeanSigmaKnown
Constructor.
HypothesisTest1MeanSigmaUnknown - Class in org.statcato.statistics.inferential
A hypothesis test for 1 population mean, population standard deviation unknown.
HypothesisTest1MeanSigmaUnknown(int, double, double, double, int) - Constructor for class org.statcato.statistics.inferential.HypothesisTest1MeanSigmaUnknown
Constructor.
HypothesisTest1Prop - Class in org.statcato.statistics.inferential
A hypothesis test for 1 population proportion.
HypothesisTest1Prop(int, double, double, int) - Constructor for class org.statcato.statistics.inferential.HypothesisTest1Prop
Constructor.
HypothesisTest1Var - Class in org.statcato.statistics.inferential
A hypothesis test for 1 population variance
HypothesisTest1Var(int, double, double, int) - Constructor for class org.statcato.statistics.inferential.HypothesisTest1Var
Constructor.
HypothesisTest2MeanSigmaKnown - Class in org.statcato.statistics.inferential
A hypothesis test for 2 population means (population standard deviations sigmas known).
HypothesisTest2MeanSigmaKnown(int, int, double, double, double, double, double, double, int) - Constructor for class org.statcato.statistics.inferential.HypothesisTest2MeanSigmaKnown
Constructor
HypothesisTest2MeanSigmaUnknown - Class in org.statcato.statistics.inferential
A hypothesis test for 2 population means (population standard deviations sigmas unknown).
HypothesisTest2MeanSigmaUnknown(int, int, double, double, double, double, double, double, int, boolean) - Constructor for class org.statcato.statistics.inferential.HypothesisTest2MeanSigmaUnknown
Constructor.
HypothesisTest2Prop - Class in org.statcato.statistics.inferential
A hypothesis test for 2 population proportions.
HypothesisTest2Prop(int, int, int, int, double, double, int, boolean) - Constructor for class org.statcato.statistics.inferential.HypothesisTest2Prop
Constructor
HypothesisTest2Var - Class in org.statcato.statistics.inferential
A hypothesis test for 2 population variances.
HypothesisTest2Var(int, int, double, double, double, int) - Constructor for class org.statcato.statistics.inferential.HypothesisTest2Var
Constructor
HypothesisTestMatchedPairs - Class in org.statcato.statistics.inferential
A hypothesis test for matched pairs,
HypothesisTestMatchedPairs(int, double, double, double, int) - Constructor for class org.statcato.statistics.inferential.HypothesisTestMatchedPairs
Constructor.
HyTest1PopMeanDialog - Class in org.statcato.dialogs.stat.hytest
A dialog for testing claims about a population mean for the case population standard deviation is known and the case when it is unknown.
HyTest1PopMeanDialog(Frame, boolean, Statcato) - Constructor for class org.statcato.dialogs.stat.hytest.HyTest1PopMeanDialog
Creates new form HyTest1PopMeanDialog
HyTest1PopPropDialog - Class in org.statcato.dialogs.stat.hytest
A dialog for testing claims about a population proportion.
HyTest1PopPropDialog(Frame, boolean, Statcato) - Constructor for class org.statcato.dialogs.stat.hytest.HyTest1PopPropDialog
Creates new form HyTest1PopPropDialog
HyTest1PopVarDialog - Class in org.statcato.dialogs.stat.hytest
A dialog for testing claims about a population variance or standard deviation.
HyTest1PopVarDialog(Frame, boolean, Statcato) - Constructor for class org.statcato.dialogs.stat.hytest.HyTest1PopVarDialog
Creates new form HyTest1PopVarDialog
HyTest2PopMeanDialog - Class in org.statcato.dialogs.stat.hytest
A dialog for claims about the difference of two population means from two independent samples.
HyTest2PopMeanDialog(Frame, boolean, Statcato) - Constructor for class org.statcato.dialogs.stat.hytest.HyTest2PopMeanDialog
Creates new form HyTest2PopMeanDialog
HyTest2PopPropDialog - Class in org.statcato.dialogs.stat.hytest
A dialog for claims about the difference of two population proportions.
HyTest2PopPropDialog(Frame, boolean, Statcato) - Constructor for class org.statcato.dialogs.stat.hytest.HyTest2PopPropDialog
Creates new form HyTest2PopPropDialog
HyTest2PopVarDialog - Class in org.statcato.dialogs.stat.hytest
A dialog for claims about the two population variances.
HyTest2PopVarDialog(Frame, boolean, Statcato) - Constructor for class org.statcato.dialogs.stat.hytest.HyTest2PopVarDialog
Creates new form HyTest2PopVarDialog
HyTestConclusionDialog - Class in org.statcato.dialogs.stat.hytest
Dialog for hypothesis test conclusion tool.
HyTestConclusionDialog(Frame, boolean) - Constructor for class org.statcato.dialogs.stat.hytest.HyTestConclusionDialog
Creates new form HyTestConclusionDialog
HyTestMatchedPairsDialog - Class in org.statcato.dialogs.stat.hytest
A dialog for testing claims about the mean of the differences between a population of matched pairs.
HyTestMatchedPairsDialog(Frame, boolean, Statcato) - Constructor for class org.statcato.dialogs.stat.hytest.HyTestMatchedPairsDialog
Creates new form HyTestMatchedPairsDialog

A B C D E F G H I J K L M N O P Q R S T U V W X Y