1 / 35

Artificial Intelligence & Machine Learning

Week 1: Introduction

DATA4800 - Understanding the fundamentals

Meet Your Instructor

Stephen Vu

Teaching Experience

Experienced Lecturer for 4 years at:

  • Central Queensland University (CQU)
  • Queensland University of Technology (QUT)
  • Kaplan Business School
  • Victoria University

Industry Experience

AI Specialist at leading tech companies:

  • Telstra: Telecommunications AI solutions
  • Microsoft: Enterprise AI development

Class Rules

Attendance

Attendance is mandatory for all sessions

Grading

80% Pass | 20% Fail

Weekly Quiz

End-of-class quiz provides bonus points for assessments

Your AI Journey Begins

Learning Objectives

  • Evaluate AI ethics in business contexts
  • Create ML models for business insights
  • Analyze generative AI and NLP applications
  • Investigate smart technologies benefits

Assessment Timeline

Week 5

Group ML Project

30%
Week 9

Advanced Models

30%
Week 13

Business Project

40%

Tools and Software

Orange Data Mining

Visual programming for data analysis

Python Google Colab

Cloud-based coding environment

Google Docs and Sheets

Collaborative documentation

What is Artificial Intelligence?

AI is the simulation of human intelligence in machines that are programmed to think, learn, and make decisions like humans.

Key Capabilities

  • Problem solving
  • Pattern recognition
  • Decision making
  • Learning from experience

Examples

  • Chess playing programs
  • Voice assistants (Siri, Alexa)
  • Autonomous vehicles
  • Recommendation systems

The History of AI: Early Beginnings

1950

Alan Turing's Question

Alan Turing asked "Can machines think?" and proposed the famous Turing Test to evaluate machine intelligence.

1956

Birth of AI

The Dartmouth Conference officially established AI as an academic field. Researchers predicted machines would match human intelligence within 20 years.

1960s-70s

Early Success and First AI Winter

Initial optimism led to basic programs solving algebra problems. However, limited computing power and unrealistic expectations led to reduced funding.

The History of AI: Modern Era

1980s-90s

Expert Systems and Neural Networks

Expert systems became commercially viable. Neural networks showed promise but faced limitations. Another AI winter occurred in the late 1980s.

1997

Deep Blue Defeats Kasparov

IBM's Deep Blue defeated world chess champion Garry Kasparov, marking a milestone in AI's ability to outperform humans in complex tasks.

2010s-Present

AI Renaissance

Big data, powerful computing, and deep learning breakthroughs led to practical AI applications in every industry, from healthcare to finance to retail.

Why Do We Need AI?

Handle Complex Data

Businesses generate massive amounts of data daily. AI can process and analyze this data at speeds impossible for humans, uncovering insights that drive better decisions.

Automate Repetitive Tasks

AI frees humans from mundane, repetitive work, allowing employees to focus on creative problem-solving and strategic thinking that adds more value.

Improve Decision Making

AI analyzes patterns and predicts outcomes with high accuracy, helping businesses make data-driven decisions and reduce costly errors.

Personalize Customer Experience

AI enables businesses to understand individual customer preferences and deliver personalized recommendations, increasing satisfaction and loyalty.

$15.7 Trillion

Expected AI contribution to global economy by 2030

The Turing Test

Can machines think like humans?

The Turing Test is a method proposed by Alan Turing in 1950 to determine if a machine can exhibit intelligent behavior indistinguishable from a human.

Interrogator

Human judge asks questions

Responder A

Human

Responder B

Machine

Sample Conversation:

Interrogator: "What is your favorite season?"

Responder: "I love autumn because of the beautiful colors and perfect weather for outdoor activities."

Interrogator: "Can you solve 234 + 789?"

Responder: "Let me think... I believe it's 1023."

Result: If the interrogator cannot reliably distinguish the machine from the human, the machine is said to have passed the Turing Test.

Quiz Time - AI Fundamentals

Question 1: What year was AI officially established as an academic field?

A) 1950
B) 1956
C) 1997
D) 2010

Question 2: What is the main purpose of the Turing Test?

A) To measure computer processing speed
B) To test if a machine can exhibit human-like intelligence
C) To calculate mathematical problems
D) To develop new programming languages

Question 3: Why do businesses need AI?

A) Only to replace human workers
B) To handle complex data and improve decision making
C) To make computers faster
D) To create video games

Types of AI

Narrow AI (ANI)

Designed for specific tasks. Exceeds human performance in one area.

Examples: Chess AI, Image recognition

General AI (AGI)

Human-level intelligence across all domains. Can apply intelligence to any problem.

Status: Not yet achieved

Super AI (ASI)

Surpasses human intelligence in all fields including creativity and wisdom.

Status: Theoretical

What is Machine Learning?

ML is a subset of AI that enables computers to learn and improve automatically from experience without being explicitly programmed for every task.

How it works:

How AI/ML Transforms Business Analytics

From Data to Decisions

Collect Data

Sales, customers, operations

AI/ML Analysis

Pattern recognition, predictions

Business Insights

Actionable recommendations

Better Outcomes

Increased profit, efficiency

Key Insight: AI/ML turns vast amounts of raw business data into strategic advantages. What once took analysts weeks can now be done in minutes with higher accuracy.

AI/ML in Action: Business Examples

Retail: Customer Segmentation

Challenge: Understanding diverse customer groups

AI/ML Solution: Clustering algorithms group customers by behavior, enabling targeted marketing campaigns with 30-40% higher conversion rates.

Finance: Fraud Detection

Challenge: Identifying fraudulent transactions

AI/ML Solution: Real-time anomaly detection models flag suspicious activities, reducing fraud losses by up to 70%.

Healthcare: Demand Forecasting

Challenge: Predicting patient volumes

AI/ML Solution: Time series models predict demand using historical data and external factors, optimizing staff allocation and reducing wait times.

Supply Chain: Inventory Optimization

Challenge: Balancing stock levels

AI/ML Solution: Predictive models forecast demand and recommend optimal inventory levels, reducing holding costs by 20-30%.

Your Role as a Business Analyst

The AI/ML-Enabled Analytics Process

1

Define Problem

Business question

What do we need to predict or understand?
2

Gather Data

Collect information

Sales records, customer data, market trends
3

Apply AI/ML

Build models

Use Orange Data Mining or Python
4

Interpret Results

Extract insights

What patterns did we find?
5

Communicate

Business recommendations

Present findings to stakeholders

Example: Retail Campaign Analysis

Problem: Which customers should we target for our next marketing campaign?

Data: Customer purchase history, demographics, email engagement

AI/ML Model: Classification model predicts likelihood of response

Result: Target high-probability customers, achieving 3x better ROI than random targeting

The Business Value Proposition

Why Companies Invest in AI/ML

91%

of leading businesses have ongoing AI investments

Competitive Advantage

Companies using AI/ML make faster, more accurate decisions than competitors who rely only on human analysis.

Cost Reduction

Automation of routine tasks and optimized operations can reduce costs by 20-40% in many business processes.

Revenue Growth

Personalized recommendations and targeted marketing increase customer lifetime value by 15-30%.

Risk Management

Predictive models identify potential issues before they occur, preventing costly problems and reducing operational risks.

Quiz Time - AI/ML in Business

Question 1: What is the main advantage of using AI/ML in retail customer segmentation?

A) It reduces store operating hours
B) It enables targeted marketing with higher conversion rates
C) It eliminates the need for sales staff
D) It increases product prices

Question 2: In the AI/ML-enabled analytics process, what comes after gathering data?

A) Communicate results
B) Define the problem
C) Apply AI/ML to build models
D) Hire more analysts

Question 3: According to the slides, what percentage of leading businesses have ongoing AI investments?

A) 50%
B) 75%
C) 91%
D) 100%

Types of Machine Learning

Supervised Learning

Learns from labeled examples

Examples: Email spam detection, house price prediction

Unsupervised Learning

Finds patterns in unlabeled data

Examples: Customer segmentation, anomaly detection

Reinforcement Learning

Learns through trial and error with rewards and penalties

Examples: Game playing AI, autonomous driving

Supervised Learning in Action

Business Question: "Will the student pass or fail the exam?"

We have labeled data - we know the outcomes!

Student ID Study Hours per Week Class Attendance Assignment Score Result (Target)
001 25 95% 85 PASS
002 8 60% 45 FAIL
003 20 88% 78 PASS
004 5 40% 35 FAIL
005 30 100% 92 PASS
This is our TARGET - what we want to predict!

Supervised Learning: The algorithm learns from this labeled data to predict outcomes for new students.

Unsupervised Learning in Action

Same Question: "Will the student pass or fail the exam?"

But now we have NO labels - we don't know the outcomes!

Student ID Study Hours per Week Class Attendance Assignment Score Result (?)
001 25 95% 85 ?
002 8 60% 45 ?
003 20 88% 78 ?
004 5 40% 35 ?
005 30 100% 92 ?

Group A: High Performers

High study hours, good attendance, high scores

Likely to pass

Group B: Low Performers

Low study hours, poor attendance, low scores

Likely to fail

Unsupervised Learning: We group students by similar patterns and estimate which group a new student belongs to!

AI vs ML: Key Differences

Artificial Intelligence

  • Scope: Broader concept
  • Goal: Simulate human intelligence
  • Includes: ML, expert systems, robotics, NLP
  • Implementation: Rules-based or learning-based

Machine Learning

  • Scope: Subset of AI
  • Goal: Learn from data
  • Focus: Algorithms that improve with experience
  • Implementation: Data-driven learning

Think of AI as the destination and ML as one of the vehicles to get there.

The AI Family Relationship

Artificial Intelligence
Machine Learning
Deep Learning

AI: Computer vision, NLP, robotics, expert systems, ML

ML: Decision trees, neural networks, clustering, regression

Deep Learning: Multi-layered neural networks

Real-World Applications

Healthcare

Medical diagnosis, drug discovery, personalized treatment

Transportation

Autonomous vehicles, traffic optimization, route planning

Finance

Fraud detection, algorithmic trading, credit scoring

E-commerce

Recommendation engines, price optimization, chatbots

Entertainment

Content recommendation, game AI, music generation

Manufacturing

Quality control, predictive maintenance, robotics

Ethics and Considerations

Key Ethical Principles:

Remember: AI is a powerful tool that should augment human capabilities, not replace human judgment in critical decisions.

4 Levels of Business Analytics

Understanding how AI/ML fits into business decision-making

Prescriptive

What should we do?

Predictive

What will happen?

Diagnostic

Why did it happen?

Descriptive

What happened?

AI/ML Complexity and Value

Descriptive Analytics

"What happened?"

Purpose

  • Summarize historical data
  • Identify patterns and trends
  • Create reports and dashboards
  • Monitor KPIs

AI/ML Applications

  • Automated reporting: Generate insights
  • Data mining: Find hidden patterns
  • Clustering: Customer segmentation
  • Anomaly detection: Identify outliers

Business Example: Retail Sales Analysis

Traditional: Monthly sales reports showing revenue by product category

AI-Enhanced: Automated discovery of seasonal patterns, customer purchase clusters, and unusual sales spikes with intelligent alerts

Diagnostic Analytics

"Why did it happen?"

Purpose

  • Root cause analysis
  • Drill-down investigations
  • Correlation discovery
  • Hypothesis testing

AI/ML Applications

  • Feature importance: Key factor identification
  • Association rules: Find relationships
  • Text mining: Analyze feedback and reviews
  • Statistical modeling: Test hypotheses

Business Example: Customer Churn Investigation

Traditional: Manual analysis of why customers left using surveys and interviews

AI-Enhanced: ML models identify that customers who experienced more than 3 service calls plus more than 5 day response time have 80% churn probability

Predictive Analytics

"What will happen?"

Purpose

  • Forecast future trends
  • Estimate probabilities
  • Risk assessment
  • Scenario planning

AI/ML Applications

  • Regression models: Continuous predictions
  • Classification: Category predictions
  • Time series: Trend forecasting
  • Neural networks: Complex pattern prediction

Business Example: Healthcare Demand Forecasting

Traditional: Linear forecasting based on historical patient volumes

AI-Enhanced: ML models predict patient demand using weather, flu trends, demographics, and social media sentiment to optimize staffing

Prescriptive Analytics

"What should we do?"

Purpose

  • Recommend optimal actions
  • Resource optimization
  • Decision automation
  • Strategy planning

AI/ML Applications

  • Recommendation engines: Personalized suggestions
  • Optimization algorithms: Resource allocation
  • Reinforcement learning: Dynamic decisions
  • Simulation: Test strategies

Business Example: Supply Chain Optimization

Traditional: Manual route planning and inventory decisions based on experience

AI-Enhanced: Real-time optimization considering traffic, weather, fuel costs, and demand predictions to automatically route deliveries and manage inventory

Bringing It All Together

How the 4 Levels Work in a BA Project

1

Descriptive

Understand current state

Analyze historical data, identify trends
2

Diagnostic

Find root causes

Investigate why problems occurred
3

Predictive

Forecast outcomes

Build models to predict future
4

Prescriptive

Recommend actions

Optimize decisions and automate

Key Insight: Each level builds on the previous one. You need to understand "what happened" before you can determine "what should happen."

Quiz Time - ML and Analytics

Question 1: Which type of machine learning uses labeled data?

A) Unsupervised Learning
B) Supervised Learning
C) Reinforcement Learning
D) Deep Learning

Question 2: Which level of analytics answers "What will happen?"

A) Descriptive Analytics
B) Diagnostic Analytics
C) Predictive Analytics
D) Prescriptive Analytics

Question 3: In unsupervised learning, what does the algorithm do with unlabeled data?

A) Ignores it completely
B) Finds patterns and groups similar data
C) Requires human labeling first
D) Deletes the data

What We Learned Today

Key Takeaways

  • AI simulates human intelligence while ML learns from data
  • AI has evolved from the 1950s to become essential for modern business
  • The Turing Test measures machine intelligence
  • AI/ML transforms business analytics through automation and prediction
  • Three main types of ML: Supervised, Unsupervised, and Reinforcement
  • The 4 levels of analytics: Descriptive, Diagnostic, Predictive, Prescriptive
  • Business analysts use AI/ML to turn data into actionable insights

Next Week: We will explore supervised learning algorithms in depth, starting with Decision Trees and how to build your first prediction model!

Final Quiz - Week 1 Review

Question 1: What is the relationship between AI and ML?

A) They are the same thing
B) ML is a subset of AI
C) AI is a subset of ML
D) They are completely unrelated

Question 2: Which analytics level would you use to optimize delivery routes?

A) Descriptive Analytics
B) Diagnostic Analytics
C) Predictive Analytics
D) Prescriptive Analytics

Question 3: What was the key achievement that marked the Dartmouth Conference in 1956?

A) The invention of computers
B) The official establishment of AI as an academic field
C) The creation of the first robot
D) The development of the internet

Resources and Next Steps

Tools to Install

  • Download and install Orange Data Mining
  • Set up Google Colab account
  • Review Python basics if needed
  • Join the course discussion forum

Recommended Reading

  • Review this week's lecture slides
  • Explore AI/ML news articles
  • Watch supplementary videos on Moodle
  • Prepare questions for next week

Remember: AI and ML are tools to enhance your analytical capabilities. The goal is to make you a more effective business analyst who can leverage these technologies to solve real-world problems.

Questions and Discussion

Common Questions

Q: Do I need to be good at math for this course?
A: Basic statistics helps, but we focus on practical applications using visual tools like Orange Data Mining.

Q: Will we learn programming?
A: We will use Python in Google Colab, but we start with fundamentals and build gradually.

Q: How is AI different from traditional programming?
A: Traditional programming uses explicit rules. AI/ML learns patterns from data without being explicitly programmed.

Q: Can I use AI tools like ChatGPT for assignments?
A: AI tools can help with learning, but your work must demonstrate understanding of concepts. Check the assessment guidelines.

Thank You!

See you next week

Don't forget to complete the end-of-class quiz for bonus points!

Next Week

Supervised Learning: Decision Trees and Classification