All properties
| key |
content |
| N |
585 |
| N_unique |
13 |
| class |
category |
| freq |
50, 2, 6, 311, 50, 36, 32, 30, 21, 12, 14, 7, 14 |
| label |
do you justify: avoiding fare on public transport |
| max |
10 |
| mean |
1.901 |
| min |
-4 |
| names |
"-4", "-2", "-1", "never", "2", "3", "4", "5", "6", "7", "8", "9", "always" |
| sd |
2.927 |
| type |
byte |
| values |
-4, -2, -1, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 |
Data Manipulations with f115
| file |
# |
command |
-
-
Script Output
f115: do you justify: avoiding fare on pub Number of Observations
------------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 58 58 -
| # Zero - - -
| # Positive 527 527 -
| # ----- ----- -----
| # # Total 585 585 -
| . # # # . Missing -
+---------------------- -----
-4 10 585
(13 unique values)
f115 is labeled but 58 values are NOT documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
f115 | 585 1.900855 2.927272 -4 10
@mean 1.901
@sd 2.927
@min -4
@max 10
@values -4, -2, -1, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10
@names "-4", "-2", "-1", "never", "2", "3", "4", "5", "6", "7", "8", "9", "always"
@freq 50, 2, 6, 311, 50, 36, 32, 30, 21, 12, 14, 7, 14
@type byte
@label do you justify: avoiding fare on public transport
@class category
@N_unique 13
@N 585
|