*** Welcome to piglix ***

Stata

Stata
Stata 2015 logo.gif
Features14-splash.png
Stata 14 on Windows
Original author(s) William Gould
Developer(s) StataCorp
Initial release 1985 (1985)
Stable release
14.0 / April 7, 2015; 22 months ago (2015-04-07)
Written in C
Operating system Windows, Mac OS X, Unix, Linux
Type Statistical analysis
License Proprietary
Website www.stata.com

Stata is a general-purpose statistical software package created in 1985 by StataCorp. Most of its users work in research, especially in the fields of economics, sociology, political science, biomedicine and epidemiology.

Stata's capabilities include data management, statistical analysis, graphics, simulations, regression, and custom programming.

The name Stata is a syllabic abbreviation of the words statistics and data. The FAQ for the official forum of Stata insists that the correct English pronunciation of Stata "must remain a mystery"; any of "Stay-ta", "Sta-ta" or "Stah-ta" are considered acceptable.

There are four major builds of each version of Stata:

Stata has always emphasized a command-line interface, which facilitates replicable analyses. Starting with version 8.0, however, Stata has included a graphical user interface which uses menus and dialog boxes to give access to nearly all built-in commands. This generates code which is always displayed, easing the transition to the command line interface and more flexible scripting language. The dataset can be viewed or edited in spreadsheet format. From version 11 on, other commands can be executed while the data browser or editor is opened.

Stata can only open a single dataset at any one time. Stata holds the entire dataset in (random-access or virtual) memory, which limits its use with extremely large datasets. This is mitigated to some extent by efficient internal storage, as there are integer storage types which occupy only one or two bytes rather than four, and single-precision (4 bytes) rather than double-precision (8 bytes) is the default for floating-point numbers.


...
Wikipedia

...