{"id":24064031,"url":"https://github.com/faraazarsath/guvi---assignment_5_6_7","last_synced_at":"2025-10-05T00:27:36.361Z","repository":{"id":198449381,"uuid":"539410139","full_name":"FaraazArsath/GUVI---Assignment_5_6_7","owner":"FaraazArsath","description":"This repository is about Analysis of Cricket Chirps, Brain-Body Weight, and Salary Discrimination Data: Linear regression, visualization,R2 squared and correlation assessments.","archived":false,"fork":false,"pushed_at":"2023-10-18T17:49:31.000Z","size":390,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-26T20:29:54.955Z","etag":null,"topics":["analysis","data-visualization","linear-regression","r2score"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","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/FaraazArsath.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,"zenodo":null}},"created_at":"2022-09-21T09:36:57.000Z","updated_at":"2023-10-18T17:54:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"8e3be6bc-47d0-4eb1-8aa6-441191975397","html_url":"https://github.com/FaraazArsath/GUVI---Assignment_5_6_7","commit_stats":null,"previous_names":["faraazarsath/guvi---assignment_5_6_7"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/FaraazArsath/GUVI---Assignment_5_6_7","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FaraazArsath%2FGUVI---Assignment_5_6_7","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FaraazArsath%2FGUVI---Assignment_5_6_7/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FaraazArsath%2FGUVI---Assignment_5_6_7/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FaraazArsath%2FGUVI---Assignment_5_6_7/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FaraazArsath","download_url":"https://codeload.github.com/FaraazArsath/GUVI---Assignment_5_6_7/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FaraazArsath%2FGUVI---Assignment_5_6_7/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274718935,"owners_count":25337236,"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","status":"online","status_checked_at":"2025-09-11T02:00:13.660Z","response_time":74,"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":["analysis","data-visualization","linear-regression","r2score"],"created_at":"2025-01-09T10:06:38.809Z","updated_at":"2025-10-05T00:27:31.321Z","avatar_url":"https://github.com/FaraazArsath.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GUVI-Assignment_5_6_7\n\n## Assignment 5: Ground Cricket Chirps Analysis\n\n### Overview\nThis assignment involves analyzing chirp frequency data of striped ground crickets in relation to ground temperatures. The data suggests a correlation between temperature and chirp frequency, as crickets are ectotherms. The goal is to find a linear regression equation, chart the data and equation, calculate the R-squared score for correlation assessment, and perform extrapolation and interpolation.\n\n### Data Source\nThe data was obtained from \"The Song of Insects\" (1948) by George W. Pierce, who measured chirp frequency at various ground temperatures.\n\n### Tasks\n1.\tLinear Regression Equation: Find the linear regression equation for the data.\n2.\tChart Data and Equation: Plot the original data and overlay the linear regression equation on the chart.\n3.\tR-squared Score: Calculate the R-squared score to assess the strength of correlation.\n4.\tExtrapolation: Predict chirp frequency at a ground temperature of 95º F.\n5.\tInterpolation: Determine the ground temperature for a chirp frequency of 18 chirps per second.\n\n## Assignment 6: Brain vs. Body Weight Analysis\n\n### Overview\nIn this assignment, the average brain and body weights for various mammal species are recorded in the file brain_body.txt. The goal is to perform a linear regression analysis to understand the relationship between brain weight and body weight.\n\n### Data Source\nThe data is sourced from brain_body.txt, containing measurements for different mammal species.\n\n### Tasks\n1.\tLinear Regression Equation: Find the linear regression equation for the relationship between brain weight and body weight.\n2.\tChart Data and Equation: Plot the original data points and overlay the linear regression equation on the chart.\n3.\tR-squared Score: Calculate the R-squared score to assess the strength of correlation.\n\n## Assignment 7: Salary Discrimination Analysis\n\n### Overview\nThe file salary.txt contains data for 52 tenure-track professors at a small Midwestern college. This data was used in legal proceedings in the 1980s about discrimination against women in salary. The dataset includes information on sex, rank, years, degree, years since highest degree, and salary.\n\n### Data Source\nThe data is sourced from salary.txt, containing information about tenure-track professors.\n\n### Tasks\n1.\tLinear Regression Equation: Find the linear regression equation using columns 1-5 to predict column 6 (Salary).\n2.\tBest Column Selection: Determine the selection of columns that provides the highest R-squared score for regression.\n3.\tSex as a Factor: Analyze if sex is a significant factor affecting salary.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffaraazarsath%2Fguvi---assignment_5_6_7","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffaraazarsath%2Fguvi---assignment_5_6_7","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffaraazarsath%2Fguvi---assignment_5_6_7/lists"}