The Weighted Average can be calculated by the use of the function:

=SUMPRODUCT(values; weights) / SUM(weights)

Weight and Value arrays need to be of the same length

  • they can be on the same sheet just use a different column,
  • you can multiply column by column, column by row, row by column, row by array,...
  • The order of weights applied to each value need to be in order in the two arrays you specify

Note: if weights are already normalized then you don't need to divide by the sum of the weights (you will be dividing by 1)

Answer from Pau Coma Ramirez on Stack Exchange
🌐
Apache OpenOffice Community
forum.openoffice.org › board index › applications › calc
Apache OpenOffice Community Forum - [Solved] Weighted Average - well, sort of - (View topic)
January 9, 2018 - Ubuntu 18.04 with LibreOffice 6.0, latest OpenOffice and LibreOffice ... Thanks so much for your rapid response Villeroy! I may be misinterpreting or misapplying your suggestion. I placed this formula [ =IF(B4;B4*C4;"any text") ] into cell D4, which is my Helper column, and copied it down.
Discussions

How to calculated weight averages
u/Ferligatr12 - Your post was submitted successfully. Once your problem is solved, reply to the answer(s) saying Solution Verified to close the thread. Follow the submission rules -- particularly 1 and 2. To fix the body, click edit. To fix your title, delete and re-post. Include your Excel version and all other relevant information Failing to follow these steps may result in your post being removed without warning. I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns. More on reddit.com
🌐 r/excel
11
1
June 25, 2024
Apache OpenOffice Community Forum - [Solved] Multi-condition weighted average formulas - (View topic)
User community support forum for Apache OpenOffice, LibreOffice and all the OpenOffice.org derivatives ... I have spent several spaced days many spaced hours researching formulas for multi-condition weighted formulas - with limited success. In a search of this forum, I did not see a discussion matching my specific needs. I am requesting help with two formulas (details in the attached spreadsheet). A weighted average ... More on forum.openoffice.org
🌐 forum.openoffice.org
January 12, 2025
How to calculate a weighted median in LibreOffice Calc?
Please note that a weighted median is not the same as a weighted mean. Weighted median - Wikipedia I have a column of data, NOT in rank order, and a column of weights next to it. I would like to know its weighted median… More on ask.libreoffice.org
🌐 ask.libreoffice.org
0
0
October 3, 2021
Apache OpenOffice Community Forum - [Solved] Help with weighted Averaging - (View topic)
Using your current parameters would ... get the AVERAGE calculated would be good idea. OpenOffice 4.1.7, LibreOffice 7.0.1.2 on Windows 7 Pro, Ultimate & Windows 10 Home (2004) If you believe your problem has been resolved, please go to your first post in this topic, click the Edit button and add [Solved] to the beginning of the Subject line. ... Tronzo wrote:What i want to incorporate is a weighted average where ... More on forum.openoffice.org
🌐 forum.openoffice.org
July 6, 2018
🌐
Shorttutorials
shorttutorials.com › how-to-calculate-weighted-average-in-excel › index.html
How to Calculate Weighted Average in Excel
This tutorial helps you on how to calculate weighted average in Excel or any other office tool such as LibreOffice Calc for a given set of values. Weighted average is different from the ordinary (un-weighted) average or mean. In an un-weighted average each data item is given the same priority/weight/importance, and you just simply sum up all the data items and divide by the total number of data items.
🌐
ShunSpirit
shunspirit.com › home › zodiac signs › mastering libreoffice: efficiently calculate averages across multiple cells
Mastering Libreoffice: Efficiently Calculate Averages Across Multiple Cells | ShunSpirit
December 1, 2025 - For instance, to find the average sales of products priced above $50, you'd use `=AVERAGEIF(PriceRange, ">50", SalesRange)`. This function is invaluable for segmenting data and calculating averages for specific subsets, providing a more granular understanding of your information. Weighted Averages with `SUMPRODUCT`: Not all data points carry the same weight.
🌐
Apache OpenOffice Community
forum.openoffice.org › board index › applications › calc
Apache OpenOffice Community Forum - [Solved] Multi-condition weighted average formulas - (View topic)
January 12, 2025 - User community support forum for Apache OpenOffice, LibreOffice and all the OpenOffice.org derivatives ... I have spent several spaced days many spaced hours researching formulas for multi-condition weighted formulas - with limited success. In a search of this forum, I did not see a discussion matching my specific needs. I am requesting help with two formulas (details in the attached spreadsheet). A weighted average ...
🌐
YouTube
youtube.com › dcp web designers
Calculate Averages - Libre Office Calc Spreadsheet Tutorial - YouTube
In this video tutorial, I will show you how to Calculate Averages using Libre Office Calc Spreadsheet. Install Libre Office Tutorial: https://youtu.be/iJ8IpY
Published   October 23, 2018
Views   2K
Find elsewhere
🌐
LibreOffice
help.libreoffice.org › Calc › Database_Functions
Database Functions - LibreOffice Help
December 28, 2016 - You can switch the automatic evaluation of regular expression on and off in Tools - Options - LibreOffice Calc - Calculate. ... For the DatabaseField parameter you can enter a reference to a header cell or a number to specify the column within the Database area, starting with 1. To reference a column by means of the literal column header name, place quotation marks around the header name. To find the average weight of all children of the same age in the above example (scroll up, please), enter the following formula in B16:
🌐
LibreOffice
help.libreoffice.org › Calc › AVERAGEIF_function
AVERAGEIF function - LibreOffice Help
June 20, 2016 - An array, a name of named range or a label of a column or a row containing numbers for averaging or numbers or text for the condition. Criterion – required argument. A condition in the form of expression or a cell reference with expression that defines what cells should be used to calculate the ...
🌐
Ask LibreOffice
ask.libreoffice.org › english
How to calculate a weighted median in LibreOffice Calc? - #2 by Zizi64 - English - Ask LibreOffice
October 3, 2021 - Please note that a weighted median is not the same as a weighted mean. Weighted median - Wikipedia I have a column of data, NOT in rank order, and a column of weights next to it. I would like to know its weighted median…
🌐
LibreOffice
help.libreoffice.org › latest › en-US › text › scalc › 01 › func_averageif.html
AVERAGEIF function
The function searches what cells ... and calculates the average of corresponding values from the B2:B6 range. If E2 = book, the function returns 18.5. ... The function searches what cells from the range B2:B6 are less than the value specified in E2, and calculates the average of corresponding values from the C2:C6 range...
🌐
Apache OpenOffice Community
forum.openoffice.org › board index › applications › calc
Apache OpenOffice Community Forum - [Solved] Help with weighted Averaging - (View topic)
July 6, 2018 - So we average 100, 20, 20, and 20 to get 40? This is double any of the "last three scores". Are you sure this procedure is what you want? The normal way to give more importance to the last scores is to assign weight one to all but the last three and assign a weight larger than one to those three. I have no idea if you should assign 2, 5.219, or 17. That's your decision. I would calculate a weighted average as the ratio of two SUMPRODUCT functions, but the details will depend on how you assign weights.
🌐
Apache OpenOffice Community
forum.openoffice.org › board index › applications › calc
Apache OpenOffice Community Forum - Help with Doing a Weighted Average - (View topic)
March 17, 2017 - LibreOffice 7.3.7. 2; Ubuntu 22.04 ... Either use your formula to find seconds, or use the TIME() function to create a proper time value for each row. If you do that in column E, use =TRIMMEAN(E3:E52;0.4) to find your average.
🌐
LibreOffice
help.libreoffice.org › latest › en-US › text › scalc › 01 › 04060101.html
Database Functions
Insert the formula =DSTDEVP(A1:E10; "Weight"; A12:E13) into an empty cell elsewhere in the sheet to calculate the population standard deviation of the weights in kg of Joe’s party guests.
🌐
Filo
askfilo.com › cbse › smart solutions › explain how to use basic formula in libre office calc.write ab
Explain how to use basic formula in libre office calc.write about any fou..
November 14, 2024 - Open LibreOffice Calc and enter some numbers in cells A1 to A5. In another cell, type the formula =SUM(A1:A5) to calculate the total of the numbers. To find the average, type =AVERAGE(B1:B5) in a different cell after entering numbers in B1 to B5.
🌐
Information Entropy
informationentropy.wordpress.com › 2014 › 09 › 18 › moving-average-in-libreoffice-calc
Moving Average in LibreOffice Calc | Information Entropy
June 10, 2017 - where the sample interval is irregular, how do you calculate the a moving average with only the values within your moving average range? The answer is a combination of LibreOffice Calc’s SUMIF and COUNTIF functions. In short, you use the SUMIF function to sum the values in column B, if the date in a selected range in column A is more recent than the number of days used by the moving average.
🌐
LibreOffice
books.libreoffice.org › en › CG252 › CG25209-FormulasAndFunctions.html
CalcGuide 25.2 - Chapter 9, Using Formulas and Functions
The following Calc functions allow the use of wildcards or regular expressions: Database functions (DAVERAGE, DCOUNT, DCOUNTA, DGET, DMAX, DMIN, DPRODUCT, DSTDEV, DSTDEVP, DSUM, DVAR, DVARP) AVERAGEIF, AVERAGEIFS, COUNTIF, COUNTIFS, MAXIFS, MINIFS, SUMIF, SUMIFS ... Configuration options are available in the Formulas wildcards section on the Tools > Options > LibreOffice Calc > Calculate dialog (Figure 34) to control the use of wildcards and regular expressions with Calc’s functions.
🌐
Reddit
reddit.com › r/libreoffice › calculate averages - libre office calc spreadsheet tutorial
r/libreoffice on Reddit: Calculate Averages - Libre Office Calc Spreadsheet Tutorial
January 19, 2022 - LibreOffice is a free (open source) and private office suite, used by millions of people around the world. It's the successor project to OpenOffice with regular releases, extra features, and improved compatibility (.docx export). ... Cant get Date to auto format to desired format in Calc.