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
faust18 [17]
3 years ago
14

A random sample of size n1= 25, taken from a normal population with a standard deviation σ1= 5, has a mean X1= 80. A second rand

om sample of size n2=36, taken from a different normal population with a standard deviation σ2=3, has a mean X1= 75. Find a 94% confidence interval for μ1-μ2.
Mathematics
1 answer:
sesenic [268]3 years ago
7 0

Answer:

The 94% confidence interval would be given by 2.898 \leq \mu_1 -\mu_2 \leq 7.102

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".  

\bar X_1 =80 represent the sample mean 1

\bar X_2 =75 represent the sample mean 2

n1=25 represent the sample 1 size  

n2=36 represent the sample 2 size  

\sigma_1 =5 sample standard deviation for sample 1

\sigma_2 =3 sample standard deviation for sample 2

\mu_1 -\mu_2 parameter of interest.

The confidence interval for the difference of means is given by the following formula:  

(\bar X_1 -\bar X_2) \pm z_{\alpha/2}\sqrt{\frac{\sigma^2_1}{n_1}+\frac{\sigma^2_2}{n_2}} (1)  

The point of estimate for \mu_1 -\mu_2 is just given by:

\bar X_1 -\bar X_2 =80-75=5

Since the Confidence is 0.94 or 94%, the value of \alpha=0.06 and \alpha/2 =0.03, and we can use excel, a calculator or a table to find the critical value. The excel command would be: "=-NORM.INV(0.03,0,1)".And we see that z_{\alpha/2}=1.88  

The standard error is given by the following formula:

SE=\sqrt{\frac{\sigma^2_1}{n_1}+\frac{\sigma^2_2}{n_2}}

And replacing we have:

SE=\sqrt{\frac{5^2}{25}+\frac{3^2}{36}}=1.118

Confidence interval

Now we have everything in order to replace into formula (1):  

5-1.88\sqrt{\frac{5^2}{25}+\frac{3^2}{36}}=2.898  

5+1.8\sqrt{\frac{6^2}{36}+\frac{7^}{49}}=7.102  

So on this case the 94% confidence interval would be given by 2.898 \leq \mu_1 -\mu_2 \leq 7.102  

You might be interested in
Guys i rlly need u to look up these nams!!
zvonat [6]

Answer:

Ok I will

Step-by-step explanation:

Mark as Brainliest :)

pig- sus

pine tree- pinus

4 0
3 years ago
Image attachment below, Algebra 1 stuff
chubhunter [2.5K]
I know you didn't want an explanation, but I'll give you one anyway.
So, for a function, when you have f(5) = , then you'll put that 5 in for all of the x's in the function. 

The first batch of problems gave you the equation f(x) = \frac{x}{2} + 3. Now, plug in the numbers given for s and solve.

1. f(5) = <span>\frac{x}{2} + 3   Plug in 5 for x
</span>         = \frac{5}{2} + 3   Make three into a fraction over 2
         = \frac{5}{2} + <span>\frac{6}{2}   Add
         = </span><span><span>\frac{11}{2}

</span>2. f(-4) = </span><span>\frac{x}{2} + 3   Plug in -4 for x
           = </span><span>\frac{-4}{2} + 3   Divide -4 by 2
           = -2 + 3   Add
           = 1

For the next set, you have g(x) = x</span>² + 1.

3. Let's split this up. Solve the first equation, then the second, and then put         the answers together to solve it.

g(4) = x² + 1   Plug in 4 for x
       = 4² + 1   Square
       = 16 + 1   Add
       = 17

g(3) = x² + 1   Plug in 3 for x
       = 3² + 1   Square
       = 9 + 1   Add
       = 10

Now, put the two together.

g(4) + g(3) =    Substitute in the answers you just got.
      17 + 10 =    Add
                  = 27         

4. g(-1) = x² + 1      Substitute in -1 for x
            = (-1)² + 1   Square
            = 1 + 1        Add
            = 2

5. g(-6) = x² + 1       Plug in -6 for x
             = (-6)² + 1   Square
             = 36 + 1      Add
             = 37

For the last set, we have h(x) = x² + 7 and k(x) = 4x - 5. We'll have to pay close attention to the starting variables here.

6. h(-6) = x² + 7       Plug in -6 for x
             = (-6)² + 7   Square
             = 36 + 7      Add
             = 43

k(4) = 4x - 5     Plug in 4 for x
       = 4(4) - 5   Multiply
       = 16 - 5      Subtract
       = 11

Put the two answers into the final equation.

h(-6) + k(4) =    Substitute in the answers you got
       43 + 11 =    Add
                   = 54

7. k(10) = 4x - 5       Plug in 10 for x
            = 4(10) - 5   Multiply
            = 40 - 5      Subtract
            = 35

h(2) = x² + 7   Plug in 2 for x
       = 2² + 7   Square
       = 4 + 7     Add
       = 11

Now, put those into the equation.

k(10) - h(2) =    Plug in the answers you got
       35 - 11 =    Subtract
                  = 24

8. For this one, it wants you to add h(x) and k(x). We don't need to plug anything into the equations this time because they're both already solved for x! So, you can just set this up like a standard find-x equation.

(x² + 7) + (4x - 5) =
    x² + 7 + 4x - 5 =   Combine like terms (7 and -5)
         x² + 2 + 4x =    Reorder so the variables come first
                            = x² + 4x + 2

  
4 0
3 years ago
Read 2 more answers
a contractor is looking at plans for building a storage shed. the side of the building on the plans is .75 inches long. if the s
Svetllana [295]

Answer:

108 in.

Step-by-step explanation:

12 he converted into inches would be 144 inches. 144×.75 is 108.

8 0
3 years ago
Max measures the diagonal of a square room to be 32feet find the perimeter and area of the room round answers to the nearest ten
Rasek [7]
Hello!

To find the side length of a square with the diagonal you use the equation

a =  \sqrt{2}  \frac{d}{2}

a is side length
d is diagonal length

Put in the values you know

a =  \sqrt{2} *  \frac{32}{2}

Divide

a =  \sqrt{2} * 16

Multiply

a = 22.6

All the sides are 22.6 feet

Add all the sides

22.6 + 22.6 + 22.6 + 22.6 = 90.4

The answer is 90.4

Hope this helps!
3 0
3 years ago
; the boy to girl ratio is 10 to 8. If there are 16 girls in the class, how many boys are there?​
Zigmanuir [339]

Answer:

There are 20 boys

Step-by-step explanation:

4 0
3 years ago
Other questions:
  • Find the average rate of change of f(x) = 2x-1 from x=0 to x=1
    13·1 answer
  • There are 200 students and 50 2nd graders what percent are 2nd graders teachers
    10·1 answer
  • What is the distance between (-5,-5) and (-9,-2)
    15·1 answer
  • there are 15 rafts available for people to use on the adventure river ride. each raft holds 12 people. the park runs this ride 3
    5·1 answer
  • It takes 4 people 6 days to paint a wall. How many days would it take 12 people
    5·1 answer
  • 3x-1/5=x+1/3 solve for x
    6·1 answer
  • Marking brainliest <br><br> Someone use this as a sentence, and pls don’t use outside sources.
    10·1 answer
  • No links plz and real answers
    10·2 answers
  • Who is father of mathematics
    14·2 answers
  • Solve for 8x+c=k <br> Solve for X
    9·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!