{"id":11234,"date":"2018-03-08T15:00:00","date_gmt":"2018-03-08T15:00:00","guid":{"rendered":"https:\/\/zapliance.com\/?p=11234"},"modified":"2022-08-26T13:50:24","modified_gmt":"2022-08-26T13:50:24","slug":"how-and-why-artificial-intelligence","status":"publish","type":"post","link":"https:\/\/zapliance.com\/en\/blog\/how-and-why-artificial-intelligence\/","title":{"rendered":"How and why? \u2013 Artificial Intelligence"},"content":{"rendered":"\n<p>All day, every day, companies are now collecting enormous amounts of data about their products, customers or by simply using their information systems. Such increased availability of data raises one important question: how to use the gathered data to generate meaningful information? What is important is to connect the data and discover patterns. There are several buzzwords \/ terms you may have already heard related to this approach, such as Data Mining, Multivariate statistics, Machine Learning and Artificial Intelligence. Sometimes it is hard to tell the difference between these various terms.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Table of contents:<\/h2>\n\n\n\n<p>1.&nbsp;<a href=\"https:\/\/zapliance.com\/blog\/how-and-why-artificial-intelligence?lang=en#Data\">Data Mining<\/a><\/p>\n\n\n\n<p>2.&nbsp;<a href=\"https:\/\/zapliance.com\/blog\/how-and-why-artificial-intelligence?lang=en#AI\">Artificial Intelligence<\/a><\/p>\n\n\n\n<p>3.&nbsp;<a href=\"https:\/\/zapliance.com\/blog\/how-and-why-artificial-intelligence?lang=en#Machine\">Machine Learning<\/a><\/p>\n\n\n\n<p>4.&nbsp;<a href=\"https:\/\/zapliance.com\/blog\/how-and-why-artificial-intelligence?lang=en#Deep\">Deep Learning<\/a><\/p>\n\n\n\n<p>5.&nbsp;<a href=\"https:\/\/zapliance.com\/blog\/how-and-why-artificial-intelligence?lang=en#Cognitive\">Cognitive Computing<\/a><\/p>\n\n\n\n<p><strong>In this post, we will explain the differences in an understandable way and present the different methods associated with \u201cdigging for data\u201d \u2013 the \u201cGold of the 21st Century\u201d.<\/strong><a class=\"\"><\/a><\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"Data\">Data Mining<\/h2>\n\n\n\n<p><strong>Data Mining<\/strong>&nbsp;is the computing process of discovering patterns in large&nbsp;<a href=\"https:\/\/en.wikipedia.org\/wiki\/Data_set\">data sets<\/a>&nbsp;involving methods at the intersection of&nbsp;machine learning,&nbsp;statistics, and&nbsp;database systems. (<a href=\"http:\/\/www.kdd.org\/curriculum\/index.html\">Data Mining Curriculum\u201d<\/a>.&nbsp;<a href=\"https:\/\/en.wikipedia.org\/wiki\/Association_for_Computing_Machinery\">ACM<\/a>&nbsp;<a href=\"https:\/\/en.wikipedia.org\/wiki\/SIGKDD\">SIGKDD<\/a>. 30\/04\/2006. Retrieved&nbsp;27\/01\/2014.)<\/p>\n\n\n\n<p>The aim of Data Mining is to detect correlations in data that are of interest to and useful to decision-makers. They may be used for better decision making, to address issues that may have been solved by suboptimal methods in the past. The use of statistical significance is certainly not sufficient for the operationalization of the interest and usefulness of statements.<\/p>\n\n\n\n<p>For this reason, integrated methods and methods of artificial intelligence, pattern recognition, machine learning, as well as models from the respective field of application, are used in Data Mining. In addition, methods of<strong>&nbsp;(multivariate) statistics<\/strong>&nbsp;are used. In this case, coherent observations are used as a basis for several features, along with procedures for detecting and examining structures.&nbsp;<a href=\"https:\/\/zapliance.com\/blog\/how-and-why-artificial-intelligence?lang=en#Quote1\">[1]<\/a><\/p>\n\n\n\n<p>In contrast to classical approaches used in the field of statistics, data mining not only extends to the examination of manually established hypotheses, but mainly involves the&nbsp;<strong>automatic<\/strong>&nbsp;generation of new hypotheses.&nbsp;<a href=\"https:\/\/zapliance.com\/blog\/how-and-why-artificial-intelligence?lang=en#Quote2\">[2]<\/a><\/p>\n\n\n\n<p>The basic tasks involved in data mining are:<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li><strong>Cluster analysis:<\/strong>&nbsp;This involves identifying groupings \/ clusters within the data, e.g. customer segmentation.<\/li><li><strong>Association analysis:<\/strong>&nbsp;Analysis of the frequency of the simultaneous occurrence of objects or events, e.g. a Shopping Cart Analysis.<\/li><li><strong>Deviation analysis:<\/strong>&nbsp;Identification of unusual data sets, e.g. discovery of fraudulent transactions or detection of input errors.<\/li><li><strong>Principal component analysis:<\/strong>&nbsp;Reduction of the data set to a compact, simplified description, evaluation by questionnaire (The questions \u201cHow satisfied were you with the product?\u201d, \u201cWould you buy the product again?\u201d and \u201cWould you recommend the product to a customer?\u201d refer to one item and can be summarized).<\/li><li><strong>Sequence analysis:<\/strong>&nbsp;identification of patterns in chronologically successive events, such as click behavior on websites.<\/li><li><strong>Classification:<\/strong>&nbsp;Assignment of previously unknown objects to existing classes or groups, such as the identification of spam or classification into credit classes.<\/li><li><strong>Regression analysis:<\/strong>&nbsp;Identification of relationships between dependent and independent variables, such as the relationship between product sales and marketing measures.<\/li><\/ul>\n\n\n\n<p>The following are pre-requisites for the application of data mining techniques:<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>It is actually allowed to analyze the corresponding data<\/li><li>Patterns from the past are valid in the future<\/li><li>A high quality of data is available<\/li><li>The data set contains what is needed to make forecasts<\/li><\/ul>\n\n\n\n<p>Data Mining projects can be divided into several phases. The Cross Industry Standard Process for Data Mining, developed by an EU project between 1996 and 1999, sets out a six-phase cross-industry standard for Data Mining:<\/p>\n\n\n\n<ol class=\"wp-block-list\"><li>Business Understanding: Set business goals, assess situation, set Data Mining targets, create project plan<\/li><li>Data Understanding: Initial data collection, data description, exploratory data analysis, data quality verification<\/li><li>Data Preparation: Data selection, data cleansing, data construction, data integration, data transformation and formatting<\/li><li>Modeling: Selection of modeling technology, design of test design, modeling, model evaluation<\/li><li>Evaluation: Evaluation of the results, process revision, determination of further action<\/li><li>Deployment: Concept usage, implementation, monitoring and maintenance, preparation of the final report, project review<\/li><\/ol>\n\n\n\n<p>Data Mining is part of a higher-level process known as Knowledge Discovery in Databases (KDD).<a class=\"\"><\/a><\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"AI\">Artificial Intelligence<\/h2>\n\n\n\n<p>Research in the field of&nbsp;<strong>\u201cArtificial Intelligence\u201d (AI)<\/strong>&nbsp;attempts to replicate human perception and human action by machines. All technologies, such as machine learning, deep learning, or neural networks used in the context of the provision of intelligence, which have until recent times been the preserve of human beings, now fall under the umbrella of AI. While \u201cstrong\u201d AI describes a previously unattained state in which a machine is capable of anything, \u201cweak\u201d AI deals with transferring individual skills of human beings to machines, such as the recognition of text, image content, playing, speech recognition and so on. Rapid progress has been made in this area in recent years. \u201cMachine Learning\u201d, \u201cDeep Learning\u201d, \u201cNatural Language Processing\u201d (NLP) and \u201cneural networks\u201d are therefore only sub-areas of AI, or even partial sub-areas within these sub-areas.&nbsp;<a href=\"https:\/\/zapliance.com\/blog\/how-and-why-artificial-intelligence?lang=en#Quote3\">[3]<\/a><a class=\"\"><\/a><\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"Machine\">Machine Learning<\/h2>\n\n\n\n<p>Machine Learning describes mathematical techniques that enable a system (machine) to independently generate knowledge from experience.&nbsp;<strong>ML algorithms<\/strong>&nbsp;are used to recognize patterns in existing data sets, to make predictions or to classify data. Mathematical models can be used to gain new insights based on these patterns. The applications range from music and film recommendations in private to the improvement of marketing campaigns, customer services or even logistics routes in the area of business.<\/p>\n\n\n\n<p>Although \u201cMachine Learning\u201d uses linear regression, decision tree algorithms, or cluster analysis, as does data mining, one major difference is that it is less focused on recognizing new patterns in data than on developing appropriate models to discover known patterns in new data.&nbsp;<a href=\"https:\/\/zapliance.com\/blog\/how-and-why-artificial-intelligence?lang=en#Quote4\">[4]<\/a><\/p>\n\n\n\n<p>Artificial Intelligence and Machine Learning (ML) are not even particularly new technologies, but they have only just begun to play a role in practical use relatively recently. The prerequisites for learning systems and corresponding algorithms have not existed for that long, or had simply been too expensive to meet in the past. But we now have sufficient computing capacities at our disposal and access to the very large amounts of data necessary to make such solutions viable. According to a survey, German companies are already quite advanced. In a recent survey, one in five companies in Germany said they were already actively using ML technology, while 64 percent said they were taking a close interest in the topic and as many as four out of five respondents said that ML would be one of the core technologies of the fully digitized company of the future.&nbsp;<a href=\"https:\/\/zapliance.com\/blog\/how-and-why-artificial-intelligence?lang=en#Quote5\">[5]<\/a><\/p>\n\n\n\n<p>At the moment, machine learning, deep learning, and cognitive computing are just some of the more well-known notions among a constellation of AI terms that are not easy to define. For this purpose, the dimensions of application and degree of autonomy can be used. For the most part,&nbsp;<strong>ML systems<\/strong>&nbsp;have been developed and trained for applications. For example, they detect defective products during the manufacturing process within the framework of quality control. The task is clearly defined, there are no game rooms.<a class=\"\"><\/a><\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"Deep\">Deep Learning<\/h2>\n\n\n\n<p><strong>Deep Learning systems<\/strong>, on the other hand, are able to learn independently. In cooperation with large amounts of training data, neural networks learn to learn independently and to make decisions and can thus perform specific tasks \u2013 for example, the identification of cancer cells in medical images.<a class=\"\"><\/a><\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"Cognitive\">Cognitive Computing<\/h2>\n\n\n\n<p>The third type of AI is&nbsp;<strong>Cognitive Computing<\/strong>. These systems are distinguished by the fact that they can take on tasks and make decisions by performing an assistance function or even acting as a substitute for human being, while at the same time dealing with ambiguity and uncertainty. Examples include case management in insurance, customer service hotlines, or diagnostics in hospitals. Even though a high degree of autonomy can already be achieved in such areas, there is still a long way to go on the path to true artificial intelligence with autonomous cognitive abilities. In the meantime, companies would be well-advised to take a close look at the feasible use cases, of which there are already many.<a href=\"https:\/\/zapliance.com\/blog\/how-and-why-artificial-intelligence?lang=en#Quote6\">[6]<\/a><\/p>\n\n\n\n<p>Sources:<\/p>\n\n\n\n<p id=\"Quote1\">[1]&nbsp;<a href=\"http:\/\/wirtschaftslexikon.gabler.de\/Archiv\/2346\/multivariate-statistik-v9.html\">http:\/\/wirtschaftslexikon.gabler.de\/Archiv\/2346\/multivariate-statistik-v9.html<\/a><\/p>\n\n\n\n<p id=\"Quote2\">[2]&nbsp;<a href=\"http:\/\/wirtschaftslexikon.gabler.de\/Archiv\/57691\/data-mining-v9.html\">http:\/\/wirtschaftslexikon.gabler.de\/Archiv\/57691\/data-mining-v9.html<\/a><\/p>\n\n\n\n<p id=\"Quote3\">[3]&nbsp;<a href=\"http:\/\/t3n.de\/news\/ai-machine-learning-nlp-deep-learning-776907\/\">http:\/\/t3n.de\/news\/ai-machine-learning-nlp-deep-learning-776907<\/a><\/p>\n\n\n\n<p id=\"Quote4\">[4]&nbsp;<a href=\"http:\/\/www.enzyklopaedie-der-wirtschaftsinformatik.de\/lexikon\/daten-wissen\/Business-Intelligence\/Analytische-Informationssysteme--Methoden-der-\/Data-Mining\/index.html\">http:\/\/www.enzyklopaedie-der-wirtschaftsinformatik.de\/lexikon\/daten-wissen\/Business-Intelligence\/Analytische-Informationssysteme\u2013Methoden-der-\/Data-Mining\/index.html<\/a><\/p>\n\n\n\n<p id=\"Quote5\">[5] Cf.&nbsp;<a href=\"https:\/\/www.computerwoche.de\/a\/machine-learning-darum-geht-s,3330413\">https:\/\/www.computerwoche.de\/a\/machine-learning-darum-geht-s,3330413<\/a><\/p>\n\n\n\n<p id=\"Quote6\">[6] See&nbsp;<a href=\"https:\/\/www.computerwoche.de\/a\/machine-learning-darum-geht-s,3330413\">https:\/\/www.computerwoche.de\/a\/machine-learning-darum-geht-s,3330413<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>All day, every day, companies are now collecting enormous amounts of data about their products, customers or by simply using their information systems. Such increased availability of data raises one important question: how to use the gathered data to generate meaningful information? What is important is to connect the data and discover patterns. There are [&hellip;]<\/p>\n","protected":false},"author":4,"featured_media":10699,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"content-type":"","inline_featured_image":false,"footnotes":""},"categories":[39],"tags":[],"class_list":["post-11234","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-ai"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.4 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>How and why? \u2013 Artificial Intelligence - zapliance<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/zapliance.com\/en\/blog\/how-and-why-artificial-intelligence\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How and why? \u2013 Artificial Intelligence - zapliance\" \/>\n<meta property=\"og:description\" content=\"All day, every day, companies are now collecting enormous amounts of data about their products, customers or by simply using their information systems. Such increased availability of data raises one important question: how to use the gathered data to generate meaningful information? What is important is to connect the data and discover patterns. There are [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/zapliance.com\/en\/blog\/how-and-why-artificial-intelligence\/\" \/>\n<meta property=\"og:site_name\" content=\"zapliance\" \/>\n<meta property=\"article:published_time\" content=\"2018-03-08T15:00:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-08-26T13:50:24+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/zapliance.com\/wp-content\/uploads\/2022\/08\/Blog-Dummy.png\" \/>\n\t<meta property=\"og:image:width\" content=\"2400\" \/>\n\t<meta property=\"og:image:height\" content=\"962\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Nick Gehrke\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Nick Gehrke\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"8 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/zapliance.com\/en\/blog\/how-and-why-artificial-intelligence\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/zapliance.com\/en\/blog\/how-and-why-artificial-intelligence\/\"},\"author\":{\"name\":\"Nick Gehrke\",\"@id\":\"https:\/\/zapliance.com\/en\/#\/schema\/person\/ef4d227360d4b66b84aa95cb72c12f5a\"},\"headline\":\"How and why? \u2013 Artificial Intelligence\",\"datePublished\":\"2018-03-08T15:00:00+00:00\",\"dateModified\":\"2022-08-26T13:50:24+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/zapliance.com\/en\/blog\/how-and-why-artificial-intelligence\/\"},\"wordCount\":1395,\"publisher\":{\"@id\":\"https:\/\/zapliance.com\/en\/#organization\"},\"image\":{\"@id\":\"https:\/\/zapliance.com\/en\/blog\/how-and-why-artificial-intelligence\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/zapliance.com\/wp-content\/uploads\/2022\/08\/Blog-Dummy.png\",\"articleSection\":[\"AI\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/zapliance.com\/en\/blog\/how-and-why-artificial-intelligence\/\",\"url\":\"https:\/\/zapliance.com\/en\/blog\/how-and-why-artificial-intelligence\/\",\"name\":\"How and why? \u2013 Artificial Intelligence - zapliance\",\"isPartOf\":{\"@id\":\"https:\/\/zapliance.com\/en\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/zapliance.com\/en\/blog\/how-and-why-artificial-intelligence\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/zapliance.com\/en\/blog\/how-and-why-artificial-intelligence\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/zapliance.com\/wp-content\/uploads\/2022\/08\/Blog-Dummy.png\",\"datePublished\":\"2018-03-08T15:00:00+00:00\",\"dateModified\":\"2022-08-26T13:50:24+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/zapliance.com\/en\/blog\/how-and-why-artificial-intelligence\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/zapliance.com\/en\/blog\/how-and-why-artificial-intelligence\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/zapliance.com\/en\/blog\/how-and-why-artificial-intelligence\/#primaryimage\",\"url\":\"https:\/\/zapliance.com\/wp-content\/uploads\/2022\/08\/Blog-Dummy.png\",\"contentUrl\":\"https:\/\/zapliance.com\/wp-content\/uploads\/2022\/08\/Blog-Dummy.png\",\"width\":2400,\"height\":962},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/zapliance.com\/en\/blog\/how-and-why-artificial-intelligence\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Startseite\",\"item\":\"https:\/\/zapliance.com\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How and why? \u2013 Artificial Intelligence\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/zapliance.com\/en\/#website\",\"url\":\"https:\/\/zapliance.com\/en\/\",\"name\":\"zapliance\",\"description\":\"Be the agent of change\",\"publisher\":{\"@id\":\"https:\/\/zapliance.com\/en\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/zapliance.com\/en\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/zapliance.com\/en\/#organization\",\"name\":\"zapliance\",\"url\":\"https:\/\/zapliance.com\/en\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/zapliance.com\/en\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/zapliance.com\/wp-content\/uploads\/2022\/06\/zap_logo.svg\",\"contentUrl\":\"https:\/\/zapliance.com\/wp-content\/uploads\/2022\/06\/zap_logo.svg\",\"width\":200,\"height\":45,\"caption\":\"zapliance\"},\"image\":{\"@id\":\"https:\/\/zapliance.com\/en\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/zapliance.com\/en\/#\/schema\/person\/ef4d227360d4b66b84aa95cb72c12f5a\",\"name\":\"Nick Gehrke\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/zapliance.com\/en\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/zapliance.com\/wp-content\/uploads\/2022\/07\/avatar_user_4_1657803044-96x96.jpg\",\"contentUrl\":\"https:\/\/zapliance.com\/wp-content\/uploads\/2022\/07\/avatar_user_4_1657803044-96x96.jpg\",\"caption\":\"Nick Gehrke\"},\"description\":\"is Chief of Data &amp; Knowledge and Co-Founder at zapliance as well as Professor of Information Systems with a Big 4 background. He prefers to work as a business information scientist and tax consultant at the converging points of finance, accounting, taxation, audit and ERP systems, data science and information technology.\",\"url\":\"https:\/\/zapliance.com\/en\/blog\/author\/nick-gehrke\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How and why? \u2013 Artificial Intelligence - zapliance","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/zapliance.com\/en\/blog\/how-and-why-artificial-intelligence\/","og_locale":"en_US","og_type":"article","og_title":"How and why? \u2013 Artificial Intelligence - zapliance","og_description":"All day, every day, companies are now collecting enormous amounts of data about their products, customers or by simply using their information systems. Such increased availability of data raises one important question: how to use the gathered data to generate meaningful information? What is important is to connect the data and discover patterns. There are [&hellip;]","og_url":"https:\/\/zapliance.com\/en\/blog\/how-and-why-artificial-intelligence\/","og_site_name":"zapliance","article_published_time":"2018-03-08T15:00:00+00:00","article_modified_time":"2022-08-26T13:50:24+00:00","og_image":[{"width":2400,"height":962,"url":"https:\/\/zapliance.com\/wp-content\/uploads\/2022\/08\/Blog-Dummy.png","type":"image\/png"}],"author":"Nick Gehrke","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Nick Gehrke","Est. reading time":"8 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/zapliance.com\/en\/blog\/how-and-why-artificial-intelligence\/#article","isPartOf":{"@id":"https:\/\/zapliance.com\/en\/blog\/how-and-why-artificial-intelligence\/"},"author":{"name":"Nick Gehrke","@id":"https:\/\/zapliance.com\/en\/#\/schema\/person\/ef4d227360d4b66b84aa95cb72c12f5a"},"headline":"How and why? \u2013 Artificial Intelligence","datePublished":"2018-03-08T15:00:00+00:00","dateModified":"2022-08-26T13:50:24+00:00","mainEntityOfPage":{"@id":"https:\/\/zapliance.com\/en\/blog\/how-and-why-artificial-intelligence\/"},"wordCount":1395,"publisher":{"@id":"https:\/\/zapliance.com\/en\/#organization"},"image":{"@id":"https:\/\/zapliance.com\/en\/blog\/how-and-why-artificial-intelligence\/#primaryimage"},"thumbnailUrl":"https:\/\/zapliance.com\/wp-content\/uploads\/2022\/08\/Blog-Dummy.png","articleSection":["AI"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/zapliance.com\/en\/blog\/how-and-why-artificial-intelligence\/","url":"https:\/\/zapliance.com\/en\/blog\/how-and-why-artificial-intelligence\/","name":"How and why? \u2013 Artificial Intelligence - zapliance","isPartOf":{"@id":"https:\/\/zapliance.com\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/zapliance.com\/en\/blog\/how-and-why-artificial-intelligence\/#primaryimage"},"image":{"@id":"https:\/\/zapliance.com\/en\/blog\/how-and-why-artificial-intelligence\/#primaryimage"},"thumbnailUrl":"https:\/\/zapliance.com\/wp-content\/uploads\/2022\/08\/Blog-Dummy.png","datePublished":"2018-03-08T15:00:00+00:00","dateModified":"2022-08-26T13:50:24+00:00","breadcrumb":{"@id":"https:\/\/zapliance.com\/en\/blog\/how-and-why-artificial-intelligence\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/zapliance.com\/en\/blog\/how-and-why-artificial-intelligence\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/zapliance.com\/en\/blog\/how-and-why-artificial-intelligence\/#primaryimage","url":"https:\/\/zapliance.com\/wp-content\/uploads\/2022\/08\/Blog-Dummy.png","contentUrl":"https:\/\/zapliance.com\/wp-content\/uploads\/2022\/08\/Blog-Dummy.png","width":2400,"height":962},{"@type":"BreadcrumbList","@id":"https:\/\/zapliance.com\/en\/blog\/how-and-why-artificial-intelligence\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Startseite","item":"https:\/\/zapliance.com\/en\/"},{"@type":"ListItem","position":2,"name":"How and why? \u2013 Artificial Intelligence"}]},{"@type":"WebSite","@id":"https:\/\/zapliance.com\/en\/#website","url":"https:\/\/zapliance.com\/en\/","name":"zapliance","description":"Be the agent of change","publisher":{"@id":"https:\/\/zapliance.com\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/zapliance.com\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/zapliance.com\/en\/#organization","name":"zapliance","url":"https:\/\/zapliance.com\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/zapliance.com\/en\/#\/schema\/logo\/image\/","url":"https:\/\/zapliance.com\/wp-content\/uploads\/2022\/06\/zap_logo.svg","contentUrl":"https:\/\/zapliance.com\/wp-content\/uploads\/2022\/06\/zap_logo.svg","width":200,"height":45,"caption":"zapliance"},"image":{"@id":"https:\/\/zapliance.com\/en\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/zapliance.com\/en\/#\/schema\/person\/ef4d227360d4b66b84aa95cb72c12f5a","name":"Nick Gehrke","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/zapliance.com\/en\/#\/schema\/person\/image\/","url":"https:\/\/zapliance.com\/wp-content\/uploads\/2022\/07\/avatar_user_4_1657803044-96x96.jpg","contentUrl":"https:\/\/zapliance.com\/wp-content\/uploads\/2022\/07\/avatar_user_4_1657803044-96x96.jpg","caption":"Nick Gehrke"},"description":"is Chief of Data &amp; Knowledge and Co-Founder at zapliance as well as Professor of Information Systems with a Big 4 background. He prefers to work as a business information scientist and tax consultant at the converging points of finance, accounting, taxation, audit and ERP systems, data science and information technology.","url":"https:\/\/zapliance.com\/en\/blog\/author\/nick-gehrke\/"}]}},"views":1393,"_links":{"self":[{"href":"https:\/\/zapliance.com\/en\/wp-json\/wp\/v2\/posts\/11234","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/zapliance.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/zapliance.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/zapliance.com\/en\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/zapliance.com\/en\/wp-json\/wp\/v2\/comments?post=11234"}],"version-history":[{"count":1,"href":"https:\/\/zapliance.com\/en\/wp-json\/wp\/v2\/posts\/11234\/revisions"}],"predecessor-version":[{"id":11235,"href":"https:\/\/zapliance.com\/en\/wp-json\/wp\/v2\/posts\/11234\/revisions\/11235"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/zapliance.com\/en\/wp-json\/wp\/v2\/media\/10699"}],"wp:attachment":[{"href":"https:\/\/zapliance.com\/en\/wp-json\/wp\/v2\/media?parent=11234"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/zapliance.com\/en\/wp-json\/wp\/v2\/categories?post=11234"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/zapliance.com\/en\/wp-json\/wp\/v2\/tags?post=11234"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}