All properties
| key |
content |
| N |
539 |
| N_unique |
10 |
| class |
category |
| freq |
15, 10, 17, 15, 14, 36, 27, 34, 63, 308 |
| label |
Benefit Morale |
| max |
10 |
| mean |
8.423 |
| min |
1 |
| names |
"1", "2", "3", "4", "5", "6", "7", "8", "9", "10" |
| sd |
2.460 |
| type |
byte |
| values |
1, 2, 3, 4, 5, 6, 7, 8, 9, 10 |
Data Manipulations with benefits
| file |
# |
command |
-
-
Script Output
benefits: Benefit Morale Number of Observations
------------------------- ------------------------------
Total Integers Nonintegers
| # Negative - - -
| # Zero - - -
| # Positive 539 539 -
| # ----- ----- -----
| # Total 539 539 -
| . . . . # Missing 46
+---------------------- -----
1 10 585
(10 unique values)
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
benefits | 539 8.423006 2.459922 1 10
@mean 8.423
@sd 2.460
@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 15, 10, 17, 15, 14, 36, 27, 34, 63, 308
@type byte
@label Benefit Morale
@class category
@N_unique 10
@N 539
|