Difference between revisions of "Chi-squared test"

From Clinfowiki
Jump to: navigation, search
 
(2 intermediate revisions by one user not shown)
Line 1: Line 1:
An Experimental/Quasi-Experimental Analysis of Nursing Satisfaction with the Charting Component of a New EHR
+
'''Chi-square''' is a [[quantitative research|quantitative number]] calculated by finding the difference between each observed and theoretical frequency for each possible outcome, squaring them, dividing each by the theoretical frequency, and taking the sum of the results. The number of degrees of freedom is equal to the number of possible outcomes, minus 1.
  
BMI560 Quantitative Method Assignment
+
When working with nominal data like Likert scales that have been grouped into categories, we can arrange them in contingency tables and evaluate them with the chi-square test, first investigated by Karl Pearson.
Sandy Mendel
+
  
HIDA proposes to analyze all hospital nursing units using a survey study before and after (pretest-post-test design)the “big-bang” implementation of its new EHR.
+
A chi-square probability of 0.05 or less is commonly interpreted  as justification for rejecting the null hypothesis.
  
 
== Study Design==
 
== Study Design==
 +
 +
HIDA proposes to analyze all hospital nursing units using a survey study before and after ([[Pretest-Posttest|pretest-post-test design]])the “big-bang” implementation of its new [[EMR|EHR]].
  
 
We propose a cluster sampling of nursing units, with randomized sampling of specific clusters.  Face-to-face interviews using a Likert rating scales will focus on the following:
 
We propose a cluster sampling of nursing units, with randomized sampling of specific clusters.  Face-to-face interviews using a Likert rating scales will focus on the following:
Line 23: Line 24:
  
  
== Principle Use ==
 
 
When working with nominal data like Likert scales that have been grouped into categories, we can arrange them in contingency tables and evaluate them with the chi-square test, first investigated by Karl Pearson.
 
 
Chi-square is calculated by finding the difference between each observed and theoretical frequency for each possible outcome, squaring them, dividing each by the theoretical frequency, and taking the sum of the results. The number of degrees of freedom is equal to the number of possible outcomes, minus 1:
 
 
A chi-square probability of 0.05 or less is commonly interpreted  as justification for rejecting the null hypothesis.
 
  
 
== Problems==
 
== Problems==

Latest revision as of 20:38, 30 November 2011

Chi-square is a quantitative number calculated by finding the difference between each observed and theoretical frequency for each possible outcome, squaring them, dividing each by the theoretical frequency, and taking the sum of the results. The number of degrees of freedom is equal to the number of possible outcomes, minus 1.

When working with nominal data like Likert scales that have been grouped into categories, we can arrange them in contingency tables and evaluate them with the chi-square test, first investigated by Karl Pearson.

A chi-square probability of 0.05 or less is commonly interpreted as justification for rejecting the null hypothesis.

Study Design

HIDA proposes to analyze all hospital nursing units using a survey study before and after (pretest-post-test design)the “big-bang” implementation of its new EHR.

We propose a cluster sampling of nursing units, with randomized sampling of specific clusters. Face-to-face interviews using a Likert rating scales will focus on the following:

  1. ease of data gathering
  2. ease of data entry/charting
  3. ease of time management
  4. disruption of patient care
  5. efficiency of communication with physicians
  6. efficiency of communication with pharmacy
  7. time to pharmacy order arrivals

Data Analysis

Data will be analyzed using Chi Square test of homogeneity to test the null hypothesis that there will be no difference in responses to the survey before and after implementation of the new EHR.


Problems

If the sample size is less than 5, a Yates correction is required, or a Fisher’s exact test is required, which can be arduous, but are usually included in many software packages.


Examples in Medical Informatics:

Most outcome studies will involve chi-square testing if Likert scales are used.