Create a pivot table of the count of hospitals

Assignment Help Other Subject
Reference no: EM131043432

PROJECT

Step 1: Business Understanding

1. There are wide discrepancies of charges and payments between institutions

a. Larger hospitals charge more and receive higher payments
b. Urban hospitals charge more, but do not receive higher payments

2. Are the variations due to excessive charging or lower payments?

a. Excess Charge = Charge/Payment
b. Cost-to-charge ratio = Payment/Charge

Step 2: Data Understanding

1. IPPS Data

a. Medicare Provider Utilization and Payment Data: Inpatient

i. Total Discharges
ii. Average Covered Charges
iii. Average Total Payments

2. Census Data- because of the size of this file this has been limited to NY ONLY - this file is text -CSV so it will have to be opened in EXCEL first.

a. 2010 ZCTA to Metropolitan and Micropolitan Statistical Areas Relationship File

i. Zipcode
ii. CBSA

Step 3: Data Preparation

Filter the IPPS file to only include NY

Add the CBSA from the Census Data file to the IPPS Data fileCopy the CBSA column and Paste Special as values only

Use VLOOKUP

Remove #N/A values- Use Find/Replace

Insert a new column

In the new column, use the IF function to recategorize the hospital geography

If the hospital has an identified CBSA, recategorize that hospital as urban

If the hospital does not have a CBSA, recategorize that hospital as rural

Copy the Geography column and Paste Special as values only

Calculate Excessive charges= Charge-Payment

Calculate Cost-to-charge Ratio (CRR) = Payment/Charge

Copy the Excess Charge and CCR columns and Paste Special as values only

Save the file as a .csv

Also, save a version of the file as a .xlsx

In the .xlsx version, click in any of the cells, format as a table (HOME - "Format as Table")

In the .xlsx version, name the table (DESIGN - "Table Name" - enter "DRG")

Save

Step 4: Modeling

1. Create a PIVOT TABLE of the count of hospitals for each geographic region (INSERT- PivotTable). REMEMBER: click the checkbox "Add this data to the Data Model"

2. Create a PIVOT TABLE to calculate the following for each geographic region:

a. Average Total discharges
b. Average Covered charges
c. Average Total Payments
d. Average Medicare Payments
e. Average Excess charges
f. Average Cost-to-charge ratio (CCR)

3. Use COUNTIF to count the number of rural and urban hospitals (compare these results to what is provided in a PIVOT TABLE

=COUNTIF(DRG[Geo],"Urban")
=COUNTIF(DRG[Geo],"Rural")

4. Use SUMPRODUCT to count the number of rural and urban hospitals that have a cost-to-charge ratio greater than or equal to 0.5 and those less than 0.5 (How should we normalize these results? Calculate the proportion!).

=SUMPRODUCT((DRG[Geo]="Urban")*(DRG[CCR]<0.5))
=SUMPRODUCT((DRG[Geo]="Urban")*(DRG[CCR]>=0.5))
=SUMPRODUCT((DRG[Geo]="Rural")*(DRG[CCR]<0.5))
=SUMPRODUCT((DRG[Geo]="Rural")*(DRG[CCR]>=0.5))

5. Create a PIVOT TABLE of the count of each MS-DRG

6. Create graphs to depict the above information (INSERT - CHARTS)

7. Open R

8. Open R commander

a. Type the following into R: library(Rcmdr)

9. Import the data into R Commander using the following script:
dataset<- read.csv(file.choose())
Locate the IPPS csv data file and click "OK"

10. Activate the dataset in R commander

a. Click <No active dataset> and find "dataset"
b. Confirm the number of rows and columns as compared to the original dataset

11. Obtain a summary of the following numeric data (Statistics - Summaries - Numeric Summaries - Hold down Ctrl and click the variable names shown below - Click OK):

a. Average Covered charges
b. Average Total Payments
c. Average Medicare Payments
d. Excess charges
e. Cost-to-charge ratio (CCR)

12. Create two graphs of the "Plot of means" to compare Total Average Charges, Total Average Payment, Excess Charge, and CRR by geographic location

13. Use a two-sample T-test to determine if there are significant differences in the following data between rural and urban hospitals:

a. Count of hospitals
b. Total discharges
c. Covered charges
d. Total Payments
e. Medicare Payments
f. Excess charges
g. Cost-to-charge ratio (CCR)

Step 5: Evaluation

1. Summarize the findings

a. Are there confounding variables that we should have considered in our analysis?

i. Hint: Frequency of MS-DRG codes for each geographic location

Step 6: Deployment

1. How would these findings be relevant to your organization and what might your organization do with this sort of information?

https://www.dropbox.com/s/myegb3l220l28l7/copy_of_him210_project.xlsx?dl=0

Reference no: EM131043432

Questions Cloud

Price consumption curve for good : Suppose an individual spends all his income on only two goods, good X and good Y. Moreover, suppose that you were asked to derive his price consumption curve for good Y. Which of the following would be allowed to vary?
Ow would you proceed to give appropriate consideration : He says there is the potential for implanting the chips in patients, but that this is still controversial. How would you proceed to give appropriate consideration to this proposal?
Quantity of wrinkle remover and more jellybeans : A consumer buys only jellybeans and wrinkle remover and the more of any one he buys, the lower the marginal utility of that good. In spending all his income, his marginal utility of a pound of jellybeans is 12 and his marginal utility of a jar of ..
Discuss the language development of children : ELD 643Lifespan Development - Analyse the cognitive development of children and its implication on teaching and learning. Provide specific examples.
Create a pivot table of the count of hospitals : Create a PIVOT TABLE of the count of hospitals for each geographic region (INSERT- PivotTable). REMEMBER: click the checkbox "Add this data to the Data Model".
Newsvendor selling san pedro times : You are a newsvendor sellingSan Pedro Times every morning. Before you get to work, you go to the printer and buy the day's paper for $0.50 a copy.
Draw the sidewalk or pavers you choose to use : Draw the sidewalk/pavers you choose to use & include horizontal alignment, include all features in your site- lamps, trees, cement pads and label stations along the sidewalk. Include legend & north arrow
Power of words to ennoble or condemn : What is meant by conditioned in this statement: "people in Western cultures do not realize the extent to which their racial attitudes have been conditioned since early childhood by the power of words to ennoble or condemn, augment or detract, glo..
Negative impact on income distribution : Oligopolies have a negative impact on income distribution." Do you agree or disagree? Provide justification for our response.

Reviews

Write a Review

Other Subject Questions & Answers

  Cross-cultural opportunities and conflicts in canada

Short Paper on Cross-cultural Opportunities and Conflicts in Canada.

  Sociology theory questions

Sociology are very fundamental in nature. Role strain and role constraint speak about the duties and responsibilities of the roles of people in society or in a group. A short theory about Darwin and Moths is also answered.

  A book review on unfaithful angels

This review will help the reader understand the social work profession through different concepts giving the glimpse of why the social work profession might have drifted away from its original purpose of serving the poor.

  Disorder paper: schizophrenia

Schizophrenia does not really have just one single cause. It is a possibility that this disorder could be inherited but not all doctors are sure.

  Individual assignment: two models handout and rubric

Individual Assignment : Two Models Handout and Rubric,    This paper will allow you to understand and evaluate two vastly different organizational models and to effectively communicate their differences.

  Developing strategic intent for toyota

The following report includes the description about the organization, its strategies, industry analysis in which it operates and its position in the industry.

  Gasoline powered passenger vehicles

In this study, we examine how gasoline price volatility and income of the consumers impacts consumer's demand for gasoline.

  An aspect of poverty in canada

Economics thesis undergrad 4th year paper to write. it should be about 22 pages in length, literature review, economic analysis and then data or cost benefit analysis.

  Ngn customer satisfaction qos indicator for 3g services

The paper aims to highlight the global trends in countries and regions where 3G has already been introduced and propose an implementation plan to the telecom operators of developing countries.

  Prepare a power point presentation

Prepare the power point presentation for the case: Santa Fe Independent School District

  Information literacy is important in this environment

Information literacy is critically important in this contemporary environment

  Associative property of multiplication

Write a definition for associative property of multiplication.

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd