Hi,
I am new to PA.
Recently, I am trying to do a simple analysis using PA 1.15.
The source data are as follows:
company | country | region | region ratio | country ratio | sales quota |
A | China | APJ | 0.2 | 0.4 | 4800 |
B | China | APJ | 0.2 | 0.3 | 5600 |
C | Korea | APJ | 0.2 | 0.2 | 3200 |
D | Singapore | APJ | 0.2 | 0.1 | 4300 |
E | US | NA | 0.5 | 0.7 | 3500 |
F | Canada | NA | 0.5 | 0.3 | 1200 |
G | Germany | EMEA | 0.3 | 0.5 | 2300 |
H | France | EMEA | 0.3 | 0.1 | 6700 |
I | France | EMEA | 0.3 | 0.2 | 9800 |
J | Italy | EMEA | 0.3 | 0.2 | 6200 |
Algorithm: R-K-Means
Number of clusters: 3
Column Selection: sales quota
After configuration, I click run. But the GUI shutdown after 2 or 3 seconds without any warnings or error messages.
Now I am wondering if this is the problem of the PA or the source data isn't suit for R-K-Means analysis.
Or I've given wrong values that are won't possible to lead a correct result? I have little knowledge on algorithms and statistical analysis.
Thank you!
B.R.
Carina Hu