Hi Stata community,
I need assistance with displaying the 95% confidence intervals of a column total. I need these presented as accurately as possible as they represent an amount of money. However, when I use the "Total" command I get the output expressed in exponential notation (e.g., 5.64e+07) and confidence interval in the same way. I have tried to change the variable format from float to long but this hasn't helped. We can use the "webuse total" dataset as an example. Thank you in advance for your assistance.
Sikhumbuzo
I need assistance with displaying the 95% confidence intervals of a column total. I need these presented as accurately as possible as they represent an amount of money. However, when I use the "Total" command I get the output expressed in exponential notation (e.g., 5.64e+07) and confidence interval in the same way. I have tried to change the variable format from float to long but this hasn't helped. We can use the "webuse total" dataset as an example. Thank you in advance for your assistance.
Sikhumbuzo
Comment