From 3f867f680e343aeb31a9848f811468f291a265b5 Mon Sep 17 00:00:00 2001 From: Sarkis Kovlekjian <83559262+kenshanta@users.noreply.github.com> Date: Fri, 20 Sep 2024 15:58:09 +0200 Subject: [PATCH] Complete spell-check for "Prespective Analytics" (#7179) Corrected "Prespective Analytics" into _Prescriptive Analytics_ References: Issue #7165 PR #7177 --- public/roadmap-content/data-analyst.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/roadmap-content/data-analyst.json b/public/roadmap-content/data-analyst.json index f7fca9445..42361dece 100644 --- a/public/roadmap-content/data-analyst.json +++ b/public/roadmap-content/data-analyst.json @@ -84,7 +84,7 @@ ] }, "DFMR-0MbmVCCrJu0I9JWG": { - "title": "Prespective Analytics", + "title": "Prescriptive Analytics", "description": "Prescriptive analytics, a crucial type of data analytics, is essential for making data-driven decisions in business and organizational contexts. As a data analyst, the goal of prescriptive analytics is to recommend various actions using predictions on the basis of known parameters to help decision makers understand likely outcomes. Prescriptive analytics employs a blend of techniques and tools such as algorithms, machine learning, computational modelling procedures, and decision-tree structures to enable automated decision making. Therefore, prescriptive analytics not only anticipates what will happen and when it will happen, but also explains why it will happen, contributing to the significance of a data analyst’s role in an organization.\n\nLearn more from the following resources:", "links": [ { @@ -1563,4 +1563,4 @@ } ] } -} \ No newline at end of file +}