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\sig\per-size\large_n.csv"
  /ENCODING='UTF8'
  /DELCASE=LINE
  /DELIMITERS=","
  /ARRANGEMENT=DELIMITED
  /FIRSTCASE=2
  /IMPORTCASE=ALL
  /VARIABLES=
  method_id F2.0
  p_id F2.0
  Perc_sig_duration F9.7
  Perc_sig_size F7.5
  adjusted_Gaze_sig F9.7
  adjusted_Gaze_non_sig F8.6
  adjusted_fix_sig F9.7
  adjusted_fix_non_sig F8.6
  perc_sig_char F7.5
  adjusted_gaze_sig_char F9.7
  adjusted_gaze_non_sig_char F8.6
  adjusted_fix_sig_char F9.7
  adjusted_fix_non_sig_char F8.6
  perc_fix_sig F8.6.
CACHE.
EXECUTE.
DATASET NAME DataSet1 WINDOW=FRONT.
NPAR TESTS
  /WILCOXON=adjusted_Gaze_sig adjusted_fix_sig WITH adjusted_Gaze_non_sig adjusted_fix_non_sig
    (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 6 rows
  N Mean Std. Deviation Minimum Maximum
adjusted_Gaze_sig 36 1.089243139 1.3161703233 .0000000 4.3988200
adjusted_fix_sig 36 .975182214 1.3504254792 .0000000 5.7435900
adjusted_Gaze_non_sig 36 .99158056 .138550752 .592142 1.131090
adjusted_fix_non_sig 36 .99857575 .149463249 .430769 1.129280
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 16 rows
  N Mean Rank Sum of Ranks
adjusted_Gaze_non_sig - adjusted_Gaze_sig Negative Ranks 11a 24.64 271.00
Positive Ranks 25b 15.80 395.00
Ties 0c    
Total 36    
adjusted_fix_non_sig - adjusted_fix_sig Negative Ranks 10d 24.00 240.00
Positive Ranks 26e 16.38 426.00
Ties 0f    
Total 36    
a. adjusted_Gaze_non_sig < adjusted_Gaze_sig  
b. adjusted_Gaze_non_sig > adjusted_Gaze_sig  
c. adjusted_Gaze_non_sig = adjusted_Gaze_sig  
d. adjusted_fix_non_sig < adjusted_fix_sig  
e. adjusted_fix_non_sig > adjusted_fix_sig  
f. adjusted_fix_non_sig = adjusted_fix_sig  
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 3 columns and 6 rows
  adjusted_Gaze_non_sig - adjusted_Gaze_sig adjusted_fix_non_sig - adjusted_fix_sig
Z -.974b -1.461b
Asymp. Sig. (2-tailed) .330 .144
a. Wilcoxon Signed Ranks Test
b. Based on negative ranks.
Log
Log - Log - March 16, 2017

NPAR TESTS
  /WILCOXON=adjusted_Gaze_sig adjusted_fix_sig WITH adjusted_Gaze_non_sig adjusted_fix_non_sig
    (PAIRED)
  /STATISTICS DESCRIPTIVES
  /MISSING ANALYSIS.

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 6 rows
  N Mean Std. Deviation Minimum Maximum
adjusted_Gaze_sig 40 .956638245 1.0288758028 .0000000 5.9344100
adjusted_fix_sig 40 .878252370 1.0168328788 .0000000 5.8333300
adjusted_Gaze_non_sig 40 .98854373 .177149915 .177598 1.172410
adjusted_fix_non_sig 40 .99035920 .189846881 .194444 1.172410
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 16 rows
  N Mean Rank Sum of Ranks
adjusted_Gaze_non_sig - adjusted_Gaze_sig Negative Ranks 15a 21.80 327.00
Positive Ranks 25b 19.72 493.00
Ties 0c    
Total 40    
adjusted_fix_non_sig - adjusted_fix_sig Negative Ranks 14d 20.07 281.00
Positive Ranks 26e 20.73 539.00
Ties 0f    
Total 40    
a. adjusted_Gaze_non_sig < adjusted_Gaze_sig  
b. adjusted_Gaze_non_sig > adjusted_Gaze_sig  
c. adjusted_Gaze_non_sig = adjusted_Gaze_sig  
d. adjusted_fix_non_sig < adjusted_fix_sig  
e. adjusted_fix_non_sig > adjusted_fix_sig  
f. adjusted_fix_non_sig = adjusted_fix_sig  
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 3 columns and 6 rows
  adjusted_Gaze_non_sig - adjusted_Gaze_sig adjusted_fix_non_sig - adjusted_fix_sig
Z -1.116b -1.734b
Asymp. Sig. (2-tailed) .265 .083
a. Wilcoxon Signed Ranks Test
b. Based on negative ranks.
Log
Log - Log - March 16, 2017


GET DATA  /TYPE=TXT
  /FILE="C:\Users\sig\per-size\small_n.csv"
  /ENCODING='Locale'
  /DELCASE=LINE
  /DELIMITERS=","
  /ARRANGEMENT=DELIMITED
  /FIRSTCASE=2
  /IMPORTCASE=ALL
  /VARIABLES=
  method_id F2.0
  p_id F2.0
  Perc_sig_duration F8.6
  Perc_sig_size F7.5
  adjusted_Gaze_sig F9.7
  adjusted_Gaze_non_sig F8.6
  adjusted_fix_sig F9.7
  adjusted_fix_non_sig F8.6
  perc_sig_char F7.5
  adjusted_gaze_sig_char F9.7
  adjusted_gaze_non_sig_char F8.6
  adjusted_fix_sig_char F9.7
  adjusted_fix_non_sig_char F8.6
  perc_fix_sig F8.6.
CACHE.
EXECUTE.
DATASET NAME DataSet3 WINDOW=FRONT.
NPAR TESTS
  /WILCOXON=adjusted_Gaze_sig adjusted_fix_sig WITH adjusted_Gaze_non_sig adjusted_fix_non_sig
    (PAIRED)
  /STATISTICS DESCRIPTIVES
  /MISSING ANALYSIS.

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


[DataSet3] 

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 6 rows
  N Mean Std. Deviation Minimum Maximum
adjusted_Gaze_sig 68 1.089728334 2.0839162106 .0000000 11.6620000
adjusted_fix_sig 68 .954165690 1.8289288146 .0000000 9.5735300
adjusted_Gaze_non_sig 68 1.01858765 .182079769 .264688 1.481000
adjusted_fix_non_sig 68 1.03523571 .167908876 .408722 1.487180
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 16 rows
  N Mean Rank Sum of Ranks
adjusted_Gaze_non_sig - adjusted_Gaze_sig Negative Ranks 20a 32.85 657.00
Positive Ranks 48b 35.19 1689.00
Ties 0c    
Total 68    
adjusted_fix_non_sig - adjusted_fix_sig Negative Ranks 17d 36.12 614.00
Positive Ranks 51e 33.96 1732.00
Ties 0f    
Total 68    
a. adjusted_Gaze_non_sig < adjusted_Gaze_sig  
b. adjusted_Gaze_non_sig > adjusted_Gaze_sig  
c. adjusted_Gaze_non_sig = adjusted_Gaze_sig  
d. adjusted_fix_non_sig < adjusted_fix_sig  
e. adjusted_fix_non_sig > adjusted_fix_sig  
f. adjusted_fix_non_sig = adjusted_fix_sig  
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 3 columns and 6 rows
  adjusted_Gaze_non_sig - adjusted_Gaze_sig adjusted_fix_non_sig - adjusted_fix_sig
Z -3.153b -3.416b
Asymp. Sig. (2-tailed) .002 .001
a. Wilcoxon Signed Ranks Test
b. Based on negative 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