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(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.
testStatistic() - Method in class org.statcato.statistics.inferential.nonparametrics.KruskalWallisTest
Returns the test statistic H = 12 / [N(N+1)] Sum_i (R_i^2/n_i) - 3(N+1).
testStatistic() - Method in class org.statcato.statistics.inferential.nonparametrics.RunsTest
Returns the test statistic z = (G - mu) / sigma, where G is the number of runs, mu the mean of the distribution of runs, and sigma the standard deviatioin of the distribution of runs.
testStatistic_R() - Method in class org.statcato.statistics.inferential.nonparametrics.WilcoxonRankSumTest
Returns the test statistic z = (R - mu) / sigma, where R is the rank sum of the first same, mu the mean of the distribution of rank sum, and sigma the standard deviatioin of the distribution of rank sum.
TestStatistic_t() - Method in class org.statcato.statistics.inferential.CorrelationRegression
Returns the test statistic t using the linear correlation correlation r.
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.
TestStatistics() - Method in class org.statcato.statistics.inferential.MultipleRegression2
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.
THRESHOLD - Static variable in class org.statcato.statistics.inferential.nonparametrics.SignTest
Sample size threshold for for normal approximation to binomial
tif - Static variable in class org.statcato.file.FileChooserUtils
 
tiff - Static variable in class org.statcato.file.FileChooserUtils
 
title - Variable in class org.statcato.graph.StatcatoChartFrame
Chart title
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.MultipleRegression
 
toString() - Method in class org.statcato.statistics.inferential.MultipleRegression2
 
toString() - Method in class org.statcato.statistics.inferential.nonparametrics.KruskalWallisTest
 
toString() - Method in class org.statcato.statistics.inferential.nonparametrics.RankCorrelation
 
toString() - Method in class org.statcato.statistics.inferential.nonparametrics.RunsTest
 
toString() - Method in class org.statcato.statistics.inferential.nonparametrics.SignTest
 
toString() - Method in class org.statcato.statistics.inferential.nonparametrics.WilcoxonRankSumTest
 
toString() - Method in class org.statcato.statistics.inferential.nonparametrics.WilcoxonSignedRankTest
 
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).
TotalVariation() - Method in class org.statcato.statistics.inferential.MultipleRegression2
Returns the total variation (SST, the sum of squared differences between the y values and the average y value).
TransposeDialog - Class in org.statcato.dialogs.data
A dialog for transpose a row of data to a column and vice versa.
TransposeDialog(Frame, boolean) - Constructor for class org.statcato.dialogs.data.TransposeDialog
Creates new form TransposeDialog
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.anova
A dialog for two-way ANOVA (analysis of variance).
TwoWayANOVADialog(Frame, boolean) - Constructor for class org.statcato.dialogs.stat.anova.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