Statistics 1
Statistics 1
Sema Salah
Banan Wirya
Outlines :
1- Introduction to SPSS program
2- Descriptive Statistics Overview
3- Using the Frequencies Function in SPSS
4- Using the Explore Function in SPSS
5- Using the Crosstab Function in SPSS
6- Conclusion
Introduction to SPSS program :
SPSS (Statistical Package for the Social Sciences) is a powerful statistical software used for data
management, analysis, and visualization. It is widely used in research, business analytics, social
sciences, and healthcare for processing and interpreting complex datasets.
Output Interpretation:
• A frequency table displays count, percentage, cumulative percentage, and valid/missing values.
• Graphical representation (histograms, bar charts) helps visualize the data distribution
image 2.1
image 2.2
select operation
image 2.3
display output
02
Using the Explore Function in SPSS
The Explore function provides a more detailed summary of variables, including normality tests and
visual representations.
Steps to Use Explore in SPSS:
1. Go to Analyze > Descriptive Statistics > Explore.
2. Move the variable(s) to the Dependent List box.
3. (Optional) If you want to explore data by groups, move a categorical variable to the Factor List.
4. Click on Statistics to select measures like confidence intervals and percentiles.
5. Click on Plots to choose boxplots, histograms, or normality plots.
6. Click OK to generate results.
Output Interpretation:
• Provides descriptive statistics (mean, median, skewness, kurtosis, and confidence intervals).
• Boxplots help in detecting outliers.
• Normality tests (Shapiro-Wilk, Kolmogorov-Smirnov) indicate if data follows a normal distribution.
image 3.2
explore panel
image 3.3
explore: plots
image 3.4
output screen
image 3.5
output screen
03
Using the Crosstab Function in SPSS
The Crosstab function is used for examining relationships between categorical variables through
contingency tables and Chi-square tests.
Steps to Use Crosstab in SPSS:
1. Click on Analyze > Descriptive Statistics > Crosstabs.
2. Move one categorical variable to Row(s) and another to Column(s).
3. Click Statistics to select Chi-square, Phi, Cramer’s V, and other association measures.
4. Click Cells to select observed and expected counts, percentages, etc.
5. Click OK to generate results.
Output Interpretation:
• Crosstabulation tables display the relationship between two categorical variables.
• The Chi-square test assesses statistical significance in categorical data relationships.
• Measures of association (Phi, Cramer’s V) indicate strength and direction of association.
image 4.1
crosstab panel
image 4.2