SAS | |
Developer: | SAS Institute |
Programming Language: | C |
Latest Release Version: | 9.4M8 |
Operating System: | Windows, IBM mainframe, Unix/Linux, OpenVMS Alpha |
Genre: | Data analysis |
License: | Proprietary |
SAS (previously "Statistical Analysis System")[1] is a statistical software suite developed by SAS Institute for data management, advanced analytics, multivariate analysis, business intelligence, criminal investigation,[2] and predictive analytics. SAS' analytical software is built upon artificial intelligence and utilizes machine learning, deep learning and generative AI to manage and model data. The software is widely used in industries such as finance, insurance, health care and education.
SAS was developed at North Carolina State University from 1966 until 1976, when SAS Institute was incorporated. SAS was further developed in the 1980s and 1990s with the addition of new statistical procedures, additional components and the introduction of JMP. A point-and-click interface was added in version 9 in 2004. A social media analytics product was added in 2010.
SAS is a software suite that can mine, alter, manage and retrieve data from a variety of sources and perform statistical analysis on it. SAS provides a graphical point-and-click user interface for non-technical users and more through the SAS language.[3]
SAS programs have DATA steps, which retrieve and manipulate data, PROC (procedures) which analyze the data, and may also have functions. Each step consists of a series of statements.[4]
The DATA step has executable statements that result in the software taking an action, and declarative statements that provide instructions to read a data set or alter the data's appearance. The DATA step has two phases: compilation and execution. In the compilation phase, declarative statements are processed and syntax errors are identified. Afterwards, the execution phase processes each executable statement sequentially.[5] Data sets are organized into tables with rows called "observations" and columns called "variables". Additionally, each piece of data has a descriptor and a value.[6] [7]
PROC statements call upon named procedures. Procedures perform analysis and reporting on data sets to produce statistics, analyses, and graphics. There are more than 300 named procedures and each one performs a substantial body of statistical work.[6] PROC statements can also display results, sort data or perform other operations.[4]
SAS macros are pieces of code or variables that are coded once and referenced to perform repetitive tasks.[8]
SAS data can be published in HTML, PDF, Excel, RTF and other formats using the Output Delivery System, which was first introduced in 2007.[9] SAS Enterprise Guide is SAS's point-and-click interface. It generates code to manipulate data or perform analysis without the use of the SAS programming language.[10]
The SAS software suite has more than 200 add-on packages, sometimes called components[11] [12] [13] Some of these SAS components, i.e. add on packages to Base SAS include:[3] [14]
The development of SAS began in 1966 after North Carolina State University re-hired Anthony Barr[15] to program his analysis of variance and regression software so that it would run on IBM System/360 computers.[16] The project was funded by the National Institutes of Health. and was originally intended to analyze agricultural data[12] [17] to improve crop yields.[18] Barr was joined by student James Goodnight, who developed the software's statistical routines, and the two became project leaders.[15] [16] In 1968, Barr and Goodnight integrated new multiple regression and analysis of variance routines.[19] [20] In 1972, after issuing the first release of SAS, the project lost its funding.[21] According to Goodnight, this was because NIH only wanted to fund projects with medical applications.[22] Goodnight continued teaching at the university for a salary of $1 and access to mainframe computers for use with the project,[21] until it was funded by the University Statisticians of the Southern Experiment Stations the following year.[16] [22] John Sall joined the project in 1973 and contributed to the software's econometrics, time series, and matrix algebra. Another early participant, Caroll G. Perkins, contributed to SAS' early programming. Jolayne W. Service and Jane T. Helwig created SAS's first documentation.[19]
The first versions of SAS, from SAS 71 to SAS 82, were named after the year in which they were released.[23] In 1971, SAS 71 was published as a limited release.[3] [24] It was used only on IBM mainframes and had the main elements of SAS programming, such as the DATA step and the most common procedures, i.e. PROCs.[23] The following year a full version was released as SAS 72, which introduced the MERGE statement and added features for handling missing data or combining data sets.[25] The development of SAS has been described as an "inflection point" in the history of artificial intelligence.[26] In 1976, Barr, Goodnight, Sall, and Helwig removed the project from North Carolina State and incorporated it as the SAS Institute, Inc.[27]
SAS was redesigned in SAS 76. The INPUT and INFILE statements were improved so they could read most data formats used by IBM mainframes. Generating reports was also added through the PUT and FILE statements. The ability to analyze general linear models was also added[28] as was the FORMAT procedure, which allowed developers to customize the appearance of data.[23] In 1979, SAS 79 added support for the IBM VM/CMS operating system and introduced the DATASETS procedure. Three years later, SAS 82 introduced an early macro language and the APPEND procedure.[23]
Beginning with SAS 4, released in 1984, SAS releases have followed a sequential naming convention not based on year of release.[29] SAS version 4 had limited features, but made SAS more accessible. Version 5 introduced a complete macro language, array subscripts, and a full-screen interactive user interface called Display Manager.[23] In 1985, SAS was rewritten in the C programming language. This enabled the SAS' MultiVendor Architecture which allows the software to run on UNIX, MS-DOS, and Windows. It was previously written in PL/I, Fortran, and assembly language.[23]
In the 1980s and 1990s, SAS released a number of components to complement Base SAS. SAS/GRAPH, which produces graphics, was released in 1980, as well as the SAS/ETS component, which supports econometric and time series analysis. A component intended for pharmaceutical users, SAS/PH-Clinical, was released in the 1990s. The Food and Drug Administration standardized on using SAS/PH-Clinical for new drug applications in 2002.[30] Vertical products like SAS Financial Management and SAS Human Capital Management (then called CFO Vision and HR Vision respectively) were also introduced.[31]
JMP was developed by SAS co-founder John Sall and a team of developers, in order to take advantage of the graphical user interface introduced in the 1984 Apple Macintosh.[32] JMP's name originally stood for "John's Macintosh Project".[33] JMP was shipped for the first time in 1989. Updated versions of JMP were released continuously after 2002 with the most recent release in 2016.[34] [35] [36] [37] In January 2022, JMP became a wholly owned subsidiary of SAS Institute, having previously been a business unit of the company.[38]
SAS 6 was used throughout the 1990s and was available on a wider range of operating systems, including Macintosh, OS/2, Silicon Graphics, and PRIMOS. SAS introduced new features through dot-releases. From 6.06 to 6.09, a user interface based on the Windows paradigm was introduced and support for SQL was added.[39] Version 7 introduced the Output Delivery System (ODS) and an improved text editor. Subsequent releases improved upon the ODS. For example, more output options were added in version 8. The number of operating systems that were supported was reduced to UNIX, Windows and z/OS, and Linux was added.[40] SAS 8 and SAS Enterprise Miner were released in 1999.[30]
In 2002, SAS Text Miner software was introduced. Text Miner analyzes text data like emails for patterns in business intelligence applications.[41] In 2004, SAS Version 9.0 was released, referred to as "Project Mercury" internally, and was designed to make SAS accessible to a broader range of business users.[42] [43] SAS 9.0 added custom user interfaces based on the user's role and established the point-and-click user interface of SAS Enterprise Guide as the software's primary graphical user interface (GUI).[42] The Customer Relationship Management (CRM) features were improved in 2004 with SAS Interaction Management.[44] In 2008, SAS announced Project Unity, designed to integrate data quality, data integration, and master data management.[45]
SAS Institute Inc v World Programming Ltd was a lawsuit with developers of a competing implementation, World Programming System, alleging that they had infringed SAS's copyright in part by implementing the same functionality. The case was referred by the United Kingdom's High Court of Justice to the European Court of Justice on 11 August 2010.[46] In May 2012, the European Court of Justice ruled in favor of World Programming, finding that "the functionality of a computer program and the programming language cannot be protected by copyright."[47]
A free version of SAS was introduced for students in 2010.[48] SAS Social Media Analytics, a tool for social media monitoring, engagement and sentiment analysis, was also released that year.[49] SAS Rapid Predictive Modeler (RPM), which creates basic analytical models using Microsoft Excel, was introduced the same year.[50] [51] In 2010, JMP 9 included a new interface for using the R programming language and an add-in for MS Excel.[52] [53] The following year, a High Performance Computing platform was made available in a partnership with Teradata and EMC Greenplum.[54] [55] In 2011, the company released SAS Enterprise Miner 7.1.[56] The company introduced 27 data management products from October 2013 to October 2014 and updates to 160 others.[57] At the SAS Global Forum 2015, SAS announced several new products that were specialized for different industries, as well as new training software.[58]
The company has invested in the development of artificial general intelligence, or "strong AI", with the goal of advancing deep learning and natural language processing to the point of achieving cognitive computing.[59]
In 2019, SAS announced that it would be investing $1 billion into the development of advanced artificial intelligence, deep learning, natural language processing and machine learning.[60] It announced an additional $1 billion investment into these areas in 2023, particularly for industries such as finance, insurance, government, health care and energy.[61] In September 2023, the company announced its expansion of research into the applications of generative AI in analytics, data management and modeling.[62]
SAS had many releases since 1972.[63] Since release 9.3, SAS/STAT has its own release numbering.
72 | January 1972 | ||
76 | July 1976 | ||
79.5 | April 1981 | ||
82.4 | January 1983 | ||
4.06 | March 1984 | ||
5.03 | January 1985 | ||
6.01 | July 1986 | PC DOS | |
6.03 | March 1988 | ||
6.06 | March 1990 | ||
6.07 | April 1991 | ||
6.08 | March 1993 | ||
6.09 | October 1993 | ||
6.10 | October 1994 | ||
6.11 | October 1995 | ||
6.12 | November 1996 | ||
7.0 | October 1998 | ||
8.0 | November 1999 | ||
8.1 | July 2000 | ||
8.2 | March 2001 | ||
9.0 | October 2002 | ||
9.1 | December 2003 | ||
9.1.3 | August 2004 | ||
9.2 | March 2008 | STAT 9.2 | |
9.2M2 | April 2010 | STAT 9.22 | |
9.3 | July 2011 | STAT 9.3 | |
9.3M2 | August 2012 | STAT 12.1 | |
9.4 | July 2013 | STAT 12.3 | |
9.4M1 | December 2013 | STAT 13.1 | |
9.4M2 | August 2014 | STAT 13.2 | |
9.4M3 | July 2015 | STAT 14.1 | |
9.4M4 | November 2016 | STAT 14.2 | |
9.4M5 | September 2017 | STAT 14.3 | |
9.4M6 | November 2018 | STAT 15.1 | |
9.4M7 | August 2020 | STAT 15.2 | |
9.4M8 | January 2023 | STAT 15.3 |
As of 2011, SAS's largest set of products was its line for customer intelligence. Numerous SAS modules for web, social media and marketing analytics may be used to profile customers and prospects, predict their behaviors and manage and optimize communications.[64]
SAS also provides the SAS Fraud Framework. The framework's primary functionality is to monitor transactions across different applications, networks and partners and use analytics to identify anomalies that are indicative of fraud.[65] [66] [67] This software uses artificial intelligence to monitor income and assets.[68] The SAS Asset and Liability Management platform utilizes generative AI and machine learning to monitor risk and model risk management strategies.[69]
SAS Governance, Risk and Compliance Manager provides risk modeling, scenario analysis, and other functions[70] [71] in order to manage and visualize risk, compliance and corporate policies. There is also a SAS Enterprise Risk Management product-set designed primarily for banks and financial services organizations.[72]
SAS products for monitoring and managing the operations of IT systems are collectively referred to as SAS IT Management Solutions.[73] SAS collects data from various IT assets on performance and utilization, then creates reports and analyses.[74] SAS's Performance Management products consolidate and provide graphical displays for key performance indicators (KPIs) at the employee, department and organizational level.[75] [76]
The SAS Supply Chain Intelligence product suite is offered for supply chain needs, such as forecasting product demand, managing distribution and inventory and optimizing pricing.[77] There is also a "SAS for Sustainability Management" set of software to forecast environmental, social and economic effects and identify causal relationships between operations and their impact on the environment or ecosystem.[78]
SAS has various analytical tools related to risk management.[79] The SAS Asset and Liability Management platform utilizes generative AI and machine learning to monitor risk and model risk management strategies.[80]
SAS has products for specific industries, such as government, retail, telecommunications, aerospace, marketing optimization, and high-performance computing.[81] The company has a suite of analytical products related to health care and life sciences.[82]
In May 2014, SAS announced the launch of SAS University Edition. This offering could be downloaded free for non-commercial use.[83] In 2022, the SAS University Edition was replaced by two entirely web-based versions: SAS OnDemand for Academics and SAS Viya for Learners.[84]
See also: Comparison of statistical packages.
In a 2005 article for the Journal of Marriage and Family comparing statistical packages from SAS and its competitors Stata and SPSS, Alan C. Acock wrote that SAS programs provide "extraordinary range of data analysis and data management tasks," but were difficult to learn and use. SPSS and Stata, meanwhile, were both easier to learn but had less capable analytic abilities, though these could be expanded with paid (in SPSS) or free (in Stata) add-ons. Acock concluded that SAS was best for power users, while occasional users would benefit most from SPSS and Stata.[85] A 2014 comparison by the University of California, Los Angeles, gave similar results.[86]
Competitors such as Revolution Analytics and Alpine Data Labs advertise their products as considerably cheaper than SAS's. In a 2011 comparison, Doug Henschen of InformationWeek found that start-up fees for the three are similar, though he admitted that the starting fees were not necessarily the best basis for comparison.[87] SAS's business model is not weighted as heavily on initial fees for its programs, instead focusing on revenue from annual subscription fees.[88] [89]
In 2016, SAS Viya, an artificial intelligence, machine learning, analytics and data management platform,[90] [91] was introduced with a new architecture optimized for running SAS software in public clouds. Viya also increased interoperability with open source software, allowing models to be built in tools such as R, Python and Jupyter, and then executed on SAS's Cloud Analytics Services (CAS) engine.[92] In 2020, a further architectural revamp in Viya 4 containerized the software.[93] SAS sells Viya alongside SAS 9.4, and has not positioned it as a replacement for SAS 9.4.[94]
In 2023, two new software as a service (SaaS) modules for SAS Viya were released as a private preview: Workbench, for use in creating AI models, and App Factory, for use in creating AI applications. Both modules support multiple programming languages and are expected to become generally available in 2024.[95] SAS Viya also became available on Microsoft Azure Marketplace under a pay-as-you-use model in 2023.[96]
In 2023, the company introduced SAS Health, a common health data model built on the SAS Viya platform.[97]
According to IDC, SAS is the largest market-share holder in "advanced analytics" with 35.4 percent of the market as of 2013.[98] It is the fifth largest market-share holder for business intelligence (BI) software with a 6.9% share[99] and the largest independent vendor. It competes in the BI market against SAP BusinessObjects, IBM Cognos, SPSS Modeler, Oracle Hyperion, and Microsoft Power BI.[100] SAS has been named in the Gartner Leader's Quadrant for Data Integration Tools and for Business Intelligence and Analytical Platforms.[101] A study published in 2011 in BMC Health Services Research found that SAS was used in 42.6 percent of data analyses in health service research, based on a sample of 1,139 articles drawn from three journals.[102]
SAS' analytical software is used in education to measure and visualize student outcomes and growth trends.[103] [104] [105] Several states, including Virginia, North Carolina, Mississippi, Missouri, and North Dakota use its software to measure and analyze learning loss and learning recovery in students.[106] [107] [108]
SAS' analytical software is widely used in the petroleum and natural gas industry as well as global manufacturing.[109] [110]
SAS and the International Institute for Applied Systems Analysis launched an app that crowdsources image data related to deforestation to train AI algorithms that can identify human impact on the environment.[111] The University of Florida's Center for Coastal Solutions partners with SAS to develop research, training programs and analytical tools related to environmental issues affecting coastal communities.[112]
The UNC Center for Galapagos Studies partnered with SAS in 2023 to create a model that can track the health and migratory patterns of species such as sea turtles and hammerhead sharks, as well as the health of the phytoplankton population.[113]
SAS' risk management and fraud prevention software are widely used by governmental organizations and private enterprises.[114] The company's fraud detection and prevention software is used by the tax agencies of various countries, including the United States,[115] United Kingdom, Ireland, New Zealand, the Netherlands, and Canada. In 2023, the Finance Minister of Malta announced that Malta would begin using SAS' software to detect tax evasion.[116]
SAS develops data analysis and machine learning techniques that are widely applied in healthcare, medical research and life sciences.[117] SAS has partnered on public health initiatives with the Centers for Disease Control and Prevention and Black Dog Institute.[118]
SAS has been a partner of the Cleveland Clinic since 1982.[119] During the COVID-19 pandemic, the clinic used predictive models developed by SAS to forecast factors such as patient volume, availability of medical equipment and bed capacity in various scenarios. SAS joined UNC Chapel Hill's Rapidly Emerging Antiviral Drug Development Initiative (READDI) in 2021. Duke Health partnered with SAS in 2023 to develop cloud-based artificial intelligence that can analyze patterns in health equity and patient outcomes.[120]
In 2023, the Texas state government contracted SAS to build a centralized visualization platform for predicting and tracking future outbreaks of influenza.[121]