answer.
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
Alex17521 [72]
2 years ago
11

A shoe manufacturer compared material A and material B for the soles of shoes. Twelve volunteers each got two shoes. The left wa

s made with material A and the right with material B. On both shoes, the material was 1 inch thick. Volunteers used the shoes normally for two months and returned them to the manufacturer. Technicians then measured the thickness of the soles and recorded the amount of wear (in microns):
Volunteer 1 2 3 4 5 6 7 8 9 10 11 12
Sole A 379 378 328 372 325 304 356 309 354 318 355 392
Sole B 372 376 328 368 283 252 369 321 379 303 328 411

They wish to test
H0: µA −µB = 0
against
HA: µA −µB 6= 0,

where µA and µB are the unknown population mean amounts of sole wear, using α = 0.05.

(a) Are the two samples paired or independent? Explain your answer.
(b) Make a normal QQ plot of the differences within each pair. Is it reasonable to assume a normal population of differences?
(c) Choose a test appropriate for the hypotheses above and justify your choice based on your answers to parts (a) and (b). Perform the test by computing a p-value, make a test decision, and state your conclusion in the context of the problem

Mathematics
1 answer:
sveta [45]2 years ago
4 0

Answer:

a) Are dependent since we are mesuring at the same individuals but on different times and with a different method

b) If we see the qq plot we don't have any significant deviation for the values and we don't have any heavy tail so we can conclude that we can approximate the differences with the normal distribution.

c) p_v =P(t_{(12)}>0.969) =0.353

So the p value is higher than the significance level given, so then we can conclude that we FAIL to reject the null hypothesis. So we can conclude that the mean differences is NOT significantly different from 0 .

Step-by-step explanation:

A paired t-test is used to compare two population means where you have two samples in  which observations in one sample can be paired with observations in the other sample. For example  if we have Before-and-after observations (This problem) we can use it.  

The Q-Q plot, or quantile-quantile plot, "is a graphical tool to help us assess if a set of data plausibly came from some theoretical distribution such as a Normal or exponential".

Let put some notation  

x=value for A , y = value for B

A: 379, 378, 328, 372, 325, 304, 356, 309, 354, 318, 355, 392

B: 372, 376, 328, 368, 283, 252, 369, 321, 379, 303, 328, 411

(a) Are the two samples paired or independent? Explain your answer.

Are dependent since we are mesuring at the same individuals but on different times and with a different method

(b) Make a normal QQ plot of the differences within each pair. Is it reasonable to assume a normal population of differences?

The first step is calculate the difference d_i=A_i-B_i and we obtain this:

d: 7,2,0,4,42,52,-13,-12,-25,15,27,-19

In order to do the qqplot we can use the following R code:

d<-c(7,2,0,4,42,52,-13,-12,-25,15,27,-19)

qqnorm(d)

And the graph obtained is attached.

If we see the qq plot we don't have any significant deviation for the values and we don't have any heavy tail so we can conclude that we can approximate the differences with the normal distribution.

(c) Choose a test appropriate for the hypotheses above and justify your choice based on your answers to parts (a) and (b). Perform the test by computing a p-value, make a test decision, and state your conclusion in the context of the problem

The system of hypothesis for this case are:

Null hypothesis: \mu_A- \mu_B = 0

Alternative hypothesis: \mu_A -\mu_B \neq 0

The second step is calculate the mean difference  

\bar d= \frac{\sum_{i=1}^n d_i}{n}= \frac{80}{12}=6.67

The third step would be calculate the standard deviation for the differences, and we got:

s_d =\frac{\sum_{i=1}^n (d_i -\bar d)^2}{n-1} =23.849

The 4 step is calculate the statistic given by :

t=\frac{\bar d -0}{\frac{s_d}{\sqrt{n}}}=\frac{6.67 -0}{\frac{23.849}{\sqrt{12}}}=0.969

The next step is calculate the degrees of freedom given by:

df=n-1=12-1=11

Now we can calculate the p value, since we have a two tailed test the p value is given by:

p_v =P(t_{(12)}>0.969) =0.353

So the p value is higher than the significance level given, so then we can conclude that we FAIL to reject the null hypothesis. So we can conclude that the mean differences is NOT significantly different from 0 .

You might be interested in
Chen is bringing fruit and veggies to serve at an afternoon meeting. He spends a total of $28.70 on 5 pints of cut veggies and 7
AlexFokin [52]

Answer:

(7 x 2.85) + 5v = 28.70. 19.95 + 5v = 28.70. 5v = 28.70 - 19.95. 5v = 8.75. v = 8.75/5. v = 1.75. A pint of veggies costs $1.75.

6 0
2 years ago
Express 27p as a percentage of £9
Finger [1]

Answer:

27% of £9 is £2.43

Step-by-step explanation:

27% of £9

This becomes

(27/100)*9

=243/100

= £2.43

3 0
2 years ago
Read 2 more answers
I would like to create a rectangular vegetable patch. The fencing for the east and west sides costs $4 per foot, and the fencing
ss7ja [257]
X = E/W dimension 
<span>y = N/S dimension </span>

<span>4x + 4x + 2y + 2y = 64 </span>
<span>8x + 4y = 64 </span>
<span>4y = 64 - 8x </span>
<span>y = 16 - 2x </span>

<span>Area = xy = x(16 - 2x) = 16x - 2x^2 </span>

<span>Maximum of y = ax^2 + bx + c is when x = -b / 2a </span>

<span>so x = -16 / -4 = 4 </span>
5 0
2 years ago
In Drew's town the average price for a tutor is $15 per hour, and the standard deviation is $5.25 per hour. In Drew's town, what
alukav5142 [94]

Answer:

0.659 is the  probability that a tutor charges between $10 and $20 per hour.

Step-by-step explanation:

We are given the following information in the question:

Mean, μ = $15 per hour

Standard Deviation, σ = $5.25 per hour

We are given that the distribution of tutoring prices is a bell shaped distribution that is a normal distribution.

Formula:

z_{score} = \displaystyle\frac{x-\mu}{\sigma}

P( tutor charges between $10 and $20 per hour)

P(10 \leq x \leq 20)\\\\ = P(\displaystyle\frac{10 - 15}{5.25} \leq z \leq \displaystyle\frac{20-15}{5.25})\\\\ = P(-0.9523 \leq z \leq 0.9523)\\\\= P(z \leq 0.9523) - P(z < -−0.9523)\\= 0.8295 - 0.1705= 0.659

0.659 is the  probability that a tutor charges between $10 and $20 per hour.

5 0
2 years ago
Steven and Julio each have 13 marbles. Megan has twice the number of marbles as Steven and Julio combined. Steven thinks that me
kodGreya [7K]

Answer:

50

Step-by-step explanation:

Steven = 13 marbles

Julio = 13 marbles

Megan has twice the number of marbles as Steven and Julio combined

Megan = 2 (13 + 13) = 2(26) = 52 marbles

Among the options (26, 13, 50, 169, 338), the only reasonable estimate is 50

6 0
2 years ago
Other questions:
  • amit works out at a gym for three quarters of an hours.he uses the treadmill for half the total workout session time and one thi
    11·2 answers
  • Describe the location of the vertex of the parabola relative to the x-axis. How many zeros does the polynomial have? Assume p &g
    12·1 answer
  • PLEASE HELP ME I'LL FAIL MATH 20 POINTS
    15·2 answers
  • Consider the function f(x)=−34x+2f(x)=−34x+2 . What is f(4)f(4)?
    5·2 answers
  • The automaker of your new car recommends an oil change following the first 5,000 miles and then every 3,000 miles thereafter. If
    7·1 answer
  • A paper company needs to ship paper to a large printing business. The paper will be shipped in small boxes and large boxes. The
    13·2 answers
  • Alana only has $56.47 saved for college, Brainstorm possible reasons why she has only managed to save this
    15·2 answers
  • Write the equivalent fraction, the reduced fraction, and the decimal equivalent for 45%. Jenny solved this problem and her work
    5·2 answers
  • Patty went to a dinner celebrating the wedding anniversary of her aunt and uncle. She asked her aunt how long they’ve been marri
    5·1 answer
  • - The cost of an item to a retail store is $61. The
    13·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!