All properties
| key |
content |
| N |
585 |
| N_unique |
8 |
| class |
category |
| freq |
3, 532, 1, 40, 5, 1, 1, 2 |
| label |
how much do you trust: your family |
| max |
5 |
| mean |
-3.550 |
| min |
-5 |
| names |
"-5", "-4", "-1", "trust them completely", "trust them a little", "neither trust nor distrust them", "do not trust them very much", "do not trust them at all" |
| sd |
1.520 |
| type |
byte |
| values |
-5, -4, -1, 1, 2, 3, 4, 5 |
Data Manipulations with d001
| file |
# |
command |
-
-
Script Output
d001: how much do you trust: your family Number of Observations
----------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 536 536 -
| # Zero - - -
| # Positive 49 49 -
| # ----- ----- -----
| # Total 585 585 -
| # . . . . Missing -
+---------------------- -----
-5 5 585
(8 unique values)
d001 is labeled but 536 values are NOT documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
d001 | 585 -3.550427 1.519712 -5 5
@mean -3.550
@sd 1.520
@min -5
@max 5
@values -5, -4, -1, 1, 2, 3, 4, 5
@names "-5", "-4", "-1", "trust them completely", "trust them a little", "neither trust nor distrust them", "do not trust them very much", "do not trust them at all"
@freq 3, 532, 1, 40, 5, 1, 1, 2
@type byte
@label how much do you trust: your family
@class category
@N_unique 8
@N 585
|