All properties
| key |
content |
| N |
585 |
| N_unique |
5 |
| class |
category |
| freq |
481, 3, 8, 85, 8 |
| label |
Least liked allow: demonstrate |
| max |
1 |
| mean |
-3.299 |
| min |
-4 |
| names |
"Not asked in survey", "No answer", "Don´t know", "No", "Yes" |
| sd |
1.524 |
| type |
byte |
| values |
-4, -2, -1, 0, 1 |
Data Manipulations with e195
| file |
# |
command |
-
-
Script Output
e195: Least liked allow: demonstrate Number of Observations
------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 492 492 -
| # Zero 85 85 -
| # Positive 8 8 -
| # ----- ----- -----
| # Total 585 585 -
| # . . . # Missing -
+---------------------- -----
-4 1 585
(5 unique values)
e195 is labeled and all values are documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
e195 | 585 -3.299145 1.524149 -4 1
@mean -3.299
@sd 1.524
@min -4
@max 1
@values -4, -2, -1, 0, 1
@names "Not asked in survey", "No answer", "Don´t know", "No", "Yes"
@freq 481, 3, 8, 85, 8
@type byte
@label Least liked allow: demonstrate
@class category
@N_unique 5
@N 585
|