All properties
key |
content |
N |
400 |
N_unique |
. |
class |
other |
example0 |
2684.25 |
histh |
.0000924, .00014281, .00014281, .00018481, .00022681, .00022681, .0001008, .00014281, .00021841, .00017641, .00031081, .00015961, .00021001, .00015121, .00020161, .00018481, .00023521, .00013441, .0000504, .0000672 |
histw |
736.38275, 1033.9896, 1331.5966, 1629.2035, 1926.8103, 2224.4172, 2522.0242, 2819.6311, 3117.238, 3414.8447, 3712.4517, 4010.0586, 4307.6655, 4605.2725, 4902.8794, 5200.4863, 5498.0933, 5795.7002, 6093.3071, 6390.9141 |
max |
6539.717 |
mean |
3495.006 |
min |
587.579 |
sd |
1530.602 |
type |
float |
Estimations and Descriptive Statistics with gdp3_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
gdp3_1999: Number of Observations
------------ ------------------------------
Total Integers Nonintegers
| # Negative - - -
| # # Zero - - -
| # # # Positive 400 - 400
| # # # # # ----- ----- -----
| # # # # # Total 400 - 400
| # # # # # Missing -
+---------------------- -----
587.5793 6539.717 400
(More than 99 unique values)
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
gdp3_1999 | 400 3495.006 1530.602 587.5793 6539.717
@mean 3495.006
@sd 1530.602
@min 587.579
@max 6539.717
@example0 2684.25
@histh .0000924, .00014281, .00014281, .00018481, .00022681, .00022681, .0001008, .00014281, .00021841, .00017641, .00031081, .00015961, .00021001, .00015121, .00020161, .00018481, .00023521, .00013441, .0000504, .0000672
@histw 736.38275, 1033.9896, 1331.5966, 1629.2035, 1926.8103, 2224.4172, 2522.0242, 2819.6311, 3117.238, 3414.8447, 3712.4517, 4010.0586, 4307.6655, 4605.2725, 4902.8794, 5200.4863, 5498.0933, 5795.7002, 6093.3071, 6390.9141
@type float
@label
@class other
@N_unique .
@N 400
|