SarthakKeshari / calc_for_everything

This repository aims to provide Calculators for educational, professional, scientific, health and well-being and other purposes.
https://calc-for-everything-psi.vercel.app
MIT License
113 stars 104 forks source link

Mean Calculator #447

Closed Vedansh-Keshari closed 10 months ago

Vedansh-Keshari commented 11 months ago

Enter calculator name -

Mean Calculator

Describe calculator functionality -

The Mean Calculator takes the values(data) in the form of a table, the range of classes, (could be even class marks), their respective frequencies, (could be even cumulative frequencies), and calculates the mean of the complete data ( or only the classes the user wants the mean of ) .

Under which category you wish to place it -

VincentPaulV commented 11 months ago

Hey @Vedansh-Keshari , I'd like to take up this issue!

SarthakKeshari commented 11 months ago

Hey @VincentPaulV, Assigned.

You may contribute your code under the folder path -

calc_for_everything\calculators\src\mathematical\statisticsMeanCalc

Issue completion deadline - 25th Oct 9:00:00 pm IST

NOTE - In case the issue completion deadline is not met, the issue will be assigned to a new participant

SarthakKeshari commented 10 months ago

This issue is closed under PR - #502