# Evaluate Accuracy of Fertilizer Application

## **Context**

In modern agriculture, most agronomic operations are executed based on pre-prepared Variable Rate Application (VRA) maps. These maps typically contain multiple fertilizer rates tailored to different field zones, addressing the inherent heterogeneity of soil and crop conditions.

By following such VRA maps, farmers aim to optimize agricultural input usage and maximize yields. In this case, <mark style="background-color:yellow;">we will focus on evaluating the accuracy of a Nitrogen fertilizer application</mark> by comparing the intended application rates (as indicated in the VRA map) to the actual application rates recorded by equipment during the field operation.

## **Used Machinery-Logged Data**

After the fertilizer application is completed, the machinery’s onboard systems record various parameters related to the operation. Of particular interest here are two key metrics:

* <mark style="background-color:yellow;">**Target Rate**</mark>**:** The intended amount of fertilizer to be applied at any given location, as specified in the application map (VRA or Flat Rate Application).
* <mark style="background-color:yellow;">**Applied Rate**</mark>**:** The actual amount of fertilizer applied at that same location.

By examining these two attributes in a geospatial context, we can evaluate how closely the actual application followed the prescribed plan. The comparison involves visualizing both **Target Rate** and **Applied Rate** maps, analyzing their statistical distributions, and confirming that the required amount of fertilizer was indeed delivered accurately.

<figure><img src="https://3272281156-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYICBELdyAXXebKAzfLOR%2Fuploads%2Fq8eghd2n8EQ9m4GcsCvt%2Fimage.png?alt=media&#x26;token=5acc0d50-aae0-4a2a-8c02-351a77782f8f" alt=""><figcaption><p>Machinery-Logged Data: Target Rate vs Applied Rate for Flat Rate Application</p></figcaption></figure>

<figure><img src="https://3272281156-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYICBELdyAXXebKAzfLOR%2Fuploads%2F33sogmVVtR9m0sa4f0yB%2Fimage.png?alt=media&#x26;token=54f502b2-b40d-4300-8b92-e0623114a593" alt=""><figcaption><p>Machinery-Logged Data: Target Rate vs Applied Rate for Variable Rate Application (VRA)</p></figcaption></figure>

## **Assess Application Accuracy**

To assess the accuracy of the fertilizer application, we will utilize a pre-saved Equation named <mark style="background-color:yellow;">Spatial Correlation Analysis (Data Layers Similarity)</mark> that measures the similarity between Applied Rate and Target Rate values on a spatial basis.&#x20;

<figure><img src="https://3272281156-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYICBELdyAXXebKAzfLOR%2Fuploads%2FrDgSf0J2uDfD9Wy0GPjw%2Fimage.png?alt=media&#x26;token=7af48fc7-2044-483c-b50b-a1ea3c0461f7" alt=""><figcaption><p>Search the existing Data Layers Similarity Equation</p></figcaption></figure>

<mark style="background-color:yellow;">The similarity values range from 0 to 1, where 0 indicates no match and 1 signifies 100% value-spatial match</mark>.&#x20;

In other words, the closer the similarity score is to 1, the more accurately the fertilizer application was executed. Achieving values consistently near 1 indicates precise adherence to the application plan (VRA or FlatRate) and ensures that the field receives the intended amount of fertilizer for optimal crop performance.

<figure><img src="https://3272281156-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYICBELdyAXXebKAzfLOR%2Fuploads%2FOb4ebuuZU9ZNsn9nt2eR%2Fimage.png?alt=media&#x26;token=e9cb9daf-fc58-4ff4-8298-3ef60b6c734a" alt=""><figcaption><p>Similarity EquationMap: Target Rate vs Applied Rate for Flat Rate Application</p></figcaption></figure>

<figure><img src="https://3272281156-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYICBELdyAXXebKAzfLOR%2Fuploads%2FkQKGfnjN4evJYzCzOoTi%2Fimage.png?alt=media&#x26;token=6e89e49a-4684-4832-a6a8-6c8538c8e94e" alt=""><figcaption><p>Similarity EquationMap: Target Rate vs Applied Rate for Variable Rate Application (VRA)</p></figcaption></figure>
