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
Ipatiy [6.2K]
4 years ago
11

We would like to create a confidence interval.

Mathematics
1 answer:
Vlada [557]4 years ago
6 0

Answer:

c.A 90% confidence level and a sample size of 300 subjects.

Step-by-step explanation:

In a sample with a number n of people surveyed with a probability of a success of \pi, and a confidence level 1-\alpha, we have the confidence interval with a margin of error of:

M = z\sqrt{\frac{\pi(1-\pi)}{n}}

In which

z is the zscore that has a pvalue of 1 - \frac{\alpha}{2}.

In this problem

The proportions are the same for all the options, so we are going to write our margins of error as functions of \sqrt{\pi(1-\pi)}

So

a.A 99% confidence level and a sample size of 50 subjects.

n = 50

99% confidence interval

So \alpha = 0.01, z is the value of Z that has a pvalue of 1 - \frac{0.01}{2} = 0.995, so Z = 2.575.

The margin of error is

M = z\sqrt{\frac{\pi(1-\pi)}{n}} = \frac{2.575}{\sqrt{50}}\sqrt{\pi(1-\pi)} = 0.3642\sqrt{\pi(1-\pi)}

b.A 90% confidence level and a sample size of 50 subjects.

n = 50

90% confidence interval

So \alpha = 0.1, z is the value of Z that has a pvalue of 1 - \frac{0.1}{2} = 0.95, so Z = 1.645.

The margin of error is

M = z\sqrt{\frac{\pi(1-\pi)}{n}} = \frac{1.645}{\sqrt{50}}\sqrt{\pi(1-\pi)} = 0.2623\sqrt{\pi(1-\pi)}

c.A 90% confidence level and a sample size of 300 subjects.

n = 300

90% confidence interval

So \alpha = 0.1, z is the value of Z that has a pvalue of 1 - \frac{0.1}{2} = 0.95, so Z = 1.645.

The margin of error is

M = z\sqrt{\frac{\pi(1-\pi)}{n}} = \frac{1.645}{\sqrt{300}}\sqrt{\pi(1-\pi)} = 0.0950\sqrt{\pi(1-\pi)}

This produces smallest margin of error.

d.A 99% confidence level and a sample size of 300 subjects.

n = 300

99% confidence interval

So \alpha = 0.01, z is the value of Z that has a pvalue of 1 - \frac{0.01}{2} = 0.995, so Z = 2.575.

The margin of error is

M = z\sqrt{\frac{\pi(1-\pi)}{n}} = \frac{2.575}{\sqrt{300}}\sqrt{\pi(1-\pi)} = 0.1487\sqrt{\pi(1-\pi)}

You might be interested in
What is the answer to -5(-x + 3)
Vlad1618 [11]

Answer:

the answer iissss.....5x-15

3 0
3 years ago
Read 2 more answers
Solve 5r2 – 12 = 68. {±4} {±5} {±3} {±6}
sashaice [31]

Hey there!

Assuming you meant

5r^2 - 12 = 68

If so, follow these steps so it can be a little bit easier to solve

Firstly, we have to add by 12 on each of your sides

5r^2 -12 +12 \\ \\ 68 + 12

5r^2 = 5r^2 \\ \\ 68 + 12 = 80

We get: 5r^2 =80

Now, we have divide by 5 on each of your sides

\frac{5r^2}{5} = \frac{80}{5}

\frac{80}{5}  = 16

We get: r^2 = 16

r = ± \sqrt{16}

Therefore , your answer is:r = ±4

Good luck on your assignment and enjoy your day!

~LoveYourselfFirst:)

3 0
3 years ago
The Quan’s mother made a quilt for his bed. The quilt is 2.44 meters long And 1.83 meters wide. What is the area of the quilt in
Katarina [22]
Your answer is 48.11 sqft. 

3 0
3 years ago
Read 2 more answers
Please help on number 9 and 10. Will mark brainliest.
Alenkasestr [34]

Answer:

9. 1.24 mL

10. $5.93

Step-by-step explanation:

<u>Question 9:</u>

If the dosage of medicine is 0.01 mL per pound of weight of the patient, and the patient's weight is 124 pounds, we can set up an equation to solve for how much medicine the patient would need to take:

Dosage of medicine per pound of body weight x Total body weight = Total medicine required

                                                               OR

0.01 * w = m,

where w is total body weight and m is total medicine required.

To solve for the dosage the patient needs, just plug the numbers into the right places (124 for w and leave m as it is):

0.01 * 124 = m

1.24 = m

Therefore, a patient with a body weight of 124 pounds would need a 1.24 mL dosage.

<u>Question 10:</u>

To make the multiplication easier, we could rewrite 15% as 0.15 ( because 15% = 15/100):

0.15 * Total bill = Total tax payed for bill (Also can be written as \frac{15}{100} * 39.51)

                                 OR

0.15*39.51 = Total tax

5.9265 = Total tax

5.93 = Total tax <-------- (rounded)

3 0
3 years ago
Write a polynomial function f of least degree that has rational coefficients, a leading coefficient of 1, and the zeros 4 and 3−
Neko [114]

Answer:

P(x) = x^3 - 10x^2+ 34x-40

Step-by-step explanation:

Given

p =1 -- Leading coefficient

Zeros: 4\ and\ 3  - i

Required

Determine the polynomial

Represent the zeros with a and b

Such that

a = 4

b = 3 - i

The polynomial is:

P(x) = p * (x - a) * (x - b)

P(x) = 1 * (x - 4) * (x - (3 - i))

However, to solve further: We need to symmetrise over 3-i  and its conjugate

P(x) = 1 * (x - 4) * (x - (3 - i))* (x - (3 + i))

P(x) =  (x - 4) * (x - (3 - i))* (x - (3 + i))\\\\

To define a suitable function, the expression becomes

P(x) =  (x - 4) * ((x - 3)^2+1)

P(x) =  (x - 4) * ((x - 3)(x - 3)+1)

P(x) =  (x - 4) * (x^2 - 6x + 9+1)

P(x) =  (x - 4) * (x^2 - 6x +10)

Open bracket

P(x) = x^3 - 6x^2 +10x - 4x^2 + 24x-40

P(x) = x^3 - 6x^2  - 4x^2+10x + 24x-40

P(x) = x^3 - 10x^2+ 34x-40

5 0
3 years ago
Other questions:
  • I need to know the vertex and x intercepts
    14·1 answer
  • Perform the operation(s) and write the answer in simplest form.
    15·1 answer
  • Express f in standard form: f(x) = x^2 − 2x + 3
    10·1 answer
  • If Susan is 4 feet 8 inches tall and Sharon is 5 feet 4 inches tall, what is the ratio of Sharon’s height to Susan’s height?
    10·1 answer
  • Round to the nearest 10th 21.97
    12·2 answers
  • 5/6x8/9 as an improper fraction
    8·1 answer
  • Calculate the momentum of a 700 g ball that is rolling down a ramp at 4.6 m/s.
    15·1 answer
  • PLEASE HELP!!! Giving brainlist
    14·2 answers
  • You be the teacher your friend evaluates the expression. -10 to the 2nd power =100 is your friend correct?
    9·2 answers
  • In his first 12 at bats during the baseball season, Jose had 4 hits. he maintained this hit throughout the entire season
    13·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!