{"id":25928117,"url":"https://github.com/liubomyr123/google_app_scripts","last_synced_at":"2025-03-03T21:11:45.902Z","repository":{"id":274326869,"uuid":"851874339","full_name":"liubomyr123/google_app_scripts","owner":"liubomyr123","description":"A Google Sheets add-on that allows users to easily calculate the normal distribution with a custom menu. The script validates inputs and calculates the normal distribution for given values of x, mean, standard deviation, and cumulative flag.","archived":false,"fork":false,"pushed_at":"2025-01-26T15:35:59.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-26T16:29:30.491Z","etag":null,"topics":["formulas","google-apps-scripts","google-sheets","google-sheets-addon","javascript","normal-distribution","scripting","statistics"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/liubomyr123.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-03T20:53:31.000Z","updated_at":"2025-01-26T15:38:21.000Z","dependencies_parsed_at":"2025-01-26T16:39:37.412Z","dependency_job_id":null,"html_url":"https://github.com/liubomyr123/google_app_scripts","commit_stats":null,"previous_names":["liubomyr123/google_app_scripts"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liubomyr123%2Fgoogle_app_scripts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liubomyr123%2Fgoogle_app_scripts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liubomyr123%2Fgoogle_app_scripts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liubomyr123%2Fgoogle_app_scripts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/liubomyr123","download_url":"https://codeload.github.com/liubomyr123/google_app_scripts/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241739551,"owners_count":20012105,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["formulas","google-apps-scripts","google-sheets","google-sheets-addon","javascript","normal-distribution","scripting","statistics"],"created_at":"2025-03-03T21:11:45.409Z","updated_at":"2025-03-03T21:11:45.897Z","avatar_url":"https://github.com/liubomyr123.png","language":"JavaScript","readme":"# Google Sheets Normal Distribution Calculator\n\nThis script provides a custom menu and functionality in Google Sheets to calculate the Normal Distribution using the `NORM.DIST` function. It allows users to quickly calculate the normal distribution for given values of `x`, mean, standard deviation, and cumulative distribution.\n\n## Features\n- Custom menu for quick access.\n- Supports vertical and horizontal cell ranges.\n- Validates input values for correct data types.\n- Calculates normal distribution and displays the result in the selected cell.\n\n## How to Use\n1. Open your Google Sheets document.\n2. Click on the **\"Каразіна\"** menu that appears after the script is added.\n3. Select **\"Use normal distribution\"** from the dropdown menu.\n4. Highlight the necessary cells with values:\n   - **x**: The value to calculate the distribution for.\n   - **mean**: The mean of the distribution.\n   - **stdDev**: The standard deviation of the distribution.\n   - **cumulative**: Whether to calculate the cumulative distribution (TRUE/FALSE).\n5. The result will appear in the selected cell.\n\n## Requirements\n- Google Sheets (obviously).\n- The script should be added via the Apps Script editor.\n\n## Example Use Case\nFor example, if you want to calculate the cumulative normal distribution for `x = 10`, `mean = 5`, `stdDev = 2`, and set the cumulative value to TRUE, the script will automatically populate the formula `=NORM.DIST(10, 5, 2, TRUE)` in the selected cell.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fliubomyr123%2Fgoogle_app_scripts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fliubomyr123%2Fgoogle_app_scripts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fliubomyr123%2Fgoogle_app_scripts/lists"}