IBM SPSS Web Report - Output1   


Contents
Previous
Next
Help
Controls disabled by the system

 
Log
Log - Log - March 16, 2017


GET DATA  /TYPE=TXT
  /FILE="C:\Users\flow\adjusted_flow_expert.csv"
  /ENCODING='UTF8'
  /DELCASE=LINE
  /DELIMITERS=","
  /ARRANGEMENT=DELIMITED
  /FIRSTCASE=2
  /IMPORTCASE=ALL
  /VARIABLES=
  method_id F2.0
  p_id F3.0
  perc_duration F7.5
  Perc_flow_size F7.5
  adjusted_Gaze_flow F9.7
  adjusted_Gaze_non_flow F8.6
  adjusted_fix_flow F8.6
  adjusted_fix_non_flow F8.6
  Perc_flow_size_char F7.5
  adjusted_Gaze_flow_char F8.6
  adjusted_Gaze_non_flow_char F8.6
  adjusted_fix_flow_char F8.6
  adjusted_fix_non_flow_char F8.6
  perc_fix_flow F7.5
  easy F1.0
  conf F1.0.
CACHE.
EXECUTE.
DATASET NAME DataSet1 WINDOW=FRONT.
NPAR TESTS
  /WILCOXON=adjusted_Gaze_flow adjusted_fix_flow adjusted_Gaze_flow_char adjusted_fix_flow_char
    WITH adjusted_Gaze_non_flow adjusted_fix_non_flow adjusted_Gaze_non_flow_char
    adjusted_fix_non_flow_char (PAIRED)
  /STATISTICS DESCRIPTIVES
  /MISSING ANALYSIS.

NPar Tests
NPar Tests - Active Dataset - March 16, 2017


[DataSet1] 

NPar Tests
NPar Tests - Descriptive Statistics - March 16, 2017
Descriptive StatisticsDescriptive Statistics, table, 1 levels of column headers and 1 levels of row headers, table with 6 columns and 10 rows
  N Mean Std. Deviation Minimum Maximum
adjusted_Gaze_flow 65 1.190800294 .6983165591 .0000000 3.4578600
adjusted_fix_flow 65 1.30240183 .729689105 .000000 4.200000
adjusted_Gaze_flow_char 65 1.21921705 .654163254 .000000 2.800460
adjusted_fix_flow_char 65 1.34049180 .657523251 .000000 2.646010
adjusted_Gaze_non_flow 65 1.00486822 .226650225 .550460 1.714540
adjusted_fix_non_flow 65 .97184448 .230936172 .563636 1.825200
adjusted_Gaze_non_flow_char 65 .98191475 .202959409 .537478 1.625810
adjusted_fix_non_flow_char 65 .94765125 .189802683 .590531 1.484670
Wilcoxon Signed Ranks Test
Wilcoxon Signed Ranks Test - Ranks - March 16, 2017
RanksRanks, table, 1 levels of column headers and 2 levels of row headers, table with 5 columns and 30 rows
  N Mean Rank Sum of Ranks
adjusted_Gaze_non_flow - adjusted_Gaze_flow Negative Ranks 36a 34.61 1246.00
Positive Ranks 29b 31.00 899.00
Ties 0c    
Total 65    
adjusted_fix_non_flow - adjusted_fix_flow Negative Ranks 42d 35.40 1487.00
Positive Ranks 23e 28.61 658.00
Ties 0f    
Total 65    
adjusted_Gaze_non_flow_char - adjusted_Gaze_flow_char Negative Ranks 38g 35.58 1352.00
Positive Ranks 27h 29.37 793.00
Ties 0i    
Total 65    
adjusted_fix_non_flow_char - adjusted_fix_flow_char Negative Ranks 44j 36.16 1591.00
Positive Ranks 21k 26.38 554.00
Ties 0l    
Total 65    
a. adjusted_Gaze_non_flow < adjusted_Gaze_flow  
b. adjusted_Gaze_non_flow > adjusted_Gaze_flow  
c. adjusted_Gaze_non_flow = adjusted_Gaze_flow  
d. adjusted_fix_non_flow < adjusted_fix_flow  
e. adjusted_fix_non_flow > adjusted_fix_flow  
f. adjusted_fix_non_flow = adjusted_fix_flow  
g. adjusted_Gaze_non_flow_char < adjusted_Gaze_flow_char  
h. adjusted_Gaze_non_flow_char > adjusted_Gaze_flow_char  
i. adjusted_Gaze_non_flow_char = adjusted_Gaze_flow_char  
j. adjusted_fix_non_flow_char < adjusted_fix_flow_char  
k. adjusted_fix_non_flow_char > adjusted_fix_flow_char  
l. adjusted_fix_non_flow_char = adjusted_fix_flow_char  
Wilcoxon Signed Ranks Test
Wilcoxon Signed Ranks Test - Test Statistics - March 16, 2017
Test StatisticsaTest Statistics, table, 1 levels of column headers and 1 levels of row headers, table with 5 columns and 6 rows
  adjusted_Gaze_non_flow - adjusted_Gaze_flow adjusted_fix_non_flow - adjusted_fix_flow adjusted_Gaze_non_flow_char - adjusted_Gaze_flow_char adjusted_fix_non_flow_char - adjusted_fix_flow_char
Z -1.134b -2.709b -1.827b -3.388b
Asymp. Sig. (2-tailed) .257 .007 .068 .001
a. Wilcoxon Signed Ranks Test
b. Based on positive ranks.
Log
Log - Log - March 16, 2017


GET DATA  /TYPE=TXT
  /FILE="C:\Users\flow\adjusted_flow_novice.csv"
  /ENCODING='Locale'
  /DELCASE=LINE
  /DELIMITERS=","
  /ARRANGEMENT=DELIMITED
  /FIRSTCASE=2
  /IMPORTCASE=ALL
  /VARIABLES=
  method_id F2.0
  p_id F2.0
  perc_duration F8.6
  Perc_flow_size F7.5
  adjusted_Gaze_flow F8.6
  adjusted_Gaze_non_flow F8.6
  adjusted_fix_flow F8.6
  adjusted_fix_non_flow F8.6
  Perc_flow_size_char F7.5
  adjusted_Gaze_flow_char F8.6
  adjusted_Gaze_non_flow_char F8.6
  adjusted_fix_flow_char F8.6
  adjusted_fix_non_flow_char F8.6
  perc_fix_flow F7.5
  easy F1.0
  conf F1.0.
CACHE.
EXECUTE.
DATASET NAME DataSet2 WINDOW=FRONT.
NPAR TESTS
  /WILCOXON=adjusted_Gaze_flow adjusted_fix_flow adjusted_Gaze_flow_char adjusted_fix_flow_char
    WITH adjusted_Gaze_non_flow adjusted_fix_non_flow adjusted_Gaze_non_flow_char
    adjusted_fix_non_flow_char (PAIRED)
  /STATISTICS DESCRIPTIVES
  /MISSING ANALYSIS.

NPar Tests
NPar Tests - Active Dataset - March 16, 2017


[DataSet2] 

NPar Tests
NPar Tests - Descriptive Statistics - March 16, 2017
Descriptive StatisticsDescriptive Statistics, table, 1 levels of column headers and 1 levels of row headers, table with 6 columns and 10 rows
  N Mean Std. Deviation Minimum Maximum
adjusted_Gaze_flow 136 1.14719232 .634792989 .000000 3.498490
adjusted_fix_flow 136 1.19690255 .594569348 .000000 3.731710
adjusted_Gaze_flow_char 136 1.22363396 .760623227 .000000 4.967420
adjusted_fix_flow_char 136 1.27978162 .767471840 .000000 5.873980
adjusted_Gaze_non_flow 136 .99955726 .205713270 .431938 1.951980
adjusted_fix_non_flow 136 .98791281 .188382981 .485992 2.026320
adjusted_Gaze_non_flow_char 136 .98042580 .184779868 .465319 1.886930
adjusted_fix_non_flow_char 136 .96960179 .168405823 .523551 1.737600
Wilcoxon Signed Ranks Test
Wilcoxon Signed Ranks Test - Ranks - March 16, 2017
RanksRanks, table, 1 levels of column headers and 2 levels of row headers, table with 5 columns and 30 rows
  N Mean Rank Sum of Ranks
adjusted_Gaze_non_flow - adjusted_Gaze_flow Negative Ranks 72a 74.15 5339.00
Positive Ranks 64b 62.14 3977.00
Ties 0c    
Total 136    
adjusted_fix_non_flow - adjusted_fix_flow Negative Ranks 78d 76.42 5961.00
Positive Ranks 58e 57.84 3355.00
Ties 0f    
Total 136    
adjusted_Gaze_non_flow_char - adjusted_Gaze_flow_char Negative Ranks 76g 76.28 5797.00
Positive Ranks 60h 58.65 3519.00
Ties 0i    
Total 136    
adjusted_fix_non_flow_char - adjusted_fix_flow_char Negative Ranks 81j 78.31 6343.00
Positive Ranks 55k 54.05 2973.00
Ties 0l    
Total 136    
a. adjusted_Gaze_non_flow < adjusted_Gaze_flow  
b. adjusted_Gaze_non_flow > adjusted_Gaze_flow  
c. adjusted_Gaze_non_flow = adjusted_Gaze_flow  
d. adjusted_fix_non_flow < adjusted_fix_flow  
e. adjusted_fix_non_flow > adjusted_fix_flow  
f. adjusted_fix_non_flow = adjusted_fix_flow  
g. adjusted_Gaze_non_flow_char < adjusted_Gaze_flow_char  
h. adjusted_Gaze_non_flow_char > adjusted_Gaze_flow_char  
i. adjusted_Gaze_non_flow_char = adjusted_Gaze_flow_char  
j. adjusted_fix_non_flow_char < adjusted_fix_flow_char  
k. adjusted_fix_non_flow_char > adjusted_fix_flow_char  
l. adjusted_fix_non_flow_char = adjusted_fix_flow_char  
Wilcoxon Signed Ranks Test
Wilcoxon Signed Ranks Test - Test Statistics - March 16, 2017
Test StatisticsaTest Statistics, table, 1 levels of column headers and 1 levels of row headers, table with 5 columns and 6 rows
  adjusted_Gaze_non_flow - adjusted_Gaze_flow adjusted_fix_non_flow - adjusted_fix_flow adjusted_Gaze_non_flow_char - adjusted_Gaze_flow_char adjusted_fix_non_flow_char - adjusted_fix_flow_char
Z -1.479b -2.830b -2.474b -3.660b
Asymp. Sig. (2-tailed) .139 .005 .013 .000
a. Wilcoxon Signed Ranks Test
b. Based on positive ranks.
IBM SPSS Web Report
X

Save
X New Name


What to Save
Save the entire document
Only save the current object




Server Connection
X
Saved Server Connections




Status





Add a chart



Pivot and Sort
Chart Size

Lock aspect ratio
Background
Line and Borders

Text Format


Number Format

0.00
Axis Options

Display Axis Title
Display Ticks