Presentation 2
Presentation 2
Tables
– Much of the output in SPSS is displayed in a pivot table
format .
The procedure for creating tables from the menu-bar select
Analyze
Table
Custom Tables.
Then simply drag and drop variables where we want them to
appear in the table.
– To edit the text in any SPSS output table, you should first
double-click that table
– Some of the most commonly used editing techniques are
Changing column width and altering text
Editing text
Using basic editing commands, such as cut,
copy, delete, and paste
COUNT…
Aside from changing the text in a table, you may also wish
to change the appearance of the table itself using Table
look concept.
The Copy option copies the text and preserves the rows and columns of your
table but does not copy formatting, such as colors and borders
The Copy object method will copy the table exactly as it appears in the SPSS
Output Viewer. It can be more difficult to change the appearance of the table
once it has been imported.
The third method, Export, allows you to save the table as an HTML or an ASCII
COUNT…
Summary Statistics:
Right-click on variable category on the canvas pane and select
Summary Statistics from the pop-up context menu.
In the Summary Statistics dialog box, select Row N % in the
Statistics list and click the arrow button to add it to the Display list.
both the counts and row percentages will be displayed in the table.
Click Apply to Selection to save these settings and return to the table
builder.
To insert totals and subtotals click categories and totals in the
define section
Then click ok.
For scale variable we can display summaries statistics ( mean,
median, …) in the cells of the table
COU NT…
Stacking Variables:
To Stack Variables:
– In the variable list, select all of the variables you want to
stack, then drag and drop them together into the rows or
columns of the canvas pane. Or
we can also have SPSS draw different colored markers for each
group by entering a group variable in the Set Markers by box.
Modifying your scatter plot
double-click on the chart
Chart
Options...
To get the following dialog box
Count…
Some of the most useful options that will add
information to your scatterplot are the Fit Line options.
The Fit Line option will allow you to plot a regression
line over your scatter plot. Click on the Fit Options
button to get this dialog box:
Exercise
x 400 675 475 350 425 600 550 325 675 450
y 1.8 3.8 2.8 1.7 2.8 3.1 2.6 1.9 3.2 2.3
After entering these data into SPSS plot the scatter plot. What type relationship
do you observe between x and y? Is an increase in x followed by an increase in y?
2. Produce a scatter plot for the following data and discuss the results.
x 400 675 475 350 425 600 550 325 675 450
y -1.8 -3.8 -2.8 -1.7 -2.8 -3.1 -2.6 -1.9 -3.2 -2.3
The Matrix scatter plot:
used to visualize the relationship between two or more
variables.
A variable is plotted with every other variable.
Every combination is plotted twice so that each variable
appears on both the X and Y axis.
Considerer a Matrix scatter plot with three variables,
salary, salbegin, and jobtime, you would receive the
following scatterplot matrix:
Overlay Scatterplot
It allows you to plot two scatterplots on top of each other
The plots are distinguished by color on the overlaid plot.
The procedure is as follows.
From the menu bar choose
graph
Scatter/Dots…
overlay option
consider the Employee.sav data set in SPSS; we can plot education by
beginning and current salaries by pairing the variables educ with
salbegin and educ with salary.
Summarizing data
R is the multiple correlation coefficient between all of the predictor variables and the dependent variable