°
Simple Logistic Regression
Basic Linear Correlation and Regression
The following units calculate
r,
r2, regression constants, Y residuals, and standard error of estimate for a set of N bivariate values of X and Y, and perform a t-test for the significance of the obtained value of
r.
Data-Import Version. Allows for import of raw data from a spreadsheet; for samples of any size, large or small.
Direct-Entry Version. Values of X and Y are entered directly into individual data cells. This unit will also work with samples of any size, though it will be rather unwieldy with samples larger than about N=50. As the page opens, you will be prompted to enter the value of N.
Matrix of Intercorrelations
Version 1 (data-import format). For any number of variables and any number of measures per variable.
Version 2 (direct-entry format for small samples). For up to five variables; as the page opens, you will be prompted to enter the number of measures per variable.
Multiple Regression