Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
  • Show
Clear All
new posts

  • How to display the detail number in the results

    Dear all
    I have a problem when analysing a dataset about the treatment cost of patients in hospital. When I run the command " mean" or tabstat ,the table display the results look like" 3.96e+07 ". But I would like to have the details number of this results like when I run data in Excel, in this case the result is 39591887", because with the cost topic the detail number is very important. So which command would help me display the details result?
    Thank you very much for your help
    Best
    An Nguyen

  • #2
    since you mentioned -tabstat- in particular; look at the format option in the help file:
    Code:
    help tabstat

    Comment

    Working...
    X