All properties
| key |
content |
| N |
585 |
| N_unique |
8 |
| class |
category |
| freq |
4, 5, 5, 8, 365, 144, 42, 12 |
| label |
how proud are you to be a ... (country) citizen |
| max |
4 |
| mean |
1.330 |
| min |
-4 |
| names |
"-4", "-3", "-2", "-1", "very proud", "quite proud", "not very proud", "not at all proud" |
| sd |
1.025 |
| type |
byte |
| values |
-4, -3, -2, -1, 1, 2, 3, 4 |
Data Manipulations with g006
| file |
# |
command |
-
-
Script Output
g006: how proud are you to be a ... (count Number of Observations
------------------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative 22 22 -
| # Zero - - -
| # Positive 563 563 -
| # ----- ----- -----
| # Total 585 585 -
| . . . # . Missing -
+---------------------- -----
-4 4 585
(8 unique values)
g006 is labeled but 22 values are NOT documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
g006 | 585 1.329915 1.024801 -4 4
@mean 1.330
@sd 1.025
@min -4
@max 4
@values -4, -3, -2, -1, 1, 2, 3, 4
@names "-4", "-3", "-2", "-1", "very proud", "quite proud", "not very proud", "not at all proud"
@freq 4, 5, 5, 8, 365, 144, 42, 12
@type byte
@label how proud are you to be a ... (country) citizen
@class category
@N_unique 8
@N 585
|