|
We will cover:
|
General speaking, statistical techniques are determined by the type of data. A basic understanding about the data types is helpful for choosing statistical procedures. In SPSS, a column is for a variable and a row is for a case. There are, generally speaking, two major types of data:
Another way of classifying data is by the measurement scales. In statistics, there are four generally used measurement scales:
NOTE: The statistical procedures mentioned below are demonstrated using movie clips in the Statistical Procedures Page. |
In this on-line workshop, you will find many movie clips. Each movie clip will demonstrate some specific usage of SPSS.
Statistics can be divided into these main areas:
Descriptive statistics:
| |||||||||||||||||||||||
Inferential statistics: used to make comparisons between
two or more groups or study relationships
|
Descriptive and Graphical Analysis
For nominal data: Frequency, Crosstabs, bar charts and pie charts are common tools. | |
For ordinal data: Frequency, Crosstabs, and descriptive statistics, bar charts, pie charts, stem-leaf plots are common tools. | |
For continuous data: Descriptive statistics, histograms, boxplots, and scatterplots for two variables are common tools. |
If you are interested in comparing group effects.
For Nominal or ordinal data: Use crosstabs. | |||||||||||||||
For continuous data:
|
If you are interested in the relationship between two variables:
For nominal data, use crosstabs, and choose proper tests for nominal data. | |
For ordinal data, use crosstabs, bivariate correlation such as Spearman correlation coefficient.. | |
For continuous data, use bivariate correlation such as Pearson correlation. |
If you are interested in modeling a response (also called dependent variable) using predictor variables (also called independent variables):
For nominal data, if the response is a binary variable (that is only two possible values such as graduate in four years or not), then, use Logistic regression model. If the response has more than two categories, use multinomial logistic regression. | |
For ordinal data, if the response follows Poisson distribution, use Poisson regression model. In general, one can use log-linear models for ordinal data. | |
For continuous response, check the normality and homogeneity of variance, take appropriate data transformation as needed and use regression model. |
If you are interested in reducing the data dimension, a typical procedure is the Factor Analysis.
Factor analysis combines similar variables together into a dimension that can be interpreted from the qualitative aspects of the study. In many survey studies, one may collect many variables. It is difficult to understand the overall meaning of these variables. Factor analysis helps to combine similar variables into the same dimension, and results to only a few dimensions (factors) that are meaningful for explaining the problem.
For example, in the technology
survey, we collect 16 variables related to the difficulty faced by faculty when using
classroom technology. Using Factor Analysis, we are able to combine these 16 different
types of difficulties into four general groups of difficulty (factors). These are
difficulties related to: |
Nonparametric Methods are another alternative:
If assumptions are violated for the statistical procedure that is chosen, there are many nonparametric statistical procedures that can do similar analysis that are less sensitive to the assumptions. The corresponding nonparametric procedures in SPSS include:
Chi-square | |
Two Independent Samples Comparison: The similar parametric procedure is independent t-test. | |
K Independent Samples Comparison : The similar parametric procedure is Analysis of Variance. | |
Two Related Samples: The similar parametric procedure is the paired t-test. | |
K Related Samples: The similar parametric procedure is the Repeated Measure Analysis. |
To perform nonparametric statistical procedure in SPSS,
Go to 'Analyze', go down to 'Nonparametric Tests', then select the appropriate nonparametric procedure.
There are many more statistical procedures in SPSS. For example, Multivariate procedures, Survival Analysis, Discriminant Analysis, and so on. We are not able to cover all of these procedures in this workshop. The bottom line is, when you have questions about your design and analysis, contact a statistical consultant for help.