All properties
| key |
content |
| N |
3 |
| N_unique |
2 |
| class |
dummy |
| freq |
1, 2 |
| label |
RECODE of a124_16 (Neighbours: People not from country of origin) |
| max |
2 |
| mean |
1.333 |
| min |
0 |
| names |
"0", "2" |
| sd |
1.155 |
| type |
byte |
| values |
0, 2 |
Data Manipulations with nbrs_foreigners
| file |
# |
command |
-
-
Script Output
nbrs_foreigners: RECODE of a124_16 (Neighb Number of Observations
------------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative - - -
| # Zero 1 1 -
| # Positive 2 2 -
| # # ----- ----- -----
| # # Total 3 3 -
| # # Missing 582
+---------------------- -----
0 2 585
(2 unique values)
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
nbrs_forei~s | 3 1.333333 1.154701 0 2
@mean 1.333
@sd 1.155
@min 0
@max 2
@values 0, 2
@names "0", "2"
@freq 1, 2
@type byte
@label RECODE of a124_16 (Neighbours: People not from country of origin)
@class dummy
@N_unique 2
@N 3
|