{"id":23120735,"url":"https://github.com/pranith07-coder/statistics-calculator","last_synced_at":"2026-01-19T03:01:46.791Z","repository":{"id":259393687,"uuid":"863354903","full_name":"Pranith07-coder/Statistics-Calculator","owner":"Pranith07-coder","description":"The Statistics Calculator is a web application that simplifies various statistical calculations. With tools for Descriptive Statistics, Probability, Hypothesis Testing, and more, users can input data and receive instant results. Designed for students and professionals, this user-friendly tool enhances the understanding of key statistical concepts.","archived":false,"fork":false,"pushed_at":"2024-10-24T07:31:11.000Z","size":6252,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-04T03:16:14.185Z","etag":null,"topics":["html-css-javascript"],"latest_commit_sha":null,"homepage":"https://statisticscalculatorcom.netlify.app/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Pranith07-coder.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-09-26T06:44:48.000Z","updated_at":"2024-10-24T07:40:41.000Z","dependencies_parsed_at":"2024-10-25T03:38:15.471Z","dependency_job_id":"e15ddac7-a808-40af-8829-ca9998ff5101","html_url":"https://github.com/Pranith07-coder/Statistics-Calculator","commit_stats":null,"previous_names":["pranith07-coder/statistics-calculator-app"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Pranith07-coder/Statistics-Calculator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pranith07-coder%2FStatistics-Calculator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pranith07-coder%2FStatistics-Calculator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pranith07-coder%2FStatistics-Calculator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pranith07-coder%2FStatistics-Calculator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Pranith07-coder","download_url":"https://codeload.github.com/Pranith07-coder/Statistics-Calculator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pranith07-coder%2FStatistics-Calculator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28559350,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-19T00:46:33.223Z","status":"online","status_checked_at":"2026-01-19T02:00:08.049Z","response_time":67,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["html-css-javascript"],"created_at":"2024-12-17T06:13:53.972Z","updated_at":"2026-01-19T03:01:46.768Z","avatar_url":"https://github.com/Pranith07-coder.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"📊 Statistical Calculator App\n\nA modern, user-friendly web-based Statistical Calculator built with HTML, CSS, and JavaScript. This app allows users to calculate various statistics such as Mean, Median, Mode, Standard Deviation, Variance, and more from a given set of data. The app provides a smooth, iOS-inspired user interface, and supports both Light Mode and Dark Mode for enhanced usability.\n\n🌟 Features\n\nClean iOS-style design with smooth, modern UI elements\n\nResponsive layout that works seamlessly across devices\n\nLight Mode and Dark Mode switch for comfortable viewing\n\nReal-time input validation to restrict users to numbers and commas only\n\nDisplays essential statistics such as:\n\nStatistics Calculators\nDescriptive Statistics\nStandard Deviation\nProbability\nCorrelation \u0026 Regression\nConfidence Interval\nSample Size\nPermutation \u0026 Combination\nZ-Score\nNumber Sequence\n\nClear and organized output for easy reading\n\n\n🚀 Getting Started\n\nPrerequisites\n\nTo run this project, you just need a modern web browser.\n\nUsage\n\n1. Enter your data as comma-separated values (e.g., 5, 7, 3, 8).\n\n\n2. Click the Calculate button.\n\n\n3. View the results of the statistical calculations in the results section below.\n\n\n\n🎨 Design and UI\n\nThe app has a modern, sleek design inspired by iOS with the following elements:\n\nRounded input fields and buttons.\n\nResponsive for mobile and desktop use.\n\nDark Mode and Light Mode toggling for user preference.\n\n\n🔧 Technologies Used\n\nHTML5: Markup for structure\n\nCSS3: Styling with focus on responsiveness and iOS-like design\n\nJavaScript: Core functionality for calculations and input validation\n\n\n🛠 Future Enhancements\n\nAdditional statistical measures such as Skewness and Kurtosis.\n\nData export options in CSV or Excel format.\n\nSupport for larger datasets with enhanced performance optimization.\n\n\n💡 How It Works\n\n1. Input Validation: Ensures only numbers and commas are entered.\n\n\n2. Statistical Calculations: JavaScript functions handle the computation of mean, median, mode, variance, standard deviation, and more.\n\n\n3. User Interface: The interface adjusts based on the screen size, providing a consistent experience on both desktop and mobile devices.\n\n\n4. Light/Dark Mode: Users can toggle between modes, which will automatically adjust the background and text colors for ease of use.\n\n\n\n🖼 Screenshots\n\nLight Mode\nDark Mode\n\n\n\n🤝 Contributing\n\nContributions are welcome! If you'd like to improve the app or add new features, feel free to submit a pull request.\n\n📝 License\n\nThis project is licensed under the MIT License.\n\n🙏 Acknowledgments\n\nThanks to all the open-source resources\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpranith07-coder%2Fstatistics-calculator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpranith07-coder%2Fstatistics-calculator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpranith07-coder%2Fstatistics-calculator/lists"}