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
yaroslaw [1]
3 years ago
6

Dannette and Alphonso work for a computer repair company. They must include the time it takes to complete each repair in their r

epair log book. The dot plots show the number of hours each of their last 12 repairs took. Part a. Calculate the median, mean, IQR, and standard deviation of each data set. Part b. Which measure of central tendency and spread should you use to compare the two data sets? Explain your reasoning. Part c. Determine whether there are any outliers in either data set. Dannette's Repair Times х х X X X X Х Х + 9 + 1 0 Relations 2 3 4 8 10 12 5 6 7 Repair Time (hours) Geometry Alphonso's Repair Times Groups X Trigonometry X Х X X X х X х Statistics 7 X + 3 10 9 0 4 12 Series 8 1 2 5 7 Repair Time (hours) Greek​
PLZ HELP
Mathematics
1 answer:
olga55 [171]3 years ago
4 0

Answer:

(a):

Dannette                   Alphonso

\bar x_D = 4.33                    \bar x_A = 5.17

M_D = 2.5                    M_A = 5

\sigma_D = 3.350                  \sigma_A = 1.951

IQR_D = 7                  IQR_A = 1.5

(b):

Measure of center: Median

Measure of spread: Interquartile range

(c):

There are no outliers in Dannette's dataset

There are outliers in Alphonso's dataset

Step-by-step explanation:

Given

See attachment for the appropriate data presentation

Solving (a): Mean, Median, Standard deviation and IQR of each

From the attached plots, we have:

IQR_A = 1.5 ---- Dannette

A = \{3,4,4,4,4,5,5,5,5,6,6,11\} ---- Alphonso

n = 12 --- number of dataset

Mean

The mean is calculated

\bar x = \frac{\sum x}{n}

So, we have:

\bar x_D = \frac{1+1+1+1+2+2+3+7+8+8+9+9}{12}

\bar x_D = \frac{52}{12}

\bar x_D = 4.33 --- Dannette

\bar x_A = \frac{3+4+4+4+4+5+5+5+5+6+6+11}{12}

\bar x_A = \frac{62}{12}

\bar x_A = 5.17  --- Alphonso

Median

The median is calculated as:

M = \frac{n + 1}{2}th

M = \frac{12 + 1}{2}th

M = \frac{13}{2}th

M = 6.5th

This implies that the median is the mean of the 6th and the 7th item.

So, we have:

M_D = \frac{2+3}{2}

M_D = \frac{5}{2}

M_D = 2.5 ---- Dannette

M_A = \frac{5+5}{2}

M_A = \frac{10}{2}

M_A = 5  ---- Alphonso

Standard Deviation

This is calculated as:

\sigma = \sqrt{\frac{\sum(x - \bar x)^2}{n}}

So, we have:

\sigma_D = \sqrt{\frac{(1 - 4.33)^2 +.............+(9- 4.33)^2}{12}}

\sigma_D = \sqrt{\frac{134.6668}{12}}

\sigma_D = 3.350 ---- Dannette

\sigma_A = \sqrt{\frac{(3-5.17)^2+............+(11-5.17)^2}{12}}

\sigma_A = \sqrt{\frac{45.6668}{12}}

\sigma_A = 1.951 --- Alphonso

The Interquartile Range (IQR)

This is calculated as:

IQR =Q_3 - Q_1

Where

Q_3 \to Upper Quartile       and        Q_1 \to Lower Quartile

Q_3 is calculated as:

Q_3 = \frac{3}{4}*({n + 1})th

Q_3 = \frac{3}{4}*(12 + 1})th

Q_3 = \frac{3}{4}*13th

Q_3 = 9.75th

This means that Q_3 is the mean of the 9th and 7th item. So, we have:

Q_3 = \frac{1}{2} * (8+8) = \frac{1}{2} * 16           Q_3 = \frac{1}{2} * (5+6) = \frac{1}{2} * 11

Q_3 = 8 ---- Dannette                 Q_3 = 5.5 --- Alphonso

Q_1 is calculated as:

Q_1 = \frac{1}{4}*({n + 1})th

Q_1 = \frac{1}{4}*({12 + 1})th

Q_1 = \frac{1}{4}*13th

Q_1 = 3.25th

This means that Q_1 is the mean of the 3rd and 4th item. So, we have:

Q_1 = \frac{1}{2}(1+1) = \frac{1}{2} * 2                  Q_1 = \frac{1}{2}(4+4) = \frac{1}{2} * 8

Q_1 = 1 --- Dannette                   Q_1 = 4 ---- Alphonso

So, the IQR is:

IQR = Q_3 - Q_1

IQR_D = 8 - 1                                     IQR_A = 5.5 - 4

IQR_D = 7 --- Dannette                      IQR_A = 1.5 --- Alphonso

Solving (b): The measures to compare

Measure of  center

By observation, we can see that there are outliers is the plot of Alphonso (because 11 is far from the other dataset) while there are no outliers in Dannette plot (as all data are close).

Since, the above is the case; we simply compare the median of both because it is not affected by outliers

Measure of  spread

Compare the interquartile range of both, as it is arguably the best measure of spread, because it is also not affected by outliers.

Solving (c): Check for outlier

To check for outlier, we make use of the following formulas:

Lower =Q_1 - 1.5 * IQR

Upper =Q_3 + 1.5 * IQR

For Dannette:

Lower = 1 - 1.5 * 7 = -9.5

Upper = 8 + 1.5 * 7 = 18.5

Since, the dataset are all positive, we change the lower outlier to 0.

So, the valid data range are:

Valid = 0 \to 18.5

From the question, the range of Dannette's dataset is: 1 to 9. Hence, there are no outliers in Dannette's dataset

For Alphonso:

Lower = 4 - 1.5 * 1.5 =1.75

Upper = 5.5 + 1.5 * 1.5 =7.75  

So, the valid data range are:

Valid = 1.75\to 7.75

From the question, the range of Alphonso's dataset is: 3 to 11. Hence, there are outliers in Alphonso's dataset

You might be interested in
What is the quotient
olasank [31]
Hope this would help you

8 0
2 years ago
System of equations, special case infinitely many solutions?????
Mashcka [7]

One possible system is

1x + 3y = 4

2x + 6y = 8

Note how 2 is twice as large as 1, 6 is twice as large as 3, and 8 is twice as large as 4.

In other words, the second equation is the result of multiplying both sides of the first equation by 2.

1x+3y = 4

2*(1x+3y) = 2*4

2x+6y = 8

Effectively the two equations in bold are the same which produces the same line. The two lines overlap perfectly to intersect infinitely many times. An intersection is a solution.

4 0
3 years ago
Can u guys PLEASE answer this question ASAP. A line passes through the point (2,4) and has a gradient 2. Find the y-coordinate o
Veseljchak [2.6K]

y=2

Step-by-step explanation:

Make an equation of straight line by using the formula :y= mx+c

put the x-value of point (2,4) which is 2 and the gradient,m which is 2 into the straight line equation:

y=2x +c

So you need to find the y-intercept to complete the equation, therefore:

when y=0,

0=2(2)+c

c=-4

next the question ask to find the y-coordinate when x =3, therefore you just need to replace x in the equation with 3:

y=2(3)-4

y=4

7 0
3 years ago
In the figure, a line was constructed through point R perpendicular to line L. If EF = 20, then what is the length of ES?
valkas [14]
ES is half of EF since a chord is bisected by the radius. ES = 10
7 0
3 years ago
Read 2 more answers
Solve the equation. How old is Sam?
Alisiya [41]

Answer:

Step-by-step explanation:

let the sam's age be x

2x+5=3x-1

5+1=3x-2x

6=x

therefore sam's age is 6.

4 0
3 years ago
Read 2 more answers
Other questions:
  • Trevor pet goat weighed 6 3/8 pounds when it was born. By age 3, the goat weighed 8 times as much. Fill each box with a number o
    6·1 answer
  • For the set C= {6,8}, determine n(C).
    5·1 answer
  • 1/2 &lt; -&lt; 4/5<br> choose the fraction that goes in the blank<br> 1/3<br> 2/4<br> 2/3<br> 5/6
    7·1 answer
  • Simplify the expression: (3m + 1)(2)
    14·2 answers
  • WILL MARK BRAINLIEST!!
    8·2 answers
  • Correct answer gets brainliest what is 17/12 + 11/12
    15·1 answer
  • Simplify 400-[200+35-70(100/25)}] hurry plz
    6·2 answers
  • Imagine you are an architect hired by a newly elected mayor to design a city. What questions might you have for the mayor before
    9·1 answer
  • If QRS is dilated by a scale factor of 6 through the origin, which of the following points represent the coordinates of R'?
    6·1 answer
  • Suppose you are putting up a tent for a camping trip.
    12·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!