/*! 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 63 In a 2018 study reported in The ... [FREE SOLUTION] | 91Ó°ÊÓ

91Ó°ÊÓ

In a 2018 study reported in The Lancet, Molina et al. reported on a study for treatment of patients with HIV-1. The study was a randomized, controlled, double-blind study that compared the effectiveness of ritonavir-boosted darunavir (rbd), the drug currently used to treat HIV-1, with dorovirine, a newly developed drug. Of the 382 subjects taking ritonavir-boosted darunavir, 306 achieved a positive result. Of the 382 subjects taking dorovirine, 321 achieved a positive outcome. See page 430 for guidance. a. Find the sample percentage of subjects who achieved a positive outcome in each group. b. Perform a hypothesis test to test whether the proportion of patients who achieve a positive outcome with the current treatment (ritonavir-boosted darunavir) is different from the proportion of patients who achieve a positive outcome with the new treatment (dorovirine). Use a significance level of \(0.01\). Based on this study, do you think dorovirine might be a more effective treatment option for HIV-1 than ritonavir-boosted darunavir? Why or why not?

Short Answer

Expert verified
The sample percentages of positive results are 80.1% for ritonavir-boosted darunavir (rbd) group and 84.0% for doravirine group. Based on the hypothesis testing, there is no significant difference in the proportions of positive outcomes between rbd and doravirine. Therefore, based on this study alone, doravirine might not be a more effective treatment option for HIV-1 than ritonavir-boosted darunavir.

Step by step solution

01

Calculate the Sample Percentage

First, find the sample percentage of subjects who achieved positive outcome in each group. This can be done by dividing the number of positive cases by the total number of subjects and then multiplying the result by 100. \n For ritonavir-boosted darunavir (rbd) group: \(\frac{306}{382} * 100 = 80.1%\)\n For dorovirine group: \(\frac{321}{382} * 100 = 84.0%\)
02

Setup Hypotheses

H0 (Null hypothesis): The proportions of positive outcomes with rbd and dorovirine are the same (i.e., \(p1 - p2 = 0\)) \n H1 (Alternative hypothesis): The proportions of positive outcomes with rbd and dorovirine are different (i.e., \(p1 - p2 ≠ 0\))
03

Calculate the Difference in Proportions

\(\Delta p = p1 - p2 = 0.801 - 0.84 = -0.039\)
04

Calculate the Combined Sample Proportion

\(P = \frac{(X1 + X2)}{(n1 + n2)} = \frac{(306 + 321)}{(382 + 382)} = 0.8205\)
05

Calculate the Standard Error

The Standard Error (SE) can be calculated using the formula: \(SE = \sqrt{P * (1 - P) * [\frac{1}{n1} + \frac{1}{n2}] } = \sqrt{0.8205 * (1 - 0.8205) * [\frac{1}{382} + \frac{1}{382}] } = 0.0215\)
06

Calculate the Z-Score

The Z score can be calculated using the formula: \(Z = \frac{\Delta p - 0}{SE} = \frac{-0.039}{0.0215} = -1.81\)
07

Analyze the Z-score

A Z-score of -1.81 falls within the acceptance range for a two-tailed test at the significance level of 0.01 (Z = ±2.57). Hence, we accept the null hypothesis (H0), making the conclusion that there's no significant difference in effectiveness between doravirine and rbd.

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.

Sample Percentage Calculation
When analyzing the effectiveness of two treatments, researchers often start by calculating the success rate, or sample percentage, for each group. This is the percentage of participants who achieved the desired outcome. For example, in the provided exercise, to compute the sample percentage for the ritonavir-boosted darunavir (rbd) group, the number of positive outcomes (306) was divided by the total number of subjects (382), and the result was multiplied by 100 to get a percentage:
-For rbd group: \(\frac{306}{382} \times 100 = 80.1\%\)
-For dorovirine group: \(\frac{321}{382} \times 100 = 84.0\%\)
This initial step helps establish a baseline from which the effectiveness of each drug can be compared.
Null and Alternative Hypotheses
In hypothesis testing, the null hypothesis (H0) is a statement that no effect or no difference exists, while the alternative hypothesis (H1) proposes that there is an effect or a difference. In the context of the exercise, the null hypothesis asserts that the proportion of positive outcomes for both HIV-1 treatments is equal:
-H0: \(p1 - p2 = 0\)
Conversely, the alternative hypothesis suggests that the proportions are not equal:
-H1: \(p1 - p2 eq 0\)
It is crucial to clearly define these hypotheses, as they guide the subsequent statistical analysis.
Z-Score Analysis
The Z-score is a statistical measure that describes a value's relationship to the mean of a group of values, expressed in terms of standard deviations from the mean. In hypothesis testing, it is used to determine how many standard deviations an observed value is from the hypothesis' expected value. In the case of the exercise:
-Z = \(\frac{\Delta p - 0}{SE}\)
A calculated Z-score is then compared to critical values from the standard normal distribution, which correspond to the significance level chosen for the test. If the absolute value of the Z-score is higher than the critical value, the null hypothesis is rejected.
Standard Error Calculation
The standard error (SE) measures the variability or uncertainty in a statistic, such as a sample proportion. It is crucial for working out how concentrated the sample distribution is around the population mean. The formula for the Standard Error in comparing two proportions is:
-SE = \(\sqrt{P \times (1 - P) \times [\frac{1}{n1} + \frac{1}{n2}]}\)
Within our exercise, 'P' is the pooled sample proportion and 'n1' and 'n2' are the sample sizes. The smaller the SE, the more certain we can be about the estimate.
Significance Level
The significance level, often denoted by \(\alpha\), is the threshold at which the results of a statistical test are declared significant. This means, if the probability of observing such extreme results, given that the null hypothesis is true, is less than the significance level, the null hypothesis is rejected. Common levels include 0.01, 0.05, and 0.10. In the given problem, an \(\alpha\) of 0.01 indicates we have a 1% risk of rejecting the null hypothesis when it is actually true (Type I error). A more stringent level like 0.01 means we require stronger evidence to reject the null hypothesis.
Randomized Controlled Trials
A randomized controlled trial (RCT) is a scientific study design that randomly allocates participants into an experimental group or a control group to measure the effectiveness of interventions. RCTs are considered the 'gold standard' in determining causality and evaluating new treatments. The study mentioned in the exercise compares the efficacy of two drugs, ritonavir-boosted darunavir and dorovirine, for treating HIV-1. By randomizing, both known and unknown confounding variables are evenly distributed, minimizing bias and improving the reliability of the results.

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

A friend is tested to see whether he can tell bottled water from tap water. There are 30 trials (half with bottled water and half with tap water), and he gets 18 right. a. Pick the correct null hypothesis: i. \(\hat{p}=0.50\) ii. \(\hat{p}=0.60\) iii. \(p=0.50\) iv. \(p=0.60\) b. Pick the correct alternative hypothesis: i. \(\hat{p} \neq 0.50\) ii. \(\hat{p}=0.875\) iii. \(p>0.50\) iv. \(p \neq 0.875\)

A taste test is done to see whether a person can tell Coke from Pepsi. In each case, 20 random and independent trials are done (half with Pepsi and half with Coke) in which the person determines whether she or he is drinking Coke or Pepsi. One person gets 13 right out of 20 trials. Which of the following is the correct figure to test the hypothesis that the person can tell the difference? Explain your choice.

For each of the following, state whether a one-proportion \(z\) -test or a two- proportion z-test would be appropriate, and name the population(s). a. A researcher takes a random sample of voters in western states and voters in southern states to determine if there is a difference in the proportion of voters in these regions who support the death penalty. b. A sociologist takes a random sample of voters to determine if support for the death penalty has changed since 2015 .

In problem \(8.16\), a college chemistry instructor thinks the use of embedded tutors will improve the succes: rate in introductory chemistry courses. The instructor carried out a hypothesis test and found that the observed value of the test statistic was \(2.33 .\) The \(\mathrm{p}\) -value associated with this test statistic is \(0.0099 .\) Explain the meaning of the p-value in this context. Based on this result, should the instructor believe the success rate has improved?

According to a 2015 University of Michigan poll, \(71.5 \%\) of high school seniors in the United States had a driver's license. A sociologist thinks this rate has declined. The sociologist surveys 500 randomly selected high school seniors and finds that 350 have a driver's license. a. Pick the correct null hypothesis. i. \(p=0.715\) ii. \(p=0.70\) iii. \(\hat{p}=0.715\) iv. \(\hat{p}=0.70\) b. Pick the correct alternative hypothesis. i. \(p>0.715\) ii. \(p<0.715\) iii. \(\hat{p}<0.715\) iv. \(p \neq 0.715\) c. In this context, the symbol \(p\) represents (choose one) i. the proportion of high school seniors in the entire United States that have a driver's license. ii. the proportion of high school seniors in the sociologist's random sample that have a driver's license.

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.