WEEK 11 - BUSINESS INTELLIGENCE Flashcards
Define business intelligence
leverages software and services to transform data into actionable insights for strategic and tactical business decisions. BI tools access and analyze data sets and present analytical findings in reports, summaries, dashboards, graphs, charts and maps
key concepts of business intelligence
- 3Vs of Big Data: volume, variety and velocity
- Big Data: massive quantities of unstructured and semi-structured data from the internet and more, providing more patterns and insights than smaller datasets
define data warehouse
central repositories of information that store current and historical data for analysis
- they consolidate data from transaction systems, relational databases and other sources
define data mart
subsets of data warehouses, often summarized or highly focused, designed for specific users or departments
define hadoop
an open-source framework for storing and processing large datasets efficiently using clusters of computers
define in-memory computing
allows data to be stored in RAM for faster access and processing
define analytical platforms
- specialized tools for complex data analysis and visualization
characteristics of data warehouses
- hold billions of records and petabytes of data
- integrate data from multiple sources
- typically store historical data for 5 years or more
- support cross-business access and analysis
- separate analytics processing from transactional databases
characteristics of data marts
- focused on specific subject areas
- smaller in size compared to data warehouses
- serve a specific community or department
characteristics of hadoop
- stores and processes large datasets in parallel using clusters of computers
- handles both structure and unstructured data
- useful for processing diverse data types, including social media feeds, logs, audio and video
what is data mining?
- finds hidden patterns and relationships in large databases and infers rules to predict future behavior
what is OLAP (online analytical processing)?
- enables multidimensional data analysis, allowing users to view data from multiple perspectives
- OLAP Cubes: specialized databases that store pre-calculated data for rapid access
- supports ad hoc queries and complex analyses
define text mining
- extracts key elements from unstructured data sets, discovering patterns and relationships
- sentiment analysis measures customer sentiment from online comments and emails
what types of information are found from data mining?
- associations: patterns discovered based on item relationships in transactions
- sequences: events linked over time
- classifications: identifying patterns that describe groups
- clustering: discovering unclassified grouping
- forecasting: using series of values to predict future values
what is web mining?
Analyzes web data to understand customer behavior, evaluate websites, and quantify marketing success
- content mining: extracts knowledge from web content
- structure mining: analyzes website structural elements
- usage mining: analyzes user interaction data gathered by web servers