# Batch Equation Analytics

The **Batch Analytics** feature extends [Equation-based Analytics](/geopard-tutorials/product-tour-web-app/equation-based-analytics.md) by letting you apply one equation to multiple fields at once. This speeds up Equation Map generation and makes large-scale workflows easier to manage.

The app automatically identifies the necessary datasets and attributes for each variable in your equation, ensuring accurate outcomes. Each generated map includes key statistics such as sum and average, and a comprehensive summary of all generated maps is provided at the bottom of the page for easy review.

### Key features

* Generate maps for any field group, including Profit Maps and VRA maps for seeding, spraying, fertilizing, or uptake calculations.
* Calculate field averages and total input volumes across all fields to plan purchases more efficiently. Use any GeoPard or custom formula, including efficiency, [Fertilizer Use Efficiency](https://geopard.tech/blog/nitrogen-use-efficiency-use-case-from-lva-john-deere-dealer-from-germany), [Profit Maps](https://geopard.tech/blog/introducing-geopards-profit-maps-a-step-forward-in-precision-agriculture), fertilizer uptake, or satellite-imagery-based formulas.
* GeoPard automatically links variables to layers and attributes. You do not need to manually map Yield Dry to the Yield dataset or pH to soil sampling pH.

### Step 1 - Select (or create) Equation and Fields

<figure><img src="/files/4wadDHHbIx4z1Hj3ts0Y" alt="Step 1 - Select (or create) Equation and Fields"><figcaption><p>Step 1 - Select (or create) Equation and Fields</p></figcaption></figure>

### Step 2 - Run batch calculation of nitrogen removal based on yield and moisture data

<figure><img src="/files/3WfgJ47RI0OsZcrMxAUN" alt="Step 2 - Batch calculation of Nitrogen removal based on Yield and Moisture data. Includes the calculation of an average per ha and total amount of product"><figcaption><p>Step 2 - See the results, adjust data layers if needed &#x26; formula.</p></figcaption></figure>

### Step 3 - Re-run each map individually or in batch <a href="#layer-transparency-controls" id="layer-transparency-controls"></a>

### Step 4 - Download all the maps created or one-by-one


---

# 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://docs.geopard.tech/geopard-tutorials/product-tour-web-app/equation-based-analytics/batch-equation-analytics.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.
