All properties
| key |
content |
| N |
541 |
| N_unique |
10 |
| class |
category |
| freq |
9, 7, 13, 4, 10, 33, 24, 39, 61, 341 |
| label |
Tax Morale |
| max |
10 |
| mean |
8.808 |
| min |
1 |
| names |
"1", "2", "3", "4", "5", "6", "7", "8", "9", "10" |
| sd |
2.108 |
| type |
byte |
| values |
1, 2, 3, 4, 5, 6, 7, 8, 9, 10 |
Data Manipulations with tmorale
| file |
# |
command |
-
-
Script Output
tmorale: Tax Morale Number of Observations
-------------------- ------------------------------
Total Integers Nonintegers
| # Negative - - -
| # Zero - - -
| # Positive 541 541 -
| # ----- ----- -----
| # Total 541 541 -
| . . . . # Missing 44
+---------------------- -----
1 10 585
(10 unique values)
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
tmorale | 541 8.807763 2.108188 1 10
@mean 8.808
@sd 2.108
@min 1
@max 10
@values 1, 2, 3, 4, 5, 6, 7, 8, 9, 10
@names "1", "2", "3", "4", "5", "6", "7", "8", "9", "10"
@freq 9, 7, 13, 4, 10, 33, 24, 39, 61, 341
@type byte
@label Tax Morale
@class category
@N_unique 10
@N 541
|