| Name | Size | Date | Rating | Description |
| (Parent Dir) | folder | | Up to TI-83 BASIC Math Programs |
![](/images/misc/info-ss.gif) | uniforme.zip | 32k | 15-05-31 | ![File is not rated File is not rated](/images/misc/r0.gif) | UNIFORMe Given a UNIFORM Random Variable X on an interval [L, R], the Program shows 1. the height H of the probability density function graph, 2. the mean or expected value E(X), 3. the variance and standard deviation, 4. P(X < B), P(X >A), P(A< X < B), and 5. the boundary c for a given probability. |
![](/images/misc/info-ss.gif) | sampsizee.zip | 25k | 15-05-31 | ![File is not rated File is not rated](/images/misc/r0.gif) | SAMPSIZEe The Program finds the necessary SIZE n of a SAMPLE to produce a confidence interval of CONFIDENCE LEVEL c based on a known standard deviation S and desired maximum error E. |
![](/images/misc/info-ss.gif) | oddse.zip | 8k | 15-05-31 | ![File is not rated File is not rated](/images/misc/r0.gif) | ODDSe The Program finds 1. The ODDS against, and in favor, of an event E with a known probability of happening, and 2. The PROBABILITY P(E) of, and P(E') not, happening when given the odds against the event or the odds in favor of the event . |
![](/images/misc/info-ss.gif) | intervale.zip | 32k | 15-05-31 | ![File is not rated File is not rated](/images/misc/r0.gif) | INTERVALe The Program finds the 1st, 2nd, and 3rd standard deviation INTERVALS about a known mean and standard deviation. If the data is from a sampling distribution ,where the samples are size n, the standard error of the mean is also found. |
![](/images/misc/info-ss.gif) | hypere.zip | 86k | 15-05-31 | ![File is not rated File is not rated](/images/misc/r0.gif) | HYPERe The Program finds 1. The HYPERGEOMETRIC probability of getting K 'good' objects when R objects are selected from N objects in which G are 'good', 2. The mean, median, standard deviation, and variance of the HYPERGEOMETRIC DISTRIBUTION, 3. The graph of the distribution, and 4. P(X = A), P(X <= A), P(X >= A ), P(A <= X <= B). In the LISTS is the complete distribution. |
![](/images/misc/info-ss.gif) | histe.zip | 25k | 15-05-31 | ![File is not rated File is not rated](/images/misc/r0.gif) | HISTe The Program makes a Histogram from a list of measurements in L1. It suggests the number of bars, or classes, K for your data, but you can override this. Also, the width range is given corresponding to your choice of K. You enter width W from the range. A whole number width is best, if possible. You will see the boundaries of each bar, the frequency and relative frequency of each class in L2, L3, L4 and L5. |
![](/images/misc/info-ss.gif) | freqmakee.zip | 18k | 15-05-31 | ![File is not rated File is not rated](/images/misc/r0.gif) | FREQMAKEe The program makes a Frequency Distribution from given raw data entered into L1. After the program runs, the unique data is then displayed in L1 with frequencies in L2 and relative frequencies in L3. The original data is moved to L5 and sorted in L6. |
![](/images/misc/info-ss.gif) | geodiste.zip | 19k | 15-05-31 | ![File is not rated File is not rated](/images/misc/r0.gif) | GEODISTe Given the probability of success p, the Program 1. Graphs a GEOMETRIC DISTRIBUTION, 2. Gives its mean, standard deviation, and variance, and 3. Finds P(X = A), P(X <= A), P(X >= A), P(A <= X <= B). |
![](/images/misc/info-ss.gif) | expdiste.zip | 31k | 15-05-31 | ![File is not rated File is not rated](/images/misc/r0.gif) | EXPDISTe For an EXPONENTIAL Random Variable X with average a on the interval 0 to infinity, the Program gives the 1. expected value or mean E(X), 2. variance VAR(X), 3. standard deviation, 4. median, 5. P(X < A), P(X > A), P(A < X < B), and 6. graph of the distribution showing the probability. |
![](/images/misc/info-ss.gif) | cve.zip | 15k | 15-05-31 | ![File is not rated File is not rated](/images/misc/r0.gif) | CVe This Program replaces the need for the z-table and t-table. It finds the critical value CV for a given 1. center area c, 2. right tail area A’, 3. left tail area A’, or 4. two tail area A’’. It also shows the graph of the area. |
![](/images/misc/info-ss.gif) | confinte.zip | 9k | 15-05-30 | ![File is not rated File is not rated](/images/misc/r0.gif) | CONFINTe The Program computes z and t CONFIDENCE INTERVALS for the mean of a population showing 80%, 90%, 95%, 98%, 99%, and 99.9% confidence along with the MARGIN OF ERROR for each interval. The intervals are also shown on a graph so you can see the difference the confidence level makes. |
![](/images/misc/info-ss.gif) | concharte.zip | 17k | 15-05-30 | ![File is not rated File is not rated](/images/misc/r0.gif) | CONCHARTe The Program displays a CONTROL CHART showing control lines at M + 3S, M + 2S, M + S, M, M – S, M – 2S, and M – 3S that are based on an expected mean M and standard deviation S. |
![](/images/misc/info-ss.gif) | chisqe.zip | 20k | 15-05-30 | ![File is not rated File is not rated](/images/misc/r0.gif) | CHISQe The Program does a CHI-SQUARE TEST of INDEPENDENCE given a contingency table of values. It displays the Expected Values, Chi-Square, the p-value, the degrees of freedom, and states dependent or independent based on your level of significance alpha. Also, it fines the p-value for given df and critical value. |
![](/images/misc/info-ss.gif) | chebye.zip | 21k | 15-05-30 | ![File is not rated File is not rated](/images/misc/r0.gif) | CHEBYe The Program uses CHEBYSHEV’S RULE to show 1. The least PERCENT of data that are within K standard deviations of the mean for K > 1, and 2. The INTERVAL containing at least P percent of the data. |
![](/images/misc/info-ss.gif) | probdiste.zip | 38k | 15-05-30 | ![File is not rated File is not rated](/images/misc/r0.gif) | PROBDISTe Given a Probability Distribution, The Program finds: the mean, median, standard deviation, variance, and graph. Also found is P(X <= A), P(X >= A), and P(A <= X <= B). |
![](/images/misc/info-ss.gif) | trime.zip | 32k | 15-05-30 | ![File is not rated File is not rated](/images/misc/r0.gif) | TRIMe The Program finds the TRIMMED MEAN of a list of measurements. Enter the data in L1, start the program, and enter the percent of trim. Next you see the mean and count n of the original data and also the mean and count n of the trimmed data. |
![](/images/misc/info-ss.gif) | randome.zip | 41k | 15-05-30 | ![File is not rated File is not rated](/images/misc/r0.gif) | RANDOMe The Program replaces the need for a random number table. It makes a list of just the RANDOM NUMBERS you need. You enter how many numbers you need and from what range they are to be selected. You may select without replacement or with replacement. |
![](/images/misc/info-ss.gif) | permcombe.zip | 10k | 15-05-28 | ![File is not rated File is not rated](/images/misc/r0.gif) | PERMCOMBe The Program finds the number of PERMUTATIONS and COMBINATIONS of n objects taken r at a time. Also given is n! For n < 70. |
![](/images/misc/info-ss.gif) | linrege.zip | 36k | 15-05-28 | ![File is not rated File is not rated](/images/misc/r0.gif) | LINREGe This LINEAR REGRESSION Program displays the scatter plot, then the line of best fit, then its equation along with r and r2. In the LISTS you will see each actual y, the predicted y, the error and relative error of each y. |
![](/images/misc/info-ss.gif) | normale.zip | 21k | 15-05-28 | ![File is not rated File is not rated](/images/misc/r0.gif) | NORMALe Start by selecting the type of curve you have: 1: Z (the standard normal curve) 2: X (a general normal curve) 3: X-bar (a sampling distribution ) FIND 1: PROBABILITY or 1: the area to the left of a known boundary R 2: the area to the right of a known boundary L 3: the area between two known boundaries L and R You may select to view the graph. FIND 2: BOUNDARY of 1: a known LEFT AREA 2: a known RIGHT AREA 3: a known CENTRAL AREA The result is given as the z-score of the boundary, and actual boundary. The graph automatically displays. |
![](/images/misc/info-ss.gif) | binomiale.zip | 20k | 15-05-28 | ![File is not rated File is not rated](/images/misc/r0.gif) | BINOMIALe The Program gives you all you need to know about a Binomial Distribution, that is: the mean, median, standard deviation, variance, and graph. For X successes, you also get P(X = A), P(X <= A), P(X >= A), and P(A < =X <= B). In the LISTS is displayed the probability of X successes from 0 to n. |
![](/images/misc/info-ss.gif) | freqdiste.zip | 17k | 15-05-28 | ![File is not rated File is not rated](/images/misc/r0.gif) | FREQDISTe Enter a frequency distribution in the LISTS. The Program displays: mean, median, standard deviation, variance, relative frequencies, and graph. |
![](/images/misc/info-ss.gif) | descripte.zip | 40k | 15-05-28 | ![File is not rated File is not rated](/images/misc/r0.gif) | DESCRIPTe The Program describes a list of measurements, sample or population, giving the count, the sum, mean, median, standard deviation, variance, range, mode, the box plot and the z-score of each measurement. |
![](/images/misc/info-ss.gif) | standdeve.zip | 5k | 15-05-28 | ![File is not rated File is not rated](/images/misc/r0.gif) | STANDDEVe The Program shows the steps used to hand compute the STANDARD DEVIATION of a sample entered in L1. This includes the deviations from the mean in L2 and the deviations squared in L3. Given are the sum of L1 and the sum of L3. Then you will see the parts used to find the VARIATION and the standard deviation. |
![](/images/misc/info-ss.gif) | witdatae.zip | 21k | 15-05-22 | ![File is not rated File is not rated](/images/misc/r0.gif) | WITDATAe Where is the data? The Program tells you how many and what percent of your data are within K standard deviations of the mean. It computes the mean, standard deviation, and shows the data that are within K standard deviations of the mean. |
![](/images/misc/info-ss.gif) | ztxvaluee.zip | 32k | 15-05-22 | ![File is not rated File is not rated](/images/misc/r0.gif) | ZTXVALUEe The Program finds five values: The “z-score” of an x or x-bar of a sampling distribution, the “t-value” of an x-bar, the “x value” of a known z-score, the “standard error of the mean”, and the “coefficient of variation”. |
![](/images/misc/info-ss.gif) | poissone.zip | 24k | 12-05-11 | ![File is not rated File is not rated](/images/misc/r0.gif) | POISSONe Given a POISSON Random Variable X with mean or average a, the Program shows 1. the standard deviation and variance, 2. the histogram of the distribution, 3. the probability of 0,1,2,3, … occurrences, and 4. P(X = A), P(X < A), P(X > A), P(A < X < B). |
![](/images/misc/info-ss.gif) | histograme.zip | 25k | 12-03-29 | ![File is not rated File is not rated](/images/misc/r0.gif) | HIST The Program makes a Histogram from a list of measurements. It suggests the number of bars, or classes, K for your data, but you can override this. Also, the width range is given corresponding to your choice of K. You enter width W from the range. A whole number width is best, if possible. You will see the boundaries of each bar, the frequency and relative frequency of each class. |
![](/images/misc/info.gif) | stdevfrq.zip | 1k | 12-02-12 | ![File is not rated File is not rated](/images/misc/r0.gif) | StDevFrq [Text only] StDevFrq Standard Deviation w Frequency List Frequency list is a sorted list of numbers together with their frequency (number of occurances in a given list) The program takes as input either a list (list) of values with frequency list or summary statistics (data) values (n = sample size, sumX = sum of items, sumXsquared - sum of items squared) and outputs the values (mean, variance and standard deviation). The program listing at: http://freetutorials.name/Reference1/StDevFrq.html has line numbers and comments plus screenshots, reference, examples and answers. |
![](/images/misc/info.gif) | stdevfrm.zip | 1k | 12-02-12 | ![File is not rated File is not rated](/images/misc/r0.gif) | StDevFrm [Text only] Standard Deviation Formula Contains Standard deviation program plus formula. Details including screenshots and program listing at: http://freetutorials.name/Reference1/StDevFrm.html |
![](/images/misc/info.gif) | statpace.zip | 522k | 11-12-20 | ![File is not rated File is not rated](/images/misc/r0.gif) | STATPACe PUT YOUR PENCILS DOWN! With this collection of 18 programs you may not need a pencil (except to write down results) in your INTRODUCTORY STATISTICS class. |
![](/images/misc/info-ss.gif) | bestfite.zip | 13k | 11-12-16 | ![File is not rated File is not rated](/images/misc/r0.gif) | BESTFITe The program graphs the scatter plot and shows the best fit for regression types: linear, quadratic, cubic, quartic, ln, exp, and power. The equation of best fit type is given and a prediction can be made. |
![](/images/misc/info-ss.gif) | grpdatae.zip | 25k | 11-07-11 | ![File is not rated File is not rated](/images/misc/r0.gif) | GRPDATAe This Program will display facts about GROUPED DATA: midpoints, relative frequency, mean, median, standard deviation, variance, and graph. First enter the width boundaries in L1 and L2 the frequencies in L3. Start the Program to display facts about the distribution. |
![](/images/misc/info-ss.gif) | bayese.zip | 17k | 11-07-03 | ![File is not rated File is not rated](/images/misc/r0.gif) | BAYESe The Program computes the result of Bayes’ Theorem and gives P(A|B), that is, the probability of A given B. You enter P(A), P(B|A), and P(B|A’). |
![](/images/misc/info.gif) | fq0incer.zip | 1k | 08-08-24 | ![File is not rated File is not rated](/images/misc/r0.gif) | Uncertainties calculator Calculates an interval of numbers that can result from a operation of (a) non exact number(s) or function. Operations: Addition, subtraccion, multiplication, division. Functions: x^2, x^4, sine and cosine. |
![](/images/misc/info-ss.gif) | ajuste_linear_simples.zip | 23k | 08-04-14 | ![File is not rated File is not rated](/images/misc/r0.gif) | Ajuste Linear Simples It calculates simple the linear smoothing (probabilities) |
![](/images/misc/info.gif) | cnvrterg83.zip | 1k | 05-11-19 | ![File is not rated File is not rated](/images/misc/r0.gif) | Convert Exponential Regression This nifty little program performs an exponential regression, then converts the calc's "y=ab^x" into "y=ae^(bx)". Useful if your Precalculus/Calculus textbooks require answers in the latter form. |
![](/images/misc/info.gif) | mds.zip | 105k | 04-12-11 | ![File is not rated File is not rated](/images/misc/r0.gif) | Multidimensional Scaling Multidimensional scaling (MDS)is used to display high-dimensional statistical data on a two-dimensional screen. Different techniques are used for different types of data. This package includes correspondence analysis, principal components analysis, biplot axes, classical scaling, unfolding and Procrustes analysis. A user's guide is included. knowledge of programming isn't required. |
![](/images/misc/info.gif) | invx2.zip | 1k | 04-10-07 | ![File is not rated File is not rated](/images/misc/r0.gif) | Inverse Cumulative Chi-Square Inverse cumulative chi-squared distribution. Both left and right critical points are computed. |
![](/images/misc/info.gif) | invf.zip | 1k | 04-10-07 | ![File is not rated File is not rated](/images/misc/r0.gif) | Inverse Cumulative F Inverse cumulative F distribution. Both left and right critical points are computed. |
![](/images/misc/info.gif) | rank.zip | 1k | 04-10-07 | ![File is not rated File is not rated](/images/misc/r0.gif) | Rank Transformations Transforms data to ranks, in order to compute nonparametric statistics from the TI-83's built-in normal theory stats. (see Conover & Iman, 1981) |
![](/images/misc/info.gif) | bootr.zip | 1k | 04-10-07 | ![File is not rated File is not rated](/images/misc/r0.gif) | Bivariate Bootstrap Nonparametric bootstrap confidence intervals for some bivariate statistics. Allows user-specified plug-ins. |
![](/images/misc/info.gif) | boot.zip | 1k | 04-10-07 | ![File is not rated File is not rated](/images/misc/r0.gif) | Bootstrap Confidence Intervals Nonparametric bootstrap confidence intervals for various statistics. Calculates the BCA bias correction. |
![](/images/misc/info.gif) | kolsmir.zip | 1k | 04-10-07 | ![File is not rated File is not rated](/images/misc/r0.gif) | Kolmogorov Smirnov Test The Kolmogorov-Smirnov test for statistical goodness-of-fit to continuous distributions. |
![](/images/misc/info.gif) | anddar.zip | 1k | 04-10-07 | ![File is not rated File is not rated](/images/misc/r0.gif) | Anderson Darling Test Anderson-Darling test for statistical goodness-of-fit. It is preferred over the Kolmogorov-Smirnov test by many statisticians. |
![](/images/misc/info-ss.gif) | prob.zip | 2k | 04-09-21 | ![File is not rated File is not rated](/images/misc/r0.gif) | Prob This is a probibality program capabile of rolling dice, flipping coins and saving the progress. If you like this, please see my other programs, Invert and ClockPak. |
![](/images/misc/info.gif) | mat160programs.zip | 3k | 04-07-11 | ![File is not rated File is not rated](/images/misc/r0.gif) | MAT160PROGRAMS programs for statistics |
![](/images/misc/info-ss.gif) | apstats.zip | 18k | 04-03-03 | ![File is not rated File is not rated](/images/misc/r0.gif) | AP Statistics This is a very useful program, made for the 73, 82, 83, and 83+/SE. The program tells and solve for most of the formulas covered in an AP Statistics class. In each formula, practically any variable can be solved for in the 83(+/SE) versions. |
![](/images/misc/info.gif) | coefficient_8.zip | 1k | 04-01-19 | ![File is not rated File is not rated](/images/misc/r0.gif) | Correlation Coefficient Enter data into two lists and it will give you the correlation coefficient. |
![](/images/misc/info.gif) | statistics_83.zip | 1k | 04-01-19 | ![File is not rated File is not rated](/images/misc/r0.gif) | Statistics Variables Enter a list or two of data and it will give you: mean of x values, sum of x values, sum of x^2 values, sample standard deviation of x, population standard deviation of x, number of data, mean of y values, sum of y values, sum of y^2 values, sample standard deviation of y, population standard deviation of y, sum of x*y, miniimum of x values, maximum of x values, minimum of y values, maximum of y values, 1st quartile, median, and 3rd quartile. |
![](/images/misc/info-ss.gif) | mean.zip | 2k | 03-10-23 | ![File is not rated File is not rated](/images/misc/r0.gif) | MEAN 1.2 MEAN is a program that processes arithmetic and hypergeometric sequences, giving means, series and graphs. This version has a few bugfixes and runs a bit smoother. |
![](/images/misc/info-ss.gif) | interpolation.zip | 24k | 03-07-16 | ![File is not rated File is not rated](/images/misc/r0.gif) | Interpolation Calculates the points of a function by the method interpolation. |
![](/images/misc/info-ss.gif) | ultidice.zip | 1k | 03-03-04 | ![File is not rated File is not rated](/images/misc/r0.gif) | DICE This is a dice program. It has a single roll display, where it will show the dice. It also has a many roll option where it will roll a set of 6 sided dice as many times as you want and it will then tell you how many times each possible sum occured, and it will tell you the persentage of times each sum appeared. |
![](/images/misc/info-ss.gif) | stati83.zip | 1k | 02-08-09 | ![File is not rated File is not rated](/images/misc/r0.gif) | Stati83 Stati83 maths |
![](/images/misc/info-ss.gif) | probability.zip | 3k | 02-02-10 | ![File is not rated File is not rated](/images/misc/r0.gif) | Probability Solutions to 6 common types of problems in discrete probability, plus some formulas |
![](/images/misc/info-ss.gif) | partition.zip | 1k | 02-02-10 | ![File is not rated File is not rated](/images/misc/r0.gif) | Partitions Partitions of a number, including special kinds of partitions such as partitions into M parts, partitions where each part is at least 2, and partitions that include the number X |
![](/images/misc/info-ss.gif) | sample.zip | 1k | 02-01-01 | ![File is not rated File is not rated](/images/misc/r0.gif) | SAMPLE SAMPLE is a program that gives a sample percentage of how often results will occur given set ranges. |
![](/images/misc/info-ss.gif) | relfreq.zip | 1k | 02-01-01 | ![File is not rated File is not rated](/images/misc/r0.gif) | RELFREQ RELFREQ is a statistics program used to find the relative frequency of a range of random numbers. |
![](/images/misc/info-ss.gif) | random.83p | 1k | 01-12-22 | ![File is not rated File is not rated](/images/misc/r0.gif) | Random This program will let you either flip a coin or roll dice on your calculator. Sorry, no graphics. |
![](/images/misc/info-ss.gif) | central.zip | 1k | 01-06-14 | ![File is not rated File is not rated](/images/misc/r0.gif) | Descriptive Statistics This program would find the mean, median, mode(s), variance, standard deviation for a set of data, and construct a frequency table for you. |
![](/images/misc/info-ss.gif) | stats.zip | 6k | 01-06-13 | ![File is not rated File is not rated](/images/misc/r0.gif) | Statistics Master v1.20 This comprehensive program embodies a lot of the principles of statistics. Topics include distribution, regression, probability, and inference. It covers almost every topic that is included in the curriculum for the AP Statistics test. |
![](/images/misc/info-ss.gif) | distribution.zip | 1k | 01-05-31 | ![File is not rated File is not rated](/images/misc/r0.gif) | Distribution Calculator v1.2 Program to calculate the theoretical distribution for a sample size and a known proportion. |
![](/images/misc/info.gif) | set.zip | 1k | 01-03-08 | ![File is not rated File is not rated](/images/misc/r0.gif) | SubSet Finds the total subsets of a set when you supply the number of units in the set |
![](/images/misc/info-ss.gif) | interp2d.zip | 1k | 01-02-23 | ![File is not rated File is not rated](/images/misc/r0.gif) | 2Dimensional Interpolation The name says it all. |
![](/images/misc/info-ss.gif) | interp3d.zip | 1k | 01-02-23 | ![File is not rated File is not rated](/images/misc/r0.gif) | 3Dimensional Interpolation (Basic) Basic 3Dimensional interpolation. Given 4 points, in a square. |
![](/images/misc/info-ss.gif) | interpx2.zip | 1k | 01-02-23 | ![File is not rated File is not rated](/images/misc/r0.gif) | 3Dimensional Interpolation (2 Points) Given 2 points with (x,y,z) coordinates. You only need x to find y and z. |
![](/images/misc/info-ss.gif) | interpx3.zip | 1k | 01-02-23 | ![File is not rated File is not rated](/images/misc/r0.gif) | 3Dimensional Interpolation (Advanced) Does 3Dimensional Interpolation, but your 4 points do not have to be in a square. |
![](/images/misc/info.gif) | sum2.zip | 1k | 01-01-06 | ![File is not rated File is not rated](/images/misc/r0.gif) | Sum v1.0 Finds the sum of all terms between a and b. |
![](/images/misc/info-ss.gif) | poiss.zip | 1k | 00-08-20 | ![File is not rated File is not rated](/images/misc/r0.gif) | Poisson Calculates Poisson Probabilities, input Lambda, X, and the number of probabilities,(for problems like; P(X<4), POISSON spits out the individual probabilitys, the total probability(<> problems) and 1-(total probability) Very simple program which cuts 3 minutes off your problem calculations. Edit it, iron out any problems, but please leave my original credit in it. |
![](/images/misc/info-ss.gif) | means.zip | 1k | 00-07-14 | ![File is not rated File is not rated](/images/misc/r0.gif) | Means Formulas v1.10 This program deals with the arithmetic mean, the geometric mean, and the harmonic mean. |
![](/images/misc/info-ss.gif) | plotwizard.zip | 1k | 00-07-13 | ![File is not rated File is not rated](/images/misc/r0.gif) | The Plot Wizard v1.0 Use the Plot Wizard to easily create stat plots on the TI-83. No hassle here. The Plot Wizard it also found in Graph-It 2000 and any subsequent versions. |
![](/images/misc/info-ss.gif) | randrol2.zip | 1k | 00-06-23 | ![File is not rated File is not rated](/images/misc/r0.gif) | Random Roller 2 v1.0 Another Dice Program that you can use to roll any number sided die and any number of dice. |
![](/images/misc/info-ss.gif) | average.zip | 1k | 00-06-02 | ![File is not rated File is not rated](/images/misc/r0.gif) | Average Averages any number of numbers that you give it. |
![](/images/misc/info-ss.gif) | chisquared.zip | 1k | 00-05-24 | ![File is not rated File is not rated](/images/misc/r0.gif) | Univariate Chi-squared Test For some strange reason, only the bivariate chi-squared test is included with the 83. With this program, you can perform a univariate test. This program is based on a subprogram of the Statistics Toolkit. |
![](/images/misc/info-ss.gif) | randroll.zip | 1k | 00-05-24 | ![File is not rated File is not rated](/images/misc/r0.gif) | Random Roller A Dice program that randomly rolls for several different sided dice and multiples of dice. |
![](/images/misc/info-ss.gif) | stattk.zip | 9k | 00-04-19 | ![File is not rated File is not rated](/images/misc/r0.gif) | Statistics Toolkit v4.0 collection of useful statistics programs |
![](/images/misc/info-ss.gif) | inverset.zip | 1k | 00-03-03 | ![File is not rated File is not rated](/images/misc/r0.gif) | Inverse of T Finds upper and lower critical values for a t-test. |
![](/images/misc/info-ss.gif) | proberor.zip | 1k | 00-03-03 | ![File is not rated File is not rated](/images/misc/r0.gif) | Probability of Error Calculates and displays probabilities of type I error, type II error, and the power of a z-test |
![](/images/misc/info-ss.gif) | dice.zip | 1k | 00-02-08 | ![File is not rated File is not rated](/images/misc/r0.gif) | Probability of Tossing two Dice Using the 36-pair sample space for tossing a red die (A) and a green die (B) to find the probabilities of (A or B) and (A and B). |
![](/images/misc/info.gif) | kgv.zip | 1k | 00-01-16 | ![File is not rated File is not rated](/images/misc/r0.gif) | KGV Calculates LCM of a list. |
![](/images/misc/info.gif) | zzrank.zip | 1k | 99-11-11 | ![File is not rated File is not rated](/images/misc/r0.gif) | Average Blocks in Ranks. |
![](/images/misc/info.gif) | zval.zip | 1k | 99-11-11 | ![File is not rated File is not rated](/images/misc/r0.gif) | ZVal Z-value from normal distribution. |
![](/images/misc/info-ss.gif) | x2val.zip | 1k | 99-11-11 | ![File is not rated File is not rated](/images/misc/r0.gif) | x2val Critical Value for the chi-squared distribution. |
![](/images/misc/info.gif) | tval.zip | 1k | 99-11-11 | ![File is not rated File is not rated](/images/misc/r0.gif) | TVal Critical value for Student's t distribution. |
![](/images/misc/info-ss.gif) | tgraph.zip | 1k | 99-11-11 | ![File is not rated File is not rated](/images/misc/r0.gif) | TGraph Compare graph of t distribution and standard normal. |
![](/images/misc/info-ss.gif) | tarea.zip | 1k | 99-11-11 | ![File is not rated File is not rated](/images/misc/r0.gif) | TArea Area under Students t distribution. |
![](/images/misc/info-ss.gif) | srtest.zip | 1k | 99-11-11 | ![File is not rated File is not rated](/images/misc/r0.gif) | Wilcoxon's Signed-Rank Test |
![](/images/misc/info-ss.gif) | srcorr.zip | 1k | 99-11-11 | ![File is not rated File is not rated](/images/misc/r0.gif) | Spearman Rank Correlation Coefficient |
![](/images/misc/info.gif) | rval.zip | 1k | 99-11-11 | ![File is not rated File is not rated](/images/misc/r0.gif) | Correlation Coefficent Critical Value. |
![](/images/misc/info-ss.gif) | rstest.zip | 1k | 99-11-11 | ![File is not rated File is not rated](/images/misc/r0.gif) | RSTest Wilcoxon Rank-Sum (Mann-Whitney U) Test. |
![](/images/misc/info-ss.gif) | rarea.zip | 1k | 99-11-11 | ![File is not rated File is not rated](/images/misc/r0.gif) | RArea Right tail area for Pearson-Moment Corr. |
![](/images/misc/info.gif) | mlreg.zip | 1k | 99-11-11 | ![File is not rated File is not rated](/images/misc/r0.gif) | Multiple Linear Regression |
![](/images/misc/info.gif) | lsci.zip | 1k | 99-11-11 | ![File is not rated File is not rated](/images/misc/r0.gif) | Lsci Confidence intervals for least squares line. |
![](/images/misc/info.gif) | linuni.zip | 1k | 99-11-11 | ![File is not rated File is not rated](/images/misc/r0.gif) | Best Line Based on L Infinity Norm |
![](/images/misc/info.gif) | linl1.zip | 1k | 99-11-11 | ![File is not rated File is not rated](/images/misc/r0.gif) | Best Line Based on L1 Norm |
![](/images/misc/info.gif) | gamma.zip | 1k | 99-11-11 | ![File is not rated File is not rated](/images/misc/r0.gif) | Gamma Function Gamma Function (not used as subroutine). |
![](/images/misc/info-ss.gif) | kwtest.zip | 1k | 99-11-10 | ![File is not rated File is not rated](/images/misc/r0.gif) | Kruskall-Wallis Test |
![](/images/misc/info-ss.gif) | fval.zip | 1k | 99-11-10 | ![File is not rated File is not rated](/images/misc/r0.gif) | Critical Value For F Critical value for F distribution |
![](/images/misc/info-ss.gif) | fmtest.zip | 1k | 99-11-10 | ![File is not rated File is not rated](/images/misc/r0.gif) | Friedman's Test |
![](/images/misc/info-ss.gif) | farea.zip | 1k | 99-11-10 | ![File is not rated File is not rated](/images/misc/r0.gif) | Tail Area Under F Tail area under F distribution |
![](/images/misc/info-ss.gif) | buffon.zip | 1k | 99-11-10 | ![File is not rated File is not rated](/images/misc/r0.gif) | Buffon's Needle Problem Buffon's needle problem demonstration. |
![](/images/misc/info-ss.gif) | bonfrni.zip | 1k | 99-11-10 | ![File is not rated File is not rated](/images/misc/r0.gif) | Bonferroni's Procedure Bonferroni's procedure |
![](/images/misc/info-ss.gif) | anova2rb.zip | 1k | 99-11-10 | ![File is not rated File is not rated](/images/misc/r0.gif) | 2-Factor ANOVA: Randomized Block Design |
![](/images/misc/info-ss.gif) | anova2fd.zip | 1k | 99-11-10 | ![File is not rated File is not rated](/images/misc/r0.gif) | 2-Factor ANOVA: Factorial Design |
![](/images/misc/info-ss.gif) | reginf.zip | 1k | 99-04-20 | ![File is not rated File is not rated](/images/misc/r0.gif) | NEX Statistics - Inference for Regression Statistics program working with inference for regression. |
![](/images/misc/info-ss.gif) | lagrange.zip | 1k | 99-02-25 | ![File is not rated File is not rated](/images/misc/r0.gif) | Lagrange Interpolation Formula Polynomial through given points |
![](/images/misc/info-ss.gif) | lagrang2.zip | 1k | 99-02-25 | ![File is not rated File is not rated](/images/misc/r0.gif) | Finds Polynomial Through Points Faster than Lagrange program |
![](/images/misc/info-ssa.gif) | leastsqr.zip | 3k | 98-11-29 | ![File is not rated File is not rated](/images/misc/r0.gif) | Least Squares Demo Demonstrates Liniar Regression process |
![](/images/misc/info-ss.gif) | random.zip | 1k | 97-07-24 | ![File is not rated File is not rated](/images/misc/r0.gif) | Random Numbers |