> For the complete documentation index, see [llms.txt](https://docs.opsmx.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.opsmx.com/isd-spinnaker/opsmx-intelligent-software-delivery-isd-platform-spinnaker/release-notes/additional-resources/previous-releases/isd-3.10/data-and-intelligence-module-autopilot/continuous-verification/log-analysis/interpreting-the-cluster-graph.md).

# 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;

![](/files/hWXPgFWlWywudJol4MGO)

<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 %}
