Stata Frequently Asked Questions

      How big will my dataset be?

      Click here to return to previous page


      Number of observations:
      Number of variables:
      Average width per variable:


      In approximating width, remember

        +-------------------------------------------------------------+
        | Type of variable                               Width        |
        |-------------------------------------------------------------|
        | Integers,     -127 <= x <=           126          1         |
        |            -32,767 <= x <=        32,766          2         |
        |     -2,147,483,647 <= x <= 2,147,483,646          4         |
        | Floats,                                                     |
        |       single precision (default)                  4         |
        |       double precision                            8         |
        | strings                                      maximum length |
        +-------------------------------------------------------------+
        

      Contact StataCorp Technical Services

      Home   |   Site Index   |   Products   |   Bookstore   |   Order Stata   |   Support   |   FAQs   |   News   |   Search

      Contact webmaster@stata.com with comments or suggestions about this website.

      © Copyright 1996-2011 StataCorp LP.   Terms of Use.   Privacy Notice.