Hi,
I have encountered a strange problem today.
Stata 16.1 is giving me wrong summary statistics !!
Seems like it can't identify minimum value?
I get following statistics with "sum id esg" command but the minimum value is actually 1.02 !
Variable Obs Mean Std. Dev. Min Max
id 3,443 204.336 136.5416 1 517
esg 3,443 46.75641 19.3107 .88 94.51
Any idea what's happening here?
I am attaching the file.
I have encountered a strange problem today.
Stata 16.1 is giving me wrong summary statistics !!
Seems like it can't identify minimum value?
I get following statistics with "sum id esg" command but the minimum value is actually 1.02 !
Variable Obs Mean Std. Dev. Min Max
id 3,443 204.336 136.5416 1 517
esg 3,443 46.75641 19.3107 .88 94.51
Any idea what's happening here?
I am attaching the file.

Comment