> For the complete documentation index, see [llms.txt](https://www.bilancarbone-methode.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.bilancarbone-methode.com/methode-bilan-carbone-r-en/4-accounting/4.4-method-for-estimating-uncertainties.md).

# 4.4 - Method for estimating uncertainties

<figure><img src="/files/70647433277599f28182b00b34484d6663b3c836" alt="" width="563"><figcaption><p>Source: Freepik</p></figcaption></figure>

This subsection details what an uncertainty is, [why](/methode-bilan-carbone-r-en/4-accounting/4.4-method-for-estimating-uncertainties/4.4.1-why-uncertainties.md) these are an integral part of the Bilan Carbone® method, and [how](/methode-bilan-carbone-r-en/4-accounting/4.4-method-for-estimating-uncertainties/4.4.2-how-should-they-be-determined.md) to estimate them, whether qualitatively or quantitatively:&#x20;

* [4.4.1 - Why uncertainties?](/methode-bilan-carbone-r-en/4-accounting/4.4-method-for-estimating-uncertainties/4.4.1-why-uncertainties.md)
* [4.4.2 - How to determine them? ](/methode-bilan-carbone-r-en/4-accounting/4.4-method-for-estimating-uncertainties/4.4.2-how-should-they-be-determined.md)

{% hint style="info" %}
As a reminder, emissions from each emission source of the organisation are estimated as follows:

Emission from a source = [Activity data](/methode-bilan-carbone-r-en/4-accounting/4.2-method-for-collecting-activity-data.md) x [emission factor](/methode-bilan-carbone-r-en/4-accounting/4.3-method-for-selecting-emission-factors.md) = [result](/methode-bilan-carbone-r-en/4-accounting/4.5-emission-profile.md) ± [higher](/methode-bilan-carbone-r-en/4-accounting/4.4-method-for-estimating-uncertainties.md)
{% endhint %}

***

*Do you have a comprehension question?* [*Consult the FAQ*](/methode-bilan-carbone-r-en/annexes/faq.md)*. The method is living and therefore likely to evolve (clarifications, additions): find the* [*track of changes here*](/methode-bilan-carbone-r-en/foreword/history-and-tracking-of-changes.md)*.*


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://www.bilancarbone-methode.com/methode-bilan-carbone-r-en/4-accounting/4.4-method-for-estimating-uncertainties.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
