All properties
key |
content |
N |
240 |
N_unique |
3 |
class |
category |
freq |
80, 80, 80 |
label |
Age Group |
max |
3 |
mean |
2.000 |
min |
1 |
names |
"30-45", "46-59", "60+" |
sd |
0.818 |
type |
byte |
values |
1, 2, 3 |
Data Manipulations with agegrp
file |
# |
command |
-
-
Script Output
agegrp: Age Group Number of Observations
------------------ ------------------------------
Total Integers Nonintegers
| # # # Negative - - -
| # # # Zero - - -
| # # # Positive 240 240 -
| # # # ----- ----- -----
| # # # Total 240 240 -
| # # # Missing -
+---------------------- -----
1 3 240
(3 unique values)
agegrp is labeled and all values are documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
agegrp | 240 2 .8182029 1 3
@mean 2.000
@sd 0.818
@min 1
@max 3
@values 1, 2, 3
@names "30-45", "46-59", "60+"
@freq 80, 80, 80
@type byte
@label Age Group
@class category
@N_unique 3
@N 240
|
All properties
key |
content |
N |
6 |
N_unique |
3 |
class |
category |
freq |
2, 2, 2 |
label |
Age Group |
max |
3 |
mean |
2.000 |
min |
1 |
names |
"30-45", "46-59", "60+" |
sd |
0.894 |
type |
byte |
values |
1, 2, 3 |
Data Manipulations with agegrp
file |
# |
command |
-
-
Script Output
agegrp: Age Group Number of Observations
------------------ ------------------------------
Total Integers Nonintegers
| # # # Negative - - -
| # # # Zero - - -
| # # # Positive 6 6 -
| # # # ----- ----- -----
| # # # Total 6 6 -
| # # # Missing -
+---------------------- -----
1 3 6
(3 unique values)
agegrp is labeled and all values are documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
agegrp | 6 2 .8944272 1 3
@mean 2.000
@sd 0.894
@min 1
@max 3
@values 1, 2, 3
@names "30-45", "46-59", "60+"
@freq 2, 2, 2
@type byte
@label Age Group
@class category
@N_unique 3
@N 6
|