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

T

table - Variable in class org.statcato.spreadsheet.RowHeaderTable.RowHeaderRenderer
 
tableChanged(TableModelEvent) - Method in class org.statcato.spreadsheet.SpreadsheetModel
 
TAN - Static variable in class org.statcato.calculator.MathFunctions
 
TestStatistic() - Method in class org.statcato.statistics.inferential.CorrelationRegression
Returns the test statistic t using the linear correlation correlation r.
testStatistic(Vector<Double>, Vector<Double>) - Method in class org.statcato.statistics.inferential.GoodnessOfFitTest
Computes the chi-square test statistic for goodness-of-fit test in multinomial experiment, given the observed and expected frequencies.
testStatisticContribution(Vector<Double>, Vector<Double>) - Method in class org.statcato.statistics.inferential.GoodnessOfFitTest
Returns a vector of each observed frequency's contribution to the chi-square test statistic.
testStatistics() - Method in class org.statcato.statistics.inferential.ContingencyTable
Returns the test statistic for a test of independence between the row and column variable in the contingency table.
testStatistics(double) - Method in class org.statcato.statistics.inferential.HypothesisTest1MeanSigmaKnown
Returns the test statistics for the given sample mean xBar.
testStatistics(double) - Method in class org.statcato.statistics.inferential.HypothesisTest1MeanSigmaUnknown
Returns the test statistics for the given sample mean xBar.
testStatistics(double) - Method in class org.statcato.statistics.inferential.HypothesisTest1Prop
Returns the test statistics for the given sample proportion pHat.
testStatistics(double) - Method in class org.statcato.statistics.inferential.HypothesisTest1Var
Returns the test statistics for the given sample variance s2.
testStatistics() - Method in class org.statcato.statistics.inferential.HypothesisTest2MeanSigmaKnown
Returns the test statistics.
testStatistics() - Method in class org.statcato.statistics.inferential.HypothesisTest2MeanSigmaUnknown
Returns the test statistics.
testStatistics() - Method in class org.statcato.statistics.inferential.HypothesisTest2Prop
Returns the test statistics.
testStatistics() - Method in class org.statcato.statistics.inferential.HypothesisTest2Var
Returns the test statistics F = var1 / var2.
testStatistics(double) - Method in class org.statcato.statistics.inferential.HypothesisTestMatchedPairs
Returns the test statistics for the given sample mean of differences between matched pairs, dBar.
TestStatistics() - Method in class org.statcato.statistics.inferential.MultipleRegression
Returns the test statistics F.
TestStatisticsF() - Method in class org.statcato.statistics.inferential.OneWayANOVA
Returns the test statistics F = MS(treatment) / MS(error).
TextFileFilter - Class in org.statcato.file
Filter for plain text file types.
TextFileFilter() - Constructor for class org.statcato.file.TextFileFilter
 
thirdQuartile(Vector<Double>) - Static method in class org.statcato.statistics.BasicStatistics
Returns the third quartile of a vector of numbers as a Double object.
tif - Static variable in class org.statcato.file.FileChooserUtils
 
tiff - Static variable in class org.statcato.file.FileChooserUtils
 
Token - Class in org.statcato.calculator
A token in a mathematical expression accepted by the Statcato calculator.
Token() - Constructor for class org.statcato.calculator.Token
 
TokenScanner - Class in org.statcato.calculator
A scanner that read Tokens from a string representing a mathematical expression.
TokenScanner(String, Spreadsheet) - Constructor for class org.statcato.calculator.TokenScanner
Constructor.
toString() - Method in class org.statcato.calculator.CompUnit
 
toString(int) - Static method in class org.statcato.calculator.Token
Returns the string representation of the given token type.
toString() - Method in class org.statcato.graph.StemAndLeafPlot
Returns an html formatted string of a table containing the stems and leaves.
toString() - Method in class org.statcato.spreadsheet.Cell
Returns the string representation of this cell.
toString() - Method in class org.statcato.StatcatoDialog
 
toString() - Method in class org.statcato.statistics.inferential.CIOnePopVar
Returns a string representing the confidence interval of the variance (lower limit, upper limit).
toString() - Method in class org.statcato.statistics.inferential.ConfidenceInterval
Returns a string representing the confidence interval (lower limit, upper limit).
toString() - Method in class org.statcato.statistics.inferential.ContingencyTable
 
toString() - Method in class org.statcato.statistics.inferential.CorrelationRegression
 
toString() - Method in class org.statcato.statistics.inferential.TwoWayANOVA
 
toString() - Method in class org.statcato.statistics.NormalityTest
 
toString() - Method in class org.statcato.utils.CategoryCounter
 
toString() - Method in class org.statcato.utils.NumDataset
Returns the labels of the sets of data values.
TotalVariation() - Method in class org.statcato.statistics.inferential.CorrelationRegression
Returns the total variation (sum of differences between the y value and the mean).
TotalVariation() - Method in class org.statcato.statistics.inferential.MultipleRegression
Returns the total variation (the sum of squared differences between the y values and the average y value).
trimmedMean(Vector<Double>, double) - Static method in class org.statcato.statistics.BasicStatistics
Returns the trimmed mean of a vector doubles.
TWO_TAIL - Static variable in class org.statcato.statistics.inferential.HypothesisTest
Two-tail test
TwoANOVATableCell - Class in org.statcato.statistics.inferential
A cell in a table for two-way ANOVA.
TwoANOVATableCell() - Constructor for class org.statcato.statistics.inferential.TwoANOVATableCell
 
TwoWayANOVA - Class in org.statcato.statistics.inferential
Two-way analysis of variance (two-factor ANOVA).
TwoWayANOVA(int, int) - Constructor for class org.statcato.statistics.inferential.TwoWayANOVA
Constructor, given the number of levels in factor A and B.
TwoWayANOVADialog - Class in org.statcato.dialogs.stat
A dialog for two-way ANOVA (analysis of variance).
TwoWayANOVADialog(Frame, boolean) - Constructor for class org.statcato.dialogs.stat.TwoWayANOVADialog
Creates new form TwoWayANOVADialog
txt - Static variable in class org.statcato.file.FileChooserUtils
 
TYPEI - Static variable in class org.statcato.statistics.GeometricProbabilityDistribution
models the number of trials needed to produce the first success
TYPEII - Static variable in class org.statcato.statistics.GeometricProbabilityDistribution
models the number of failures before the first success

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