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
german
2 years ago
11

Standard Error from a Formula and a Bootstrap Distribution Sample A has a count of 30 successes with and Sample B has a count of

50 successes with . Use StatKey or other technology to generate a bootstrap distribution of sample differences in proportions and find the standard error for that distribution. Compare the result to the value obtained using the formula for the standard error of a difference in proportions from this section.
Mathematics
1 answer:
tia_tia [17]2 years ago
5 0

Answer:

Using a formula, the standard error is: 0.052

Using bootstrap, the standard error is: 0.050

Comparison:

The calculated standard error using the formula is greater than the standard error using bootstrap

Step-by-step explanation:

Given

Sample A                          Sample B

x_A = 30                              x_B = 50

n_A = 100                             n_B =250

Solving (a): Standard error using formula

First, calculate the proportion of A

p_A = \frac{x_A}{n_A}

p_A = \frac{30}{100}

p_A = 0.30

The proportion of B

p_B = \frac{x_B}{n_B}

p_B = \frac{50}{250}

p_B = 0.20

The standard error is:

SE_{p_A-p_B} = \sqrt{\frac{p_A * (1 - p_A)}{n_A} + \frac{p_A * (1 - p_B)}{n_B}}

SE_{p_A-p_B} = \sqrt{\frac{0.30 * (1 - 0.30)}{100} + \frac{0.20* (1 - 0.20)}{250}}

SE_{p_A-p_B} = \sqrt{\frac{0.30 * 0.70}{100} + \frac{0.20* 0.80}{250}}

SE_{p_A-p_B} = \sqrt{\frac{0.21}{100} + \frac{0.16}{250}}

SE_{p_A-p_B} = \sqrt{0.0021+ 0.00064}

SE_{p_A-p_B} = \sqrt{0.00274}

SE_{p_A-p_B} = 0.052

Solving (a): Standard error using bootstrapping.

Following the below steps.

  • Open Statkey
  • Under Randomization Hypothesis Tests, select Test for Difference in Proportions
  • Click on Edit data, enter the appropriate data
  • Click on ok to generate samples
  • Click on Generate 1000 samples ---- <em>see attachment for the generated data</em>

From the randomization sample, we have:

Sample A                          Sample B

x_A = 23                              x_B = 57

n_A = 100                             n_B =250

p_A = 0.230                          p_A = 0.228

So, we have:

SE_{p_A-p_B} = \sqrt{\frac{p_A * (1 - p_A)}{n_A} + \frac{p_A * (1 - p_B)}{n_B}}

SE_{p_A-p_B} = \sqrt{\frac{0.23 * (1 - 0.23)}{100} + \frac{0.228* (1 - 0.228)}{250}}

SE_{p_A-p_B} = \sqrt{\frac{0.1771}{100} + \frac{0.176016}{250}}

SE_{p_A-p_B} = \sqrt{0.001771 + 0.000704064}

SE_{p_A-p_B} = \sqrt{0.002475064}

SE_{p_A-p_B} = 0.050

You might be interested in
The length of a rectangle is 4 inches more than its width, and its perimeter is 34 inches. Find the length and width of the
gizmo_the_mogwai [7]

Answer:

Width = 6.5 inches

Length = 10.5 inches

Step-by-step explanation:

Let

"l" be length of rectangle

and

"w" be width of rectangle

Since length of rectangle is 4 inches MORE THAN WIDTH, we can write:

l = 4 + w

The perimeter is sum of all sides, so

Perimeter = l + l + w + w = 2l + 2w

The perimeter is 34, so we can write:

2l + 2w = 34

Putting 1st equation in 2nd, we get equation in "w" and solve for this first:

2l + 2w = 34\\2(4+w) + 2w = 34\\8+2w+2w=34\\4w=26\\w=\frac{26}{4}=6.5

Width is 6.5 in

Now, l = 4 + w, so

l = 4 + 6.5 = 10.5

Length is 10.5 in

3 0
3 years ago
Three concert tickets cost $45 what is the cost per ticket
11Alexandr11 [23.1K]

Answer: 15

Step-by-step explanation:

45$ = 3 Tickets

45 / 3 = 1 Ticket

1 Ticket = 15

4 0
3 years ago
32. The price of a box of tarts is $1 cheaper than that of a loaf of bread. If 3 times the price of a
Delvig [45]

Answer: $8.60

Step-by-step explanation:

Let the price of a bread = x

Let the price of a tarts = x - 1

If 3 times the price of a loaf of bread is $29.5 more than half of the price of a box of tarts. This can be represented as:

3 × x = 1/2 × (1 - x) + 29.5

3x = 0.5 - 0.5x + 29.5

3x + 0.5x = 29.5 + 0.5

3.5x = 30

x = 30/3.5

x = 8.6

5 0
3 years ago
Write a quadratic equation that can be solved by factoring. Solve your equation and show and explain all your work.
miv72 [106K]

Answer:

An example of a quadratic equation is:

{x}^{2}  + 5x + 6 = 0

Step-by-step explanation:

This answer follows the standard form for a quadratic equation:

a {x}^{2}  + bx + c = 0

To solve this equation you do the following:

x^2 + 5x + 6 =0

The factors that can be added to get *5* and multiplied to get *6* are 3 & 2.

Therefore the new equation would be:

x^2 +3x + 2x + 6 = 0

<em>group the terms</em>: (x^2 +3x) (+2x + 6) = 0

<em>factorize</em><em>:</em><em> </em>x (x + 3) 2 (x + 3) = 0

<em>therefore</em><em>:</em><em> </em><em>(</em><em>x</em><em> </em><em>+</em><em> </em><em>2</em><em>)</em><em> </em><em>(</em><em>x</em><em> </em><em>+</em><em> </em><em>3</em><em>)</em><em> </em><em>=</em><em>0</em>

<em>x</em><em> </em><em>=</em><em> </em><em>-1</em><em> </em><em> </em><em>x</em><em> </em><em>=</em><em>-3</em>

4 0
2 years ago
Read 2 more answers
In the problem attached, what are the measures of angles a and b
iren2701 [21]

Answer:

B = 74

A = 93

Step-by-step explanation:

opposite angles equal 180

so 180 - 106 = b

180 - 87 = A

4 0
3 years ago
Other questions:
  • A golf ball is struck by a​ 60-degree golf club at an initial velocity of 9898 feet per second. The height of the golf ball in f
    13·1 answer
  • At the beginning of 2002, an ice cream shop claimed to have "nearly 969 different ice cream flavors." Assuming that you could ch
    11·2 answers
  • Order from least to greatest 0.5, 1/5, 0.35, 12/25, 4/5
    6·1 answer
  • Gretchen earns $7 per hour at the local pizza shop. If she works 3 hours in an afternoon, how much money does she earn?
    14·2 answers
  • (4x + 17)<br> What is the measure of AC ?<br> Enter your answer in the box.<br> (4x – 3.5)
    15·1 answer
  • The correct answer (reported to the proper number of significant figures) to the following is:(1712 - 1615) × (8.66 × 7.66) = __
    15·1 answer
  • Please please help me on this i will be your friend and message you also
    15·1 answer
  • I’m not sure what how you feel about that this morning but I’m just wondering what you are one of the best that I have ever seen
    6·1 answer
  • HELP MEH ASAP pleasaeeeeee
    6·1 answer
  • Characteristics of uniform motion btw why I m so bor dd​
    15·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!