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
Create and solve a system of equations for the following scenario: Luke and Leia are selling hot dogs and hamburgers at a minor
mixas84 [53]

So x + y = 45, and 4x + 5y = 195. Get y by itself. Subtract x from both sides in the first equation to get y = 45 -x, and subtract 4x from the second equation to get 5y = 195 - 4x. Divide by 5 to both sides to get y = 39 - 4/5x. 39 - 4/5x = 45 - x. Add x to both sides to get 39 - 1/5x = 45. Subtract 39 from both sides to get -1/5x = 6. Divide by -1/5 to get x = -30, or 30. In the first equation, do 30 + y = 45. Subtract 30 from both sides to get y = 15. Check. 4(30) + 15(5) = 195, or 120 + 75 = 195.


5 0
3 years ago
A group of which of the order must be cyclic?<br><br> A. 6 <br> B. 7 <br> C. 8 <br> D. 9
DochEvi [55]

Answer:

Its option D. 9

mark me as brainlist

3 0
3 years ago
What is the measurement of angle BEC?
shusha [124]

Answer:

I think its -120 but am not sure so sorry if its wrong

4 0
3 years ago
Read 2 more answers
Thomas walks 10 miles in 120 minutes. Select all of the unit rates below that
tatiyna

Answer:

Hi! The answer to your question is B) He can walk 12 miles in 1 minute.

To find Unit rate divide the biggest number by the smallest; Example: 120/10

Step-by-step explanation:

☆*: .。..。.:*☆☆*: .。..。.:*☆☆*: .。..。.:*☆☆*: .。..。.:*☆

☆Brainliest is greatly appreciated!☆

<em>Hope this helps!!</em>

<em>- Brooklynn Deka</em>

8 0
3 years ago
What is the value of 2x3+12-13
MaRussiya [10]

Answer:

5

Step-by-step explanation:

According to PEMDAS the answer is five.

2x3+12-13

6+12-13

18-13

5

8 0
3 years ago
Other questions:
  • Must a decimal divisor and a decimal dividend have the same number of decimal places in order to have a whole number quotient? W
    7·1 answer
  • A hyperbola centered at the origin has a vertex at (3, 0) and a focus of the hyperbola is located at (9, 0). What are the equati
    13·2 answers
  • Is 1,000 a rational number or a irrational or is it a whole number ?
    12·1 answer
  • Jason paints 1/4 of the area of his living room walls, w, on Monday. On Tuesday, he paints twice as much as he painted on Monday
    5·1 answer
  • Write an equation of each line in standard form with integer coefficients. y=4.2x+1.8
    9·1 answer
  • Suppose that x has a binomial distribution with n = 201 and p = 0.45. (Round np and n(1-p) answers to 2 decimal places. Round yo
    12·1 answer
  • Can someone please help me :(((((((
    15·1 answer
  • She has one orange pick for every two green picks how many green picks does she have if she has 12 total picks
    7·1 answer
  • Hey lol i don't really need help on this cuz i could honestly look it up in the notes, but im lazy.
    5·1 answer
  • Solve the inequallity for x<br> -3x + 6 &gt; 48
    9·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!