Ethical Issues in Data Science (Coursera)

Ethical Issues in Data Science (Coursera)

Computing applications involving large amounts of data – the domain of data science – impact the lives of most people in the U.S. and the world. These impacts include recommendations made to us by internet-based systems, information that is available about us online, techniques that are used for security and surveillance, data that is used in health care, and many more. In many cases, they are affected by techniques in artificial intelligence and machine learning.

Class Deals by MOOC List - Click here and see Coursera's Active Discounts, Deals, and Promo Codes.

This course examines some of the ethical issues related to data science, with the fundamental objective of making data science professionals aware of and sensitive to ethical considerations that may arise in their careers. It does this through a combination of discussion of ethical frameworks, examination of a variety of data science applications that lead to ethical considerations, reading current media and scholarly articles, and drawing upon the perspectives and experiences of fellow students and computing professionals.
Course 2 of 4 in the Vital Skills for Data Science Specialization.

What You Will Learn

  • Learners will be able to identify and manage ethical situations that may arise in their careers.
  • Learners will be able to apply ethical frameworks to help them analyze ethical challenges.
  • Learners will be familiar with key applications of data science that are commonly linked to ethical issues.

Syllabus

WEEK 1
Ethical Foundations
This module begins with an introduction to the course including motivation for the topic, the course goals, what topics the course will cover, and what is expected of the students. It then reviews the three ethical frameworks that are most commonly applied to ethical discussions in data science and computing: Kantianism/deontology, virtue ethics, and utilitarianism. Case studies are used to illustrate the application and properties of these frameworks.

WEEK 2
Internet, Privacy, and Security
This module begins with some background about the Internet, which is the foundation for most of the topics that we study in this course. It then discusses the two most basic ethical issues in using the internet, privacy and security, in the context of data science. It goes through a number of real case studies and examples for each to illustrate the diversity of issues.

WEEK 3
Professional Ethics
This module provides insight into the ethical issues in the data science profession and workplace (as opposed to technical topics in data science). It starts with discussion of two highly relevant codes of professional ethics, from professional societies in statistics and in computing. It then looks at a variety of recent workplace ethics issues in tech companies. A key part of this module is interviewing a data science professional about ethical issues they have encountered in their career.

WEEK 4
Algorithmic Bias
Algorithmic bias may be the topic that people associate most with ethical issues in data science. This module begins by providing some general background on algorithmic bias and considering varying views on the pros and cons of algorithmic vs. human decision making. It then reviews an illustrative set of examples of algorithmic bias related to gender and race, which is a particularly important class of instances of algorithmic bias. The final part of the module discusses what is perhaps the single most prominent and discussed instance of algorithmic decision making and bias, facial recognition.

WEEK 5
Medical Applications and Implications
Data science is applied to a wide variety of important application areas, each with their own ethical issues. This module focuses on an application area that is both particularly important and leads to a rich set of ethical issues: medical applications. This includes looking at current issues involved with health databases and the uses of artificial intelligence in healthcare, and more futuristic issues, gene editing and neurological interventions. The module concludes with a crucial topic that every data science profession should consider: the implications of the fields of data science and computing on the future of human work.

Go to Class
MOOC List is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Related Courses

Marketing in a Digital World (Coursera) Coursera
University of Illinois at Urbana-Champaign

Marketing in a Digital World (Coursera)

This course examines how digital tools, such as the Internet, smartphones, and 3D printing, are revolutionizing the world of marketing by changing the roles and practices of both firms and consumers. Marketing in a Digital World is one of the most popular courses on Coursera with over 250,000 Learners and is rated by Class Central as one of the Top 50 MOOCs of All Time.

Jun 10th 2026
4 Weeks
Regression Models (Coursera) Coursera
Johns Hopkins University

Regression Models (Coursera)

Linear models, as their name implies, relates an outcome to a set of predictors of interest using linear assumptions. Regression models, a subset of linear models, are the most important statistical analysis tool in a data scientist’s toolkit. This course covers regression analysis, least squares and inference using regression models.

Jun 8th 2026
4 Weeks
Understanding China, 1700-2000: A Data Analytic Approach, Part 2 (Coursera) Coursera
The Hong Kong University of Science and Technology - HKUST

Understanding China, 1700-2000: A Data Analytic Approach, Part 2 (Coursera)

The purpose of this course is to summarize new directions in Chinese history and social science produced by the creation and analysis of big historical datasets based on newly opened Chinese archival holdings, and to organize this knowledge in a framework that encourages learning about China in comparative perspective. Our course demonstrates how a new scholarship of discovery is redefining what is singular about modern China and modern Chinese history.

Jun 8th 2026
4 Weeks
Cloud Computing Concepts, Part 1 (Coursera) Coursera
University of Illinois at Urbana-Champaign

Cloud Computing Concepts, Part 1 (Coursera)

Cloud computing systems today, whether open-source or used inside companies, are built using a common set of core techniques, algorithms, and design philosophies—all centered around distributed systems. Learn about such fundamental distributed computing "concepts" for cloud computing. Some of these concepts include: clouds, MapReduce, key-value/NoSQL stores, classical distributed algorithms, widely-used distributed algorithms, scalability, trending areas, and much, much more!

Jun 8th 2026
5-12 Weeks
Learn to code with AI (Coursera) Coursera
Scrimba

Learn to code with AI (Coursera)

Imagine waking up tomorrow as a web developer. What would you want to build? With AI tools like ChatGPT, you're already a developer, regardless of your experience, if you know how to work with them. So in this course, you'll build functional, interactive front-end projects while learning how to write effective prompts and debug and refine your code with the help of AI.

Jun 10th 2026
2 Weeks
Code Yourself! An Introduction to Programming (Coursera) Coursera
University of Edinburgh,Universidad ORT Uruguay

Code Yourself! An Introduction to Programming (Coursera)

Have you ever wished you knew how to program, but had no idea where to start from? This course will teach you how to program in Scratch, an easy to use visual programming language. More importantly, it will introduce you to the fundamental principles of computing and it will help you think like a software engineer.

Jun 8th 2026
5-12 Weeks
The Importance and Power of Music in our Society (Coursera) Coursera
Leiden University,University of the Arts The Hague

The Importance and Power of Music in our Society (Coursera)

Music plays an important role in our daily lives and is woven into the fabric of society. We listen to music while alone or in company, in a dance club or at home, through simple headphones or via high-end speakers, as background or as foreground, after we get up or before we go to bed. Music accompanies us when we are traveling, doing sports, shopping, working or relaxing. This omnipresence of music raises several questions: how does music affect our lives? What is the relation between the society we live in and the role, function, and position of music within that society? How is music influenced by and does music influence social, political, economic, technological, and multiple other developments?

Jun 9th 2026
4 Weeks
The Structured Query Language (SQL) (Coursera) Coursera
University of Colorado Boulder

The Structured Query Language (SQL) (Coursera)

In this course you will learn all about the Structured Query Language ("SQL".) We will review the origins of the language and its conceptual foundations. But primarily, we will focus on learning all the standard SQL commands, their syntax, and how to use these commands to conduct analysis of the data within a relational database. Our scope includes not only the SELECT statement for retrieving data and creating analytical reports, but also includes the DDL ("Data Definition Language") and DML ("Data Manipulation Language") commands necessary to create and maintain database objects.

Jun 9th 2026
5-12 Weeks
Machine Learning: Regression (Coursera) Coursera
University of Washington

Machine Learning: Regression (Coursera)

Case Study - Predicting Housing Prices. In our first case study, predicting house prices, you will create models that predict a continuous value (price) from input features (square footage, number of bedrooms and bathrooms,...). This is just one of the many places where regression can be applied. Other applications range from predicting health outcomes in medicine, stock prices in finance, and power usage in high-performance computing, to analyzing which regulators are important for gene expression.

Jun 8th 2026
5-12 Weeks
Exploratory Data Analysis (Coursera) Coursera
Johns Hopkins University

Exploratory Data Analysis (Coursera)

This course covers the essential exploratory techniques for summarizing data. These techniques are typically applied before formal modeling commences and can help inform the development of more complex statistical models. Exploratory techniques are also important for eliminating or sharpening potential hypotheses about the world that can be addressed by the data.

Jun 8th 2026
4 Weeks
Understanding China, 1700-2000: A Data Analytic Approach, Part 1 (Coursera) Coursera
The Hong Kong University of Science and Technology - HKUST

Understanding China, 1700-2000: A Data Analytic Approach, Part 1 (Coursera)

The purpose of this course is to summarize new directions in Chinese history and social science produced by the creation and analysis of big historical datasets based on newly opened Chinese archival holdings, and to organize this knowledge in a framework that encourages learning about China in comparative perspective. Our course demonstrates how a new scholarship of discovery is redefining what is singular about modern China and modern Chinese history.

Jun 8th 2026
5-12 Weeks