All properties
key |
content |
N |
400 |
N_unique |
. |
class |
other |
example0 |
4045.5286 |
histh |
.00008193, .00007374, .00021301, .00019663, .00023759, .00019663, .00013928, .00022121, .00020482, .00021301, .00014747, .00024578, .00013928, .00016386, .00021301, .00020482, .00018843, .00009831, .00007374, .00002458 |
histw |
480.9664, 786.11316, 1091.2599, 1396.4066, 1701.5533, 2006.7001, 2311.8467, 2616.9934, 2922.1401, 3227.2869, 3532.4336, 3837.5803, 4142.7271, 4447.874, 4753.0205, 5058.1675, 5363.314, 5668.4609, 5973.6074, 6278.7544 |
max |
6431.328 |
mean |
3226.703 |
min |
328.393 |
sd |
1532.497 |
type |
float |
Estimations and Descriptive Statistics with gdp1
file |
# |
command |
appB.9.do:
|
33 [+]
|
summarize
gdp`i'_`y'
All properties
key |
content |
command |
summarize |
indent |
2 |
parameters |
gdp`i'_`y' |
|
-
-
Script Output
gdp1: Number of Observations
------- ------------------------------
Total Integers Nonintegers
| # Negative - - -
| # # # Zero - - -
| # # # # Positive 400 - 400
| # # # # ----- ----- -----
| # # # # # Total 400 - 400
| # # # # # Missing -
+---------------------- -----
328.393 6431.328 400
(More than 99 unique values)
Variable | Obs Mean Std. Dev. Min Max
-------------+--------------------------------------------------------
gdp1 | 400 3226.703 1532.497 328.393 6431.328
@mean 3226.703
@sd 1532.497
@min 328.393
@max 6431.328
@example0 4045.5286
@histh .00008193, .00007374, .00021301, .00019663, .00023759, .00019663, .00013928, .00022121, .00020482, .00021301, .00014747, .00024578, .00013928, .00016386, .00021301, .00020482, .00018843, .00009831, .00007374, .00002458
@histw 480.9664, 786.11316, 1091.2599, 1396.4066, 1701.5533, 2006.7001, 2311.8467, 2616.9934, 2922.1401, 3227.2869, 3532.4336, 3837.5803, 4142.7271, 4447.874, 4753.0205, 5058.1675, 5363.314, 5668.4609, 5973.6074, 6278.7544
@type float
@label
@class other
@N_unique .
@N 400
|