All properties
| key |
content |
| N |
585 |
| N_unique |
13 |
| class |
category |
| freq |
452, 5, 5, 3, 2, 3, 4, 17, 11, 30, 21, 19, 13 |
| label |
Social position: People in their 40s |
| max |
10 |
| mean |
-1.643 |
| min |
-4 |
| names |
"Not asked in survey", "No answer", "Don´t know", "Extremely low position in society", "2", "3", "4", "5", "6", "7", "8", "9", "Extremely high position in society" |
| sd |
4.581 |
| type |
byte |
| values |
-4, -2, -1, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 |
Data Manipulations with a201
| file |
# |
command |
-
-
Script Output
a201: Social position: People in their 40s Number of Observations
------------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 462 462 -
| # Zero - - -
| # Positive 123 123 -
| # ----- ----- -----
| # Total 585 585 -
| # . . . . Missing -
+---------------------- -----
-4 10 585
(13 unique values)
a201 is labeled and all values are documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
a201 | 585 -1.642735 4.580769 -4 10
@mean -1.643
@sd 4.581
@min -4
@max 10
@values -4, -2, -1, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10
@names "Not asked in survey", "No answer", "Don´t know", "Extremely low position in society", "2", "3", "4", "5", "6", "7", "8", "9", "Extremely high position in society"
@freq 452, 5, 5, 3, 2, 3, 4, 17, 11, 30, 21, 19, 13
@type byte
@label Social position: People in their 40s
@class category
@N_unique 13
@N 585
|