Hubbry Logo
search button
Sign in
DAP (software)
DAP (software)
Comunity Hub
History
arrow-down
starMore
arrow-down
bob

Bob

Have a question related to this hub?

bob

Alice

Got something to say related to this hub?
Share it here.

#general is a chat channel to discuss anything related to the hub.
Hubbry Logo
search button
Sign in
DAP (software)
Community hub for the Wikipedia article
logoWikipedian hub
Welcome to the community hub built on top of the DAP (software) Wikipedia article. Here, you can discuss, collect, and organize anything related to DAP (software). The purpose of the hub is to connect peo...
Add your contribution
DAP (software)
DAP
Developer(s)GNU Project
Initial release1998; 27 years ago (1998)[1]
Stable release
3.10 / April 16, 2014; 11 years ago (2014-04-16)
Repository
Written inC
Operating systemCross-platform
TypeStatistical Analysis
LicenseGNU General Public License
Websitewww.gnu.org/software/dap

DAP is a statistics and graphics program based on the C programming language that performs data management, analysis, and C-style graphical visualization tasks without requiring complex syntax. Its name is an acronym for Data Analysis and Presentation.

DAP was written to be a free replacement for SAS, but users are assumed to have a basic familiarity with the C programming language in order to permit greater flexibility.

It has been designed to be used on large data sets and is primarily used in statistical consulting practices.

However, even with its clear benefits, DAP hasn't been updated since 2014 and hasn't seen widespread use when compared to other statistical analysis programs.

Features

[edit]

DAP is a command line driven program. Below are various features that DAP can perform.

DAP can compute means and percentiles, correlation, & ANOVA from data sets. This includes Unbalanced as well as Crossed, Nested ANOVA. It can also be used to create scatterplots, line graphs and histograms of data. This can include split plots, treatment combinations, as well as latin squares.

DAP can perform linear regression and can utilize regressions to build linear models. In addition to linear regression, DAP can also perform logistic regression analysis as well. There's a variety of other analysis that DAP can do as well including building loglinear models as well as Logit models for linear-by-linear association.

In terms of models, DAP can create mixed balanced and unbalanced models as well as random unbalanced models.

It has been designed so as to cope with very large data sets; even when the size of the data exceeds the size of the computer's memory because the program processes files one line at a time rather than reading entire files into memory.

Applications

[edit]

Industry Uses

  • Statistical Consulting Practices
  • Low-level Statistical Analysis

See also

[edit]

References

[edit]

Sources

[edit]
  • Greve, Georg C. F. (2001). "Brave GNU World - Issue #33". Georg's Brave GNU World - GNU Project - Free Software Foundation (FSF). FSF. Retrieved 2022-07-23. Dap has been used for about three years now, so it has been thoroughly tested and can be recommended to interested users
[edit]