All properties
| key |
content |
| N |
563 |
| N_unique |
4 |
| class |
category |
| freq |
12, 42, 144, 365 |
| label |
National Pride |
| max |
4 |
| mean |
3.531 |
| min |
1 |
| names |
"1", "2", "3", "4" |
| sd |
0.726 |
| type |
byte |
| values |
1, 2, 3, 4 |
Data Manipulations with proud
| file |
# |
command |
-
-
Script Output
proud: National Pride Number of Observations
---------------------- ------------------------------
Total Integers Nonintegers
| # Negative - - -
| # Zero - - -
| # Positive 563 563 -
| # ----- ----- -----
| # # Total 563 563 -
| . . # # Missing 22
+---------------------- -----
1 4 585
(4 unique values)
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
proud | 563 3.531083 .7259869 1 4
@mean 3.531
@sd 0.726
@min 1
@max 4
@values 1, 2, 3, 4
@names "1", "2", "3", "4"
@freq 12, 42, 144, 365
@type byte
@label National Pride
@class category
@N_unique 4
@N 563
|