1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
prohojiy [21]
3 years ago
8

A relief fund has been set up to collect donations for the families affected by a recent hurricane. A random sample of 400 peopl

e shows that 35% of the 200 who were contacted by telephone made contributions, compared with only 25% of the 200 who received email requests. Which of the formulas calculates the 95% confidence interval for the difference in the proportions of people who make donations when contacted by telephone versus those contacted by email?
a. (0.35- 0.25)±1.96 √ (0.35)(0.25)/200

b. (0.35- 0.25)±1.96 √ (0.35)(0.25)/400

c. (0.35- 0.25)±1.96 √ (0.35)(0.25)/200+ √ (0.35)(0.25)/200

d. (0.35- 0.25)±1.96 √ (0.35)(0.65)/200+ √ (0.35)(0.75)/200

e. (0.35- 0.25)±1.96 √ (0.35)(0.65)/400+ √ (0.35)(0.75)/400
Mathematics
2 answers:
Yuki888 [10]3 years ago
7 0

Answer:

(0.35-0.25) - 1.96 \sqrt{\frac{0.35(1-0.35)}{200} +\frac{0.25(1-0.25)}{200}}=0.0107  

(0.35-0.25) + 1.96 \sqrt{\frac{0.35(1-0.35)}{200} +\frac{0.25(1-0.25)}{200}}=0.1892  

And the 95% confidence interval would be given (0.0107;0.1892).  

And the best answer would be:

d. (0.35- 0.25)±1.96 √ (0.35)(0.65)/200+ √ (0.35)(0.75)/200

Step-by-step explanation:

Previous concepts

A confidence interval is "a range of values that’s likely to include a population value with a certain degree of confidence. It is often expressed a % whereby a population means lies between an upper and lower interval".  

The margin of error is the range of values below and above the sample statistic in a confidence interval.  

Normal distribution, is a "probability distribution that is symmetric about the mean, showing that data near the mean are more frequent in occurrence than data far from the mean".  

p_A represent the real population proportion for telephone

\hat p_A =0.35 represent the estimated proportion for telephone

n_A=200 is the sample size required for Brand A

p_B represent the real population proportion for emali

\hat p_B =0.25 represent the estimated proportion for email

n_B=200 is the sample size required for Brand B

z represent the critical value for the margin of error  

Solution to the problem

The population proportion have the following distribution  

p \sim N(p,\sqrt{\frac{p(1-p)}{n}})  

The confidence interval for the difference of two proportions would be given by this formula  

(\hat p_A -\hat p_B) \pm z_{\alpha/2} \sqrt{\frac{\hat p_A(1-\hat p_A)}{n_A} +\frac{\hat p_B (1-\hat p_B)}{n_B}}  

For the 95% confidence interval the value of \alpha=1-0.95=0.05 and \alpha/2=0.025, with that value we can find the quantile required for the interval in the normal standard distribution.  

z_{\alpha/2}=1.96  

And replacing into the confidence interval formula we got:  

(0.35-0.25) - 1.96 \sqrt{\frac{0.35(1-0.35)}{200} +\frac{0.25(1-0.25)}{200}}=0.0107  

(0.35-0.25) + 1.96 \sqrt{\frac{0.35(1-0.35)}{200} +\frac{0.25(1-0.25)}{200}}=0.1892  

And the 95% confidence interval would be given (0.0107;0.1892).  

And the best answer would be:

d. (0.35- 0.25)±1.96 √ (0.35)(0.65)/200+ √ (0.35)(0.75)/200

Minchanka [31]3 years ago
5 0

Answer: e. (0.35- 0.25)±1.96 √ (0.35)(0.65)/400+ √ (0.35)(0.75)/400

Step-by-step explanation:

You might be interested in
three friends jogged last month. Richard jogged 9 miles last month. Jena jogged 2 times as many miles as Richard. Brian jogged 4
ANTONII [103]

Answer:

Jena=18 miles Brian=36 miles

Step-by-step explanation:

well if you add what Richard got and double it (9+9=18 or 9x2=18) you get how much Jena ran. then if u add (9+9+9+9=36 or 9x4=36) you get Brians miles he ran


8 0
3 years ago
Which algebraic expression represents the phrase: Five more than the product 6 times the number of f flowers?
Nataliya [291]
C: 5+ 6 + f

Explanation
7 0
2 years ago
Read 2 more answers
Without using a division or multiplication operator and without using iteration , define a recursive method named product that a
Fantom [35]

I will be using the language C++. Given the problem specification, there are an large variety of solving the problem, ranging from simple addition, to more complicated bit testing and selection. But since the problem isn't exactly high performance or practical, I'll use simple addition. For a recursive function, you need to create a condition that will prevent further recursion, I'll use the condition of multiplying by 0. Also, you need to define what your recursion is.
To wit, consider the following math expression 
 f(m,k) = 0 if m = 0, otherwise f(m-1,k) + k 
 If you calculate f(0,k), you'll get 0 which is exactly what 0 * k is. 
 If you calculate f(1,k), you'll get 0 + k, which is exactly what 1 * k is.   
 So here's the function   
 int product(int m, int k) 
 { 
  if (m == 0) return 0; 
  return product(m-1,k) + k;  
}
8 0
3 years ago
4 1/7% = <br> what in decimal form
kykrilka [37]

Answer:

.0417

Step-by-step explanation:

.0 is 10th's place so if we had 50 percent it would be .5

.00 is ones place so 4 percent would be .04

.0000 is where fractions come in so 3 3/4 would be .00375

6 0
3 years ago
Read 2 more answers
If y=3x+2,find the value of y when x=-3
Mars2501 [29]
Y=3x+2 when x=-3
=> y= 3(-3)+2 = -9+2 =-7
6 0
3 years ago
Read 2 more answers
Other questions:
  • Would you use SSS or SAS to prove the triangles​ congruent? If there is not enough information to prove the triangles by SSS or​
    9·1 answer
  • I need help on this question i uploaded it but no one has seen it
    11·1 answer
  • 4. The cost of a long-distance telephone call is $.50 for making the call and $.10 per minute. What is the slope? What does it r
    13·2 answers
  • Need help with part c
    6·1 answer
  • Which operation will make the llower left element the largest?
    9·2 answers
  • The ratio of 5 to 15
    7·2 answers
  • A baby's crib has an area of 690:square inches and a perimeter of 106 inches.What are the dimensions of the crib
    15·1 answer
  • Please help me solve this problem x and y
    11·2 answers
  • 8
    6·2 answers
  • ABC= ADC, BA= 25, DA=
    11·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!