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
Write an absolute value equation to satisfy the given solution set shown on a number line.
aivan3 [116]

Answer: IX - 4I ≤ 4

Step-by-step explanation:

In the numer line we can see that our possible values of x are in the range:

0 ≤ x ≤ 8

And we want to find an absolute value equation such that this set is the set of possible solutions.

An example can be:

IX - 4I ≤ 4

To construct this, we first find the midpoint M of our set, in this case is 4.

Then we write:

Ix - MI  ≤ IMI

Notice that i am using the minor and equal sign, this is because the black dots means that the values x = 0 and x = 8 are included, if the dots were empty dots, it would be an open set and we should use the <  > signs.

8 0
2 years ago
In the figure below, what is the value of angle Z?
Hoochie [10]

Answer:

=2.83 the second option

Step-by-step explanation:

Using the trigonometric ratios we can find the sides of the triangle with the acute angles.

In the triangle provided we will use COSINE

Cos ∅=adjacent/hypotenuse

Let us substitute with the values in the question into the formula.

Tan 45 =2/x

x=2/Cos 45

=2.83 units

3 0
1 year ago
Read 2 more answers
Lisa wrote the following statement: "You can only draw one unique isosceles triangle that contains an angle of 65°." Which state
JulijaS [17]
Triangles always equal 180 degrees

4 0
1 year ago
A company logo is made up of a square and three identical triangles. What is the area of the logo? Enter your answer in the box.
garri49 [273]
Given:
square with sides measuring 7 cm.
3 triangles attached to three sides of the square. A line bisecting one triangle is measured at 4 cm.

Area of a square = s² = (7cm)² = 49 cm²

Area of a triangle = hb/2 = (4cm*7cm)/2 = 14 cm² 
Area of the 3 triangles = 14 cm² x 3 = 42 cm²

Total area of the logo = 49 cm² + 42 cm² = 91 cm²
7 0
1 year ago
Read 2 more answers
Two sides of an obtuse triangle measure 9 inches and 14 inches. The length of longest side is unknown. What is the smallest poss
julia-pushkina [17]

Answer:

17 inches

Step-by-step explanation:

An obtuse triangle is the triangle in which one of the side is the longest. It contains an obtuse angle and the longest side is the side that is opposite to the vertex of the obtuse angle.

Let the three sides of the obtuse triangle be a, b and c respectively with c as the longest side. Let a = 9 inches and b = 14 inches.

Now we know that for an obtuse triangle,

$c^2 > a^2 +b^2$

$c^2 > (9)^2 +(14)^2$

$c^2 > 81 +196$

$c^2 > 277$

c > 16.64

Therefore the smallest possible whole number is 17 inches.

4 0
1 year ago
Read 2 more answers
Other questions:
  • a water tank holds 24,000 gallons how many hours will it take for two thirds of the water to be used if the water is used at an
    11·1 answer
  • 27 thousands 3 hundreds 5 ones X 10
    12·3 answers
  • What are the solution(s) to the quadratic equation 50 – x2 = 0?
    13·2 answers
  • Find the exact trigonometric ratios for the angle x whose radian measure is given. (if an answer is undefined, enter undefined.)
    15·2 answers
  • What is the following sentence written as an expression add the product of 3 and 6 to 4
    13·1 answer
  • If you have a stack of pennies without counting them how do you know if there is an even or odd number of them
    9·1 answer
  • Given the figure below is a special type of trapezoid and WX || YZ, which angle pairs can be proven supplementary by the given i
    12·2 answers
  • The volume Vr (in cubic meters) of a spherical balloon with radius r meters is given by =Vr43πr3. The radius Wt (in meters) afte
    9·1 answer
  • Alicia's family wants to save for a four-year college education for her.
    11·2 answers
  • Two hot air balloons are flying above a park. One balloon started at a height of 3,000 feet above the ground and is decreasing i
    8·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!