DAY 1 - chp.1 Flashcards
Define CRISP-DM
Cross-industry Standard Process for Data Mining
Define Business/data Analytics
Using data to enable decision making
Importance of Business/data analytics
Decision makers can get valuable insight that help them make better & more informed decisions by analyzing historical and current (real time) data
What’s the systematic approach to CRISP-DM
business understanding –> Data understanding –> Data preparation –> modeling –> evaluation –> communication
what are the learning objectives of CRISP-DM
frame business problem as a decision/question (identify required data elements). Develop an understanding of the data in a stimulated situation to describe the data and perform simple statistical analysis. building a spreadsheet/R model to solve a business problem. evaluate and communicate your analysis results (applying CRISP-DM + visualization principles)
What are the Data Analytics stages/types (name in higher proactive decisions making + analytics sophistication)
- Data Management
- Descriptive analytics
- Diagnostic analytics
- predictive analysis
- prescriptive analytics
Define Data management
process of collecting, organizing, storing, and ensuring the quality + security of data. it forms essential groundwork for effective data analytics
Define Descriptive analytics
The initial stage of data analysis that focuses on summarizing + presenting historical data to provide insights into what has happened in the past. (mean, average, medians).
Define Diagnostic Analytics
Data analysis that focuses on understanding why certain events/trends occurred in the past. it helps uncover the root causes behind pattern/trends in financial data.
Define Predictive Analytics
Data analysis technique that uses historical data + statistical algorithm to estimate events’ probabilities + predict future outcomes. (what may happen in the future)
Define Prescriptive analytics
advanced form of data analysis that predicts future outcomes + recommends specific actions/decision to achieve the desired financial/business objective.
What is CRISP-DM used for?
It is a process that data analysts/scientists use to approach data analytics problems
Define business understanding in CRISP-DM
business wants to understand/gain insight on their customers for a specific area (eg. customer satisfaction)
Define Data understanding in CRISP-DM
Explore/comprehend available data and use that to identify an limitations/issues that need to be addressed
Define Data preparation in CRISP-DM
Clean data by removing irrelevant info, standardizing text formats, + handling missing values (if any). May categorize data into specific topics/themes for easier analysis.