# बैच समीकरण विश्लेषण

द **बैच एनालिटिक्स** फ़ीचर को बढ़ाता है [समीकरण-आधारित एनालिटिक्स](/geopard-tutorials/in/product-tour-web-app/equation-based-analytics.md) आपको एक साथ कई खेतों पर एक ही समीकरण लागू करने देता है। इससे इक्वेशन मैप बनाना तेज़ हो जाता है और बड़े पैमाने के वर्कफ़्लो को संभालना आसान होता है।

ऐप अपने-आप आपके समीकरण में हर वेरिएबल के लिए ज़रूरी डेटासेट और एट्रिब्यूट पहचान लेता है, जिससे सही नतीजे मिलते हैं। हर बने हुए मैप में योग और औसत जैसे मुख्य आंकड़े शामिल होते हैं, और बनाए गए सभी मैप्स का एक पूरा सारांश पेज के नीचे आसान समीक्षा के लिए दिया जाता है।

### मुख्य सुविधाएँ

* किसी भी खेत समूह के लिए मैप बनाएं, जिसमें बुआई, छिड़काव, उर्वरक डालने, या uptake गणना के लिए Profit Maps और VRA maps शामिल हैं।
* सभी खेतों में औसत और कुल इनपुट मात्रा निकालें ताकि खरीदारी की योजना ज़्यादा बेहतर तरीके से बना सकें। किसी भी GeoPard या कस्टम फ़ॉर्मूला का उपयोग करें, जिसमें दक्षता, [उर्वरक उपयोग दक्षता](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), उर्वरक uptake, या सैटेलाइट-इमेजरी-आधारित फ़ॉर्मूले शामिल हैं।
* GeoPard अपने-आप वेरिएबल्स को लेयर्स और एट्रिब्यूट्स से जोड़ देता है। आपको Yield Dry को Yield dataset से या pH को soil sampling pH से हाथ से मैप करने की ज़रूरत नहीं है।

### चरण 1 - Equation और खेत चुनें (या बनाएं)

<figure><img src="/files/048e302cba3288dace4207a63f38aa73bacecac7" alt="Step 1 - Select (or create) Equation and Fields"><figcaption><p>चरण 1 - Equation और खेत चुनें (या बनाएं)</p></figcaption></figure>

### चरण 2 - उपज और नमी डेटा के आधार पर नाइट्रोजन हटाने की बैच गणना चलाएं

<figure><img src="/files/bfc9909a2a8f6566665abcb2535ee32cc7339bf4" 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>चरण 2 - नतीजे देखें, ज़रूरत हो तो डेटा लेयर्स और फ़ॉर्मूला समायोजित करें।</p></figcaption></figure>

### चरण 3 - हर मैप को अलग-अलग या बैच में फिर से चलाएं <a href="#layer-transparency-controls" id="layer-transparency-controls"></a>

### चरण 4 - बनाए गए सभी मैप्स डाउनलोड करें या एक-एक करके


---

# 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/in/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.
