# Interpreting the cluster graph

The summary of the log events for risk analysis is represented in a bubble graph.

From the ISD application dashboard, Click "**Continuous Verification**" --> Click "**Verification**" and then click "**Application Name**".  This will take you to the available policy list.&#x20;

![](https://2047464521-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MBEa1hoX6SqpDj-ymNs%2Fuploads%2F1wfJML27JiL6JCGu6qya%2F82.png?alt=media\&token=a6791ecb-336c-4633-a50a-e23540261251)

After selecting the application name, it will take you to the below screen and click on the "**Graph View**" as shown below:

![](https://2047464521-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MBEa1hoX6SqpDj-ymNs%2Fuploads%2FiIuRGPfhAixmtxloTBve%2F83.png?alt=media\&token=b7685654-c685-4990-b719-c11121dd6ab1)

The x-axis represents the sequence number of events and the y-axis is the logical representation of the number of times the events are repeated within the cluster.&#x20;

Mouse over the bubbles to display repetition count of event along with the starting event string.&#x20;

### **Impact on score**&#x20;

Impact on score calculation for a cluster:

W = weight assigned for the cluster topic at a given sensitivity level

L1 = No of unique clusters in V1

L12 = No of unique clusters in V1V2

C = Total number of all dark red, red and yellow clusters in both V2 and V1V2

N=(L1\*10) / (L1+L12)

Impact on score for a cluster= (W/(L1+L12))+(N/C)+ Score reduced based on number of repetitions&#x20;

{% hint style="info" %}
&#x20;Score reduction is calculated for only non green clusters in V2 and V1V2.
{% endhint %}
