# Interpreting the cluster graph

{% hint style="info" %}
This is an older version of the document. To view the most recent version of the document, click [here](https://docs.opsmx.com/products/data-and-intelligence-module-autopilot/autopilot/log-analysis/interpreting-the-cluster-graph).
{% endhint %}

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

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;

![](https://2047464521-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MBEa1hoX6SqpDj-ymNs%2Fuploads%2Ftj8lrWD4nKIdrrCT8npt%2Fimage.png?alt=media\&token=4c280eac-c230-450b-aaac-48bcd37ac001)

<br>

![](https://lh4.googleusercontent.com/xRLOIkJEEEpAPl5HGAxT4SH2ioTgESWllm7HiPsBZzBpKu6ZCjLyY6feEGZXGzod0-WKJi8GfT8_aDDuy1WNecqXTpAs74T2tE3gZdi34vZePsK19zM1OTSwnhaQLN1V_Dh6IVyd)

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<br>

N=(L1\*10) / (L1+L12)<br>

Impact on score for a cluster= (W/(L1+L12))+(N/C)+ Score reduced based on number of repetitions <br>

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