-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathunnecessary_suffering.qmd
More file actions
67 lines (45 loc) · 4.39 KB
/
Copy pathunnecessary_suffering.qmd
File metadata and controls
67 lines (45 loc) · 4.39 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
# We should not cause unnecessary suffering
No-one likes to talk about animal experiments. It's a difficult, emotive topic that crosses many people's moral red lines. But still, animal experiments are sometimes the only practical way to gain essential scientific knowledge. Sometimes those experiments require that animals experience distress, discomfort or pain, or that they are sacrificed or euthanised. Whatever you believe "suffering" means for an animal, our ethical premise is that we should not allow that suffering to be in vain.
::: { .callout-warning title="An Ethical Axiom" }
**We should always minimise suffering.**
This might mean **not performing an experiment at all**: it is not always the case that a new piece of knowledge or understanding is _worth_ causing suffering to obtain it. But when it is considered that there _is_ sufficient justification for performing an experiment, we are ethically obliged to **minimise the amount of distress or suffering that is caused**.
:::
It's relatively easy to tell whether an animal is being well-treated, or whether an experiment is necessary. But it's not that easy to tell whether research using animals causes an _acceptable_ (i.e. _the least possible_) amount of suffering.
::: { .callout-question }
:::::{.question}
Suppose you are running a experiment with animal subjects, where the outcome of the experiment is useful and necessary, and the use of animals is morally justified. **Which of the following choices will cause the _least amount of suffering_?**
::::{.choices}
:::{.choice}
Using three subjects per group so that a standard deviation can be calculated and a _t_-test performed.
:::
:::{.choice .correct-choice}
Using just enough subjects to establish that the experimental outcome is very likely to be the correct result.
:::
:::{.choice}
Using just enough subjects that the experimental outcome is certain to be the correct result.
:::
:::{.choice}
Using as many subjects as you have available, because it's convenient.
:::
:::{.button-clear title="Clear answer" button-class="btn btn-xs"}
:::
::::
::::{.btn-group}
:::{.button-hint title="Show hint" button-class="btn btn-xs"}
What is the purpose of performing the experiment, and how certain do you need to be?
:::
:::{.button-answer title="Show Answer" button-class="btn btn-xs"}
We carry out experiments to obtain answers to our scientific hypotheses, but the answers we obtain are rarely if ever 100% certain. We usually aim to obtain answers that are very likely to be correct (think about what a statistical hypothesis test means: that the explanation is _more likely_ or _less likely_ to be the null hypothesis than some alternative), rather than 100% certain.
If we use too few subjects we may still be able to perform a statistical test, but the results of the experiment will be uncertain and may be more likely to be incorrect than correct. **The use of animal subjects in an experiment that is unlikely to give a correct answer (e.g. because too few animals are used) causes unnecessary suffering**.
If we attempt to obtain a 100% certain result we may need to use many more subjects - possibly tens or hundreds more - than are required to obtain a result at (say) 80% certainty. **The use of animal subjects to obtain a level of certainty greater than is needed to answer the question reasonably causes unnecessary suffering**.
If we use the number of subjects that are available, just because it is convenient, then we may not know how likely the experiment is to give us a correct answer. **The use of animal subjects in an experiment where you do not know how likely you are to get a correct answer causes unnecessary suffering**.
:::
::::
:::::
:::
::: { .callout-tip title="The Appropriate Number of Animal Subjects" collapse="true" }
The appropriate number of animal subjects to use in an experiment is _always_ the smallest number that - given reasonable assumptions - will satisfactorily give the correct result to the desired level of certainty.
This may sound like a very flexible statement. _What assumptions are reasonable? What is an appropriate level of certainty?_
We'll consider these questions again later but, for now, just know that **_by convention_ the usual level of certainty is: "we have an 80% chance of getting the correct true/false answer for the hypothesis being tested"._**
Note though that the appropriate level of certainty may change depending on the nature of the question being asked.
:::