Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Apply k - means clustering with values of k = 2 , 3 , 4 , and 5 to cluster the data in DemoKTC based

Apply k-means clustering with values of k=2,3,4, and 5 to cluster the data in DemoKTC based on the Age, Income, and Children variadies. values of the input variables to adjust for the different magnitudes of the variables.
In the Data tab of the Rattle GUI - R window, uncheck the box next to Partition. For the Age, Income, and Children variables, select the Input button. Select the Ignore button for the other variables and then click Execute button. In the Transform tab, in the Type: row, select Rescale and in the Normalize: row, select Recenter. Select the Age, Income, and Children variables and then click the Execute button. In-the Cluster tab, in the Type: row, select KMeans, de-select the box next to Iterate Clusters. Enter 2 in the Clusters: box, enter 42 in the Seed: box, and enter 1000 in the Runs: box. Deselect the box next to Re-Scale. Then, click the Execute button. Repeat by setting Clusters: to 3,4,5. To generate various statistics on the clusters, on the Cluster tab, click Stats.
Click on the datafile logo to reference the data.
DATA f2ile
image text in transcribed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Programming The Perl DBI Database Programming With Perl

Authors: Tim Bunce, Alligator Descartes

1st Edition

1565926994, 978-1565926998

More Books

Students also viewed these Databases questions

Question

What are Measures in OLAP Cubes?

Answered: 1 week ago

Question

How do OLAP Databases provide for Drilling Down into data?

Answered: 1 week ago

Question

How are OLAP Cubes different from Production Relational Databases?

Answered: 1 week ago