All properties
| key |
content |
| N |
585 |
| N_unique |
4 |
| class |
category |
| freq |
445, 113, 15, 12 |
| label |
split ballot |
| max |
2 |
| mean |
-3.556 |
| min |
-4 |
| names |
"Not asked in survey", "Not applicable", "Ballot a", "Ballot b" |
| sd |
1.174 |
| type |
byte |
| values |
-4, -3, 1, 2 |
Data Manipulations with s027
| file |
# |
command |
-
-
Script Output
s027: split ballot Number of Observations
------------------- ------------------------------
Total Integers Nonintegers
| # Negative 558 558 -
| # Zero - - -
| # Positive 27 27 -
| # ----- ----- -----
| # Total 585 585 -
| # . . . Missing -
+---------------------- -----
-4 2 585
(4 unique values)
s027 is labeled and all values are documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
s027 | 585 -3.555556 1.173658 -4 2
@mean -3.556
@sd 1.174
@min -4
@max 2
@values -4, -3, 1, 2
@names "Not asked in survey", "Not applicable", "Ballot a", "Ballot b"
@freq 445, 113, 15, 12
@type byte
@label split ballot
@class category
@N_unique 4
@N 585
|