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

Median Calculator #448

Closed Vedansh-Keshari closed 1 year ago

Vedansh-Keshari commented 1 year ago

Enter calculator name - Median Calculator

Describe calculator functionality - The Median 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 median of the complete data.

Under which category you wish to place it -

Rishika631 commented 1 year ago

Can you assign me this issue please?

SarthakKeshari commented 1 year ago

Hey @Rishika631, Assigned.

You may contribute your code under the folder path -

calc_for_everything\calculators\src\mathematical\statisticsMedianCalc

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

Rishika631 commented 1 year ago

I have raised a PR. Do check it. Thank you!