Chapter 12: Statistics 317
Statistical Analysis in a ProgramStatistical Analysis in a ProgramStatistical Analysis in a ProgramStatistical Analysis in a Program
Entering Stat Data
Entering Stat DataEntering Stat Data
Entering Stat Data
You can enter statistical data, calculate statistical results, and fit models to data from a
program. You can enter statistical data into lists directly within the program (Chapter11).
Statistical Calculations
Statistical CalculationsStatistical Calculations
Statistical Calculations
To perform a statistical calculation from a program, follow these steps.
1. On a blank line in the program editor, select the type of calculation from the
STATCALC menu.
2. Enter the names of the lists to use in the calculation. Separate the list names with a
comma.
3. Enter a comma and then the name of a Y= variable, if you want to store the regression
equation to a Y= variable.