/*! 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 36 Bank employees from a large inte... [FREE SOLUTION] | 91Ó°ÊÓ

91Ó°ÊÓ

Bank employees from a large international bank were recruited with 67 assigned at random to a control group and the remaining 61 assigned to a treatment group. All subjects first completed a short online survey. After answering some general filler questions, the treatment group were asked seven questions about their professional background, such as "At which bank are you currently employed?" or "What is your function at this bank?" These are referred to as "identity priming" questions. The control group were asked seven innocuous questions unrelated to their profession, such as "How many hours a week on average do you watch television?" After the survey all subjects performed a coin-tossing task that required tossing any coin 10 times and reporting the results online. They were told they would win \(\$ 20\) for each head tossed for a maximum payoff of \(\$ 200\). Subjects were unobserved during the task, making it impossible to tell if a particular subject cheated. If the banking culture favors dishonest behavior, it was conjectured that it should be possible to trigger this behavior by reminding subjects of their profession. \({ }^{30}\) Here are the results. The first line gives the possible number of heads on 10 tosses, and the next two lines give the number of subjects that reported tossing this number of heads for the control and treatment groups, respectively (for example, 16 control subjects reported getting four heads). $$ \begin{array}{l|rrrrrrrrrrr} \hline \text { Number of heads } & 0 & 1 & 2 & 3 & 4 & 5 & 6 & 7 & 8 & 9 & 10 \\\ \hline \text { Control group } & 0 & 0 & 1 & 8 & 16 & 17 & 14 & 6 & 2 & 1 & 2 \\\ \hline \text { Treatment group } & 0 & 0 & 2 & 4 & 8 & 14 & 15 & 7 & 6 & 0 & 5 \\\ \hline \end{array} $$ If a subject is cheating, we would expect them to report doing better than chance, or tossing six or more heads. (a) Find the proportion of subjects in each group that reported tossing six or more heads. (b) Test the hypotheses that the proportions reporting tossing six or more heads in the two groups are the same against the appropriate alternative. Explain your conclusions in the context of the problem, being sure to relate this to the researcher's conjecture.

Short Answer

Expert verified
The treatment group reported more six-or-more heads. The test could show significant differences, suggesting identity priming impacts honesty as conjectured.

Step by step solution

01

Count Subjects Reporting Six or More Heads

First, we need to determine how many subjects in each group reported tossing six or more heads. This is the sum of the numbers for 6, 7, 8, 9, and 10 heads. - **Control group:** 14 (for 6 heads) + 6 (7 heads) + 2 (8 heads) + 1 (9 heads) + 2 (10 heads) = 25 subjects. - **Treatment group:** 15 (6 heads) + 7 (7 heads) + 6 (8 heads) + 0 (9 heads) + 5 (10 heads) = 33 subjects.
02

Calculate Proportions of Six or More Heads

Next, calculate the proportion of subjects in each group who reported tossing six or more heads.- **Control group:** The proportion is 25 out of 67 subjects. \[ \text{Proportion}_\text{control} = \frac{25}{67} \approx 0.373 \]- **Treatment group:** The proportion is 33 out of 61 subjects. \[ \text{Proportion}_\text{treatment} = \frac{33}{61} \approx 0.541 \]
03

Formulate Hypotheses for Proportion Test

Define the null hypothesis and alternative hypothesis to compare the proportions.- **Null Hypothesis \(H_0\):** The proportions of subjects who reported six or more heads are the same in both groups. (\( p_\text{control} = p_\text{treatment} \))- **Alternative Hypothesis \(H_a\):** The proportions of subjects who reported six or more heads are different in the treatment group compared to the control group. (\( p_\text{control} eq p_\text{treatment} \))
04

Perform a Proportion Test

Perform a hypothesis test for two proportions.- Calculate the pooled proportion: \[ \hat{p} = \frac{25 + 33}{67 + 61} = \frac{58}{128} \approx 0.453 \]- Use the formula for the test statistic for two independent samples: \[ z = \frac{0.541 - 0.373}{\sqrt{0.453 \times (1 - 0.453) \left( \frac{1}{67} + \frac{1}{61} \right)}} \] After calculating, this gives a z-value (compute with calculator).
05

Draw Conclusion from Test

Based on the calculated z-value and corresponding p-value, compare against a significance level (commonly \(\alpha = 0.05\)). - If \(p\)-value < \(\alpha\), reject the null hypothesis, suggesting a significant difference between groups. If \(p\)-value > \(\alpha\), do not reject the null hypothesis.- This difference in proportions indicates whether identity priming correlates with increased dishonest behavior aligning with the researcher's conjecture.

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.

Proportion Test
A proportion test is a statistical method used to determine if there are differences among group proportions, especially for categorical data. In the context of our bank study, a proportion test helps us understand if identity priming affects the number of reported heads in a coin toss. Both the control and treatment groups have subjects reporting six or more heads, and we want to test if the proportion of these reports differ significantly between these groups.

This method assumes that the underlying probability for each group is the same unless shown otherwise by evidence. We'll use a test for two independent proportions to make statistical inferences about the effects of identity priming.

Key steps include:
  • Calculating the proportion of subjects in each group that report six or more heads.
  • Formulating hypotheses to compare proportions.
  • Calculating a test statistic to measure any observed difference.
Finally, the result helps us either support or refute the researcher's hypothesis regarding the influence of professional identity on behavior.
Null Hypothesis
The null hypothesis (ully) is a fundamental concept in hypothesis testing. It represents a statement or position that there is no effect or no difference in the context of the study. In our coin toss study, the null hypothesis suggests that there is no difference between the control group and the treatment group regarding the proportion of subjects reporting six or more heads.

To put it simply, the null hypothesis for this scenario can be stated mathematically as \(H_0: p_\text{control} = p_\text{treatment}\). This implies that the probability of reporting a favorable number of heads (six or more) does not change based on whether participants were asked about their professional identity.

Testing the null hypothesis helps us determine if any observed differences in outcomes are due to random chance or if they are statistically significant. If statistical evidence points otherwise, we might have to reject the null hypothesis.
Alternative Hypothesis
Contrary to the null hypothesis, the alternative hypothesis (alternative) offers the position that there is a meaningful effect or difference in the proportions being studied. In the coin toss experiment, the alternative hypothesis posits that identity priming potentially causes a change in the reported results from the tosses.

In the context of the hypothesis test for proportions, the alternative hypothesis is expressed as \(H_a: p_\text{control} eq p_\text{treatment}\). This means that the proportion of subjects reporting six or more heads is different between the treatment group and the control group.

The alternative hypothesis aligns with the researcher's conjecture that reminding employees of their professional identity might induce dishonest behavior. Therefore, rejecting the null hypothesis in favor of the alternative provides evidence supporting the research idea that identity priming can influence behavior.

The strength of the alternative hypothesis is assessed in the hypothesis testing process, often by calculating a p-value and comparing it against a pre-determined significance level.

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

Subjects with preexisting cardiovascular symptoms who were receiving sibutramine, an appetite suppressant, were found to be at increased risk of cardiovascular events while taking the drug. The study included 9804 overweight or obese subjects with preexisting cardiovascular disease and/or type 2 diabetes. The subjects were randomly assigned to sibutramine (4906 subjects) or a placebo (4898 subjects) in a double-blind fashion. The primary outcome measured was the occurrence of any of the following events: nonfatal myocardial infarction or stroke, resuscitation after cardiac arrest, or cardiovascular death. The primary outcome was observed in 561 subjects in the sibutramine group and 490 subjects in the placebo group. \({ }^{17}\) (a) Find the proportion of subjects experiencing the primary outcome for both the sibutramine and placebo groups. (b) Can we safely use the large-sample confidence interval for comparing the proportions of sibutramine and placebo subjects who experienced the primary outcome? Explain. (c) Give a 95\% confidence interval for the difference between the proportions of sibutramine and placebo subjects who experienced the primary outcome.

The Abecedarian Project is a randomized controlled study to assess the effects of intensive early childhood education on children who were at high risk based on several sociodemographic indicators. \({ }^{28}\) The project randomly assigned some children to a treatment group that was provided with early educational activities before kindergarten and the remainder to a control group. A recent follow-up study interviewed subjects at age 30 and evaluated educational, economic, and socioemotional outcomes to learn if the positive effects of the program continued into adulthood. The follow-up study included 52 individuals from the treatment group and 49 from the control group. Out of these, 39 from the treatment group and 26 from the control group were considered "consistently" employed (working 30 + hours per week in at least 18 of the 24 months prior to the interview). Does the study provide significant evidence that children who had early childhood education have a higher proportion of consistent employment than those who did not? How large is the difference between the proportions in the two populations that are consistently employed? Do inference to answer both questions. Be sure to explain exactly what inference you choose to do.

Throughout Europe, more than 8000 pedestrians are killed each year in road accidents with approximately \(25 \%\) of these dying when using a pedestrian crossing. Although failure to stop for pedestrians at a pedestrian crossing is a serious traffic offense in France, more than half of drivers do not stop when a pedestrian is waiting at a crosswalk. In this experiment, a male research assistant was instructed to stand at a pedestrian crosswalk and stare at the driver's face as a car approached the crosswalk. In 400 trials, the research assistant maintained a neutral expression, and in a second set of 400 trials, the research assistant was instructed to smile. The order of smiling or not smiling was randomized, and several pedestrian crossings were used in a town on the coast in the west of France. Research assistants were dressed in normal attire for their age (jeans/T-shirt/trainers/sneakers). In the 400 trials in which the assistant maintained a neutral expression, the driver stopped in 172 out of the 400 trials, while in the 400 trials in which the assistant smiled at the driver, the driver stopped 226 times. \({ }^{26}\) Do a test to assess the evidence that a smile increases the proportion of drivers who stop. (In the portion of the study reported in Exercise \(22.30\) using female assistants, a smile significantly increased the proportion of drivers who stopped, with the proportion who stopped being significantly higher than for males in both the neutral and smiling conditions.)

Genetically altered mice. Genetic influences on cancer can be studied by manipulating the genetic makeup of mice. One of the processes that turn genes on or off (so to speak) in particular locations is called "DNA methylation." Do low levels of this process help cause tumors? Compare mice altered to have low levels with normal mice. Of 33 mice with lowered levels of DNA methylation, 23 developed tumors. None of the control group of 18 normal mice developed tumors in the same time period. \({ }^{18}\) (a) Explain why we cannot safely use either the large-sample confidence interval or the test for comparing the proportions of normal and altered mice that develop tumors. (b) The plus four method adds two observations, a success and a failure, to each sample. What are the sample sizes and the numbers of mice with tumors after you do this? (c) Give a 99\% confidence interval for the difference in the proportions of the two populations that develop tumors.

The survey in Exercise 23.26 also looked at possible differences in the proportions of males and females who used ride-hailing apps. They found that 378 of the 2361 males and 340 of the 2426 females had used a ride-hailing app. Is there evidence of a difference between the proportions of males and females who have used a ridehailing app?

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.