Skip to content

davidchengo/financial_impact_gene_testing_statistical_analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Financial Impact of Gene Testing

Analyze the financial impact of various gene testing methods (Whole Exome Sequencing vs Panel Gene Testing) using data visualization and statistical testings.

Experiment Setup:

  1. contrast groups: Panel Testing vs EXOME SEQUENCE ANALYSIS
  2. target variables: charge (A), payment (B), denial rate (C), remit code (D), claims duration (E)
  3. covariates: financial class, DX, CCS categories
  4. unit of analysis: patient level (A-C) and account level (D, E)

Statistic Methods:

  1. boxplots to show variability between and within case groups
  2. test pairwise difference between two groups (Pairwise Wilcoxon Rank Sum Test)
  3. test overall difference among multiple groups (Kruskal-Wallis Rank Sum Test)

Example Results

Case Distribution

Percentage of Payment by Financial Class

Percentage of payment is overall significantly different among different financial classes based on Kruskal-Wallis Test.

About

Analyze the financial impact of various gene testing method using data visualization and statistical tests to compare means

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages