All properties
| key |
content |
| N |
4360 |
| N_unique |
2 |
| class |
dummy |
| freq |
3479, 881 |
| label |
=1 if operative |
| max |
1 |
| mean |
0.202 |
| min |
0 |
| names |
"0", "1" |
| sd |
0.402 |
| type |
byte |
| values |
0, 1 |
Data Manipulations with occ6
| file |
# |
command |
-
-
Script Output
occ6: =1 if operative Number of Observations
---------------------- ------------------------------
Total Integers Nonintegers
| # Negative - - -
| # Zero 3479 3479 -
| # Positive 881 881 -
| # ----- ----- -----
| # Total 4360 4360 -
| # # Missing -
+---------------------- -----
0 1 4360
(2 unique values)
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
occ6 | 4360 .2020642 .4015859 0 1
@mean 0.202
@sd 0.402
@min 0
@max 1
@values 0, 1
@names "0", "1"
@freq 3479, 881
@type byte
@label =1 if operative
@class dummy
@N_unique 2
@N 4360
|