ee.Reducer.variance
संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
यह एक Reducer ऑब्जेक्ट दिखाता है, जो अपने इनपुट का वैरियंस कैलकुलेट करता है. लागू होने पर, आउटपुट का नाम "variance" होता है.
इस्तेमाल | रिटर्न |
---|
ee.Reducer.variance() | रेड्यूसर |
कोई आर्ग्युमेंट नहीं.
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2025-07-26 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 2025-07-26 (UTC) को अपडेट किया गया."],[[["\u003cp\u003eReturns a Reducer specifically designed to calculate the variance of input data.\u003c/p\u003e\n"],["\u003cp\u003eThe Reducer's output is typically labeled as "variance" for easy identification.\u003c/p\u003e\n"],["\u003cp\u003eIt's simple to use, requiring no arguments for initialization: \u003ccode\u003eee.Reducer.variance()\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,["# ee.Reducer.variance\n\nReturns a Reducer that computes the variance of its inputs. Where applicable, the output name is \"variance\".\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n| Usage | Returns |\n|-------------------------|---------|\n| `ee.Reducer.variance()` | Reducer |\n\n**No arguments.**"]]