> For the complete documentation index, see [llms.txt](https://isbm.savimbo.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://isbm.savimbo.com/methodology/ja/purojekutono/shi-shi-ji-hua/risukuto.md).

# リスクと不確実性

指標種は、その本質上、永続的ではないものと想定されます。また、私たちは複雑で混沌としたシステムの中で作業していることを認識しています。したがって、ISBM方法論の下では、クレジットは達成された成果のみに基づいて発行され、リーケージ（該当する場合）はプログラムレベルで実施されます（[プロジェクト区域](/methodology/ja/purojekutono/purojekuto.md) と [モニタリング計画](/methodology/ja/monitaringu.md)).&#x20;

ただし、PMPには、プロジェクト指標におけるリスクおよび不確実性要因に関する実務的な評価を含めるべきです。少なくとも以下の不確実性要因を認識することが推奨されます。

* **計算過程における不確実性**：データ入力、計算、または結果の解釈において誤りを生じる可能性。
* **実施上の不確実性**：プロジェクトの実施には、プログラムを遂行するチームの能力という観点から、常に一定のリスクが伴います。プロジェクトでは、予見できない障害、人員上の問題、その他のプロジェクト管理上の課題が生じる可能性があります。
* **技術的モニタリング装置の不確実性**：選択した方法の精度はどの程度であり、どのような誤差を生じるのか。&#x20;
* **生物多様性科学に関する不確実性：** 生物多様性科学は発展途上の分野であり、プロジェクトでは、指標種の選定、生態系分類、ならびに当該種が生態系を代表し得る能力について、外部情報源や不完全な科学的知見に依拠することが少なくありません。
* **自然攪乱に伴うリスク** （例：森林火災、ハリケーン、地震、火山噴火、洪水、干ばつ）&#x20;
* **人為的事象に伴うリスク** （例：火災、テロ行為、 युद्ध）。


---

# 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://isbm.savimbo.com/methodology/ja/purojekutono/shi-shi-ji-hua/risukuto.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.
