Question

In: Statistics and Probability

Consider the following eight examples: A1 = (4,20), A2 = (4,10), A3 = (16,8), A4 =...

Consider the following eight examples:
A1 = (4,20), A2 = (4,10), A3 = (16,8), A4 = (10,16), A5 = (14,10), A6 = (12,8), A7 = (2,4), A8 = (8,18)
The distance function is Euclidian distance.
Use single-link, complete-link agglomerative clustering, and centroid techniques to cluster these
examples. Show your calculations and draw the dendrograms for each technique.

Solutions

Expert Solution

ANSWER:

Given that,

IN SINGLE LINK APPROACH

1. COMPUTE THE EUCLIDEAN DISTANCE BETWEEN ALL POINTS.

2. CHOOSE THE MINIMUM DISTANCE FROM TABLE AND CREATE SUBSET OF IT

in complete link method choose maximum distance the apply the same process .

A1

A2

A3

A4

A5

A6

A7

A8

A1

0

17.088

17.88

17.088

16.49

16.49

16.12

18.86

A2

17.088

0

10

8.48

7.211

7.211

6.324

11.66

A3

17.88

10

0

10

8.944

8.944

8.246

12.806

A4

17.088

8.48

10

0

7.211

7.211

6.3246

11.661

A5

16.49

7.211

8.944

7.211

0

5.6569

4.4721

10.7703

A6

16.49

7.211

8.944

7.211

5.6569

0

4.4721

10.7703

A7

16.12

6.324

8.246

6.3246

4.4721

4.4721

0

10.198

A8

18.86

11.66

12.806

11.661

10.7703

10.7703

10.198

0

Minimum distance is 4.4721 between points( A5, A7 )

The minimum distance between (a1,a5) and(a1,a7) is considered as distance between (A5,A7) to A1

A1

A2

A3

A4

A5,A7

A6

A8

A1

0

17.088

17.88

17.088

16.12

16.49

18.86

A2

17.088

0

10

8.48

6.324

7.211

11.66

A3

17.88

10

0

10

8.246

8.944

12.806

A4

17.088

8.48

10

0

6.3246

7.211

11.661

A5,A7

16.12

6.324

8.246

6.3246

0

4.4721

10.198

A6

16.49

7.211

8.944

7.211

4.4721

0

10.7703

A8

18.86

11.66

12.806

11.661

10.198

10.7703

0

The minimum distance between two points 4.4721

the clustered points are (A5,A7) and A6

A1

A2

A3

A4

(A5,A7)A6

A8

A1

0

17.088

17.88

17.088

16.12

18.86

A2

17.088

0

10

8.48

6.324

11.66

A3

17.88

10

0

10

8.246

12.806

A4

17.088

8.48

10

0

6.3246

11.661

(A5,A7)A6

16.12

6.324

8.246

6.3246

0

10.198

A8

18.86

11.66

12.806

11.661

10.198

0

Now the min distance is between((A5,A7)A6),A2

A1

A3

A4

((A5,A7)A6),A2

A8

A1

0

17.88

17.088

16.12

18.86

A3

17.88

0

10

8.246

12.806

A4

17.088

10

0

6.3246

11.661

((A5,A7)A6),A2

16.12

8.246

6.3246

0

10.198

A8

18.86

12.806

11.661

10.198

0

MIN DISTANCE IS (((A5,A7)A6),A2),A4

A1

A3

((((A5,A7)A6),A2),A4)

A8

A1

0

17.88

16.12

18.86

A3

17.88

0

8.246

12.806

(((A5,A7)A6),A2),A4)

16.12

8.246

0

10.198

A8

18.86

12.806

10.198

0

the minimum distance between(( (A5,A7),A6)A2)A4) ,A3

A1

((((A5,A7)A6),A2),A4),A3

A8

A1

0

16.12

18.86

(((A5,A7)A6),A2),A4),A3

16.12

0

10.198

A8

18.86

10.198

0

A8 IS MERGED WITH ((((A5,A7)A6),A2),A4),A3)

A1

((((A5,A7)A6),A2),A4),A3),A8

A1

0

16.12

(((A5,A7)A6),A2),A4),A3),A8

16.12

0


Related Solutions

covert the schema into 3NF. TableC (a1,a2,a3,a4,a5) functionally dependencies: a1 --> {a2,a3,a5} a4 --> {a1,a2,a3,a5} a3...
covert the schema into 3NF. TableC (a1,a2,a3,a4,a5) functionally dependencies: a1 --> {a2,a3,a5} a4 --> {a1,a2,a3,a5} a3 -->{a5} Answer: Relation1: Relation2:
Find an arithmetic code for a symbol p4p4p3 for the source alphabet {a1, a2, a3, a4,...
Find an arithmetic code for a symbol p4p4p3 for the source alphabet {a1, a2, a3, a4, a5}, with symbol probabilities p1 = 0.11, p2 = 0.05, p3 = 0.10, p4 = 0.70, and p5 = 0.04. Show the work please.
For the arithmetic progression a1, a2, a3 .......... if a4/a7 = 2/3. Find a6/a8 ?
For the arithmetic progression a1, a2, a3 .......... if a4/a7 = 2/3. Find a6/a8 ?
Explain this in details including the calculations: Consider the following eight examples: A1 = (4,20), A2...
Explain this in details including the calculations: Consider the following eight examples: A1 = (4,20), A2 = (4,10), A3 = (16,8), A4 = (10,16), A5 = (14,10), A6 = (12,8), A7 = (2,4), A8 = (8,18) The distance function is Euclidian distance. Use single-link, complete-link agglomerative clustering, and centroid techniques to cluster these examples. Show your calculations and draw the dendrograms for each technique.
Let's say there is a group of five receptors (A1,A2,A3,A4,A5) that are expressed in various types...
Let's say there is a group of five receptors (A1,A2,A3,A4,A5) that are expressed in various types of tissues on the human body. But the A1 receptor, is the only family expressed in 1 type of cell. How does the A1 receptor but not the other A receptors are expressed on the cell?
Let A = {a1, a2, a3, . . . , an} be a nonempty set of...
Let A = {a1, a2, a3, . . . , an} be a nonempty set of n distinct natural numbers. Prove that there exists a nonempty subset of A for which the sum of its elements is divisible by n.
For each of the following sequences find a functionansuch that the sequence is a1, a2, a3,...
For each of the following sequences find a functionansuch that the sequence is a1, a2, a3, . . .. You're looking for a closed form - in particular, your answer may NOT be a recurrence (it may not involveany otherai). Also, while in general it is acceptable to use a "by cases"/piecewise definition, for this task you must instead present a SINGLE function that works for all cases.(Hint: you may find it helpful to first look at the sequence of...
Let A0.A1,A2,A3,A4 devide a unit circle (circle of radius one) into five equal parts. Prove that...
Let A0.A1,A2,A3,A4 devide a unit circle (circle of radius one) into five equal parts. Prove that the chords A0 A1, A0 A2 satisfy: (A0 A1 * A0 A2)^2 = 5.
Store Monthly Profit Monthly Advertising expenditure A1 $13,593.02 $1,710.00 A2 $23,896.73 $1,983.00 A3 $9,932.64 $952.00 A4...
Store Monthly Profit Monthly Advertising expenditure A1 $13,593.02 $1,710.00 A2 $23,896.73 $1,983.00 A3 $9,932.64 $952.00 A4 $9,100.41 $1,009.00 A5 $15,220.08 $2,315.00 A6 $33,900.67 $2,197.00 A7 $6,935.36 $934.00 A8 $10,112.62 $2,375.00 A9 $9,155.14 $1,065.00 A10 $8,513.94 $812.00 A11 $7,933.25 $1,052.00 A12 $11,388.13 $2,234.00 A13 $26,299.72 $2,962.00 A14 $21,423.87 $1,699.00 A15 $21,430.21 $1,991.00 A16 $19,984.96 $2,181.00 A17 $11,575.09 $1,831.00 A18 $18,900.44 $1,819.00 A19 $21,815.24 $2,394.00 A20 $35,642.73 $2,296.00 If Crusty’s is considering spending $1750 on advertising what is the 95% prediction interval...
2. Write the hexadecimal numbers in the registers of $a0, $a1, $a2, $a3 after the following...
2. Write the hexadecimal numbers in the registers of $a0, $a1, $a2, $a3 after the following codes running: ori $a0, $0, 11 ori $a1, $0, 19 addi $a1, $a1, -7 slt $t2, $a1, $a0 beq $t2, $0, label addi $a2, $a1, 0 sub $a3, $a1,$a0 j end_1 label: ori $a2, $a0, 0 add $a3, $a1, $a0 end_1: xor $t2, $a1, $a0 *Values in $a0, $a1, $a2, $a3 after the above instructions are executed.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT