# Agrégation des centibels

Pour une catégorie donnée de profondeur N dans l'arbre des catégories, l'effet cumulé des actions de réduction retenues est évalué en agrégant :&#x20;

* l'ensemble des actions portant spécifiquement sur cette catégorie,
* et l'ensemble des actions portant sur des catégories de profondeur \<N

{% hint style="info" %}
Par exemple, l'action 'Acheter du matériel informatique reconditionné' porte sur la catégorie 'Numérique › Matériel informatique' (profondeur 2).

Pour évaluer correctement l'effet cumulé des actions de réduction portant sur la catégorie 'Numérique › Matériel informatique', il faut également prendre en compte les actions portant sur la catégorie 'Numérique' (profondeur 1), en plus des actions portant directement sur la catégorie 'Numérique › Matériel informatique'.
{% endhint %}

Autrement dit, la formule d'agrégation appliquée est la suivante :&#x20;

$$
cB\_{total,Cat\_N} = Somme(cB\_{Cat\_k})\_{1\<k<=N}
$$

{% hint style="info" %}
Par exemple, les deux actions 'Favoriser le format numérique plutôt que le papier' et 'Engager une démarche d'éco-conception des titres print' ont un effet sur la catégorie Intrants > Papier, avec respectivement -30 cB et -27 cB.

Ces deux actions auront alors un impact cumulé sur la catégorie Intrants > Papier de -57 cB.
{% endhint %}

{% hint style="info" %}
*Le Plan Carbone Général est une ressource gérée par l’Association pour la Transition Bas-Carbone (ABC), via une gouvernance partagée entre les acteurs de la comptabilité carbone.*

*Le contenu du PCG - initialement créé par la société Sami et enrichi par la communauté Open Carbon Practice - est en cours de revue par les équipes de l’ABC pour proposer des modifications et des ajouts.*
{% endhint %}

<figure><img src="/files/8hU1licITMwk4GGBg50O" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/nUxX3Gs25D3VoidkFiwm" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://www.plancarbonegeneral.com/plan-de-transition/agregation-des-actions/agregation-des-centibels.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
