All properties
key |
content |
N |
400 |
N_unique |
. |
class |
other |
example0 |
4247.8052 |
histh |
.00007803, .00007022, .00020287, .00018726, .00022628, .00018726, .00013265, .00021067, .00019507, .00020287, .00014045, .00023408, .00013265, .00015605, .00020287, .00019507, .00017946, .00009363, .00007022, .00002341 |
histw |
505.01471, 825.41876, 1145.8229, 1466.2269, 1786.631, 2107.0352, 2427.4392, 2747.8433, 3068.2473, 3388.6514, 3709.0554, 4029.4595, 4349.8638, 4670.2676, 4990.6719, 5311.0757, 5631.48, 5951.8838, 6272.2881, 6592.6919 |
max |
6752.894 |
mean |
3388.038 |
min |
344.813 |
sd |
1609.122 |
type |
float |
Estimations and Descriptive Statistics with gdp1_1999
file |
# |
command |
appB.9.do:
|
33 [+]
|
summarize
gdp`i'_`y'
All properties
key |
content |
command |
summarize |
indent |
2 |
parameters |
gdp`i'_`y' |
|
:
|
70 [+]
|
describe
gdp*_*
All properties
key |
content |
command |
describe |
indent |
0 |
parameters |
gdp*_* |
|
-
-
Script Output
gdp1_1999: Number of Observations
------------ ------------------------------
Total Integers Nonintegers
| # Negative - - -
| # # # Zero - - -
| # # # # Positive 400 - 400
| # # # # ----- ----- -----
| # # # # # Total 400 - 400
| # # # # # Missing -
+---------------------- -----
344.8127 6752.894 400
(More than 99 unique values)
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
gdp1_1999 | 400 3388.038 1609.122 344.8127 6752.894
@mean 3388.038
@sd 1609.122
@min 344.813
@max 6752.894
@example0 4247.8052
@histh .00007803, .00007022, .00020287, .00018726, .00022628, .00018726, .00013265, .00021067, .00019507, .00020287, .00014045, .00023408, .00013265, .00015605, .00020287, .00019507, .00017946, .00009363, .00007022, .00002341
@histw 505.01471, 825.41876, 1145.8229, 1466.2269, 1786.631, 2107.0352, 2427.4392, 2747.8433, 3068.2473, 3388.6514, 3709.0554, 4029.4595, 4349.8638, 4670.2676, 4990.6719, 5311.0757, 5631.48, 5951.8838, 6272.2881, 6592.6919
@type float
@label
@class other
@N_unique .
@N 400
|