> ## Documentation Index
> Fetch the complete documentation index at: https://help.culture-vibe.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Understand survey results

> Read scores, eNPS, participation, categories, drivers, and themes in context.

Start with the survey purpose, then move from the overall picture to specific evidence.

## Overview

Use the overview to understand participation and the main score signals. Check whether the audience and response count are broad enough before drawing conclusions.

## Analysis

The analysis tab breaks results into questions, categories, drivers, and themes. A strong or weak item is a signal to investigate, not a complete explanation by itself.

## eNPS

eNPS uses a 0–10 recommendation item:

* **Promoters:** 9–10
* **Passives:** 7–8
* **Detractors:** 0–6

The score is the promoter percentage minus the detractor percentage, so it ranges from -100 to 100.

```mermaid theme={null}
flowchart TD
    Q["0-10 recommendation item"] --> P["Promoters<br/>9-10"]
    Q --> PA["Passives<br/>7-8"]
    Q --> D["Detractors<br/>0-6"]
    P --> C["eNPS = promoter percentage<br/>minus detractor percentage"]
    D --> C
    PA -.->|"excluded from the calculation"| C
    C --> R["Ranges from -100 to 100"]
```

Passives count toward the denominator when percentages are worked out, but they
never move the score directly. A group of mostly passives lands near zero.

## Drivers and themes

Driver analysis looks for relationships between items and the selected outcome. Themes summarize recurring feedback. Neither proves causation; use them to focus discussion and follow-up.

## A practical reading order

1. Confirm participation and anonymity.
2. Review overall and category signals.
3. Inspect the strongest and weakest items.
4. Check demographic patterns without exposing small groups.
5. Read comments and themes for context.
6. Choose one or two priorities for action.

<Note>
  Statistical or AI-generated output supports judgment; it does not replace local context or a conversation with employees.
</Note>
