Skip over navigation

Meany

Calculates various averages and related mathematical functions.

Version 0.1.0
Released 2025-01-28
O/S Windows 10 or later

Overview

Meany is a simple average calculator application. It can calculate the following averages and related functions:

  • Arithmetic mean
  • Weighted arithmetic mean
  • Geometric mean
  • Weighted geometric mean
  • Harmonic mean
  • Weighted harmonic mean
  • Power mean
  • Weighted power mean
  • Logarithmic mean
  • Median
  • Mode
  • RMS
  • Total sum of squares

Meany is copyright © 2025 by Peter Johnson.

The program is made available under the terms of the MIT license.

Download

This program is hosted on GitHub in the ddabapps/meany repository. The program can be downloaded from the repository's Releases tab.

Each release gives the option of downloading either the programs's installer or the source code. Your options are:

  • Choose meany-exe-0.1.0.zip to download a zip file containing the program. Extract the content of the .zip file. The included read-me file (ReadMe.txt) explains how to install and use the program.
  • Choose Source code.zip to download the source code in .zip format.
  • Choose Source code.tar.gz to download the source code as a g-zipped tarball.

Get v0.1.0 from GitHub

Documentation

The following documentation is available. All of it opens on GitHub.

Bugs & Feature Requests

You can report bugs or suggest new features using the Meany issue tracker on GitHub.

Please review existing bug reports and feature requests before creating a new issue. If an issue already exists you may be able to help by adding a further comment.

You will need a GitHub account if you want to create or edit an issue.