clustering in excel

bestnagi

New Member
Joined
Mar 12, 2013
Messages
14
Is there a way to cluster data in excel? using k-means for example?

this data for example

IDSPEEDDELTATIME
560004721026.7
56000751121.50.5
55994383111.835.4
56030288141.64.6
56030705191.731.6
56091493101.70.5
56098106161.30.7
56110385112.12.3
56137646211.819.6
56178301101.936.3
56226556111.75.9
56272706131.43.8
56364857201.20.3
56429227171.85.7
56003301101.84.4
56008566151.62.6
56016117171.718.2
56523288151.91.5
55994440111.633.2
55994441151.330
56002912111.752.4
56007309101.813.3
56025831181.90.6

<tbody>
</tbody>
 

Excel Facts

What is the last column in Excel?
Excel columns run from A to Z, AA to AZ, AAA to XFD. The last column is XFD.
What are you really trying to achieve?
What for these data sets are, and to cluster what with what, and why?
 
Upvote 0
Another option may be R an opensource (free) statistical computing software. It can handle k-mean, hierarchical clustering with ease.
However depending on your background it can also have a steep learning curve.
See attached for info and to download.


The R Project for Statistical Computing
 
Upvote 0

Forum statistics

Threads
1,214,979
Messages
6,122,561
Members
449,089
Latest member
Motoracer88

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top