Improving Health Care Quality. Cecilia Fernanda Martinez

Improving Health Care Quality - Cecilia Fernanda Martinez


Скачать книгу
been acquired, a variety of data cleaning techniques, such as subsetting, recoding, or formatting may be needed prior to analysis. An important part of data preparation is making sure variable definitions are clearly understood. Data dictionaries accompany many databases and should be consulted for such definitions. Once the data is ready for analysis, the next step is to become familiar with the data through the use of descriptive statistics and visualizations. These initial data summaries are invaluable to help the analyst identify data anomalies, missing data patterns, outliers, time trends, and patterns of variation. They also assist the analyst in identifying additional statistical analyses that may prove useful in better understanding process performance. Figure 1.3 shows the data analysis process in relation to the DMAIC and PDCA frameworks.

      In each of these analysis steps, there are a number of statistical and data management tools that can be applied. For example, hypothesis testing may be needed to ascertain if there are significant differences between average wait times of two different urgent care facilities within the same healthcare network. Data visualization is an integral part of the statistical analysis process. The statistical tools presented in this casebook are those most commonly applied in quality improvement. Additional detail on these tools and other statistical analysis techniques can be found in Babbie (2015), Hoerl and Snee (2012), Polit (2010), and Rosner (2015).

Schematic illustration of the statistical analysis process in QI framework.

      1.5.1 Data Visualization

      Univariate graphs such as histograms and box plots aid in identifying data anomalies, such as transcription errors or misspellings in character fields. These graphs also familiarize the analyst with the distribution of the observations. Outliers are easily seen in histograms and box plots. Outliers may be legitimate, but unusual values of a process or they may be errors that require either correction or removal from the data set. Careful study of outliers may lead to insights that benefit the quality initiative. A control chart, which will be described in more detail later, is another type of univariate graph used to monitor process performance over time.

      Bivariate plots, such as scatterplots and run charts allow analysts to detect patterns of variation and time trends. They are also helpful to the analyst in choosing an appropriate form for a statistical model to quantify the relationship between two variables. Multivariate graphs such as bubble plots and scatterplot matrices are effective for displaying three or more variables. Maps are another valuable way to visualize geographic data. JMP®'s Graph Builder offers many options for creating multivariate graphs and implements the data visualization technique of “small multiples” (Tufte 2001). This method displays multiple variables using similar graphs with the same axis scales sequenced over one or two other variables. Small multiples allow the observer to focus on changes in the data rather than changes in the graphical elements.

      Data visualizations are easily understood by participants in quality improvement projects and facilitate evaluation of process performance. They are also powerful tools for communicating with management, stakeholders, and the general public. There are a number of principles and best practices to create effective visualizations. The reader is referred to the works of Cleveland (1994), Tufte (2001), Few (2012), and Knaflic (2015) for more guidance on creating compelling data visualizations. The cases presented here illustrate how visualizations are applied in various phases of the DMAIC process and provide step‐by‐step instructions for how to create a variety of different types of graphs.

      1.5.2 Subgrouping Data

      

      1.5.3 Control Charts

      In practice, process changes are most effective right after they are implemented when awareness is high, but over time, these changes may not be sustained. Control charts are a key tool for monitoring quality improvements to be sure that the desired effect is maintained over time. They track key process variables and alert the user when something has changed in the process performance.

Schematic illustration of the types of control charts.

      Attributes are counts, classified as either defectives or defects. A defective is an item that does not meet the requirements, while defects are the number of nonconformances per item. For example, consider the process of hospital bills being audited periodically. If a bill contains an error, it would be considered defective, and the count of all defective bills during the audit period would be appropriately monitored by P‐ or NP‐charts, depending on whether the number of bills audited in each period is variable or fixed, respectively. In contrast, if the auditors count the number of errors on each bill, then U‐ and C‐charts are applicable, again depending on whether the number of bills audited in each period is variable or fixed, respectively.