BA NOTES ETE
BA NOTES ETE
Types of Data
• Definition: Data organized in a pre-defined format like rows and columns, often stored in databases (e.g.,
relational databases).
• Examples:
o SQL Databases
• Characteristics:
• Definition: Data that does not follow a specific format or structure, making it harder to analyze.
• Examples:
o Emails
• Characteristics:
• Definition: Data that does not conform strictly to a schema but still has some organizational properties.
• Examples:
o Log files
• Characteristics:
• Definition: Data that contains more than two dimensions or attributes, often used in analytics.
• Examples:
o Sales data with dimensions like region, time, product, and revenue.
• Characteristics:
• Definition: The graphical representation of data to make patterns, trends, and insights easier to interpret.
• Purpose:
o Aid decision-making.
• Determine who will use the data and their level of expertise.
• Adapt the visualization to meet their needs (e.g., executives vs. analysts).
• Use the appropriate type of visualization based on the data and purpose:
4. Dashboard
4.1 Definition
• A dashboard is a collection of visualizations, metrics, and data summaries displayed in an interactive interface.
• It helps users monitor key performance indicators (KPIs) and trends in real-time.
5.1 Definition
• Storytelling with data combines visuals with a narrative to make data more engaging and impactful.
• Purpose: Create a compelling narrative that guides the audience to a specific conclusion.
2. Visuals: Use effective charts and graphs to highlight key data points.
5.3 Benefits
• The practice of using data analysis, statistical models, and predictive algorithms to gain insights and make data-
driven business decisions.
• Analytics Tools: Software and methodologies to analyze data (e.g., Excel, Tableau, Power BI, Python).
2.1 Benefits
2.2 Challenges
1. Data Quality Issues: Poor-quality or incomplete data can lead to unreliable insights.
2. Cost and Complexity: Implementing analytics tools and training staff can be expensive.
3. Data Privacy and Security: Ensuring compliance with regulations (e.g., GDPR) is challenging.
• Strategic Role: Drives business growth through long-term planning and innovation.
• Examples:
o Sales reports.
• Examples:
• Examples:
o Demand forecasting.
• Examples:
1. Introduction to AI
• AI refers to the simulation of human intelligence in machines programmed to think, learn, and make decisions
like humans.
• Learning Capability: Uses data to improve performance over time (machine learning).
o Alan Turing introduced the concept of a "universal machine" (Turing Machine) and proposed the Turing Test to
evaluate machine intelligence.
o Progress slowed due to limited computational power and funding (AI Winter).
4. 1980s-1990s (Resurgence):
• Modern AI leverages data and algorithms for real-time decision-making and innovation.
3. Foundations of AI
3.1 Subfields of AI
o Enables systems to learn from data and improve performance without explicit programming.
3. Computer Vision:
4. Robotics:
o Involves the design and use of robots for tasks like manufacturing, healthcare, and logistics.
5. Expert Systems:
3.2 Enablers of AI
• Algorithms: Frameworks like decision trees, neural networks, and reinforcement learning.
4. Economics of AI
1. Productivity Gains:
1. Job Displacement:
o Automation may replace repetitive jobs, creating a need for workforce reskilling.
2. Inequality:
3. Initial Investment:
o High cost of AI tools and infrastructure can limit accessibility for smaller businesses.
• Definition: AI agents are entities that perceive their environment through sensors and act upon it using
actuators to achieve specific goals.
o Example: Thermostat.
3. Goal-Based Agents:
4. Utility-Based Agents:
o Optimize actions based on a utility function (e.g., maximize profit, minimize risk).
5. Learning Agents:
• Types of Environments:
▪ Static: The environment does not change while the agent is deliberating.
1. Applications of AI in Finance
1. Fraud Detection:
2. Risk Assessment:
o AI assesses credit risk and predicts loan defaults using historical data.
3. Algorithmic Trading:
o AI-driven trading strategies that execute high-frequency trades based on market trends.
4. Personalized Banking:
2. Applications of AI in Marketing
1. Customer Segmentation:
2. Personalization:
3. Predictive Analytics:
o AI screens resumes, matches candidates with roles, and predicts cultural fit.
2. Employee Engagement:
3. Performance Management:
3.2 Benefits in HR
1. Demand Forecasting:
2. Route Optimization:
3. Warehouse Automation:
4. Supplier Management:
5. Applications of AI in Manufacturing
1. Predictive Maintenance:
2. Quality Control:
3. Production Optimization:
1. Customer Support:
2. Personalized Services:
3. Healthcare:
4. Education:
Definition:
Machine Learning (ML) is a subset of Artificial Intelligence (AI) that involves the use of algorithms and statistical
models to enable systems to learn from data, identify patterns, and make decisions without explicit
programming.
Key Features:
ML is broadly categorized into three types based on the nature of learning and data:
• Definition: Models learn from labeled data, where input-output relationships are defined.
Key Techniques:
1. Classification:
2. Regression:
Types of Regression:
• Linear Regression:
o Models the relationship between one independent variable and one dependent variable using a straight line (y =
mx + c).
• Multilinear Regression:
o Extends linear regression to multiple independent variables (y = b0 + b1x1 + b2x2 + ... + bnxn).
2.2 Unsupervised Learning
Key Techniques:
1. Clustering:
▪ Iterative process:
1. Initialize centroids.
• Definition: Agents learn by interacting with the environment and receiving feedback in the form of rewards or
penalties.
Key Concepts:
Example:
• Teaching a robot to navigate a maze by rewarding correct moves and penalizing wrong ones.
3. Data Preprocessing:
4. Model Selection:
5. Model Training:
6. Model Evaluation:
o Test the model on unseen data (test set) to evaluate its performance.
7. Model Deployment:
8. Model Monitoring: