> For the complete documentation index, see [llms.txt](https://docs.geopard.tech/geopard-tutorials/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.geopard.tech/geopard-tutorials/dnk/produkttur-webapp/zonekort-og-analyser/relativ-variationsfaktor.md).

# Relativ variationsfaktor

Kvantificér den rumlige variation i forhold til gennemsnittet for at sammenligne variation på tværs af marker og datasæt.

At opdage ændringer, der er sket på marken i løbet af de seneste en-to uger eller en-to måneder eller endda et par år, hjælper med at få indsigt i afgrødens udvikling.

Den relative variationsfaktor eller Relative Variation Index kan bruges til at:

* finde pletter med samme udvikling over 5-10-20 år og placere forsøg i områder med lignende forhold for at reducere sandsynligheden for fejl
* følge ændringerne i løbet af sæsonen og vurdere afgrødens udvikling under væksten
* genkende de skadede områder efter en vejrbegivenhed eller et sygdoms- eller skadedyrsangreb og beregne de skadede arealer
* opdage forskellen mellem de to seneste billeder og følge afgrødens udvikling.

<figure><img src="https://lh4.googleusercontent.com/J0kjeFrPPTC7MB9PFTzMrpjmVVwkcdu7k5jHsoZW-siW6uK1j9_ZCCrhdtHBgNkyNeUEHCvUvdF8O2_Ph9NBuSA19_HCeH8YAGCOcbCNxoDMoH8nPeEtX9gMrStPoCeoPob4y7Uo" alt=""><figcaption></figcaption></figure>

GeoPards Relative Variation Index (RVI) dækker alle disse tilfælde og mange andre. RVI giver mere indsigt i afgrødens udvikling, når det bruges sammen med sæsonens og historiske managementzoner.

Vælg blot din mark og satellitbillederne for at følge ændringerne på tværs af dem og få indsigt i hvert eneste spot på din mark.

<figure><img src="https://lh6.googleusercontent.com/KZ55fxILS4HGrim6yUldiiSdiymt9Qwjajg7jGQiUO4PUYZNNuOU1TNEtPVo1Q4fMz5WYfI8U6gDvveCCgxfte_ECXHpiZ068ynSWlZkz6igvFc0xDYrDoW-k3zbO5LmSetG_QDB" alt=""><figcaption></figcaption></figure>


---

# 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://docs.geopard.tech/geopard-tutorials/dnk/produkttur-webapp/zonekort-og-analyser/relativ-variationsfaktor.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.
