All properties
| key |
content |
| N |
585 |
| N_unique |
7 |
| class |
category |
| freq |
564, 1, 6, 7, 4, 2, 1 |
| label |
Laws: people’s wishes |
| max |
5 |
| mean |
-3.781 |
| min |
-4 |
| names |
"Not asked in survey", "Don´t know", "Agree strongly", "Agree", "Neither agree or disagree", "Disagree", "Strongly disagree" |
| sd |
1.162 |
| type |
byte |
| values |
-4, -1, 1, 2, 3, 4, 5 |
Data Manipulations with f110
| file |
# |
command |
-
-
Script Output
f110: Laws: people’s wishes Number of Observations
------------------------------ ------------------------------
Total Integers Nonintegers
| # Negative 565 565 -
| # Zero - - -
| # Positive 20 20 -
| # ----- ----- -----
| # Total 585 585 -
| # . . . . Missing -
+---------------------- -----
-4 5 585
(7 unique values)
f110 is labeled and all values are documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
f110 | 585 -3.781197 1.161595 -4 5
@mean -3.781
@sd 1.162
@min -4
@max 5
@values -4, -1, 1, 2, 3, 4, 5
@names "Not asked in survey", "Don´t know", "Agree strongly", "Agree", "Neither agree or disagree", "Disagree", "Strongly disagree"
@freq 564, 1, 6, 7, 4, 2, 1
@type byte
@label Laws: people’s wishes
@class category
@N_unique 7
@N 585
|