All properties
key |
content |
N |
758 |
N_unique |
19 |
class |
category |
freq |
3, 1, 2, 4, 6, 7, 22, 20, 111, 36, 54, 43, 346, 19, 27, 7, 39, 7, 4 |
label |
mother's education, years |
max |
18.000 |
mean |
10.910 |
min |
0.000 |
names |
"0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18" |
sd |
2.741 |
type |
float |
values |
0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18 |
Data Manipulations with med
file |
# |
command |
-
-
Script Output
med: mother's education, years Number of Observations
------------------------------- ------------------------------
Total Integers Nonintegers
| # Negative - - -
| # Zero 3 3 -
| # Positive 755 755 -
| # ----- ----- -----
| # # Total 758 758 -
| . . # # . Missing -
+---------------------- -----
0 18 758
(19 unique values)
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
med | 758 10.91029 2.74112 0 18
@mean 10.910
@sd 2.741
@min 0.000
@max 18.000
@values 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18
@names "0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18"
@freq 3, 1, 2, 4, 6, 7, 22, 20, 111, 36, 54, 43, 346, 19, 27, 7, 39, 7, 4
@type float
@label mother's education, years
@class category
@N_unique 19
@N 758
|