Stata Technical Bulletin
STB-8
region - |
type : label: range : unique values: tabulation: |
numeric (int) 4 Freq. Numeric 166 1 284 2 250 3 256 4 |
units : coded missing: Label NE N Cntrl South West |
— : 1 : 0 / |
Census Region 956 |
name — |
type: warning: |
string (str30) 956 coded missing: ’’Corona, CA” ’’Huntington Beach, CA” ’’Muskegon, MI” ’’Salinas, CA” variable has embedded blanks |
: 0 / |
---- City name 956 | |
heatdd - |
type: range : unique values: mean: std. dev: percentiles : |
------------------------------------ Heating degree days 471 coded missing: 3 / 956 4422.53 1510 2460 4950 6232 6919 |
missing values: cooldd==. <-> heatdd==.
tempjan==. —> heatdd==.
tempjuly==. —> heatdd==.
cooldd - |
type: |
numeric (int) |
--------------- Cooling degree days |
range : mean: std. dev: |
[48,4389] 438 1240.81 937.222 |
units: 1 coded missing: 3 / 956 | |
percentiles : |
10% 25% 411 615 |
50% 75% 90% 940 1566 2761 |
missing values: heatdd==. <-> cooldd==.
tempjan==. —> cooldd==.
tempjuly==. —> cooldd==.
tempjan ------------------------------------------- Average January temperature
type: numeric (float)
range: [2.2,72.6] units: .1
unique values: 310 coded missing: 2 / 956
mean: 35.749
std. dev: 14.1881
percentiles: 10% 25% 50% 75% 90%
20.2 25.1 31.3 47.8 55.1
missing values: tempjuly==. <-> tempjan==.
tempjuly --------------------------------------------- Average July temperature
type: numeric (float)
range: [58.1,93.6] units: .1
unique values: 196 coded missing: 2 / 956
mean: 75.0538
std. dev: 5.49504
percentiles: 10% 25% 50% 75% 90%
68.8 71.8 74.25 78.7 82.3
missing values: tempjan==. <-> tempjuly==.
The syntax for codebook is code book ∖vrriisi∖ [, tabulate (#) m v].
codebook examines the data in producing its results. For variables that codebook thinks are continuous, it presents the
mean, standard deviation, and the 10th, 25th, 50th, 75th, and 90th percentiles. For variables that it thinks are categorical, it