Consider a medical condition that does not have a standard treatment. The recommended design of a clinical trial for a new treatment to such condition involves using a placebo treatment as a control. A placebo treatment is a treatment that externally looks identical to the actual treatment but, in reality, it does not have the active ingredients. The reason for using placebo for control is the "placebo effect". Patients tend to react to the fact that they are being treated regardless of the actual beneficial effect of the treatment.
As an example, consider the trial for testing magnets as a treatment for pain. The patients that were randomly assigned to the control (the last 21 observations in the file "
magnets.csv") were treated with devices that looked like magnets but actually were not. The goal in this exercise is to test for the presence of a placebo effect using the data in the file "magnets.csv".
-
Let \(X\) be the measurement of change, the difference between the score of pain before the treatment and the score after the treatment, for patients that were treated with the inactive placebo. Express, in terms of the expected value of \(X\text{,}\) the null hypothesis and the alternative hypothesis for a statistical test to determine the presence of a placebo effect. The null hypothesis should reflect the situation that the placebo effect is absent.
-
Identify the observations that can be used in order to test the hypotheses.
-
Carry out the test and report your conclusion. (Use a significance level of 5%.)
