All properties
| key |
content |
| N |
585 |
| N_unique |
3 |
| class |
category |
| freq |
4, 273, 308 |
| label |
sex respondent |
| max |
2 |
| mean |
1.492 |
| min |
-4 |
| names |
"-4", "male", "female" |
| sd |
0.675 |
| type |
byte |
| values |
-4, 1, 2 |
Data Manipulations with x001
| file |
# |
command |
-
-
Script Output
x001: sex respondent Number of Observations
--------------------- ------------------------------
Total Integers Nonintegers
| # Negative 4 4 -
| # Zero - - -
| # Positive 581 581 -
| # ----- ----- -----
| # Total 585 585 -
| . . # Missing -
+---------------------- -----
-4 2 585
(3 unique values)
x001 is labeled but 4 values are NOT documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
x001 | 585 1.492308 .6751654 -4 2
@mean 1.492
@sd 0.675
@min -4
@max 2
@values -4, 1, 2
@names "-4", "male", "female"
@freq 4, 273, 308
@type byte
@label sex respondent
@class category
@N_unique 3
@N 585
|