Answer
Success!
1,2,3,4,5,6
RMS = 14.623041179363
μ = 14.166666666667
Median = 15
Mode = N/A
Harmonic Mean = 13.143633004412Geometric Mean = 13.665184772838
Mid-Range = 14
σs2 = 13.138888888889
σ = 3.6248
Weighted Average = 7.05
Successive Ratio = Successive Ratio = 9:10,10:14,14:16,16:17,17:19 or 0.9,0.7143,0.875,0.9412,0.8947

↓Steps Explained:↓

You entered a number set X of {19,9,14,10,16,17}

From the 6 numbers you entered, we want to calculate the mean, variance, standard deviation, standard error of the mean, skewness, average deviation (mean absolute deviation), median, mode, range, Pearsons Skewness Coefficient of that number set, entropy, mid-range

Sort Ascending from Lowest to Highest

9, 10, 14, 16, 17, 19

Rank Ascending

9 is the 1st lowest/smallest number

10 is the 2nd lowest/smallest number

14 is the 3rd lowest/smallest number

16 is the 4th lowest/smallest number

17 is the 5th lowest/smallest number

19 is the 6th lowest/smallest number

Sort Descending from Highest to Lowest

19, 17, 16, 14, 10, 9

Rank Descending

19 is the 1st highest/largest number

17 is the 2nd highest/largest number

16 is the 3rd highest/largest number

14 is the 4th highest/largest number

10 is the 5th highest/largest number

9 is the 6th highest/largest number

Ranked Data Calculation

Sort our number set in ascending order

and assign a ranking to each number:

Ranked Data Table

Number Set Value91014161719
Rank123456

Step 2: Using original number set, assign the rank value:

Since we have 6 numbers in our original number set,
we assign ranks from lowest to highest (1 to 6)

Our original number set in unsorted order was 9,10,14,16,17,19

Our respective ranked data set is 1,2,3,4,5,6

Root Mean Square Calculation

Root Mean Square  =  A
  N

where A = x12 + x22 + x32 + x42 + x52 + x62 and N = 6 number set items

Calculate A

A = 92 + 102 + 142 + 162 + 172 + 192

A = 81 + 100 + 196 + 256 + 289 + 361

A = 1283

Calculate Root Mean Square (RMS):

RMS  =  1283
  6

RMS  =  35.818989377145
  2.4494897427832

RMS = 14.623041179363

Central Tendency Calculation

Central tendency contains:
Mean, median, mode, harmonic mean,
geometric mean, mid-range, weighted-average:

Calculate Mean (Average) denoted as μ

μ  =  Sum of your number Set
  Total Numbers Entered

μ  =  ΣXi
  n

μ  =  9 + 10 + 14 + 16 + 17 + 19
  6

μ  =  85
  6

μ = 14.166666666667

Calculate the Median (Middle Value)

Since our number set contains 6 elements which is an even number,
our median number is determined as follows

Number Set = (n1,n2,n3,n4,n5,n6)

Median Number 1 = ½(n)

Median Number 1 = ½(6)

Median Number 1 = Number Set Entry 3

Median Number 2 = Median Number 1 + 1

Median Number 2 = Number Set Entry 3 + 1

Median Number 2 = Number Set Entry 4

For an even number set, we average the 2 median number entries:

Median = ½(n3 + n4)

Therefore, we sort our number set in ascending order

Our median is the average of entry 3 and entry 4 of our number set highlighted in red:

(9,10,14,16,17,19)

Median = ½(14 + 16)

Median = ½(30)

Median = 15

Calculate the Mode - Highest Frequency Number

()

Since the maximum frequency of any number is 1, no mode exists.

Mode = N/A

Calculate Harmonic Mean:

Harmonic Mean  =  N
  1/x1 + 1/x2 + 1/x3 + 1/x4 + 1/x5 + 1/x6

With N = 6 and each xi a member of the number set you entered, we have:

Harmonic Mean  =  6
  1/9 + 1/10 + 1/14 + 1/16 + 1/17 + 1/19

Harmonic Mean  =  6
  0.11111111111111 + 0.1 + 0.071428571428571 + 0.0625 + 0.058823529411765 + 0.052631578947368

Harmonic Mean  =  6
  0.45649479089882

Harmonic Mean = 13.143633004412

Calculate Geometric Mean:

Geometric Mean = (x1 * x2 * x3 * x4 * x5 * x6)1/N

Geometric Mean = (9 * 10 * 14 * 16 * 17 * 19)1/6

Geometric Mean = 65116800.16666666666667

Geometric Mean = 13.665184772838

Calculate Mid-Range:

Mid-Range  =  Maximum Value in Number Set + Minimum Value in Number Set
  2

Mid-Range  =  19 + 9
  2

Mid-Range  =  28
  2

Mid-Range = 14

Stem and Leaf Plot

Take the first digit of each value in our number set

Use this as our stem value

Use the remaining digits for our leaf portion

Sort our number set in descending order:

StemLeaf
10,4,6,7,9
9

Calculate Variance denoted as σ2

Let's evaluate the square difference from the mean of each term (Xi - μ)2:

(X1 - μ)2 = (9 - 14.166666666667)2 = -5.16666666666672 = 26.694444444444

(X2 - μ)2 = (10 - 14.166666666667)2 = -4.16666666666672 = 17.361111111111

(X3 - μ)2 = (14 - 14.166666666667)2 = -0.166666666666672 = 0.027777777777778

(X4 - μ)2 = (16 - 14.166666666667)2 = 1.83333333333332 = 3.3611111111111

(X5 - μ)2 = (17 - 14.166666666667)2 = 2.83333333333332 = 8.0277777777778

(X6 - μ)2 = (19 - 14.166666666667)2 = 4.83333333333332 = 23.361111111111

Adding our 6 sum of squared differences up

ΣE(Xi - μ)2 = 26.694444444444 + 17.361111111111 + 0.027777777777778 + 3.3611111111111 + 8.0277777777778 + 23.361111111111

ΣE(Xi - μ)2 = 78.833333333333

Use the sum of squared differences to calculate variance

PopulationSample

σ2  =  ΣE(Xi - μ)2
  n

σ2  =  ΣE(Xi - μ)2
  n - 1

σ2  =  78.833333333333
  6

σ2  =  78.833333333333
  5

Variance: σp2 = 13.138888888889Variance: σs2 = 15.766666666667
Standard Deviation: σp = √σp2 = √13.138888888889Standard Deviation: σs = √σs2 = √15.766666666667
Standard Deviation: σp = 3.6248Standard Deviation: σs = 3.9707

Calculate the Standard Error of the Mean:

PopulationSample

SEM  =  σp
  n

SEM  =  σs
  n

SEM  =  3.6248
  6

SEM  =  3.9707
  6

SEM  =  3.6248
  2.4494897427832

SEM  =  3.9707
  2.4494897427832

SEM = 1.4798SEM = 1.621

Calculate Skewness:

Skewness  =  E(Xi - μ)3
  (n - 1)σ3

Let's evaluate the square difference from the mean of each term (Xi - μ)3:

(X1 - μ)3 = (9 - 14.166666666667)3 = -5.16666666666673 = -137.9212962963

(X2 - μ)3 = (10 - 14.166666666667)3 = -4.16666666666673 = -72.337962962963

(X3 - μ)3 = (14 - 14.166666666667)3 = -0.166666666666673 = -0.0046296296296296

(X4 - μ)3 = (16 - 14.166666666667)3 = 1.83333333333333 = 6.162037037037

(X5 - μ)3 = (17 - 14.166666666667)3 = 2.83333333333333 = 22.74537037037

(X6 - μ)3 = (19 - 14.166666666667)3 = 4.83333333333333 = 112.91203703704

Add our 6 sum of cubed differences up

ΣE(Xi - μ)3 = -137.9212962963 + -72.337962962963 + -0.0046296296296296 + 6.162037037037 + 22.74537037037 + 112.91203703704

ΣE(Xi - μ)3 = -68.444444444444

Calculate skewnes

Skewness  =  E(Xi - μ)3
  (n - 1)σ3

Skewness  =  -68.444444444444
  (6 - 1)3.62483

Skewness  =  -68.444444444444
  (5)47.626881684992

Skewness  =  -68.444444444444
  238.13440842496

Skewness = -0.28741938175647

Calculate Average Deviation (Mean Absolute Deviation) denoted below:

AD  =  Σ|Xi - μ|
  n

Evaluate the absolute value of the difference from the mean

|Xi - μ|:

|X1 - μ| = |9 - 14.166666666667| = |-5.1666666666667| = 5.1666666666667

|X2 - μ| = |10 - 14.166666666667| = |-4.1666666666667| = 4.1666666666667

|X3 - μ| = |14 - 14.166666666667| = |-0.16666666666667| = 0.16666666666667

|X4 - μ| = |16 - 14.166666666667| = |1.8333333333333| = 1.8333333333333

|X5 - μ| = |17 - 14.166666666667| = |2.8333333333333| = 2.8333333333333

|X6 - μ| = |19 - 14.166666666667| = |4.8333333333333| = 4.8333333333333

Average deviation numerator:

Σ|Xi - μ| = 5.1666666666667 + 4.1666666666667 + 0.16666666666667 + 1.8333333333333 + 2.8333333333333 + 4.8333333333333

Σ|Xi - μ| = 19

Calculate average deviation (mean absolute deviation)

AD  =  Σ|Xi - μ|
  n

AD  =  19
  6

Average Deviation = 3.16667

Calculate the Range

Range = Largest Number in the Number Set - Smallest Number in the Number Set

Range = 19 - 9

Range = 10

Calculate Pearsons Skewness Coefficient 1:

Since no mode exists, we do not have a Pearsons Skewness Coefficient 1

PSC1  =  3(14.166666666667 - N/A)
  3.6248

Calculate Pearsons Skewness Coefficient 2:

PSC2  =  μ - Median
  σ

PSC1  =  3(14.166666666667 - 15)
  3.6248

PSC2  =  3 x -0.83333333333333
  3.6248

PSC2  =  -2.5
  3.6248

PSC2 = -0.6897

Calculate Entropy:

Entropy = Ln(n)

Entropy = Ln(6)

Entropy = 1.7917594692281

Calculate Mid-Range:

Mid-Range  =  Smallest Number in the Set + Largest Number in the Set
  2

Mid-Range  =  19 + 9
  2

Mid-Range  =  28
  2

Mid-Range = 14

Calculate the Quartile Items

We need to sort our number set from lowest to highest shown below:

{9,10,14,16,17,19}

Calculate Upper Quartile (UQ) when y = 75%:

V  =  y(n + 1)
  100

V  =  75(6 + 1)
  100

V  =  75(7)
  100

V  =  525
  100

V = 5 ← Rounded down to the nearest integer

Upper quartile (UQ) point = Point # 5 in the dataset which is 17

9,10,14,16,17,19

Calculate Lower Quartile (LQ) when y = 25%:

V  =  y(n + 1)
  100

V  =  25(6 + 1)
  100

V  =  25(7)
  100

V  =  175
  100

V = 2 ← Rounded up to the nearest integer

Lower quartile (LQ) point = Point # 2 in the dataset which is 10

9,10,14,16,17,19

Calculate Inter-Quartile Range (IQR):

IQR = UQ - LQ

IQR = 17 - 10

IQR = 7

Calculate Lower Inner Fence (LIF):

Lower Inner Fence (LIF) = LQ - 1.5 x IQR

Lower Inner Fence (LIF) = 10 - 1.5 x 7

Lower Inner Fence (LIF) = 10 - 10.5

Lower Inner Fence (LIF) = -0.5

Calculate Upper Inner Fence (UIF):

Upper Inner Fence (UIF) = UQ + 1.5 x IQR

Upper Inner Fence (UIF) = 17 + 1.5 x 7

Upper Inner Fence (UIF) = 17 + 10.5

Upper Inner Fence (UIF) = 27.5

Calculate Lower Outer Fence (LOF):

Lower Outer Fence (LOF) = LQ - 3 x IQR

Lower Outer Fence (LOF) = 10 - 3 x 7

Lower Outer Fence (LOF) = 10 - 21

Lower Outer Fence (LOF) = -11

Calculate Upper Outer Fence (UOF):

Upper Outer Fence (UOF) = UQ + 3 x IQR

Upper Outer Fence (UOF) = 17 + 3 x 7

Upper Outer Fence (UOF) = 17 + 21

Upper Outer Fence (UOF) = 38

Calculate Suspect Outliers:

Suspect Outliers are values between the inner and outer fences

We wish to mark all values in our dataset (v) in red below such that -11 < v < -0.5 and 27.5 < v < 38

9,10,14,16,17,19

Calculate Highly Suspect Outliers:

Highly Suspect Outliers are values outside the outer fences

We wish to mark all values in our dataset (v) in red below such that v < -11 or v > 38

9,10,14,16,17,19

Calculate weighted average

9, 10, 14, 16, 17, 19

Weighted-Average Formula:

Multiply each value by each probability amount

We do this by multiplying each Xi x pi to get a weighted score Y

Weighted Average  =  X1p1 + X2p2 + X3p3 + X4p4 + X5p5 + X6p6
  n

Weighted Average  =  9 x 0.2 + 10 x 0.4 + 14 x 0.6 + 16 x 0.8 + 17 x 0.9 + 19 x
  6

Weighted Average  =  1.8 + 4 + 8.4 + 12.8 + 15.3 + 0
  6

Weighted Average  =  42.3
  6

Weighted Average = 7.05

Frequency Distribution Table

Show the freqency distribution table for this number set

9, 10, 14, 16, 17, 19

Determine the Number of Intervals using Sturges Rule:

Choose the smallest integer k such that 2k ≥ n where n = 6

For k = 1, we have 21 = 2

For k = 2, we have 22 = 4

For k = 3, we have 23 = 8 ← Use this since it is greater than our n value of 6

Therefore, we use 3 intervals

Our maximum value in our number set of 19 - 9 = 10

Each interval size is the difference of the maximum and minimum value divided by the number of intervals

Interval Size  =  10
  3

Add 1 to this giving us 3 + 1 = 4

Frequency Distribution Table

Class LimitsClass BoundariesFDCFDRFDCRFD
9 - 138.5 - 13.5222/6 = 33.33%2/6 = 33.33%
13 - 1712.5 - 17.522 + 2 = 42/6 = 33.33%4/6 = 66.67%
17 - 2116.5 - 21.522 + 2 + 2 = 62/6 = 33.33%6/6 = 100%
  6 100% 

Successive Ratio Calculation

Go through our 6 numbers

Determine the ratio of each number to the next one

Successive Ratio 1: 9,10,14,16,17,19

9:10 → 0.9

Successive Ratio 2: 9,10,14,16,17,19

10:14 → 0.7143

Successive Ratio 3: 9,10,14,16,17,19

14:16 → 0.875

Successive Ratio 4: 9,10,14,16,17,19

16:17 → 0.9412

Successive Ratio 5: 9,10,14,16,17,19

17:19 → 0.8947

Successive Ratio Answer

Successive Ratio = 9:10,10:14,14:16,16:17,17:19 or 0.9,0.7143,0.875,0.9412,0.8947

Final Answers

1,2,3,4,5,6
RMS = 14.623041179363
μ = 14.166666666667
Median = 15
Mode = N/A
Harmonic Mean = 13.143633004412Geometric Mean = 13.665184772838
Mid-Range = 14
σs2 = 13.138888888889
σ = 3.6248
Weighted Average = 7.05
Successive Ratio = Successive Ratio = 9:10,10:14,14:16,16:17,17:19 or 0.9,0.7143,0.875,0.9412,0.8947
Take the Quiz


Related Calculators:  Bernoulli Trials  |  Binomial Distribution  |  Geometric Distribution