/*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} Problem 19 A psychological experiment was d... [FREE SOLUTION] | 91Ó°ÊÓ

91Ó°ÊÓ

A psychological experiment was done to investigate the effect of anxiety on a person's desire to be alone or in company (Schacter \(1959 ;\) Lehmann 1975 ). A group of 30 subjects was randomly divided into two groups of sizes 13 and \(17 .\) The subjects were told that they would be subjected to some electric shocks, but one group was told that the shocks would be quite painful and the other group was told that they would be mild and painless. The former group was the "high-anxiety" group, and the latter was the "low-anxiety" group. Both groups were told that there would be a 10 -min wait before the experiment began, and each subject was given the choice of waiting alone or with the other subjects. The following are the results: $$\begin{array}{c|c|c} \hline & \text { Wait Together } & \text { Wait Alone } \\ \hline \text { High-Anxiety } & 12 & 5 \\ \hline \text { Low-Anxiety } & 4 & 9 \end{array}$$ Use Fisher's exact test to test whether there is a significant difference between the high- and low-anxiety groups.

Short Answer

Expert verified
Use Fisher's exact test to find a p-value; compare it to 0.05 to test significance.

Step by step solution

01

Understand the Hypotheses

In Fisher's exact test, we start by defining the null and alternative hypotheses. Here, the null hypothesis \((H_0)\) is that there is no association between anxiety level and the preference to wait alone or together. The alternative hypothesis \((H_a)\) is that there is an association between anxiety level and the waiting preference.
02

Set Up the Contingency Table

Organize the data into a 2x2 contingency table:\[\begin{array}{c|c|c}\hline & \text{Wait Together} & \text{Wait Alone} \\hline \text{High-Anxiety} & 12 & 1 \\hline \text{Low-Anxiety} & 4 & 9 \\end{array}\]
03

Calculate the Test Statistic

The test statistic for Fisher's exact test is the probability of observing the data given the null hypothesis. The formula is:\[P = \frac{{\binom{12}{12} \binom{13-12}{5} \binom{4}{4} \binom{17-4}{9}}}{{\binom{30}{13}}}\]These binomial coefficients represent different ways to choose subjects for each outcome.
04

Interpret the Result

Compute the probabilities and evaluate whether they indicate statistical significance. Fisher's exact test output is typically a p-value. For this table:- Calculate the exact probability using the hypergeometric distribution.- Compare the p-value to a significance level (e.g., \( \alpha = 0.05 \)).- A p-value less than \( \alpha \) indicates a significant association.
05

Make a Conclusion

Based on the p-value: - If the p-value < 0.05, reject the null hypothesis, implying there is a significant difference in preferences between high-and low-anxiety groups. - If the p-value >= 0.05, do not reject the null hypothesis; no significant difference in preferences is observed.

Unlock Step-by-Step Solutions & Ace Your Exams!

  • Full Textbook Solutions

    Get detailed explanations and key concepts

  • Unlimited Al creation

    Al flashcards, explanations, exams and more...

  • Ads-free access

    To over 500 millions flashcards

  • Money-back guarantee

    We refund you if you fail your exam.

Over 30 million students worldwide already upgrade their learning with 91Ó°ÊÓ!

Key Concepts

These are the key concepts you need to understand to accurately answer the question.

Contingency Table
A contingency table is a useful way to organize data that shows the frequency distribution of variables. It's often used in statistics to reveal the relationship between two variables. In the context of the anxiety experiment described, the contingency table has two rows and two columns, representing two different anxiety groups and their preference of waiting settings: together or alone.
The rows represent the different levels of anxiety: high and low. The columns show the choice of waiting alone or with others. By arranging the data in this way, it's easier to apply statistical tests, like Fisher's exact test, to determine if there's a relationship between these variables.
For instance, such a table allows us to quickly see that 12 people in the high-anxiety group preferred to wait together, while 9 from the low-anxiety group preferred to wait alone. It's a concise method to view the data and helps in performing further statistical analyses.
Null Hypothesis
In statistical testing, the null hypothesis is a statement that there is no effect or no association between variables. It's what researchers aim to test against to find statistical evidence. For the anxiety experiment, the null hypothesis (denoted as \(H_0\)) states that there’s no difference between the high-anxiety and low-anxiety groups in terms of their preference to wait alone or together.
Essentially, the null hypothesis suggests that any differences observed in the data occur purely by chance and not due to the experimental condition. A statistical test like Fisher's exact test is then used to determine if we have enough evidence to reject this statement. If we find a significant result, we have grounds to believe there is a real effect or difference, but if not, we retain the null hypothesis.
P-Value
The p-value is a measure used in statistics to assess the strength of evidence against the null hypothesis. It quantifies the probability of observing data as extreme as, or more extreme than, the observed results if the null hypothesis were true. In the anxiety experiment, Fisher’s exact test calculates a p-value to determine if the observed preference differences are statistically significant.
A small p-value, typically less than a significance level of 0.05, indicates strong evidence against the null hypothesis. This means it's unlikely the observed differences happened by chance, suggesting a real effect or association. Conversely, a higher p-value suggests that the observed differences could have occurred by random chance, and there is not enough evidence to reject the null hypothesis.
Statistical Significance
Statistical significance is a determination that a relationship between variables in a test is not likely due to chance. It helps researchers understand whether their results are meaningful beyond natural variability. In our psychological experiment example, we determine statistical significance by comparing the p-value to a predefined threshold, often 0.05.
The concept of statistical significance doesn't comment on the magnitude or practical importance of the difference, only the likelihood that it could be attributed to chance instead of a real effect. When a p-value is below this threshold, we say the results are statistically significant, suggesting that anxiety level does indeed influence the choice to wait alone or with others.
If the results were statistically significant, this would imply a noticeable difference between the preferences of the high- and low-anxiety groups, validating the alternative hypothesis of an association between anxiety level and waiting preference.

One App. One Place for Learning.

All the tools & learning materials you need for study success - in one app.

Get started for free

Most popular questions from this chapter

The Physicians' Health Study was a randomized, double-blind, placebo- controlled trial designed to determine whether low-dose aspirin (325 mg every other day) decreases cardiovascular mortality. The experiment assigned 11,037 physicians at random to receive aspirin, and 11,034 to receive a placebo. a. The following table shows the incidence of cardiovascular events. What would you conclude about the effects of aspirin? $$\begin{array}{|c|c|c|} \hline & \text { Aspirin } & \text { Placebo } \\ \hline \text { Myocardial Infarction } & & \\ \text { Fatal } & 10 & 26 \\ \text { Nonfatal } & 129 & 213 \\ \text { Stroke } & & \\ \text { Fatal } & 9 & 6 \\ \text { Nonfatal } & 110 & 92 \\ \hline \end{array}$$ b. The following tables details cardiovascular mortality. What would you conclude about the effects of aspirin? $$\begin{array}{|l|c|c|} \hline \text { Cause } & \text { Aspirin } & \text { Placebo } \\ \hline \text { Acute myocardial infarction } & 10 & 28 \\ \text { Other ischemic heart disease } & 24 & 25 \\ \text { Sudden death } & 22 & 12 \\ \text { Stroke } & 10 & 7 \\ \text { Other cardiovascular } & 15 & 11 \\ \hline \end{array}$$

Phillips and Smith (1990) conducted a study to investigate whether people could briefly postpone their deaths until after the occurrence of a significant occasion. The senior woman of the household plays a central ceremonial role in the Chinese Harvest Moon Festival. Phillips and Smith compared the mortality patterns of old Jewish women and old Chinese women who died of natural causes for the weeks immediately preceding and following the festival, using records from California for the years \(1960-1984 .\) Compare the mortality patterns shown in the table. (Week -1 is the week preceding the festival, week 1 is the week following, etc.) $$\begin{array}{c|cc} \hline \text { Week } & \text { Chinese } & \text { Jewish } \\ \hline-2 & 55 & 141 \\ -1 & 33 & 145 \\ 1 & 70 & 139 \\ 2 & 49 & 161 \end{array}$$

It is conventional wisdom in military squadrons that pilots tend to father more girls than boys. Snyder (1961) gathered data for military fighter pilots. The sex of the pilots' offspring were tabulated for three kinds of flight duty during the month of conception, as shown in the following table. Is there any significant difference between the three groups? In the United States in 1950,105.37 males were born for every 100 females. Are the data consistent with this sex ratio? $$\begin{array}{l|c|c} \hline \text { Father's Activity } & \text { Female Offspring } & \text { Male Offspring } \\ \hline \text { Flying Fighters } & 51 & 38 \\ \hline \text { Flying Transports } & 14 & 16 \\ \hline \text { Not Flying } & 38 & 46 \end{array}$$

A randomized double-blind experiment compared the effectiveness of several drugs in ameliorating postoperative nausea. All patients were anesthetized with nitrous oxide and ether. The following table shows the incidence of nausea during the first four postoperative hours for each of several drugs and a placebo (Beecher 1959). Compare the drugs to each other and to the placebo. $$\begin{array}{l|c|c} \hline & \text { Number of Patients } & \text { Incidence of Nausea } \\ \hline \text { Placebo } & 165 & 95 \\ \hline \text { Chlorpromazine } & 152 & 52 \\ \hline \text { Dimenhydrinate } & 85 & 52 \\ \hline \text { Pentobarbital (100 mg) } & 67 & 35 \\ \hline \text { Pentobarbital (150 mg) } & 85 & 37 \end{array}$$

The data in the following table are taken from an article in the New York Times (April 20,2001 ), "Victim's Race Affects Killer's Sentence." The data are from a study of all homicide cases in North Carolina for the period \(1993-1997\) in which it was possible that a murder conviction would result in the death penalty. Such data have played an important role in the debate about the death penalty in the U.S., the only wealthy western nation which imposes it. Qualitatively, what do you conclude from looking at the numbers? Discuss whether it is appropriate to use a chi-square test to test that the combination of the victim's race and the defendant's race was independent of whether the defendant received the death penalty for convicted murderers in North Carolina during the years \(1993-1997\). $$\begin{array}{|l|l|c|c|} \hline \text { Defendant's Race } & \text { Victim's Race } & \text { Death Penalty } & \text { No Death Penalty } \\ \hline \text { Not white } & \text { White } & 33 & 251 \\ \text { White } & \text { White } & 33 & 508 \\ \text { Not white } & \text { Not white } & 29 & 587 \\ \text { White } & \text { Not white } & 4 & 76 \\ \hline \end{array}$$

See all solutions

Recommended explanations on Math Textbooks

View all explanations

What do you think about this solution?

We value your feedback to improve our textbook solutions.

Study anywhere. Anytime. Across all devices.