All variables in census2.dta
Variable |
Graph |
Type |
N |
Descriptives |
Label |
[+]
age
@census2.dta |
|
category
(float)
|
50
(9)
|
"24", "26", "27", "28", "29", "30..31", "32", "35"
|
|
All properties
key |
content |
N |
50 |
N_unique |
9 |
class |
category |
freq |
1, 1, 3, 6, 12, 18, 3, 5, 1 |
max |
35.000 |
mean |
29.500 |
min |
24.000 |
names |
"24", "26", "27", "28", "29", "30", "31", "32", "35" |
sd |
1.753 |
type |
float |
values |
24, 26, 27, 28, 29, 30, 31, 32, 35 |
-
-
Script Output
age: Number of Observations
------ ------------------------------
Total Integers Nonintegers
| # Negative - - -
| # Zero - - -
| # Positive 50 50 -
| # ----- ----- -----
| # Total 50 50 -
| . # # # . Missing -
+---------------------- -----
24 35 50
(9 unique values)
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
age | 50 29.5 1.752549 24 35
@mean 29.500
@sd 1.753
@min 24.000
@max 35.000
@values 24, 26, 27, 28, 29, 30, 31, 32, 35
@names "24", "26", "27", "28", "29", "30", "31", "32", "35"
@freq 1, 1, 3, 6, 12, 18, 3, 5, 1
@type float
@label
@class category
@N_unique 9
@N 50
|
[+]
death
@census2.dta |
|
identifier
(long)
|
50
(50)
|
|
Number of deaths
|
All properties
key |
content |
N |
50 |
N_unique |
50 |
class |
identifier |
example0 |
35305 |
histh |
.00001969, .0000106, 2.272e-06, 2.272e-06, 1.515e-06, 1.515e-06 |
histw |
14805.714, 41209.145, 67612.57, 94016, 120419.43, 173226.28 |
label |
Number of deaths |
max |
186428 |
mean |
39474.260 |
min |
1604 |
sd |
41742.348 |
type |
long |
Data Manipulations with death
file |
# |
command |
-
-
Script Output
death: Number of deaths Number of Observations
------------------------ ------------------------------
Total Integers Nonintegers
| # Negative - - -
| # Zero - - -
| # Positive 50 50 -
| # ----- ----- -----
| # Total 50 50 -
| # # . . . Missing -
+---------------------- -----
1604 186428 50
(50 unique values)
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
death | 50 39474.26 41742.35 1604 186428
@mean 39474.260
@sd 41742.348
@min 1604
@max 186428
@example0 35305
@histh .00001969, .0000106, 2.272e-06, 2.272e-06, 1.515e-06, 1.515e-06
@histw 14805.714, 41209.145, 67612.57, 94016, 120419.43, 173226.28
@type long
@label Number of deaths
@class identifier
@N_unique 50
@N 50
|
[+]
divorce
@census2.dta |
|
identifier
(long)
|
50
(50)
|
|
Number of divorces
|
All properties
key |
content |
N |
50 |
N_unique |
50 |
class |
identifier |
example0 |
26745 |
histh |
.00003409, .00001065, 3.196e-06, 3.196e-06, 1.065e-06, 1.065e-06 |
histw |
11527.643, 30298.928, 49070.215, 67841.5, 105384.07, 124155.36 |
label |
Number of divorces |
max |
133541 |
mean |
23679.440 |
min |
2142 |
sd |
25094.007 |
type |
long |
-
-
Script Output
divorce: Number of divorces Number of Observations
---------------------------- ------------------------------
Total Integers Nonintegers
| # Negative - - -
| # Zero - - -
| # Positive 50 50 -
| # ----- ----- -----
| # Total 50 50 -
| # # . . . Missing -
+---------------------- -----
2142 133541 50
(50 unique values)
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
divorce | 50 23679.44 25094.01 2142 133541
@mean 23679.440
@sd 25094.007
@min 2142
@max 133541
@example0 26745
@histh .00003409, .00001065, 3.196e-06, 3.196e-06, 1.065e-06, 1.065e-06
@histw 11527.643, 30298.928, 49070.215, 67841.5, 105384.07, 124155.36
@type long
@label Number of divorces
@class identifier
@N_unique 50
@N 50
|
[+]
drate
@census2.dta |
|
other
(float)
|
50
(30)
|
(x̄=84.300, 13.073) [40.000,107.000] |
Death Rate
|
All properties
key |
content |
N |
50 |
N_unique |
30 |
class |
other |
example0 |
91 |
histh |
.00208955, .0041791, .0041791, .01253731, .03552239, .03134328, .01462687 |
histw |
44.785713, 54.357143, 63.92857, 73.5, 83.071426, 92.64286, 102.21429 |
label |
Death Rate |
max |
107.000 |
mean |
84.300 |
min |
40.000 |
sd |
13.073 |
type |
float |
-
-
Script Output
drate: Death Rate Number of Observations
------------------ ------------------------------
Total Integers Nonintegers
| # Negative - - -
| # Zero - - -
| # Positive 50 50 -
| # ----- ----- -----
| # # # Total 50 50 -
| . . # # # Missing -
+---------------------- -----
40 107 50
(30 unique values)
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
drate | 50 84.3 13.07318 40 107
@mean 84.300
@sd 13.073
@min 40.000
@max 107.000
@example0 91
@histh .00208955, .0041791, .0041791, .01253731, .03552239, .03134328, .01462687
@histw 44.785713, 54.357143, 63.92857, 73.5, 83.071426, 92.64286, 102.21429
@type float
@label Death Rate
@class other
@N_unique 30
@N 50
|
[+]
marriage
@census2.dta |
|
identifier
(long)
|
50
(50)
|
|
Number of marriages
|
All properties
key |
content |
N |
50 |
N_unique |
50 |
class |
identifier |
example0 |
49018 |
histh |
.00001628, .00001085, 1.356e-06, 3.391e-06, 6.782e-07, 1.356e-06 |
histw |
19181.785, 48671.355, 78160.93, 107650.5, 137140.08, 196119.22 |
label |
Number of marriages |
max |
210864 |
mean |
47701.400 |
min |
4437 |
sd |
45130.424 |
type |
long |
-
-
Script Output
marriage: Number of marriages Number of Observations
------------------------------ ------------------------------
Total Integers Nonintegers
| # Negative - - -
| # Zero - - -
| # Positive 50 50 -
| # # ----- ----- -----
| # # Total 50 50 -
| # # # . . Missing -
+---------------------- -----
4437 210864 50
(50 unique values)
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
marriage | 50 47701.4 45130.42 4437 210864
@mean 47701.400
@sd 45130.424
@min 4437
@max 210864
@example0 49018
@histh .00001628, .00001085, 1.356e-06, 3.391e-06, 6.782e-07, 1.356e-06
@histw 19181.785, 48671.355, 78160.93, 107650.5, 137140.08, 196119.22
@type long
@label Number of marriages
@class identifier
@N_unique 50
@N 50
|
[+]
medage
@census2.dta |
|
other
(float)
|
50
(37)
|
(x̄=29.540, 1.693) [24.200,34.700] |
Median age
|
All properties
key |
content |
N |
50 |
N_unique |
37 |
class |
other |
example0 |
29.299999 |
histh |
.01333333, .02666667, .12, .31999999, .10666667, .06666667, .01333333 |
histw |
24.950001, 26.450001, 27.950001, 29.450001, 30.950001, 32.450001, 33.950001 |
label |
Median age |
max |
34.700 |
mean |
29.540 |
min |
24.200 |
sd |
1.693 |
type |
float |
-
-
Script Output
medage: Median age Number of Observations
------------------- ------------------------------
Total Integers Nonintegers
| # Negative - - -
| # Zero - - -
| # Positive 50 3 47
| # ----- ----- -----
| # Total 50 3 47
| . # # # . Missing -
+---------------------- -----
24.2 34.7 50
(37 unique values)
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
medage | 50 29.54 1.693445 24.2 34.7
@mean 29.540
@sd 1.693
@min 24.200
@max 34.700
@example0 29.299999
@histh .01333333, .02666667, .12, .31999999, .10666667, .06666667, .01333333
@histw 24.950001, 26.450001, 27.950001, 29.450001, 30.950001, 32.450001, 33.950001
@type float
@label Median age
@class other
@N_unique 37
@N 50
|
[+] pop [6]
|
|
[group] |
|
|
|
[+]
pop
@census2.dta |
|
identifier
(long)
|
50
(50)
|
|
Population
|
All properties
key |
content |
N |
50 |
N_unique |
50 |
class |
identifier |
example0 |
3893888 |
histh |
1.685e-07, 7.823e-08, 1.805e-08, 1.805e-08, 6.017e-09, 6.017e-09, 6.017e-09 |
histw |
2063711.8, 5387433.5, 8711155, 12034876, 15358598, 18682320, 22006042 |
label |
Population |
max |
23667902 |
mean |
4.52e+06 |
min |
401851 |
sd |
4.72e+06 |
type |
long |
-
-
Script Output
pop: Population Number of Observations
---------------- ------------------------------
Total Integers Nonintegers
| # Negative - - -
| # Zero - - -
| # Positive 50 50 -
| # ----- ----- -----
| # Total 50 50 -
| # # . . . Missing -
+---------------------- -----
401851 2.37e+07 50
(50 unique values)
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
pop | 50 4518149 4715038 401851 2.37e+07
@mean 4.52e+06
@sd 4.72e+06
@min 401851
@max 23667902
@example0 3893888
@histh 1.685e-07, 7.823e-08, 1.805e-08, 1.805e-08, 6.017e-09, 6.017e-09, 6.017e-09
@histw 2063711.8, 5387433.5, 8711155, 12034876, 15358598, 18682320, 22006042
@type long
@label Population
@class identifier
@N_unique 50
@N 50
|
[+]
pop5_17
@census2.dta |
|
identifier
(long)
|
50
(50)
|
|
Pop, 5 to 17 years
|
All properties
key |
content |
N |
50 |
N_unique |
50 |
class |
identifier |
example0 |
865836 |
histh |
8.238e-07, 4.271e-07, 6.102e-08, 1.220e-07, 3.051e-08, 3.051e-08, 3.051e-08 |
histw |
419564.72, 1075102.1, 1730639.6, 2386177, 3041714.5, 3697251.8, 4352789.5 |
label |
Pop, 5 to 17 years |
max |
4680558 |
mean |
9.46e+05 |
min |
91796 |
sd |
9.59e+05 |
type |
long |
Estimations and Descriptive Statistics with pop5_17
file |
# |
command |
ch3.01.do:
|
2 [+]
|
summarize
pop*
All properties
key |
content |
command |
summarize |
indent |
0 |
parameters |
pop* |
|
Data Manipulations with pop5_17
file |
# |
command |
-
-
Script Output
pop5_17: Pop, 5 to 17 years Number of Observations
---------------------------- ------------------------------
Total Integers Nonintegers
| # Negative - - -
| # Zero - - -
| # Positive 50 50 -
| # ----- ----- -----
| # Total 50 50 -
| # # . . . Missing -
+---------------------- -----
91796 4680558 50
(50 unique values)
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
pop5_17 | 50 945951.6 959372.8 91796 4680558
@mean 9.46e+05
@sd 9.59e+05
@min 91796
@max 4680558
@example0 865836
@histh 8.238e-07, 4.271e-07, 6.102e-08, 1.220e-07, 3.051e-08, 3.051e-08, 3.051e-08
@histw 419564.72, 1075102.1, 1730639.6, 2386177, 3041714.5, 3697251.8, 4352789.5
@type long
@label Pop, 5 to 17 years
@class identifier
@N_unique 50
@N 50
|
[+]
pop18p
@census2.dta |
|
identifier
(long)
|
50
(50)
|
|
Pop, 18 and older
|
All properties
key |
content |
N |
50 |
N_unique |
50 |
class |
identifier |
example0 |
2731640 |
histh |
2.305e-07, 1.070e-07, 2.469e-08, 3.293e-08, 8.231e-09, 8.231e-09 |
histw |
1485951.6, 3915642.8, 6345334, 8775025, 13634407, 16064098 |
label |
Pop, 18 and older |
max |
17278944 |
mean |
3.25e+06 |
min |
271106 |
sd |
3.43e+06 |
type |
long |
Estimations and Descriptive Statistics with pop18p
file |
# |
command |
ch3.01.do:
|
2 [+]
|
summarize
pop*
All properties
key |
content |
command |
summarize |
indent |
0 |
parameters |
pop* |
|
Data Manipulations with pop18p
file |
# |
command |
-
-
Script Output
pop18p: Pop, 18 and older Number of Observations
-------------------------- ------------------------------
Total Integers Nonintegers
| # Negative - - -
| # Zero - - -
| # Positive 50 50 -
| # ----- ----- -----
| # Total 50 50 -
| # # . . . Missing -
+---------------------- -----
271106 1.73e+07 50
(50 unique values)
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
pop18p | 50 3245920 3430531 271106 1.73e+07
@mean 3.25e+06
@sd 3.43e+06
@min 271106
@max 17278944
@example0 2731640
@histh 2.305e-07, 1.070e-07, 2.469e-08, 3.293e-08, 8.231e-09, 8.231e-09
@histw 1485951.6, 3915642.8, 6345334, 8775025, 13634407, 16064098
@type long
@label Pop, 18 and older
@class identifier
@N_unique 50
@N 50
|
[+]
pop65p
@census2.dta |
|
identifier
(long)
|
50
(50)
|
|
Pop, 65 and older
|
All properties
key |
content |
N |
50 |
N_unique |
50 |
class |
identifier |
example0 |
440015 |
histh |
1.398e-06, 9.323e-07, 1.748e-07, 1.748e-07, 1.165e-07, 1.165e-07 |
histw |
183168.64, 526411.94, 869655.19, 1212898.5, 1556141.8, 2242628.3 |
label |
Pop, 65 and older |
max |
2414250 |
mean |
5.10e+05 |
min |
11547 |
sd |
5.39e+05 |
type |
long |
Estimations and Descriptive Statistics with pop65p
file |
# |
command |
ch3.01.do:
|
2 [+]
|
summarize
pop*
All properties
key |
content |
command |
summarize |
indent |
0 |
parameters |
pop* |
|
Data Manipulations with pop65p
file |
# |
command |
-
-
Script Output
pop65p: Pop, 65 and older Number of Observations
-------------------------- ------------------------------
Total Integers Nonintegers
| # Negative - - -
| # Zero - - -
| # Positive 50 50 -
| # ----- ----- -----
| # Total 50 50 -
| # # . . . Missing -
+---------------------- -----
11547 2414250 50
(50 unique values)
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
pop65p | 50 509502.8 538932.4 11547 2414250
@mean 5.10e+05
@sd 5.39e+05
@min 11547
@max 2414250
@example0 440015
@histh 1.398e-06, 9.323e-07, 1.748e-07, 1.748e-07, 1.165e-07, 1.165e-07
@histw 183168.64, 526411.94, 869655.19, 1212898.5, 1556141.8, 2242628.3
@type long
@label Pop, 65 and older
@class identifier
@N_unique 50
@N 50
|
[+]
poplt5
@census2.dta |
|
identifier
(long)
|
50
(50)
|
|
Pop, < 5 year
|
All properties
key |
content |
N |
50 |
N_unique |
50 |
class |
identifier |
example0 |
296412 |
histh |
2.344e-06, 1.172e-06, 2.511e-07, 1.674e-07, 1.674e-07, 8.371e-08 |
histw |
155455.28, 394369.84, 633284.44, 872199, 1111113.6, 1588942.8 |
label |
Pop, < 5 year |
max |
1708400 |
mean |
3.26e+05 |
min |
35998 |
sd |
3.32e+05 |
type |
long |
Estimations and Descriptive Statistics with poplt5
file |
# |
command |
ch3.01.do:
|
2 [+]
|
summarize
pop*
All properties
key |
content |
command |
summarize |
indent |
0 |
parameters |
pop* |
|
Data Manipulations with poplt5
file |
# |
command |
-
-
Script Output
poplt5: Pop, < 5 year Number of Observations
---------------------- ------------------------------
Total Integers Nonintegers
| # Negative - - -
| # Zero - - -
| # Positive 50 50 -
| # ----- ----- -----
| # Total 50 50 -
| # . . . . Missing -
+---------------------- -----
35998 1708400 50
(50 unique values)
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
poplt5 | 50 326277.8 331585.1 35998 1708400
@mean 3.26e+05
@sd 3.32e+05
@min 35998
@max 1708400
@example0 296412
@histh 2.344e-06, 1.172e-06, 2.511e-07, 1.674e-07, 1.674e-07, 8.371e-08
@histw 155455.28, 394369.84, 633284.44, 872199, 1111113.6, 1588942.8
@type long
@label Pop, < 5 year
@class identifier
@N_unique 50
@N 50
|
[+]
popurban
@census2.dta |
|
identifier
(long)
|
50
(50)
|
|
Urban population
|
All properties
key |
content |
N |
50 |
N_unique |
50 |
class |
identifier |
example0 |
2337713 |
histh |
2.286e-07, 3.919e-08, 3.266e-08, 1.306e-08, 6.531e-09, 6.531e-09 |
histw |
1703797.3, 4765921.5, 7828046, 10890170, 13952295, 20076544 |
label |
Urban population |
max |
21607606 |
mean |
3.33e+06 |
min |
172735 |
sd |
4.09e+06 |
type |
long |
Estimations and Descriptive Statistics with popurban
file |
# |
command |
ch3.01.do:
|
2 [+]
|
summarize
pop*
All properties
key |
content |
command |
summarize |
indent |
0 |
parameters |
pop* |
|
-
-
Script Output
popurban: Urban population Number of Observations
--------------------------- ------------------------------
Total Integers Nonintegers
| # Negative - - -
| # Zero - - -
| # Positive 50 50 -
| # ----- ----- -----
| # Total 50 50 -
| # . . . . Missing -
+---------------------- -----
172735 2.16e+07 50
(50 unique values)
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
popurban | 50 3328253 4090178 172735 2.16e+07
@mean 3.33e+06
@sd 4.09e+06
@min 172735
@max 21607606
@example0 2337713
@histh 2.286e-07, 3.919e-08, 3.266e-08, 1.306e-08, 6.531e-09, 6.531e-09
@histw 1703797.3, 4765921.5, 7828046, 10890170, 13952295, 20076544
@type long
@label Urban population
@class identifier
@N_unique 50
@N 50
|
[+]
region
@census2.dta |
|
category
(int)
|
50
(4)
|
"NE", "N Cntrl", "South", "West"
|
Census region
|
All properties
key |
content |
N |
50 |
N_unique |
4 |
class |
category |
freq |
9, 12, 16, 13 |
label |
Census region |
max |
4 |
mean |
2.660 |
min |
1 |
names |
"NE", "N Cntrl", "South", "West" |
sd |
1.062 |
type |
int |
values |
1, 2, 3, 4 |
-
-
Script Output
region: Census region Number of Observations
---------------------- ------------------------------
Total Integers Nonintegers
| # Negative - - -
| # Zero - - -
| # # # Positive 50 50 -
| # # # # ----- ----- -----
| # # # # Total 50 50 -
| # # # # Missing -
+---------------------- -----
1 4 50
(4 unique values)
region is labeled and all values are documented in the label.
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
region | 50 2.66 1.061574 1 4
@mean 2.660
@sd 1.062
@min 1
@max 4
@values 1, 2, 3, 4
@names "NE", "N Cntrl", "South", "West"
@freq 9, 12, 16, 13
@type int
@label Census region
@class category
@N_unique 4
@N 50
|
[+]
state
@census2.dta |
|
identifier
(str14)
|
50
(50)
|
|
State
|
All properties
key |
content |
N |
50 |
N_unique |
50 |
class |
identifier |
example0 |
Alabama |
label |
State |
type |
str14 |
|