AI Book 10 - Worksheets - Unit 1 - Answer Key
AI Book 10 - Worksheets - Unit 1 - Answer Key
7. A group of students were working on an AI project but felt confused about how to start
solving the problem. Their teacher introduced them to a structured method that helped
them break the problem into smaller parts and solve it one step at a time.
What does this method represent?
a) Random solutions
b) Step-by-step guidance
c) Legal advice
d) Ethical justifications
8. How are Ethical Frameworks for AI categorized?
a) Into legal and illegal frameworks
b) Into sector-based and value-based frameworks
c) Into historical and contemporary frameworks
d) Into theoretical and practical frameworks
9. What is the central focus of virtue-based value-based frameworks?
a) Maximizing utility
b) Protecting human rights
c) Aligning actions with ethical principles and beliefs
d) Ensuring compliance with legal regulations
10. Which of the following best describes rights-based value-based frameworks?
a) Prioritizing human rights and dignity, valuing human life over other considerations
b) Evaluating actions based on maximizing overall good and minimizing harm
c) Centering on the character of the decision-maker and the alignment of actions with
personal or societal virtues
d) Focusing on achieving outcomes that offer the greatest benefit
11. What is the primary domain of application for Bioethics?
a) Agriculture
b) Healthcare and life sciences
c) Information technology
d) Environmental conservation
B. Assertion-Reasoning/Statement-based questions.
12. Assertion(A): Ethics provide guidance in distinguishing right from wrong.
Reasoning(A): Ethics consist of a set of values and morals that aid individuals in making
moral judgments and decisions.
a) Both Assertion and Reasoning are true, and Reasoning is the correct explanation of the
Assertion.
b) Assertion is true, but Reasoning is false.
c) Both Assertion and Reasoning are true, but Reasoning is not the correct explanation of
the Assertion.
d) Assertion is false, but Reasoning is true.
13. Assertion (A): Justice in bioethics ensures fair distribution of healthcare resources.
Reason (R): Justice promotes treating everyone equally regardless of need.
a) Both Assertion and Reasoning are true, and Reasoning is the correct explanation of the
Assertion.
b) Assertion is true, but Reasoning is false.
c) Both Assertion and Reasoning are true, but Reasoning is not the correct explanation of
the Assertion.
d) Assertion is false, but Reasoning is true.
14. Statement 1: Statistical data analysis helps in predicting future outcomes by learning from
patterns in existing data.
Statement 2: Statistical data analysis is only used to store large datasets securely.
a) Both statements are correct
b) Only Statement 1 is correct
c) Only Statement 2 is correct
d) Both statements are incorrect
C. Picture-based question.
15. Observe the images below and identify which image does NOT represent an application of
Computer Vision:
a) b)
c) d)
(✓ )
a. Data
b. NLP
c. Computer Vision
d. Both (a) and (b)
4. Name all the stages of an AI Project cycle.
Ans: AI Project Cycle stages:
Problem Scoping
Data Acquisition
Data Exploration
Modeling
Evaluation
Deployment
5. Name the 4Ws of problem canvases under the problem scoping stage of the AI Project Cycle.
Ans: Who, What, Where, Why
Problem scoping is the first stage of the AI project cycle where the problem that you want AI
to solve is identified and defined. It includes precisely outlining the issues, defining them
explicitly, identifying their causes, and developing a plan to fix them. The 4Ws framework
helps in systematically scoping the problem. It consists of four crucial parameters that you
need to know while solving a problem: Who? What? Where? Why?
Data acquisition is the second stage of the AI project cycle. This stage focuses on collecting
the relevant data required for the AI system.
Data exploration is the third stage of the AI project cycle. This stage involves analysing the
collected data to interpret patterns, trends,
and relationships.
Modelling is the fourth stage of AI project cycle. At this stage, you select and train an
appropriate data model using the data that has been collected and explored with the goal of
achieving the objectives of the AI project.
Evaluation is the fifth stage of the AI project cycle. Once modelling is complete, the model
must be tested on newly fetched data. This stage includes comparing the model's results
with expected outcomes to assess accuracy, reliability, and overall performance.
Deployment is the sixth and last stage of the AI project cycle. The model is made accessible
to users or other systems to achieve the project’s objectives, ensuring it delivers maximum
value and impact to users and stakeholders.
4. What do you mean by Bioethics? Explain any two fundamental principles of Bioethics.
Ans: Bioethics is an ethical framework that addresses ethical issues related to life sciences,
healthcare, and medical research. Bioethics aims to guide professionals, policymakers, and
society in making moral decisions when it comes to issues such as patient rights, medical
treatments, research ethics, and the use of new technologies in medicine. Bioethics is guided
by several fundamental principles that help professionals make ethical decisions.
Two of them are:
Beneficence: Beneficence refers to the ethical obligation to act in the best interests of
others, promoting their well-being and providing benefits. This principle emphasises
taking actions that produce positive outcomes and contribute to the overall good, ensuring
that the greatest benefit is achieved for all stakeholders involved.
Justice: Justice in bioethics refers to fairness and the equitable distribution of healthcare
resources and services. It ensures that all individuals, regardless of their background, have
equal access to healthcare and treatment. The principle of justice also involves addressing
disparities in healthcare systems and ensuring that vulnerable populations are not exploited
or neglected.
C. Case-Based Questions
1. In a corporate setting, a multinational company is facing scrutiny over its environmental
practices, particularly regarding the disposal of industrial waste. The company has historically
prioritized profit maximization and cost-cutting measures, leading to practices that result in
environmental harm and negative impacts on local communities. As public awareness and
concern about environmental sustainability grow, stakeholders, including investors, customers,
and advocacy groups, are calling for the company to adopt more responsible and sustainable
business practices.
Question: Drawing from the case presented, analyse the ethical considerations surrounding
the company's environmental practices through the lens of value-based frameworks in
ethics.
Ans: In the given scenario, the multinational company prioritizes profit over environmental
responsibility, leading to negative consequences for local communities. This raises several
ethical concerns:
Rights-Based Ethics: The company's actions infringe upon the basic rights of the local
communities to clean water, air, and a healthy environment. A rights-based framework would
argue that no business goal justifies violating these fundamental human rights.
Utility-Based Ethics (Utilitarianism): This framework assesses actions based on overall
happiness or well-being. While the company might be maximizing short-term profit, the long-
term harm caused to the environment and community health outweighs the benefits. Thus, the
practice is ethically unjustified.
Virtue-Based Ethics: This evaluates the moral character behind actions. Prioritizing profit while
ignoring environmental damage reflects a lack of ethical responsibility, compassion, and
sustainability—traits that a virtuous company would uphold.
2. Meena is developing a chatbot that helps students prepare for their board exams. The chatbot
must understand student queries typed in everyday language and respond accurately. She uses
techniques like text classification and stop word removal. However, while testing, she notices
the chatbot often fails to understand queries that include emotional expressions like “I’m
nervous” or “I hate this subject”. Her mentor suggests adding sentiment analysis to improve the
chatbot’s responses.
Ans:
(i) Sentiment Analysis
(ii) “I’m feeling scared about the exam”, “I don’t understand anything”
(iii) Stop word removal helps eliminate common, less meaningful words (like “the”, “is”) so
that the model can focus on important keywords in the input.
(iv) Sentiment analysis allows the chatbot to detect emotions and respond in a more
supportive and empathetic manner, improving student experience.
3. A hospital in a smart city has adopted an AI-based diagnostic system to identify diseases like
cancer and diabetes at early stages. The system collects data from patients and gives doctors
predictions about disease risks. However, patients are concerned about their data privacy and
how the system is making decisions. Some fear the AI might replace doctors. The hospital's
ethics board is evaluating the situation from a bioethical perspective before expanding its use.
Ans:
(i) The two relevant bioethics principles are: Respect for Autonomy and Non-maleficence.
(ii) Respect for autonomy means patients should be informed and have control over whether
or not their data is used, and how.
(iii) Non-maleficence ensures that the AI does not cause harm—e.g., by giving false predictions
or compromising patient trust.
(iv) Hospitals can ensure ethical use of data by implementing informed consent procedures and
securing data with strong privacy policies.