Homework 2
Homework 2
6
15
A. Calculate Mean, Median, and Mode
16 Mean is equal to 56.23 by using
17 =AVERAGE(A1:A35)
18 Median is equal to 44 by using
20
20
=MEDIAN(A1:A35)
21 Mode is equal to 44 by using
26 =MODE.MULT(A1:A35)
28 B. The distribution is positively right
30
31
skewed because mean is greater than
41 median and mode.
43 C. Yes mode is useful to measure the
44 center of data.
44
44
50
52
55
57
66
66
70
71
80
86
86
92
96
98
121
176
179
56.22857
44
44
9
15 A. Find the Mean, midrange,
16 geometric mean, and 10 percent
18
18
trimmed mean
19 Mean is equal to 27.34 by using
21 =AVERAGE(A1:A32)
21 Midrange is equal to 25.5 by using
23
24
=(MAX(A1:A32)+MIN(A1:A32))/2
25 Geometric mean is equal to 26.08 by
25 using =GEOMEAN(A1:A32)
25 10 percent trimmed mean is equal to
26
26 27.47 by using
26 =TRIMMEAN(A1:A32,0.1)
26
27
30
31
32
32
32
33
33
34
35
35
37
39
40
42
27.34375
25.5
26.07721
27.46667
26
26
Sauce A Sauce B
1 3 A. Calculate mean and standard
3 4 deviation for each sample.
3 4 Sample Sauce A
3
4
4
5
Mean is equal to 6.86 by using
4 6 =AVERAGE(A2:A71)
5 6 Standard deviation is equal to 1.5 by
5 6 using =STDEV.S(A2:A71)
5 6
6 6
Sample Sauce B
6 6 Mean is equal to 7.24 by using
6 7 =AVERAGE(B2:B71)
6 7 Standard deviation is equal to 1.21
6 7
6 7
by using =STDEV.S(B2:B71)
6 7 B. Calculate the coefficient of
6 7 variation for each sample
6 7 Sample Sauce A
7 7
7 7 CV is equal to 21.87 by using
7 7 (standard deviation/mean)*100
7 7 Sample Sauce B
7
7
7
7
CV is equal to 16.69 by using
7 7 (standard deviation/mean)*100
7 7 C. My conclusion I can said that the
7 7 customer like the sauce B(Company)
7 7
7 7
because the mean and sample
7 7 standard deviation of the sauce B is
7 7 greater than mean and sample
7 7 standard deviation of the sauce A.
7 7
7 7
7 7
7 7
7 7
7 7
7 7
7 8
7 8
7 8
7 8
8 8
8 8
8 8
8 8
8 8
8 8
8 8
8 8
8 8
8 8
8 8
8 8
8 8
8 8
8 8
8 8
8 8
8 8
8 8
8 8
8 9
8 9
8 9
8 9
8 9
9 9
9 9
6.857143
1.496718
7.242857
1.209093
21.86589
16.69359
Data Standardized score
9 -2.33622018077766
A. Use excel or MegaStat to sort and
15 -1.57207320512296 standardized the data.
16 -1.44471537584717 B. There is no outliner and unsual value
18 -1.18999971729561
18 -1.18999971729561
19 -1.06264188801982
21 -0.80792622946825
21 -0.80792622946825
23 -0.55321057091669
24 -0.4258527416409
25 -0.29849491236512
25 -0.29849491236512
25 -0.29849491236512
26 -0.17113708308933
26 -0.17113708308933
26 -0.17113708308933
26 -0.17113708308933
27 -0.04377925381355
30 0.338294234013801
31 0.465652063289585
32 0.593009892565369
32 0.593009892565369
32 0.593009892565369
33 0.720367721841153
33 0.720367721841153
34 0.847725551116937
35 0.975083380392721
35 0.975083380392721
37 1.22979903894429
39 1.48451469749586
40 1.61187252677164
42 1.86658818532321
27.34375
o sort and 7.851893
unsual value
Data
9 A. Find quartile
15 Quartile 1st is equal to 22.5 by using
16 =QUARTILE(A2;A33,1)
18
18
Quartile 2nd is equal to 26 by using
19 =QUARTILE(A2:A33,2)
21 Quartile 3rd is equal to 33 by using
21 =QUARTILE(A2:A33,3)
23
24
it tell us about the position between
25 1st, 2nd and 3rd
25 B. Find midhinge
25
26
Midhinge is equal to 27.75 by using
26 (Q1+Q2)/2
26 it tell us information about the first
26 and third quartiles.
27
30
C. Make a plot and intepret it
31
32
32
32
33
33
34
35
35
37
39
40
42
22.5 This chart isn't available in your version of Excel.
33
26 Editing this shape or saving this workbook into a diff
27.75 permanently break the chart.