
Sie benötigen eine leistungsstarke Software für komplexe Arbeiten im Bereich
Statistik, Grafik, Datenmanagement und automatisierte Berichterstellung?
Anders als viele andere Programme, bietet Ihnen Stata viele Vorteile. Überzeugen Sie sich selbst!
Stata Features
NEU in

Tables
Users have been asking us for better tables. Here they are. You can easily create tables that compare regression results or summary statistics, you can create styles and apply them to any table you build, and you can export your tables to MS Word®, PDF, HTML, LaTeX, MS Excel®, or Markdown and include them in reports. The table command is revamped. The new collect prefix collects as many results from as many commands as you want, builds tables, exports them to many formats, and more. You can also point-and-click to create tables using the new Tables Builder.
Bayesian econometrics
Stata does econometrics. And Stata does Bayesian statistics. Stata 17 now does Bayesian econometrics. Want to use probabilistic statements to answer economic questions, for example, Are those who participate in a job-training program more likely to stay employed for the next five years? Want to incorporate prior knowledge of an economic process? Stata’s new Bayesian econometrics features can help. Fit many Bayesian models such as cross-sectional, panel-data, multilevel, and time-series models. Compare models using Bayes factors. Obtain predictions and forecasts. And more!
One of the appeals for using Bayesian methods in econometric modeling is to incorporate the external information about model parameters often available in practice. This information may come from historical data, or it may come naturally from the knowledge of an economic process. Either way, a Bayesian approach allows us to combine that external information with what we observe in the current data to form a more realistic view of the economic process of interest.
Stata 17 offers several new features in the area of Bayesian econometrics:
Bayesian VAR models
Bayesian IRF and FEVD analysis
Bayesian dynamic forecasting
Bayesian longitudinal/panel-data models
Bayesian linear and nonlinear DSGE models
Faster Stata
Stata values accuracy and it values speed. There is often a tradeoff between the two, but Stata strives to give users the best of both worlds. In Stata 17, we updated the algorithms behind sort and collapse to make these commands faster. We also attained speed improvements for some estimation commands such as mixed, which fits multilevel mixed-effects models.
https://www.stata.com/new-in-stata/faster-stata-speed-improvements
Difference-in-differences (DID) and DDD models
New estimation commands didregress and xtdidregress fit difference-in-differences (DID) and difference-in-difference-in-differences or triple-differences (DDD) models with repeated-measures data. didregress works with repeated-cross-sectional data, and xtdidregress works with longitudinal/panel data.
DID and DDD models are used to estimate the average treatment effect on the treated (ATET) with repeated-measures data. A treatment effect can be an effect of a drug regimen on blood pressure or an effect of a training program on employment. Unlike with the standard cross-sectional analysis, available with the existing teffects command, DID analysis controls for group and time effects when estimating the ATET, where groups identify repeated measures. DDD analysis controls for additional group effects and their interactions with time—you can specify up to three group variables or two group variables and a time variable.
https://www.stata.com/new-in-stata/difference-in-differences-DID-DDD
Interval-censored Cox model
A semiparametric Cox proportional hazards regression model is commonly used to analyze uncensored and right-censored event-time data. The new estimation command stintcox fits the Cox model to interval-censored event-time data.
Interval-censoring occurs when the time to an event of interest, such as recurrence of cancer, is not directly observed but is known to lie within an interval. For example, the recurrence of cancer can be detected between periodic examinations, but the exact time of recurrence cannot be observed. We know only that cancer recurred sometime between the previous and current examinations. Ignoring interval-censoring may lead to incorrect (biased) results.
Semiparametric estimation, when the baseline hazard function is left completely unspecified, of interval-censored event-time data is challenging because none of the event times are observed exactly. As such, „semiparametric“ modeling of these data often resorted to using spline methods or piecewise-exponential models for the baseline hazard function. Genuine semiparametric modeling of interval-censored event-time data was not available until recent methodological advances, which are implemented in the stintcox command.
https://www.stata.com/new-in-stata/interval-censored-cox-model
Multivariate meta-analysis
You want to analyze results from multiple studies. The studies report multiple effect sizes, which are likely to be correlated within a study. Separate meta-analyses, such as those using the existing meta command, will ignore the correlation. You can now use the new meta mvregress command to perform multivariate meta-analysis, which will account for the correlation.
https://www.stata.com/new-in-stata/multivariate-meta-analysis
Bayesian VAR models
The bayes prefix now supports the var command to fit Bayesian vector autoregressive (VAR) models.
VAR models study relationships between multiple time series by including lags of outcome variables as model predictors. These models are known to have many parameters: with K outcome variables and p lags, there are at least p(K^2+\nn1) parameters. Reliable estimation of the model parameters can be challenging, especially with small datasets.
Bayesian VAR models overcome these challenges by incorporating prior information about model parameters to stabilize parameter estimation.
Bayesian multilevel models: nonlinear, joint, SEM-like, and more
You can fit breadth of Bayesian multilevel models with the new elegant random-effects syntax of the bayesmh command. You can fit univariate linear and nonlinear multilevel models more easily. And you can now fit multivariate linear and nonlinear multilevel models! Think of growth linear and nonlinear multilevel models, joint longitudinal and survival-time models, SEM-type models, and more.
https://www.stata.com/new-in-stata/bayesian-multilevel-modeling
Treatment-effects lasso estimation
You use teffects to estimate treatment effects. You use lasso to control for many covariates. (And when we say many, we mean hundreds, thousands, or more!) You can now use telasso to estimate treatment effects and control for many covariates.
https://www.stata.com/new-in-stata/causal-inference-treatment-effects-lasso
Galbraith plots
The new command meta galbraithplot produces Galbraith plots for a meta-analysis. These plots are useful for assessing heterogeneity of the studies and for detecting potential outliers. They are also used as an alternative to forest plots for summarizing meta-analysis results when there are many studies.
Leave-one-out meta-analysis
You can now perform leave-one-out meta-analysis by using the new option leaveoneout with meta summarize and meta forestplot.
The leave-one-out meta-analysis performs multiple meta-analyses by excluding one study at each analysis. It is common for studies to produce exaggerated effect sizes, which may distort the overall results. The leave-one-out meta-analysis is useful to investigate the influence of each study on the overall effect-size estimate and to identify influential studies. See [META] meta summarize and [META] meta forestplot.
https://www.stata.com/new-in-stata/leave-one-out-meta-analysis
Bayesian longitudinal/panel-data models
You fit random-effects panel-data or longitudinal models by using xtreg for continuous outcomes, xtlogit or xtprobit for binary outcomes, xtologit or xtoprobit for ordinal outcomes, and more. In Stata 17, you can fit Bayesian versions of these models by simply prefixing them with bayes. See the full list of supported commands in [BAYES] Bayesian estimation under Panel-data models.
https://www.stata.com/new-in-stata/bayesian-longitudinal-panel-data-models
Panel-data multinomial logit model
Stata’s new estimation command xtmlogit fits panel-data multinomial logit (MNL) models to categorical outcomes observed over time. Suppose that we have data on choices of restaurants from individuals collected over several weeks. Restaurant choices are categorical outcomes that have no natural ordering, so we could use the existing mlogit command (with cluster–robust standard errors). But xtmlogit models individual characteristics directly and thus may produce more efficient results. And it can properly account for characteristics that might be correlated with covariates.
https://www.stata.com/new-in-stata/panel-data-multinomial-logit
Zero-inflated ordered logit model
The new estimation command ziologit fits zero-inflated ordered logistic regression models. This model is used when data exhibit a higher fraction of observations in the lowest category than would be expected from a standard ordered logistic model. We refer to observations in the lowest category as zeros because they typically correspond to the absence of a behavior or trait.
Zero inflation is accounted for by assuming that the zeros come from both a logistic model and an ordered logistic model. Each model can have different covariates, and the results can be displayed as odds ratios instead of the default coefficients. See [R] ziologit.
https://www.stata.com/new-in-stata/zero-inflated-ordered-logit
Nonparametric tests for trend
The nptrend command now supports four tests for trend across ordered groups. You can choose between the Cochran–Armitage test, the Jonckheere–Terpstra test, the linear-by-linear trend test, and the Cuzick test using ranks. The first three tests are new, and the fourth test was performed by nptrend previously.
https://www.stata.com/new-in-stata/nonparametric-trend-tests
Bayesian dynamic forecasting
Dynamic forecasting is a common prediction tool after fitting multivariate time-series models, such as vector autoregressive (VAR) models. You use fcast to compute dynamic forecasts after fitting a classical var model. You can now use bayesfcast to compute Bayesian dynamic forecasts after fitting a Bayesian VAR model using bayes: var.
Bayesian dynamic forecasts produce an entire sample of predicted values instead of a single prediction as in classical analysis. This sample can be used to answer various modeling questions, such as how well the model predicts future observations without making the asymptotic normality assumption when estimating forecast uncertainty. This is particularly appealing for small datasets for which the asymptotic normality assumption may be suspect.
https://www.stata.com/new-in-stata/bayesian-dynamic-forecasting
Bayesian IRF and FEVD analysis
Impulse–response functions (IRFs), dynamic-multiplier functions, and forecast-error variance decompositions (FEVDs) are commonly used to describe the results from multivariate time-series models such as VAR models. VAR models have many parameters, which may be difficult to interpret. IRFs and other functions combine the effect of multiple parameters into one summary (per time period). For instance, IRFs measure the effect of a shock (change) in one variable on a given outcome variable.
Bayesian IRFs (and other functions) produce the results using the „exact“ posterior distribution of IRFs, which does not rely on the assumption of asymptotic normality. They may also provide more stable estimates for small datasets because they incorporate prior information about the model parameters.
https://www.stata.com/new-in-stata/bayesian-IRF-FEVD-analysis
BIC for lasso penalty selection
Selection of a penalty parameter is fundamental to lasso analysis. Using a small penalty may include too many variables. Using a large penalty may omit potentially important variables.
Lasso estimation already provides several penalty-selection methods, including cross-validation, adaptive, and plugin. You can now use the Bayesian information criterion (BIC) to select the penalty parameter after lasso for prediction and lasso for inference by specifying the selection(bic) option. Also, the new postestimation command bicplot plots the BIC values as a function of a penalty parameter after fitting a lasso model. This provides a convenient graphical representation for the value of the penalty parameter that minimizes the BIC function.
Lasso for clustered data
You can now account for clustered data in your lasso analysis. Ignoring clustering may lead to incorrect results in the presence of correlation between observations within the same cluster. With lasso commands for prediction such as lasso and elasticnet, you can specify the new cluster({\it clustvar}) option. With lasso commands for inference such as poregress, you can specify the new vce(cluster {\it clustvar}) option.
https://www.stata.com/new-in-stata/lasso-with-clustered-data
Bayesian linear and nonlinear DSGE models
You can now fit Bayesian linear and nonlinear dynamic stochastic general equilibrium (DSGE) models by prefixing dsge and dsgenl with bayes:. Incorporate information about the ranges of model parameters by choosing from over 30 different prior distributions. Perform Bayesian IRF analysis, perform interval hypothesis testing, use Bayes factors to compare models, and more.
https://www.stata.com/new-in-stata/bayesian-linear-nonlinear-DSGE
Do-file Editor improvements: Navigation Control, enhanced bookmarks ...
The Do-file Editor in Stata 17 has the following improvements:
1. Bookmarks: now saved with do-files.
2. New Navigation Control: navigate do-files easier.
3. Syntax highlighting support now includes Java and XML.
4. Autocompletion of quotes, parentheses, and brackets around a selection. For example, select the text mymacro and then type a left quote, `; the Do-file Editor will then bind the text selection with single quotes, changing the selection to `mymacro‘.
Bookmarks. One of the most requested features for the Do-file Editor is the ability to save bookmarks in a do-file. Bookmarks are used to mark lines of interest to navigate to them later more easily. Bookmarks are particularly useful in navigating long do-files. You can add bookmarks to sections of your do-files that perform data management, display summary statistics, and perform statistical analysis. You can then use the menus, the toolbar, or the new Navigation Control to quickly move back and forth between those sections without having to scroll through several lines of code to find the section that you are looking for.
Navigation Control. Stata 17 makes navigating do-files easier with the new Navigation Control, which displays a list of bookmarks and their labels. Selecting a bookmark from the Navigation Control will move the Do-file Editor to the bookmark’s line. In addition to bookmarks, the Navigation Control will also display a list of programs within a do-file. Selecting a program from the Navigation Control will move the Do-file Editor to the program’s definition. No extra effort is needed to add a program to the Navigation Control. The Do-file Editor will automatically add a program’s definition to the Navigation Control.
New functions for dates and times
Stata 17 has added new convenience functions for handling dates and times in both Stata and Mata. The new functions can be grouped into three categories:
1. Datetime durations: functions that are designed to get durations, such as ages (see [D] Datetime durations).
2. Relative dates: functions that return dates based on other dates, such as the next birthday relative to a given date (see [D] Datetime relative dates).
3. Datetime components: functions that extract different components from datetime values (see [D] Datetime).
The new functions factor in leap years, leap days, and leap seconds, wherever applicable. Leap seconds are one-second adjustments that are occasionally applied to Coordinated Universal Time (UTC).
Intel Math Kernel Library (MKL)
Stata 17 introduces usage of the Intel Math Kernel Library (MKL) on compatible hardware (all Intel- and AMD-based 64-bit computers), providing deeply optimized LAPACK routines.
LAPACK stands for Linear Algebra PACKage and is a freely available set of routines for solving systems of simultaneous equations, eigenvalue problems, and singular-value problems, among others. Mata operators and functions (such as qrd(), lud(), and cholesky()) leverage LAPACK where possible for many numerical operations.
LAPACK backed by the Intel MKL provides the latest LAPACK routines heavily optimized for the 64-bit Intel x86-64 instruction set used by both modern Intel and modern AMD processors. Mata functions and operators using MKL benefit greatly in terms of performance.
And most importantly, you do not need to do anything to take advantage of the speed gains. Stata commands using these Mata functions and operators, and the Mata functions and operators themselves, will automatically use the Intel MKL on compatible hardware.
Stata on Apple Silicon
Stata 17 for Mac is available as a universal application that will run natively on both Macs with Apple Silicon and Macs with Intel processors. Macs with Apple Silicon include the new MacBook Air, MacBook Pro, and Mac mini, all with M1 processors. The M1 chip promises greater performance and greater power efficiency. This is noteworthy to our Stata-for-Mac users, many of whom use Mac laptops.
Although this first set of M1 Macs is considered to be an entry-level set, we have found that M1 Macs natively running Stata outperform Intel Macs by 30–35%. They even greatly outperform or perform as well as Intel Macs that cost more than twice as much! And for users who insist on only Apple-Silicon-native software on their Apple Silicon Macs, you will be happy to know that no part of Stata 17, from the installer to the application itself, requires the use of Rosetta 2.
Stata functions the same way whether you are running Stata natively on an M1 Mac or on an Intel Mac, and no special license is required for the M1 Mac. Intel Mac users should note that we will continue to support and release new versions of Stata for Macs with Intel processors for years to come.
JDBC
Connecting Stata with databases has gotten even easier. Stata 17 adds support for JDBC (Java Database Connectivity). JDBC is a cross-platform standard for exchanging data between programs and databases.
The new jdbc command supports the JDBC standard for exchanging data with relational databases or nonrelational database-management systems that have rectangular data. You can import data from some of the most popular database vendors, such as Oracle, MySQL, Amazon Redshift, Snowflake, Microsoft SQL Server, and many more. What is great about jdbc is that it is a cross-platform solution, so our JDBC setup works the same way for Windows, Mac, and Unix systems.
If your database vendor provides a JDBC driver, you can download and install that driver and then read from, write to, and execute SQL on your database via jdbc. You can load an entire database table into Stata or use SQL SELECT to just load specific columns from a table into Stata. You can also insert all your variables into a database table or just insert a subset of your dataset.
Java integration
In Stata 17, you can now embed and execute Java code directly in Stata. You could already create and use Java plugins in previous versions of Stata, but that required you to compile your code and bundle it in a Jar file. Executing Java in a do-file would give you the freedom to execute Java code tied directly to your Stata code. Now you can write your Java code in do-files or ado-files, or even invoke Java interactively (like JShell) from within Stata.
One of Java’s strengths is in its extensive APIs that are packaged with the Java virtual machine. There are also many useful third-party libraries available. Depending on what you need to do, you may even be able to write parallelized code to take advantage of multiple cores.
The Java code you write compiles on the fly—there is no need to use an external compiler! Additionally, the Stata Function Interface (SFI) Java package is included, providing a bidirectional connection between Stata and Java. The SFI package has classes to access Stata’s current dataset, frames, macros, scalars, matrices, value labels, characteristics, global Mata matrices, date and time values, and more.
Stata bundles the Java Development Kit (JDK) with its installation, so there is no additional setup involved.
H2O integration
In Stata 17, we have been experimenting with connecting to H2O, a scalable and distributed open-source machine-learning and predictive analytics platform. You can read more about H2O at https://docs.h2o.ai/.
With the integration of H2O, you can start, connect to, and query an H2O cluster from Stata. In addition, we provide a suite of commands to manipulate data (H2O frames) on the cluster. For example, you can
create new H2O frames by importing data files or loading Stata’s current dataset. You can also split, combine, and query H2O frames from within Stata.
Although this is still in the experimental stage for us, we want to make it available to our users to try out. On the other hand, because it is an experimental feature, syntax and features are subject to change. When using Stata commands that provide access to a given feature of H2O, keep in mind that that is an H2O feature. Though you may be accessing it via a Stata command, what it does is up to H2O and is outside of Stata.
PyStata
Stata 17 introduces a concept we call PyStata. PyStata is a term that encompasses all the ways Stata and Python can interact.
Stata 16 featured the ability to call Python code from Stata. Stata 17 greatly expands on this by allowing you to invoke Stata from a stand-alone Python environment via a new pystata Python package.
You can access Stata and Mata conveniently in an IPython kernel-based environment (for example, Jupyter Notebook and console and Jupyter Lab and console); in other environments that support the IPython kernel (for example, Spyder IDE and PyCharm IDE); or when accessing Python from a command line (for example, Windows Command Prompt, macOS terminal, Unix terminal, and Python’s IDLE).
Jupyter Notebook with Stata
Jupyter Notebook is a powerful and easy-to-use web application that allows you to combine executable code, visualizations, mathematical equations and formulas, narrative text, and other rich media in a single document (a „notebook“) for interactive computing and developing. It has been widely used by researchers and scientists to share their ideas and results for collaboration and innovation.
In Stata 17, as part of PyStat, you can invoke Stata and Mata from Jupyter Notebook with the IPython (interactive Python) kernel. This means you can combine the capabilities of both Python and Stata in a single environment to make your work easily reproducible and shareable with others.
The invocation of Stata from Jupyter Notebook is driven by the new pystata Python package.
Allgemeine Stata Features
Linear models
Panel/longitudinal data
Multilevel mixed-effects models
Binary, count, and limited outcomes
Choice models
Extended regression models (ERMs)
Generalized linear models (GLMs)
Finite mixture models (FMMs)
Spatial autoregressive models
ANOVA/MANOVA
Exact statistics
Epidemiology
DSGE models
Tests, predictions, and effects
Contrasts, pairwise comparisons, and margins
Resampling and simulation methods
Time series
Survival analysis
Bayesian analysis
Meta-analysis
Power, precision, and sample size
Treatment effects/Causal inference
Lasso
SEM (structural equation modeling)
Latent class analysis
Multiple imputation
Survey methods
Cluster analysis
IRT (item response theory)
Multivariate methods
Data wrangling/data management
Reporting
Graphics
Programming features
Mata—Stata’s serious programming language
Graphical user interface
Documentation
Basic statistics
Nonparametric methods
GMM and nonlinear regression
Simple maximum likelihood
Programmable maximum likelihood
Other statistical methods
Functions
Internet capabilities
Community-contributed commands
Embedded statistical computations
Installation Qualification
FDA Compliance
Accessibility
Einsatzbereiche
Forscher verschiedenster Disziplinen setzen seit mehr als 30 Jahren auf Stata Software. Und das mit Erfolg, denn Stata bietet ihnen alles, was sie im Bereich Datenmanagement, Visualisierung, Statistik und automatisierte Berichterstellung benötigen.
Womit beschäftigen Sie sich? Finden Sie heraus, was Stata für Sie tun kann:
Warum Stata?
Hochwertige Grafiken
Mit Stata erstellen Sie qualitativ hochwertige Diagramme für Publikationen und interne Dokumente. Sie können jederzeit zwischen vordefinierten oder selbst eingestellten Diagrammtypen wählen. Mit dem integrierten Grafik-Editor können Sie die Diagramme per Mausklick individualisieren und Titel, Notizen, Linien, Pfeile und Text hinzufügen. Mit selbstgeschriebenen Scripten lassen sich tausende Grafiken erzeugen (reproduzierbar) und exportieren – als EPS oder TIF für Publikationen, als PNG für das Internet oder auch PDF.
Schnell, genau und einfach zu benutzen
Dank seiner benutzerfreundlichen Oberfläche und der intuitiven Befehlssyntax ist Stata besonders einfach zu bedienen. Stata liefert genaue statistische Ergebnisse in Hochgeschwindigkeit. Die Ergebnisse können Sie mit minimalem Aufwand dokumentieren und für Veröffentlichungen reproduzieren. Stata’s Online-Hilfe und weitere Online-Ressourcen unterstützen bei der Auswertung komplexer Fragestellungen.
Umfassendes Datenmanagement
Die Datenmanagement-Befehle in Stata ermöglichen dem Anwender die vollständige Kontrolle aller möglichen Datentypen: Man kann Datensets kombinieren und umordnen, Variablen verwalten und statistische Auswertungen über Gruppen oder Replikate hinweg ausführen. Stata beinhaltet zudem erweiterte leistungsstarke Werkzeuge für die Arbeit mit speziellen Daten wie Survival-, Zeitreihen-, Panel-/Longitudinal-, Multiple-Imputation-, kategoriale und Survery-Daten.
Betriebssystem-übergreifend einsetzbar
Stata läuft unter Windows, Mac und Unix-Betriebssystemen (inkl. Linux). Stata-Lizenzen sind plattform-unabhängig. Stata-Datensätze, Programme und andere Daten können betriebssystem-übergreifend ohne weitere Übersetzung genutzt werden. Datensätze aus anderen Statistikprogrammen, Tabellen und Datenbanken lassen sich schnell und einfach importieren.
Matrix-Programmiersprache: Mata
Sie müssen zwar nicht programmieren, um Stata verwenden zu können, dennoch bietet Stata Ihnen mit Mata eine schnelle und vollständige Matrix-Programmiersprache. Mata ist beides – eine interaktive Umgebung zur Bearbeitung von Matrizen und eine komplette Entwicklungsumgebung zur Erstellung von kompiliertem und optimiertem Programmcode. Mata beinhaltet spezielle Features, um Paneldaten zu verarbeiten und Operationen auf reellen oder kompletten Matrizen durchzuführen. Mata unterstützt eine objektorientierte Programmierung und bietet eine vollständige Integration mit allen Stata relevanten Funktionalitäten und Charakteristika.
Erweiterbar
Stata ist so einfach zu programmieren, dass Entwickler und Nutzer täglich neue Features hinzufügen, um die Anforderungen der Anwender zu erfüllen. Neue Features und offizielle Updates können kostenlos aus dem Internet mit einem einzigen Klick heruntergeladen und installiert werden. Das quartärlich erscheinende Stata Journal informiert Sie über neue Features und aktuelle Anwendungsbeispiele. Über die Statalist, einem unabhängigen Listserver, tauschen Stata-User Informationen und Programme aus.
Ressourcen
Editionen

Stata BE
Basic Edition für mittelgroße Datensätze
Mit Stata BE lassen sich Datendateien mit bis zu 2.048 Variablen auswerten. Die Anzahl der Beobachtungen ist nur durch die RAM-Größe Ihres Rechners begrenzt. Stata BE kann maximal 798 unabhängige Variablen in einem Modell verarbeiten.

Stata SE
Standard Edition für größere Datensätze
Stata SE und Stata BE unterscheiden sich vor allem hinsichtlich der Größe der analysierbaren Datendateien. Mit Stata SE lassen sich Datendateien mit bis zu 32.767 Variablen und maximal 10.998 unabhängige Variablen in einem Modell verarbeiten.

Stata MP
Die schnellste Edition mit der die größten Datensätze analysiert werden können
(Für Quad-Core-, Dual-Core- und Multicore- / Multiprozessor-Computer)
Stata MP ist die schnellste und leistungsstärkste Stata-Version. Stata MP läuft auf Dual-Core-Computern (Intel Core 2 Duo, i3, i5, i7, i9, Xeon, Celeron, AMD X2) rund 40% schneller. Sogar 78% Beschleunigung erreicht Stata MP bei den zeitaufwändigen Estimation-Befehlen. Noch schnellere Analysen erzielt Stata MP auf Multi-Core- und Multiprozessor-Systemen. Stata MP verarbeitet Datendateien mit bis zu 65.532 Variablen und erstellt Modelle mit maximal 120.000 unabhängigen Variablen.


Systemanforderung
Stata for Windows
- Windows 11*
- Windows 10*
- Windows 8.1*
- Windows Server 2022, 2019, 2016, 2012R2*
* 64-bit for x86-64 made by Intel® and AMD
Stata for Mac
- Mac with Intel processor or Apple Silicon
- macOS 10.12 (Sierra) or newer for Macs with Intel processors and macOS 11.0 (Big Sur) or newer for Macs with Apple Silicon
Stata for Linux
- 64-bit (x86-64)
- For xstata, you need to have GTK 2.24 installed
Hardware-requirements
- Minimum of 1 GB of RAM für IC, 2 GB RAM für SE, 4 GB RAM für MP
- Minimum of 2 GB of disk space
- Stata for Unix requires a video card that can display thousands of colors or more (16-bit or 24-bit color)
Hardware-Empfehlungen für Dual-core-, Multi-core oder Multiprozessor-Computer

DPC Software GmbH
Offizieller Stata Distributor
für Deutschland, Niederlande, Österreich, Tschechien und Ungarn
Preise
Prof+ Plan
ab 172,55 € Inkl. Mwst
Stata BE 17, Annual | Download
(Prof+ Plan nur für ausgewählte Hochschulen)
Studenten
ab 48,55 € Inkl. Mwst
Stata BE 17, Student Version (6-Months) | Download
Stata Testversion
Überzeugen Sie sich selbst und fordern Sie Ihre eine Stata Testversion von kostenlos für 30 Tage an.
Ihre Anfrage
Erhalten Sie ein unverbindlichen Angebot. Zugeschnitten auf Ihren Bedarf und Ihr Unternehmen.
Onlineshop
Kaufen Sie Stata für akademische oder nichtakademische Zwecke. Wir bieten auch spezielle Rabatte für Studenten über unseren Online-Shop an