Skip to content

amartinsmg/TrimmedMean

Repository files navigation

Trimmed Mean Calculator

The Trimmed Mean Calculator is a web application that calculates the trimmed mean of a set of numbers based on a user-defined percentage of elements to be trimmed from both ends of the set.

Usage

To use the Trimmed Mean Calculator, follow these steps:

  1. Enter the set of numbers you want to calculate the trimmed mean for in the "Numbers" field.
  2. Enter the percentage of elements you want to trim from both ends of the set in the "Percentage to Trim" field.
  3. Click the "Calculate" button to get the trimmed mean.

How to run the project

To build and run the project, follow these steps:

  1. Clone this repository.
  2. Install the dependencies by running yarn install.
  3. Build the project by running yarn build.

After the build process is complete, you can open the index.html file located in the 'dist' directory in your web browser to use the calculator.

Contributing

Contributions to the Trimmed Mean Calculator are welcome! If you find a bug or have a feature request, please open an issue or submit a pull request.

License

The Trimmed Mean Calculator is licensed under the MIT License. See the LICENSE file for details.

About

Web Trimmed Mean Calculator

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published