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

Why are there 1,048,576 rows in Excel?
The Excel team increased the size of the grid in 2007. There are 2^20 rows and 2^14 columns for a total of 17 billion cells.
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,625
Messages
6,120,598
Members
448,973
Latest member
ksonnia

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