TI 83/83+/84+

The following programs were written by Michael Lloyd of Henderson State University. They can be downloaded directly from his website, or they can be downloaded here.

Click to download the program.

Zip version

Text version

Description

anova2rb.zip

anova2rb.txt

Two-way analysis of variance. The program requires data in matrix [A].

cdistr.zip

cdistr.txt

Gives values and areas for normal, t, chi-square, F, and r distributions

farea.zip

farea.txt

Tail area for the F distribution.

fval.zip

fval.txt

Critical value for the F distribution.

kwtest.zip

kwtest.txt

Kruskal-Wallis test.

mlreg.zip

mlreg.txt

Multiple regression; requires data entered in columns of matrix [A].

rarea.zip

rarea.txt

Right-tail area for r.

rstest.zip

rstest.txt

Rank-sum test (Wilcoxon).

rval.zip

rval.txt

Critical value for r.

s2int.zip

s2int.txt

Confidence interval for variance.

s2test.zip

s2test.txt

Hypothesis test for variance.

srcorr.zip

srcorr.txt

Rank correlation coefficient.

srtest.zip

srtest.txt

Wilcoxon signed-ranks test.

tarea.zip

tarea.txt

Area for t distribution: gives area to the right of the entered t value.

tval.zip

tval.txt

t value from entered area.

x2area.zip

x2area.txt

Chi-squre distribution: area between two entered values of chi-square.

x2gof.zip

x2gof.txt

Chi-square goodness-of-fit test.

x2val.zip

x2val.txt

Chi-square value from entered area.

zarea.zip

zarea.txt

Normal distribution area from entered z score.

zval.zip

zval.txt

Normal distribution z score from entered area.

zzinewt.zip

zzinewt.txt

Subroutine for critical values in other programs.

zzmenu.zip

zzmenu.txt

Subroutine for other programs.

zzrank.zip

zzrank.txt

Subroutine for nonparametric tests.

zzrpdf.zip

zzrpdf.txt

Subroutine for rval and rarea programs.