Giter Site home page Giter Site logo

jesschannn / datasci_6_anova Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 3.05 MB

Gain hands-on experience with ANOVA analysis, understanding its assumptions, and applying it to real-world datasets to understand differences among group means.

Jupyter Notebook 100.00%
anova-analysis data-cleaning levene-test shapiro-wilk tukey-test

datasci_6_anova's Introduction

datasci_6_regression

Assignment #6 for HHA 507


In this assignment, I conducted a Shapiro-Wilks test, a Levene test, and a Tukey Post-Hoc test on a dataset about diabetes. The three variables I studied were: gender, maximum glucose serum levels, and time spent in a hospital.

  • Shapiro-Wilks: to test for normality
  • Levene: to test for equal variance
  • Tukey: to determine where the differences lie within each group studied based on ANOVA results

Q: Do gender and maximum glucose serum (max_glu_serum) have an influence on the amount of days spent in the hospital (time_in_hospital) in those with diabetes?

IV 1: gender

Gender was a variable I picked because certain diseases may affect men and women differently, which can influence how they are diagnosed and treated. Specifically for diabetes, there are differences in the prevalence and incidence of diabetes between men and women, certain hormonal and genetic factors for each gender may contribute to disparities in diabetes risk, and symptoms and signs of diabetes can differ between men and women.

IV 2: max_glu_serum

Maximum glucose serum was another variable I picked because maximum glucose serum levels are used as a monitoring tool for diabetes. As a monitoring tool, data from maximum glucose serum levels can provide information about glycemic control and if any interventions need to be taken.

DV: time_in_hospital

Time in hospital was the last variable I picked because the overall goal for hospitals is to reduce the time patients have to spend in the hospital. Hospitals have successfully been able to reduce the amount of time patients spend in a hospital by advancements in diagnostics.

datasci_6_anova's People

Contributors

jesschannn avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.