Announcement

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

  • Log transform a variable

    If we try to log transform a variable in STATA, why does the result(logX value) obtained differ from that in Excel. Is there any way to correct the precision of the result.

  • #2
    Tarannum:
    if we calculate:
    Code:
    ln(8)
    with seven decimal digits, we obtain the same result:
    Code:
    2.0794415
    Kind regards,
    Carlo
    (Stata 19.0)

    Comment


    • #3
      Why not ask Microsoft?

      Comment


      • #4
        Thank you so much for the clarification.

        Comment

        Working...
        X