All properties
| key |
content |
| N |
585 |
| N_unique |
5 |
| class |
category |
| freq |
541, 11, 14, 8, 11 |
| label |
how often do you try to persuade friends |
| max |
4 |
| mean |
-3.516 |
| min |
-4 |
| names |
"-4", "often persuading", "from time to time", "rarely", "never persuading" |
| sd |
1.725 |
| type |
byte |
| values |
-4, 1, 2, 3, 4 |
Data Manipulations with a063
| file |
# |
command |
-
-
Script Output
a063: how often do you try to persuade fri Number of Observations
------------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 541 541 -
| # Zero - - -
| # Positive 44 44 -
| # ----- ----- -----
| # Total 585 585 -
| # . . . . Missing -
+---------------------- -----
-4 4 585
(5 unique values)
a063 is labeled but 541 values are NOT documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
a063 | 585 -3.516239 1.725164 -4 4
@mean -3.516
@sd 1.725
@min -4
@max 4
@values -4, 1, 2, 3, 4
@names "-4", "often persuading", "from time to time", "rarely", "never persuading"
@freq 541, 11, 14, 8, 11
@type byte
@label how often do you try to persuade friends
@class category
@N_unique 5
@N 585
|