Content deleted Content added
m Reverted edit by 27.131.15.219 (talk) to last version by Bruce1ee |
rm COI / selfcite |
||
(29 intermediate revisions by 20 users not shown) | |||
Line 2:
{{More citations needed|date=June 2011}}
'''Predictive analytics'''
In business, predictive models exploit [[Pattern detection|patterns]] found in historical and transactional data to identify risks and opportunities. Models capture relationships among many factors to allow assessment of risk or potential associated with a particular set of conditions, guiding [[decision-making]] for candidate transactions.<ref>{{Cite book |last=Coker |first=Frank |title=Pulse: Understanding the Vital Signs of Your Business (1st ed.) |___location=Bellevue, WA |publisher=Ambient Light Publishing |year=2014 |isbn=978-0-9893086-0-1 |pages=30, 39, 42, more}}</ref>
Line 9:
== Definition ==
{{generalize-section|date=December 2024}}
Predictive analytics is a set of
== Analytical techniques ==
The approaches and techniques used to conduct predictive analytics can broadly be grouped into regression techniques and machine learning techniques.
=== Machine
{{
Machine learning can be defined as the ability of a machine to learn and then mimic human behavior that requires intelligence. This is accomplished through artificial intelligence, algorithms, and models.<ref>{{Cite web |title=Machine learning, explained |url=https://mitsloan.mit.edu/ideas-made-to-matter/machine-learning-explained |access-date=2022-05-06 |website=MIT Sloan |date=21 April 2021 |language=en}}</ref>
=== Autoregressive Integrated Moving Average (ARIMA) ===▼
{{main|ARIMA}}▼
▲==== Autoregressive Integrated Moving Average (ARIMA) ====
ARIMA models are a common example of time series models. These models use autoregression, which means the model can be fitted with a regression software that will use machine learning to do most of the regression analysis and smoothing. ARIMA models are known to have no overall trend, but instead have a variation around the average that has a constant amplitude, resulting in statistically similar time patterns. Through this, variables are analyzed and data is filtered in order to better understand and predict future values.<ref name=":0">{{Cite journal |last=Kinney |first=William R. |date=1978 |title=ARIMA and Regression in Analytical Review: An Empirical Test |journal=The Accounting Review |volume=53 |issue=1 |pages=48–60 |jstor=245725 |issn=0001-4826}}</ref><ref>{{Cite web |title=Introduction to ARIMA models |url=https://people.duke.edu/~rnau/411arim.htm |access-date=2022-05-06 |website=people.duke.edu}}</ref>
One example of an ARIMA method is exponential smoothing models. Exponential smoothing takes into account the difference in importance between older and newer data sets, as the more recent data is more accurate and valuable in predicting future values. In order to accomplish this, exponents are utilized to give newer data sets a larger weight in the calculations than the older sets.<ref>{{Cite web |title=6.4.3. What is Exponential Smoothing? |url=https://www.itl.nist.gov/div898/handbook/pmc/section4/pmc43.htm |access-date=2022-05-06 |website=www.itl.nist.gov}}</ref>
==== Time series models ====
Time series models are a subset of machine learning that utilize time series in order to understand and forecast data using past values. A time series is the sequence of a variable's value over equally spaced periods, such as years or quarters in business applications.<ref>{{Cite web |title=6.4.1. Definitions, Applications and Techniques |url=https://www.itl.nist.gov/div898/handbook/pmc/section4/pmc41.htm |access-date=2022-05-06 |website=www.itl.nist.gov}}</ref> To accomplish this, the data must be smoothed, or the random variance of the data must be removed in order to reveal trends in the data. There are multiple ways to accomplish this.
=====
Single moving average methods utilize smaller and smaller numbered sets of past data to decrease error that is associated with taking a single average, making it a more accurate average than it would be to take the average of the entire data set.<ref>{{Cite web |title=6.4.2.1. Single Moving Average |url=https://www.itl.nist.gov/div898/handbook/pmc/section4/pmc421.htm |access-date=2022-05-06 |website=www.itl.nist.gov}}</ref>
===== Centered moving average =====
Centered moving average methods utilize the data found in the single moving average methods by taking an average of the median-numbered data set. However, as the median-numbered data set is difficult to calculate with even-numbered data sets, this method works better with odd-numbered data sets than even.<ref>{{Cite web |title=6.4.2.2. Centered Moving Average |url=https://www.itl.nist.gov/div898/handbook/pmc/section4/pmc422.htm |access-date=2022-05-06 |website=www.itl.nist.gov}}</ref>
=== Predictive modeling ===
{{
Predictive
Regardless of the methodology used, in general, the process of creating predictive models involves the same steps. First, it is necessary to determine the project objectives and desired outcomes and translate these into predictive analytic objectives and tasks. Then, analyze the source data to determine the most appropriate data and model building approach (models are only as useful as the applicable data used to build them). Select and transform the data in order to create models. Create and test models in order to evaluate if they are valid and will be able to meet project goals and metrics. Apply the model's results to appropriate business processes (identifying patterns in the data doesn't necessarily mean a business will understand how to take advantage or capitalize on it). Afterward, manage and maintain models in order to standardize and improve performance (demand will increase for model management in order to meet new compliance regulations).<ref name=":4" />
=== Regression analysis ===
{{
Generally, regression analysis uses structural data along with the past values of independent variables and the relationship between them and the dependent variable to form predictions.<ref name=":0" />
==== Linear regression ====
{{
In [[linear regression]], a plot is constructed with the previous values of the dependent variable plotted on the Y-axis and the independent variable that is being analyzed plotted on the X-axis. A regression line is then constructed by a statistical program representing the relationship between the independent and dependent variables which can be used to predict values of the dependent variable based only on the independent variable. With the regression line, the program also shows a slope intercept equation for the line which includes an addition for the error term of the regression, where the higher the value of the error term the less precise the regression model is. In order to decrease the value of the error term, other independent variables are introduced to the model, and similar analyses are performed on these independent variables.<ref name=":0" /><ref>{{Cite web |title=Linear Regression |url=http://www.stat.yale.edu/Courses/1997-98/101/linreg.htm |access-date=2022-05-06 |website=www.stat.yale.edu
== Applications ==
=== Analytical Review and Conditional Expectations in Auditing ===
An important aspect of auditing includes analytical review. In analytical review, the reasonableness of reported account balances being investigated is determined. Auditors accomplish this process through predictive modeling to form predictions called conditional expectations of the balances being audited using autoregressive integrated moving average (ARIMA) methods and general regression analysis methods,<ref name=":0" /> specifically through the Statistical Technique for Analytical Review (STAR) methods.<ref name=":3">{{Cite journal |last1=Kinney |first1=William R. |last2=Salamon |first2=Gerald L. |date=1982 |title=Regression Analysis in Auditing: A Comparison of Alternative Investigation Rules |journal=Journal of Accounting Research |volume=20 |issue=2 |pages=350–366 |doi=10.2307/2490745 |jstor=2490745 |issn=0021-8456}}</ref>
Line 64 ⟶ 58:
The STAR methods operate using regression analysis, and fall into two methods. The first is the STAR monthly balance approach, and the conditional expectations made and regression analysis used are both tied to one month being audited. The other method is the STAR annual balance approach, which happens on a larger scale by basing the conditional expectations and regression analysis on one year being audited. Besides the difference in the time being audited, both methods operate the same, by comparing expected and reported balances to determine which accounts to further investigate.<ref name=":3" />
=== Business Value ===
As we move into a world of technological advances where more and more data is created and stored digitally, businesses are looking for ways to take advantage of this opportunity and use this information to help generate profits. Predictive analytics can be used and is capable of providing many benefits to a wide range of businesses, including asset management firms, insurance companies, communication companies, and many other firms
Technological advances in predictive analytics
=== Cash-flow Prediction ===
Line 78 ⟶ 70:
=== Child protection ===
Some child welfare agencies have started using predictive analytics to flag high risk cases.<ref>{{Cite web |last=Reform |first=Fostering |date=2016-02-03 |title=New Strategies Long Overdue on Measuring Child Welfare Risk |url=https://imprintnews.org/blogger-co-op/new-strategies-long-overdue-measuring-child-welfare-risk/15442 |access-date=2022-05-03 |website=The Imprint |language=en-US}}</ref> For example, in [[Hillsborough County, Florida]], the child welfare agency's use of a predictive modeling tool has prevented abuse-related child deaths in the target population.<ref>{{Cite journal |date=2016 |title=Within Our Reach: A National Strategy to Eliminate Child Abuse and Neglect Fatalities |url=https://www.acf.hhs.gov/sites/default/files/documents/cb/cecanf_final_report.pdf |archive-url=https://web.archive.org/web/20210614092123/https://www.acf.hhs.gov/sites/default/files/documents/cb/cecanf_final_report.pdf |url-status=dead |archive-date=June 14, 2021 |journal=Commission to Eliminate Child Abuse and Neglect Fatalities}}</ref>
=== Predicting outcomes of legal decisions ===
Line 84 ⟶ 76:
=== Portfolio, product or economy-level prediction ===
Often the focus of analysis is not the consumer but the product, portfolio, firm, industry or even the economy. For example, a retailer might be interested in predicting store-level demand for inventory management purposes. Or the Federal Reserve Board might be interested in predicting the unemployment rate for the next year. These types of problems can be addressed by predictive analytics using time series techniques (see below). They can also be addressed via machine learning approaches which transform the original time series into a feature vector space, where the learning algorithm finds patterns that have predictive power.<ref>{{Cite journal |last=Dhar |first=Vasant |date=May 6, 2011 |title=Prediction in financial markets: The case for small disjuncts |url=https://dl.acm.org/doi/10.1145/1961189.1961191 |journal=ACM Transactions on Intelligent Systems and Technology |language=en |volume=2 |issue=3 |pages=1–22 |doi=10.1145/1961189.1961191 |s2cid=11213278 |issn=2157-6904|url-access=subscription }}</ref><ref>{{Cite journal |last1=Dhar |first1=Vasant |last2=Chou |first2=Dashin |last3=Provost |first3=Foster |date=2000-10-01 |title=Discovering Interesting Patterns for Investment Decision Making with GLOWER ◯-A Genetic Learner Overlaid with Entropy Reduction |journal=Data Mining and Knowledge Discovery |volume=4 |issue=4 |pages=251–280 |doi=10.1023/A:1009848126475 |s2cid=1982544 |issn=1384-5810}}</ref>
=== Underwriting ===
Many businesses have to account for risk exposure due to their different services and determine the costs needed to cover the risk. Predictive analytics can help [[underwrite]] these quantities by predicting the chances of illness, [[Default (finance)|default]], [[bankruptcy]], etc. Predictive analytics can streamline the process of customer acquisition by predicting the future risk behavior of a customer using application level data. Predictive analytics in the form of credit scores have reduced the amount of time it takes for loan approvals, especially in the mortgage market. Proper predictive analytics can lead to proper pricing decisions, which can help mitigate future risk of default. Predictive analytics can be used to mitigate moral hazard and prevent accidents from occurring.<ref>{{Cite journal |last1=Montserrat |first1=Guillen |last2=Cevolini |first2=Alberto |date=November 2021 |title=Using Risk Analytics to Prevent Accidents Before They Occur – The Future of Insurance |url=https://www.capco.com/Capco-Institute/Journal-54-Insurance/Using-Risk-Analytics-To-Prevent-Accidents-Before-They-Occur-The-Future-Of-Insurance |journal=Journal of Financial Transformation}}</ref>
== See also ==
Line 126 ⟶ 111:
* {{cite book |last1=Guidère |first1=Mathieu |last2=Howard |first2=N |last3=Argamon |first3=Sh. |author3-link=Shlomo Argamon |title=Rich Language Analysis for Counterterrorism |___location=Berlin, London, New York |publisher=Springer-Verlag |year=2009 |isbn=978-3-642-01140-5}}
* {{cite book |last=Mitchell |first=Tom |title=Machine Learning |___location=New York |publisher=[[McGraw-Hill]] |year=1997 |isbn=0-07-042807-7}}
* {{cite book |last=Tukey |first=John |title=Exploratory Data Analysis |___location=New York |publisher=Addison-Wesley |year=1977 |isbn=0-201-07616-0 |url-access=registration |url=https://archive.org/details/exploratorydataa00tuke_0}}
{{refend}}
Line 135 ⟶ 119:
[[Category:Business intelligence]]
[[Category:Actuarial science]]
[[Category:Big data|analytics]]
[[Category:Types of analytics]]
[[Category:Predictive analytics|*]]
|