Rakesh9100 / CalcDiverse

CalcDiverse is a customized collection of calculators for various aspects of mathematics. Individuals with basic web development knowledge can create distinctive calculators and submit pull requests.
https://calcdiverse.netlify.app
Apache License 2.0
145 stars 367 forks source link

[Feature] Add T-Score Calculator #1446

Open TBorundia opened 3 days ago

TBorundia commented 3 days ago

Description

A T-score calculator is a tool commonly used in statistics and medicine for various purposes.

Student's T-Test: It is used to determine if there is a significant difference between the means of two groups. The T-score helps in understanding if the observed differences are due to chance or a real effect.

T-Distribution: It is particularly useful when dealing with small sample sizes (typically n < 30) where the population standard deviation is unknown.

Screenshots

image

Checklist

Code of Conduct

github-actions[bot] commented 3 days ago

Hey @TBorundia, Welcome to the project CalcDiverse! 🎊 Thanks for opening an issue! 🙌 Please wait for the issue to be assigned. Happy Coding!! ✨

jessicachawla commented 3 days ago

@Rakesh9100 this issue can be assigned. @TBorundia keep the ui colors similar to the website.

TBorundia commented 3 days ago

@jessicachawla
Yes, I will ensure that the UI design of calculator matches to the theme of the website. Please assign this issue to me.

Rakesh9100 commented 22 hours ago

Go ahead @TBorundia