βš–οΈ 15 Real-Life Ethics Scenarios

Fully solved case studies using utilitarianism, deontology, virtue ethics, Ross's prima facie duties, engineering codes of ethics, and risk analysis.

Click a question below, or use the sidebar / arrow keys to navigate.

QUESTION 1

Self-Driving Car β€” Moral Dilemma

Scenario: A self-driving car's brakes fail. Ahead, five pedestrians cross the road. The car may continue straight (killing five) or swerve onto another road (killing one).

1Why this is a Moral Dilemma

A moral dilemma exists when two or more genuine moral requirements conflict, and whatever the agent does, at least one moral requirement will be violated.

  • Duty A: Do not harm any innocent person (the one pedestrian on the side road).
  • Duty B: Minimize harm and save as many lives as possible (the five pedestrians ahead).

Either choice kills innocent people β€” there is no option that satisfies both duties. This satisfies the definition of a moral dilemma, not merely a moral issue.

2Consequence-Based Theory: Utilitarianism

Utilitarianism (Bentham, Mill) judges an action only by its consequences: the right action is the one that produces the greatest overall good (or least total harm) for the greatest number.

Applying the utility calculation:

  • Continue straight β†’ 5 deaths β†’ total harm = 5 lives lost.
  • Swerve β†’ 1 death β†’ total harm = 1 life lost.

Harm minimization: 1 < 5, so swerving produces the least total suffering. Under utilitarian reasoning each life counts equally, so the number of lives determines the outcome.

3Decision & Qualifications

  • Decision: The system should be programmed to swerve β€” sacrifice one to save five, because it minimizes total loss of life.
  • Rule-utilitarian caution: if everyone knew cars swerve randomly toward bystanders, pedestrians on sidewalks might stop trusting roads. Therefore engineers should combine the utilitarian rule with speed reduction, better braking redundancy, and prevention of such situations altogether.
  • Designers should also be transparent about the decision rule β€” hidden life-and-death programming violates public autonomy even when the rule itself is defensible.

βœ” Final Answer

The car faces a genuine moral dilemma: any choice kills innocents. Using consequence-based (utilitarian) ethics, the system should be programmed to turn and hit the one pedestrian, because saving five lives at the cost of one produces the greatest net good β€” the least total harm.

QUESTION 2

Hospital Organ Transplant β€” Utilitarianism vs Deontology

Scenario: Five dying patients each need a transplant. A healthy visitor is a perfect match for all five. Killing him would save five lives. Should the doctor kill him?

1Utilitarian Perspective (Act Utilitarianism)

  • Naive act-utilitarian math: save 5, lose 1 β†’ net gain of 4 lives β†’ killing appears "right."
  • But full consequences must be counted:
    • People would stop trusting hospitals and avoid check-ups β†’ fewer organs donated, more deaths long-term.
    • Fear, panic, and surveillance of visitors; doctors become threats.
    • The rule "kill innocents when convenient" would cause catastrophic systemic harm.
  • So even Rule Utilitarianism concludes: adopt the rule "never kill innocent people for their organs" β€” it maximizes long-term utility.

2Kant's Deontological Perspective

Deontology holds that some acts are wrong in themselves, regardless of consequences.

  • Universal Law formulation: Could the maxim β€” "kill innocent people whenever their organs can save more lives" β€” be universal law? No. Universalized, everyone would fear hospitals, medicine's purpose would collapse, and the maxim self-destructs. Fails the test.
  • Humanity formulation: Treat persons always as ends in themselves, never merely as means. The visitor would be used merely as a container of spare parts, without consent, treating a rational being as a thing. Direct violation.

The doctor's duty is absolute: do not kill the innocent, even to save five.

3Which Theory Is Stronger Here?

AspectUtilitarianismKantian Deontology
Initial answer"Yes" (5 > 1)"No" β€” killing is intrinsically wrong
Depends on consequences?Yes β€” needs uncertain predictionsNo β€” duty is clear and immediate
Protects the individualOnly indirectlyDirectly, via human dignity

Deontology gives the stronger reason. Utilitarianism only forbids the killing after speculative long-term consequences are counted, and naive utilitarianism would permit murder. Kantian ethics provides a categorical, unconditional prohibition grounded in human dignity: a person's life may never be sacrificed as a mere instrument, no matter how many others benefit. This also explains why the transplant case feels morally different from the trolley case β€” here the agent must actively kill an innocent person, not merely redirect an existing danger.

βœ” Final Answer

The doctor must not kill the healthy visitor. While act-utilitarianism superficially favors killing (5 > 1), both rule-utilitarianism and β€” decisively β€” Kantian deontology forbid it. Deontology provides the stronger reason: persons possess intrinsic dignity and may never be used merely as means, giving an absolute duty against murder that does not depend on uncertain consequence calculations.

QUESTION 3

Software Piracy β€” Moral Issue

Scenario: A student cannot afford expensive software. His friend gives him a pirated copy, used only for education, never sold or distributed.

1Moral Issue vs Moral Dilemma

  • A moral issue is any action with right/wrong implications that requires moral evaluation.
  • A moral dilemma requires a conflict between two genuine moral duties, where obeying one necessarily violates the other.
  • Here there is no genuine duty-conflict: the student wants the software, but nothing morally obliges him to possess it. Legitimate alternatives exist (free/open-source tools like Python, VS Code, Eclipse; university academic licenses; student discounts). Since no duty forces him to pirate, this is a moral issue, NOT a moral dilemma.

2Rules of Conduct Analysis

Morality is guided by rules of conduct at three levels:

  • Societal rules/laws: copyright law and licensing agreements β€” the student violates them (piracy is illegal even for personal, educational use).
  • Professional rules: software developers' work is protected intellectual property; unauthorized copying breaks professional norms of respecting others' work.
  • Self-imposed rules: personal integrity and honesty β€” using something one has no right to use erodes one's own standards.

3Ethical Reasoning

  • Consequentialist view: The student argues "no one is harmed β€” I don't sell it." But aggregated piracy causes industry-wide revenue loss, reduces developers' incentive to create, and raises prices for paying users. The utilitarian case is not clearly in the student's favor.
  • Deontological view: Using software without permission is dishonest and unjust β€” taking a benefit without the owner's consent. Universalizability test: if everyone who "couldn't afford" software pirated it, the software industry would collapse β€” the maxim fails; hence the act is wrong.
  • Justice view: The student receives a benefit while others pay their fair share β€” free-riding is unfair.
  • Mitigating factors: poverty and educational purpose reduce blameworthiness, but do not make the act right.

βœ” Final Answer

The student's action is morally wrong, though sympathy-worthy and less blameworthy than commercial piracy. This is a moral issue, not a moral dilemma β€” no genuine duty obliges him to pirate. He violates rules of conduct (law, property rights, honesty) and fails universalizability. The right course: use open-source alternatives, request an academic license, or seek financial aid.

QUESTION 4

Company Data Privacy β€” Rights & Morality

Scenario: A tech company collects users' personal data. Selling it to advertisers would earn millions, but users don't know their data is sold.

1Relevant Moral Values

  • Privacy β€” users' right to control their personal information.
  • Autonomy & informed consent β€” people must knowingly agree to how their data is used.
  • Honesty / transparency β€” hiding data sales is a form of deception.
  • Trust β€” the invisible foundation of the company–user relationship.
  • Non-maleficence β€” data sales expose users to identity theft, profiling, manipulation, spam.

2Fairness

Fair exchange requires that both parties knowingly benefit. Here:

  • The company takes 100% of the benefit (millions of dollars).
  • Users carry all of the risk (privacy loss, targeting, fraud) β€” without consent and without compensation.
  • This is a one-sided, exploitative exchange: the company profits from something that belongs to the users. Even if data sales are common practice, "everyone does it" is not a moral justification.

3Justice

  • Distributive justice: benefits and burdens must be distributed fairly β€” here all benefits flow to the company, all burdens to users.
  • Procedural justice: a fair process (informed, opt-in consent) is absent entirely. The users are denied any voice.
  • Rights-based justice: privacy is a right; rights are not to be traded away secretly for profit.

4Social Utility

  • Short-term: millions in revenue β€” a utilitarian might be tempted.
  • Long-term: once exposed (such secrets usually leak), the company faces lawsuits, regulatory fines (GDPR-style penalties), customer exodus, and reputation collapse. Societal trust in the digital economy erodes β€” harming everyone.
  • Total long-term utility is negative: hidden sales destroy far more value than they create.

βœ” Final Answer

No β€” the company should not secretly sell the data. It violates privacy, autonomy, and informed consent; it is unfair (company gains, users bear hidden risk), unjust (no fair process or distribution), and socially harmful in the long run. The morally acceptable path is transparency: ask users, offer a genuine opt-in choice, share value fairly, and never trade away rights in secret.

QUESTION 5

The Biased Hiring Algorithm β€” Impartiality

Scenario: An AI hiring system scores graduates of wealthy universities higher because historical data shows they performed better. Poor-university applicants are rarely selected.

1Does It Violate Impartiality? β€” Yes

Impartiality requires that decisions be based only on morally relevant criteria (ability, skill, qualification), and that identical cases be treated identically, free of arbitrary bias.

  • University wealth is not a job-relevant criterion in itself. Two candidates with equal skill must receive equal evaluation; here they don't β†’ partiality confirmed.
  • Bias laundering: past "better performance" of rich-university graduates largely reflects opportunity, networking, and socioeconomic advantage, not superior talent. The algorithm converts historical inequality into seemingly "objective" scores β€” discrimination with a mathematical disguise.
  • Feedback loop: the AI hires rich-university graduates β†’ future "historical data" shows they succeed β†’ bias deepens. Inequality becomes self-perpetuating.

2How to Make the System Fair

  1. Audit the training data for historical bias before training; document known distortions.
  2. Use only job-relevant features: skills tests, work samples, structured interviews, verified competencies β€” not university prestige, name, address, or other class proxies.
  3. Remove/neutralize proxy variables correlated with wealth (extracurriculars that require money, unpaid internships as sole criteria).
  4. Disparate-impact testing: compare selection rates across socioeconomic/demographic groups; investigate and fix significant gaps.
  5. Human oversight & appeals: applicants can request human review of automated rejections.
  6. Transparency: tell applicants what criteria are used and allow correction of input errors.
  7. Continuous monitoring: re-audit after deployment because models drift and bias can re-emerge.

βœ” Final Answer

Yes β€” the system violates impartiality because it judges applicants by university wealth (a morally irrelevant, class-based proxy) instead of genuine ability, perpetuating historical discrimination under a veneer of objectivity. It must be redesigned around validated, job-relevant criteria, with bias audits, disparate-impact testing, transparency, and human oversight.

QUESTION 6

Emergency Doctor β€” Act vs Rule Utilitarianism

Scenario: After a disaster, one dose of life-saving medicine remains. An elderly patient has low survival chances; a young patient has a high chance of recovery. Who gets it?

1Act Utilitarianism

Act Utilitarianism (Bentham): judge this particular act by its own consequences in this particular situation.

  • Expected benefit = probability of survival Γ— amount of life saved.
  • Elderly patient: low probability Γ— fewer remaining years = low expected utility.
  • Young patient: high probability Γ— many remaining life-years = high expected utility.

Conclusion: give the dose to the young patient β€” this single act maximizes total expected well-being.

2Rule Utilitarianism

Rule Utilitarianism (Mill): choose the rule whose general adoption maximizes utility; then follow that rule.

  • Best rule: "In triage, allocate scarce medicine by medical criteria β€” urgency of need and probability of survival β€” never by wealth, status, or personal preference."
  • Why this rule maximizes utility: it saves the most lives system-wide, keeps public trust in hospitals (people won't fear being denied care for arbitrary reasons), and gives doctors a clear, fair protocol in chaotic disasters.
  • Applying the rule to this case β†’ the young patient's higher survival probability is the decisive medical criterion β†’ same answer.
  • Note: the rule permits probability-of-survival but forbids judgments like "the young person's life is worth more" as such β€” that would undermine equality and trust.

3Comparison

AspectAct UtilitarianismRule Utilitarianism
FocusThis one act's outcomeThe long-run value of the rule
JustificationMax expected life saved hereBest overall triage system & trust
DecisionYoung patientYoung patient (via triage rule)

Both theories converge on the same decision, but by different routes. The doctor should also document the decision and involve an ethics/triage team if time permits, following standard medical triage codes.

βœ” Final Answer

Yes. Act utilitarianism gives the medicine to the young patient directly (highest expected utility: survival probability Γ— life-years). Rule utilitarianism reaches the same decision through the triage rule "prioritize by medical need and survival probability," which maximizes long-run utility and public trust. Both approaches justify giving the dose to the patient with the higher chance of recovery.

QUESTION 7

Breaking a Promise β€” Ross's Act Deontology

Scenario: You promised a friend to help him prepare for an important exam. That same day, your grandmother becomes seriously ill and needs someone to take her to the hospital. Which duty prevails?

1Ross's Theory: Prima Facie Duties

W. D. Ross's Act Deontology (pluralistic deontology) holds that we have several prima facie duties β€” duties that are binding on the surface unless overridden by a stronger duty in the actual situation. Ross lists:

  • Fidelity β€” keep promises and tell the truth.
  • Beneficence β€” help others improve their condition.
  • Non-maleficence β€” avoid harming others.
  • Reparation β€” make up for wrongs done.
  • Gratitude, Justice, Self-improvement.

Unlike Kant, Ross does not rank duties by a fixed formula β€” the context determines which duty is weightiest.

2The Conflict

  • Duty of Fidelity: keep your promise β†’ help your friend study. Important, but the stakes are an exam β€” significant, yet not life-threatening, and the friend can study alone or with someone else later.
  • Duty of Beneficence + Non-maleficence: your grandmother faces a serious health emergency β€” life or permanent harm may be at stake, and she needs you now.

The stakes, urgency, and irreplaceability of your presence make the grandmother's case overwhelmingly weightier.

3Actual Duty & Residual Duty

  • The duty that "wins" the weighing is called the actual duty β€” here: take your grandmother to the hospital.
  • Ross adds that when we fail a prima facie duty, a duty of reparation arises: afterward, sincerely apologize to your friend, explain, and help him prepare at the earliest opportunity (e.g., late-night session, share notes, arrange alternative help).
  • This shows Ross's theory is context-sensitive and humane: promises matter, but they do not bind us when life and health are on the line.

βœ” Final Answer

According to Ross's Act Deontology, both obligations are genuine prima facie duties: fidelity (the promise) and beneficence/non-maleficence (grandmother's health). Weighing them in context β€” life-threatening stakes and urgency versus an exam β€” helping your grandmother becomes the actual duty, because the duty to preserve life and prevent serious harm overrides the duty to keep a promise. Afterward, you owe your friend reparation: an apology and a rescheduled study session.

QUESTION 8

Workplace Safety β€” Engineer's Responsibility

Scenario: An engineer must approve a factory machine. The cheaper machine has a higher chance of causing serious worker injuries. Management pressures the engineer to approve it because replacing it is expensive.

1Paramount Principle

Every major engineering code (NSPE, IEEE) begins with: engineers shall hold paramount the safety, health, and welfare of the public (which includes workers). An engineer's approval is a professional certification of safety β€” it may never be sold to the highest bidder.

2Principle 1 β€” Comply with Applicable Laws

  • Safety regulations (occupational-safety law, machine-guarding standards) set minimum mandatory protection levels.
  • If the cheaper machine's injury risk exceeds legal limits, approving it is illegal β€” the engineer must refuse outright and may be personally liable.
  • Even where legal, the law is a floor, never a license: legality does not equal safety or morality.

3Principle 2 β€” Accepted Engineering Practice

  • The standard of care: what a reasonable, competent engineer would do in the same situation.
  • No competent engineer, knowing test results show elevated serious-injury risk, would approve the machine. Doing so is professional negligence and misconduct, risking license revocation and criminal liability if workers are harmed.
  • "The company told me to" is never a defense β€” engineers are personally and professionally responsible for their approvals.

4Principle 3 β€” Explore Safer Alternative Designs

The engineer's duty is not only to say "no" but to constructively solve the problem:

  • Propose the safer machine, or retrofit the cheaper one with guards, light curtains, emergency stops, and interlocks.
  • Present a full cost-benefit case to management: injury costs (medical, compensation, lawsuits, OSHA fines, downtime, lost morale and reputation) usually exceed the price difference β€” safety is often cheaper long-term.
  • Document the test results and all communications in writing.
  • If management insists on approval against the engineer's judgment: refuse to sign, escalate to higher management/board, and if serious danger remains, notify the appropriate authorities (organized whistle-blowing) as the codes direct.

βœ” Final Answer

The engineer must refuse to approve the unsafe machine. It likely violates applicable safety laws, falls below accepted engineering practice, and betrays the paramount duty to protect worker safety. The engineer should then explore safer alternatives β€” the safer machine or retrofits β€” build the economic case for safety, document everything, and if overruled on a serious risk, escalate and, if necessary, blow the whistle to protect the workers.

QUESTION 9

Dangerous Product Misuse

Scenario: A powerful electric machine's manual says "Do not operate without protective equipment," but it can easily be operated without it, and users can reasonably be expected to ignore the warning.

1The Principle: Foresee and Prevent Misuse

  • Modern engineering ethics and products-liability law require designers to anticipate reasonably foreseeable misuse β€” not just intended use.
  • The scenario states that misuse is easily possible and reasonably expected. Therefore misuse is foreseeable by definition, and designing against it becomes a design obligation, not an optional courtesy.
  • Modern product-liability doctrine: if foreseeable misuse causes injury and the design ignored it, the manufacturer is liable β€” a warning label alone will not protect the company.

2Why a Warning Label Alone Fails

The hierarchy of hazard controls ranks protections by effectiveness:

  1. 1. Design out the hazard β€” the strongest control.
  2. 2. Physical safeguards β€” guards, barriers, interlocks.
  3. 3. Warnings & training β€” the LAST and weakest resort.

Warnings fail because they can be unread, forgotten, mistranslated, ignored under time pressure, or lost with the manual. When injury is serious and misuse is likely, relying on paper is negligence.

3What the Engineer Should Do

  • Install an interlock: the machine physically cannot start or run unless protective equipment (e.g., a two-hand control, a guard door, a sensor detecting PPE) is engaged β€” making misuse impossible, not merely forbidden.
  • Add physical guards, emergency stops, and fail-safe defaults.
  • Keep the warning label and training β€” but only as a supplementary layer, never the only defense.

βœ” Final Answer

No β€” the engineer may not rely on the warning label alone. Because the misuse is reasonably foreseeable and injuries would be serious, the principle of foreseeing and preventing potential misuse demands engineering controls: interlocks and guards that make unsafe operation physically impossible, with warnings serving only as a backup layer. Ethics β€” and the law β€” require designing out the hazard, not printing it away.

QUESTION 10

Factory Near a Poor Community β€” Risk–Benefit Analysis

Scenario: A chemical factory near a poor residential area would create thousands of jobs and economic benefits, but risks toxic emissions affecting residents. Should it be built?

1Who Takes the Risks?

  • Local residents: chronic health effects (respiratory illness, cancers), risks to children's development, reduced property values, contaminated air/water, constant anxiety.
  • They are involuntary risk-bearers and a vulnerable population β€” poorer communities have less political power, less ability to move away, and often less information.

2Who Receives the Benefits?

  • Company/shareholders: profits.
  • Government & wider region: taxes, industrial growth, cheaper products for distant consumers.
  • Residents: some jobs β€” but also the entire localized burden.

3Is the Distribution Fair?

  • No β€” this is a classic case of environmental injustice: concentrated risks on the least powerful, diffuse benefits to the most powerful.
  • Procedural injustice: residents were not consulted or informed (no informed consent β€” they cannot knowingly accept the risk).
  • Distributive injustice: those who bear the risk receive only a fraction of the benefit; those who receive the most benefit bear almost none of the risk.
  • Selecting a poor area may simply reflect that its residents cannot resist, not that the site is objectively best.

4Can the Risk Be Reduced?

  • Modern emission-control technology (scrubbers, filters, closed-loop systems) to cut toxicity.
  • Buffer zones / build in designated industrial zones away from homes.
  • Continuous emissions monitoring with public real-time data and independent regulators.
  • Emergency-response plans, health screening for residents, insurance/compensation funds.
  • Community benefit agreements: local hiring priorities, revenue sharing, residents' representatives on oversight boards.
  • Genuine informed community consent before approval β€” the decision process itself must be just.

βœ” Final Answer

As proposed, the factory should not be built β€” the risk–benefit distribution is unfair: an involuntary, vulnerable community bears concentrated health risks while profits flow elsewhere, with no consent. It becomes morally acceptable only if: (1) risks are genuinely reduced to low, independently verified levels; (2) the community is fully informed and consents; (3) benefits are fairly shared; and (4) monitoring, compensation, and accountability continue for the factory's lifetime. Justice demands that risks never be dumped on those least able to refuse them.

QUESTION 11

Voluntary vs Involuntary Risk

Scenario: Person A knowingly buys a cheap house near a factory with toxic emissions. Person B already lived there and was never informed about the emissions. Who finds the risk more acceptable?

1Key Concepts

  • Voluntary risk: knowingly and freely chosen, usually with compensation or benefit attached (smoking, mountain climbing β€” people accept surprisingly high voluntary risks).
  • Involuntary risk: imposed on a person without their knowledge or consent (contaminated water, hidden hazards) β€” people tolerate far lower levels and object strongly.
  • Key factors: choice, information, control, benefit/compensation, and consent.

2Applying to the Two People

FactorPerson A (bought the house)Person B (never informed)
KnowledgeKnows about emissionsUninformed
ChoiceFreely chose, traded off priceNo choice
CompensationCheap house = paid to accept riskNone
ConsentInformed consent givenConsent violated
Perceived acceptabilityHIGHLOW β€” feels betrayed & imposed upon

Person A perceives the risk as far more acceptable β€” he made an informed trade-off (risk ↔ cheaper house), giving him control and benefit. Person B bears the identical physical risk but experiences it as imposed deception, which research shows people judge as far less acceptable and morally outrageous.

3The Moral Point

  • Identical physical risk β†’ different moral status, because acceptability is not just about magnitude but about how the risk was imposed.
  • The factory/company has a duty to inform all residents (informed consent), a duty to reduce emissions, and possibly a duty to compensate Person B for the risk imposed without his knowledge.
  • Hiding risk information treats residents merely as means to corporate profit β€” a deontological violation.

βœ” Final Answer

Person A perceives the risk as more acceptable, because it is a voluntary, informed, compensated risk he chose freely. Person B's risk is involuntary and uninformed, so even at the same physical level he perceives it as unacceptable β€” and morally, his rights (information, consent, autonomy) have been violated. The ethical obligation therefore falls on the company: disclose, mitigate, and compensate involuntary risk-bearers.

QUESTION 12

Short-Term vs Long-Term Risk

Scenario: Product 1 causes mild stomach discomfort for a few days. Product 2 has no immediate effect but may cause serious health problems after years of use. Which risk is perceived as more serious?

1Characterizing the Two Risks

PropertyProduct 1Product 2
TimingImmediate / short-termDelayed / long-term
SeverityMild, temporary, reversibleSerious, possibly irreversible
VisibilityFelt at once — easy to link cause→effectInvisible for years — hard to attribute
Psychological distanceClose and vividRemote and abstract

2Which Is Perceived as More Serious?

  • Risk-perception research shows people fear immediate, visible, personally experienced risks more. Product 1's stomach discomfort would be perceived as more serious β€” consumers notice it instantly, complain, and abandon the product.
  • Long-term risks suffer from temporal discounting: "years away" feels psychologically light, causes are hard to trace, and statistical/abstract harms feel unreal. So Product 2's grave danger is typically underestimated.

3Which Risk Is Objectively More Serious?

  • Rational evaluation weighs severity Γ— probability Γ— irreversibility Γ— duration.
  • Mild, reversible discomfort (Product 1) β€” low total harm.
  • Possibly irreversible serious disease affecting users for the rest of their lives (Product 2) β€” potentially enormous total harm, even if delayed.
  • Conclusion: the delayed risk is likely the objectively greater one. Delay reduces perceived seriousness, not actual seriousness.

4Ethical Implications for Producers/Engineers

  • It would be exploitative to exploit consumers' perception bias β€” marketing Product 2 as "gentle, no side effects" while knowing the long-term danger.
  • Duty: conduct long-term testing, disclose delayed risks clearly and prominently (informed consent), and weigh delayed severe harm heavily in design decisions β€” precisely because consumers will not.

βœ” Final Answer

Perception-wise: the immediate, short-term risk (stomach discomfort) is perceived as more serious because it is visible, immediate, and vivid, while long-term risks are psychologically discounted. Objectively: the delayed risk of serious long-term health problems is likely far more serious β€” severity, irreversibility, and lifetime harm outweigh brief mild discomfort. Ethically, producers must not rely on this perception gap: they must test long-term effects and honestly disclose delayed risks.

QUESTION 13

High Probability vs Low Probability Risk

Scenario: Coastal city dangers β€” (A) a catastrophic flood once every 100 years; (B) frequent minor road accidents every week. Which risk do people find more acceptable? Can a very serious risk with extremely low probability be acceptable?

1Expected Probability (Expected Value)

Expected annual harm = probability Γ— severity:

  • Risk A (flood): probability β‰ˆ 1/100 per year = 0.01; severity = catastrophic (many deaths, massive destruction). Expected annual harm = 0.01 Γ— catastrophic.
  • Risk B (accidents): probability = very high (~52 events/year); severity = minor per event. Expected annual harm = 52 Γ— minor.

Depending on actual magnitudes, the two expected values can even be similar β€” yet they feel completely different.

2How People Actually Perceive Them

  • Familiar, frequent, small risks (B) become normalized: "accidents are part of life." People adapt, take precautions, and tolerate them.
  • Rare, catastrophic, dread risks (A) trigger strong anxiety: huge imagination, media amplification after any disaster, and the feeling that one event is uncontrollable and communal. People may demand total prevention of A while casually accepting B β€” even when B's cumulative toll is larger.
  • So paradoxically: the frequent minor risk (B) is often considered more acceptable in everyday life, while the rare catastrophe (A) is psychologically less acceptable but may be objectively manageable.

3Can a Very Serious, Very Low-Probability Risk Be Acceptable?

Yes β€” but only under strict conditions (ALARP logic β€” "As Low As Reasonably Practicable"):

  1. The probability is genuinely negligible β€” verified by data, not merely unmeasured.
  2. No reasonably available safer alternative exists.
  3. The benefits of the activity are substantial to society (coastal living, trade).
  4. Active mitigation reduces both probability and consequences: flood defenses/levees (cut probability), zoning away floodplains, early-warning systems, evacuation plans, insurance (limit consequences).
  5. Ongoing monitoring β€” because "once in 100 years" is an average, not a guarantee; two floods can occur in consecutive years.

A catastrophic risk accepted without these conditions (ignored, unmitigated, secret) is never acceptable β€” it is mere negligence.

βœ” Final Answer

People typically consider the frequent minor risk (B) more acceptable because familiarity breeds tolerance, while rare catastrophic events trigger dread. By expected probability both must be compared as probability Γ— severity. A very serious risk with an extremely low probability can be acceptable β€” but only if the probability is truly negligible, benefits are significant, no safer alternative exists, and society actively reduces both the likelihood (flood defenses) and the consequences (warnings, zoning, insurance). Low probability is never a license for zero preparation.

QUESTION 14

Discussion Stopper β€” "Everyone Has Their Own Morality"

Scenario: In an ethics class on exam cheating, a student says: "Everyone has their own morality, so nobody can say cheating is wrong. There is no point discussing ethics."

1Identifying the Discussion Stopper

This is the discussion stopper from Harris, Pritchard & Rabins: "People disagree about morality / everyone has their own morality, so moral questions cannot be rationally resolved and ethical discussion is pointless." It combines a claim of moral relativism with a claim of futility of ethical reasoning.

2Logical Problems

  1. Self-defeating statement: "Nobody can say cheating is wrong" is itself a universal moral claim about what others may assert. If no one can make moral judgments, then that very judgment is also forbidden. The position destroys itself.
  2. Disagreement β‰  absence of truth: people disagree about science, medicine, and history, yet we still seek rational answers. Disagreement shows the question is difficult, not that it is unanswerable.
  3. Is/ought fallacy (descriptive β†’ normative): from the fact that people do have different moral views (descriptive relativism), it does not follow that no view is correct (normative relativism). That inference is a non-sequitur.
  4. Preference vs moral judgment: "I prefer tea" is a personal preference needing no defense. "Cheating is wrong" is a moral judgment β€” it is public, action-guiding, applies to others, and must be backed by reasons (fairness, honesty, harm to others). The student conflates the two categories.
  5. Self-contradictory behavior: even strict relativists protest when they are cheated, demand fairness, and apologize β€” behavior that presupposes shared moral standards.

3Morality as a Public System

  • Morality is not a private taste β€” it is a public system: a set of standards that (1) applies to everyone, (2) is publicly known, (3) is taught and mutually enforced, and (4) exists so people can cooperate and live together.
  • Examinations are part of such a public system: they work only on trust and fairness. If everyone cheated, grades, certificates, and merit-based opportunity would collapse β€” the practice would self-destruct (the universalizability test fails: "everyone may cheat" makes examinations meaningless).
  • Cheating wrongs other students (unfair competition), institutions (corroded trust), and society (unqualified graduates). These are objective harms, arguable with reasons β€” hence ethics discussion is both meaningful and necessary.

βœ” Final Answer

No β€” the argument is not valid. It is the discussion stopper "everyone has their own morality, so ethics is pointless." It is self-defeating (it makes its own universal moral claim), it wrongly infers from disagreement to the absence of truth, and it confuses personal preference with moral judgment. Since morality is a public system of shared, reason-giving standards that make cooperation possible, cheating can be objectively shown wrong: it betrays fairness, honesty, and trust. Ethical discussion is therefore not pointless β€” it is exactly how such standards are examined and justified.

QUESTION 15

AI Developer β€” Virtue Ethics vs Utilitarianism vs Deontology

Scenario: Days before commercial launch, an AI developer finds a serious bug. Reporting it delays launch 3 months and costs millions; hiding it preserves the launch and most customers may never notice.

1Virtue Ethics β€” What Would an Honest, Responsible Person Do?

  • Virtue ethics asks not "what rule?" or "what outcome?" but "what would a person of good character do?"
  • The relevant virtues: honesty (no concealment), responsibility (own your professional work), integrity (technical judgment not corrupted by commercial pressure), courage (delivering bad news to management despite cost), care (concern for users' welfare).
  • A person of practical wisdom would report the bug immediately. Hiding it would be an act of cowardice and self-interest that corrodes the developer's character β€” and repeated small dishonesties shape who we become.
  • Professional identity: engineers are trusted to tell the truth about their work. Concealment betrays the very virtue that makes the profession possible.

2Utilitarianism β€” Best Overall Consequences

Compare total consequences, short- and long-term, for everyone affected:

  • Hiding the bug:
    • Users harmed by the bug (data loss, wrong outputs, safety/privacy failures β€” "most may never notice" β‰  none).
    • A time bomb: if discovered later β€” lawsuits, regulatory fines, refunds, massive reputation collapse, job losses, and lasting erosion of public trust in the company and in AI generally.
    • Company culture poisoned: staff learn bugs get buried.
  • Reporting the bug:
    • 3-month delay + millions in cost β€” real but bounded, known, survivable.
    • Safe product, preserved trust, avoided catastrophic tail risk, and a reputation for reliability (itself a business asset).

Expected-utility analysis: the small certain cost of delay is far outweighed by the probable and potentially catastrophic harms of concealment. Utilitarianism also says: report.

3Deontology β€” The Developer's Moral Duty

  • Duty of honesty / non-deception: shipping while silently hiding a known defect is deceiving every customer who pays for a working product.
  • Kant β€” universalizability: can "engineers may conceal serious bugs to protect launch dates" be universal law? No β€” universalized, no one could trust any software, the software industry collapses, and the maxim destroys itself. Fails.
  • Kant β€” humanity formulation: customers would be treated merely as means to revenue, denied the information they need as rational purchasers. Violation.
  • Professional duties: duty of care to the public, fiduciary duty to the employer (which includes honest reporting β€” hiding a bug actually betrays the employer's long-term interest), and contractual duty to customers. β†’ Duty: report.

4Which Approach Gives the Strongest Reason?

  • All three theories converge β€” this makes the decision unusually certain: report the bug.
  • Strongest reason: deontology. The duty of honesty is categorical and immediate β€” it does not depend on estimating how harmful the bug turns out to be or on uncertain outcome predictions, which utilitarian reasoning requires (and which, if the bug were truly trivial, could theoretically license hiding it). The developer knows deception is wrong the moment he contemplates it; customers' right not to be deceived settles the matter before any calculation begins.
  • Virtue ethics supplies the motivation and character behind acting on that duty, and utilitarianism the reassuring proof that honesty is also the smartest policy β€” but the binding moral force comes from the deontological duty of honesty and non-deception.
  • Practical steps: report immediately in writing, quantify the risk, propose a fix plan and timeline, and if overruled on a serious safety/privacy issue, escalate to higher management, the ethics board, or regulators.

βœ” Final Answer

The developer must report the bug and delay the launch. Virtue ethics: an honest, responsible, courageous engineer discloses the defect. Utilitarianism: the bounded cost of a 3-month delay is far smaller than the probable catastrophic consequences of concealment (user harm, lawsuits, trust collapse). Deontology: honesty is a categorical duty; concealing the bug fails the universalizability test and treats customers merely as means. The strongest reason is deontological β€” the duty of honesty binds immediately and unconditionally, independent of any uncertain consequence estimates β€” with virtue ethics and utilitarianism powerfully confirming the same answer.