All properties
key |
content |
N |
758 |
N_unique |
11 |
class |
category |
freq |
38, 70, 102, 78, 80, 65, 56, 50, 83, 64, 72 |
max |
38.000 |
mean |
33.012 |
min |
28.000 |
names |
"28", "29", "30", "31", "32", "33", "34", "35", "36", "37", "38" |
sd |
3.086 |
type |
float |
values |
28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38 |
Data Manipulations with age80
file |
# |
command |
-
-
Script Output
age80: Number of Observations
-------- ------------------------------
Total Integers Nonintegers
| # Negative - - -
| # Zero - - -
| # # Positive 758 758 -
| # # # ----- ----- -----
| # # # # # Total 758 758 -
| # # # # # Missing -
+---------------------- -----
28 38 758
(11 unique values)
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
age80 | 758 33.01187 3.085504 28 38
@mean 33.012
@sd 3.086
@min 28.000
@max 38.000
@values 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38
@names "28", "29", "30", "31", "32", "33", "34", "35", "36", "37", "38"
@freq 38, 70, 102, 78, 80, 65, 56, 50, 83, 64, 72
@type float
@label
@class category
@N_unique 11
@N 758
|