Week 1 Study Material
Artificial Intelligence, Types of AI, Importance of AI in Organizations, and AI in Leadership and
Governance
This Week 1 material brings together the four opening topics of your course: what Artificial
Intelligence is, the types and terminology of AI, why AI matters in organizations, and how AI is
changing leadership and governance. The notes below are written in a study-friendly way so you can
revise from them directly. The source material for this week explains AI as machines performing tasks
that normally require human intelligence, then expands into narrow AI, general AI, and super AI,
along with the basic terminology used in the field. It also explains why AI is important in
organizations and how it is changing leadership and governance through data-driven decision-
making, automation, transparency, and public service improvement.
1) What is Artificial Intelligence?
Artificial Intelligence, or AI, means making machines capable of performing tasks that usually require
human intelligence. In simple language, AI is about teaching machines to do things that humans do
with thinking, learning, pattern recognition, and decision-making. The topic sheet explains this
through everyday examples like face unlock on a phone, Google Maps suggesting routes, Instagram
recommending content, and voice assistants answering questions. These are not signs that the
machine is “thinking like a person” in the human sense. They are signs that the machine is using data
to recognize patterns and make useful predictions.
A very important idea in your notes is that AI is not magic. It is not about giving a machine feelings,
intentions, or consciousness. Instead, it is about training a system using data so that it can perform
useful tasks efficiently. The file explains this with the example of a child learning to identify animals.
A child sees many examples, notices patterns, and gradually becomes better at recognizing cats and
dogs. AI works in a similar way, except the machine is trained on labeled data instead of lived
experience.
Simple definition for exam writing
AI is the branch of computer science that enables machines to perform tasks that normally require
human intelligence, such as learning, reasoning, recognizing patterns, and making decisions.
Core idea to remember
AI is about learning from data and using that learning to make decisions or predictions. That is the
heart of the topic. The file also emphasizes that AI systems usually perform a few core functions:
they learn from data, make decisions based on patterns, understand inputs such as text or images,
and solve tasks.
2) How AI appears in daily life
AI is already part of ordinary life, even if we do not always notice it. The notes show how Google
Maps predicts the best route, how Netflix recommends content, how phones suggest the next word
while typing, and how voice assistants answer spoken questions. All of these systems use data and
pattern recognition to help users save time and make better choices.
This is an important study point because exam questions often ask for examples. You can use
examples like these:
Face unlock on a smartphone
Route suggestions in maps
Movie or product recommendations
Voice assistants
Predictive text while typing
Spam filtering
Online shopping recommendations
Why these examples matter
These examples show that AI is not limited to laboratories or futuristic robots. It already works in the
background of systems we use every day. The course material makes this very clear so that students
do not think of AI only as a movie concept. Most modern AI systems are practical tools designed for
specific tasks.
3) Types of AI and basic terminology used in AI
The second topic in Week 1 explains that AI is not one single thing. It can be classified in different
ways. Your notes present two main ways of classifying AI: by capability and by function. Both are
important, and both are commonly asked in exams.
A. Types of AI by capability
1. Narrow AI
Narrow AI is the most common form of AI today. It is designed to do one specific task, and it does
that task very well. Examples include recommendation systems, chatbots, face recognition,
navigation systems, and spam filters. The course sheet compares narrow AI to a student who is
excellent in one subject but does not know much outside that subject. It is powerful, but limited to
its task.
2. General AI
General AI is a more advanced idea. It refers to a machine that can perform any intellectual task that
a human being can do. It would be able to learn new things, adapt to different situations, and
transfer knowledge across tasks. This does not fully exist yet. The notes describe it as a future goal
rather than a present reality.
3. Super AI
Super AI is a theoretical concept in which machines become more intelligent than humans in every
aspect. This includes problem-solving, creativity, and decision-making. It is not a real system today. It
is mainly used in future discussions and speculation.
Easy memory line
Narrow AI = what we have today
General AI = what we aim for
Super AI = future theoretical idea
B. Types of AI by function
1. Reactive Machines
These systems do not have memory. They react only to current input. A chess AI that looks at the
current board and chooses the best move without remembering past games is an example. The
material compares this to a calculator, which gives output only from the input in front of it.
2. Limited Memory AI
These systems can use past data to make decisions. Most modern AI systems belong here. Self-
driving cars are a common example because they use recent sensor data and past observations to
make driving decisions.
3. Theory of Mind AI
This is still under development. It would be able to understand emotions, beliefs, and intentions. This
remains conceptual and is not yet available in real systems.
4. Self-Aware AI
This is purely theoretical. It would mean machines that are conscious and aware of themselves. The
course notes clearly state that this does not exist today.
Easy memory line
Reactive machines = current input only
Limited memory = uses recent/past data
Theory of mind = understands emotions and intentions, still developing
Self-aware = theoretical consciousness
4) Basic terminology in AI
Your Week 1 file also introduces the key terms that appear again and again in AI discussions. These
are very important for writing short answers and definitions.
1. Machine Learning
Machine Learning is a subset of AI where machines learn from data instead of being explicitly
programmed for every situation. Rather than writing a rule for everything, we give the system
examples and let it find patterns.
2. Data
Data is the foundation of AI. It can be numbers, text, images, audio, or any kind of information that
the system learns from. You can think of data as the experience that teaches the AI.
3. Algorithm
An algorithm is a set of steps or instructions that a system follows to solve a problem. The file
compares it to a recipe. It tells the machine how to process information.
4. Model
A model is what the AI becomes after learning from data. It is the trained system that can make
predictions or decisions. In simple words, data plus learning creates a model.
5. Training
Training is the process of teaching the AI system using data. During training, the system improves by
adjusting itself based on errors and feedback. It is like practicing repeatedly until performance
improves.
6. Prediction
Prediction is what the trained model does with new data. For example, it may predict whether an
email is spam or not.
7. Deep Learning
Deep learning is a more advanced form of machine learning that uses neural networks. It is especially
useful in complex tasks such as image recognition and speech processing.
8. Neural Network
A neural network is a system made up of layers that process data and learn patterns. It is inspired by
the human brain. The notes describe it as multiple layers of decision-making working together.
9. Natural Language Processing (NLP)
NLP helps machines understand and work with human language. Chatbots and translation systems
use NLP.
10. Computer Vision
Computer vision allows machines to understand images and videos. Face recognition and object
detection are examples.
5) One-line relationships between the terms
This part is very useful for revision.
AI is the broad field.
Machine Learning is a part of AI.
Deep Learning is a part of Machine Learning.
Data is what the system learns from.
Algorithm is the method used.
Model is the trained result.
Training is the learning process.
Prediction is the output on new data.
NLP helps with language.
Computer Vision helps with images and video.
A simple way to remember this is:
Data + Algorithm + Training = Model
Model + New Data = Prediction
6) Why AI is important in today’s organizations
The third topic explains why AI has become essential in modern organizations. The main reason is
the growth of data. Every customer interaction, transaction, click, and movement generates data.
The challenge is not a lack of information. The challenge is handling too much information quickly
and correctly. Humans cannot process such huge volumes efficiently on their own. AI helps fill that
gap.
1. Better decision-making
AI supports leaders by turning data into useful insights. Instead of depending only on intuition,
leaders can make decisions based on evidence and prediction. AI can forecast sales, identify
customer demand, and detect risks early.
2. Automation
Many organizational tasks are repetitive and time-consuming, such as data entry, report generation,
customer query handling, and scheduling. AI can automate these tasks so that employees can focus
on more creative and strategic work.
3. Improved customer experience
AI helps organizations understand customers better by analyzing behavior, preferences, and
feedback. This allows personalized recommendations and faster service. Online shopping suggestions
are a simple example of this.
4. Efficiency and cost reduction
AI performs tasks faster and with fewer errors compared to humans. This saves time and money. It
also helps optimize resources, supply chains, and internal processes.
5. Innovation
AI helps organizations create new products and services. It makes things possible that were not
possible before, such as advanced healthcare diagnostics and real-time fraud detection.
6. Competitive advantage
Organizations that use AI effectively can respond quickly to market changes, understand customers
better, and improve their operations faster than competitors. This gives them an advantage in the
market.
7. Risk management
AI can detect unusual patterns and identify risk early, such as fraud in banking or cyber threats in
digital systems. This makes organizations more secure and resilient.
8. Scalability
As organizations grow, AI helps them handle more work without requiring a proportionate increase
in human effort. A chatbot can handle thousands of customer requests at the same time, for
example.
Important caution
The file also reminds us that AI is powerful but not magical. It depends on good data, proper
implementation, and responsible use. Organizations must think carefully about privacy, bias, and
ethics.
7) How AI is changing leadership and governance
The fourth topic shows that AI is reshaping leadership and governance in a very deep way. The file
explains that leaders today can rely on real-time data, predictive analytics, and intelligent systems
instead of depending only on experience and intuition. Governance is also changing because AI can
automate approvals, reporting, compliance checks, and public service delivery.
1. Leadership becomes more data-driven
AI gives leaders access to real-time information and predictions. This helps them make faster and
better decisions. Instead of guessing market trends, they can use data to see what is likely to happen.
The file compares this shift to moving from a map to a live GPS system.
2. Speed in decision-making
Today, decisions need to happen quickly. Markets change fast, risks appear suddenly, and customer
expectations evolve. AI helps leaders respond instantly by analyzing data and highlighting the main
issue.
3. Automation in governance
Governance includes approvals, compliance checks, documentation, and reporting. AI can automate
many of these tasks, which reduces human error and saves time. That makes systems more efficient.
4. Transparency and accountability
AI can improve transparency by recording what data was used, what decisions were made, and what
results were predicted. This makes audits easier and strengthens accountability. At the same time,
the course material warns that AI must be designed carefully to prevent bias and unfairness.
5. Leadership shifts from control to collaboration
The role of the leader is changing. Leaders are no longer expected to know everything by
themselves. Instead, they are expected to ask the right questions and use AI tools well. The file
describes this as leadership moving from control to collaboration. AI provides insights, while humans
provide context, ethics, and final decisions.
6. Public sector improvement
Governments are using AI to improve public services. Examples include traffic management, disaster
prediction, healthcare systems, and citizen services through chatbots. This makes governance more
citizen-focused and accessible.
7. Risk management
AI can identify risks early, such as fraud, cyber threats, or infrastructure failures. This allows leaders
to act before problems become serious.
8. Personalized services and policy making
AI can support personalized services for citizens and customers. It can also help policymakers
evaluate how a policy might affect employment, healthcare, or education before implementation.
This leads to better and more informed governance.
9. Ethical responsibility
The file makes it clear that leaders must use AI ethically. They must handle issues like bias, privacy,
and security. They also need new skills such as technology understanding, data literacy, and change
management.
8) Very short revision notes
Artificial Intelligence
AI means machines performing tasks that normally require human intelligence. It works by learning
from data and recognizing patterns.
Types of AI
Narrow AI: specific task
General AI: human-like flexibility, not yet fully real
Super AI: theoretical superior intelligence
Reactive machines: current input only
Limited memory: uses past data
Theory of mind: still developing
Self-aware: theoretical only
Key terminology
Machine learning
Data
Algorithm
Model
Training
Prediction
Deep learning
Neural network
NLP
Computer vision
Importance of AI in organizations
Better decision-making
Automation
Customer experience
Cost reduction
Innovation
Competitive advantage
Risk management
Scalability
AI in leadership and governance
Faster decisions
More data-driven leadership
Automated governance
Transparency
Accountability
Human-AI collaboration
Ethical responsibility
9) Likely exam questions
Here are the kinds of questions you should be ready for:
1. Define Artificial Intelligence.
2. Explain Narrow AI, General AI, and Super AI.
3. Write short notes on Machine Learning, Deep Learning, and Neural Networks.
4. What is the role of AI in organizations?
5. Explain how AI improves decision-making.
6. How does AI support automation and efficiency?
7. Why is AI important for customer experience?
8. How is AI changing leadership?
9. How is AI changing governance?
10. What ethical issues are linked to AI use in organizations and governance?
10) One-page memory version
If you need to remember Week 1 quickly, keep this in mind:
AI is machines doing tasks that normally require human intelligence.
There are different types of AI, but today most systems are Narrow AI.
AI works using data, algorithms, training, and models.
It matters because organizations have too much data for humans alone.
AI helps with decisions, automation, customer experience, efficiency, innovation, risk management,
and growth.
In leadership and governance, AI makes decisions faster, more transparent, and more data-driven,
but humans must remain responsible and ethical.