Sign in or register
for additional privileges

C2C Digital Magazine (Fall 2016 / Winter 2017)

Colleague 2 Colleague, Author
Issue Navigation, page 4 of 8

Other paths that intersect here:
 
  • Cover
  • Page 5 of 9 in path

You appear to be using an older verion of Internet Explorer. For the best experience please upgrade your IE version or switch to a another web browser.

Conducting a Cross Tabulation Analysis in the Qualtrics Research Suite

By Shalin Hai-Jew, Kansas State University 

It used to be that online survey tools enabled the rich capture of respondent data and then enabled researchers to download the data for analysis in other tools.  While that workflow is still valid for many cases, many online survey systems have become their own “research suites” and enable data analytics, data visualizations, auto-created data dashboards, and report creation.  

One of the data analytics methods built into the Qualtrics Research Suite is a cross tabulation analysis, a common tool used with categorical (or nominal) and “non-parametric” data.  The computational cross tabulation enables the identification of patterns in survey question responses that might well remain latent otherwise…at computer speeds…and with big(ger) data.  (The limits of “big data” analytics are not fully clear since Qualtrics is a cloud-based tool and may be hosted on servers with large-scale processing capabilities, but processing may be limited based on the user account types.)  This article introduces some features of this cross tabulation feature in Qualtrics.  

A Generic Cross Tabulation Analysis

A cross tabulation table (also known as a “contingency table”) basically captures the frequency distribution of multiple variables and their interrelations (if any).  This approach was first described by Karl Pearson in 1904 (“Contingency table,” July 6, 2016) 

So what are the basic elements of a cross tabulation data table (Figure 1)?  Essentially, across the column headers and down the side of row headers are various types of variables.  The intersecting cells (reading across from the row and down from the selected column) show the tabulation or counts of the occurrences of both variables.  

Binary cell data.  Some cross tabulation results in a matrix with cells that are only 1s and 0s, with 1s representing the presence of a relationship and 0s representing the absence of a relationship.  This binary result is a common type of matrix. (If both the column and row headers are the same entities—so {B1-H1} = {2A-8A}, then a relational graph may be drawn from the data with just the binary results indicating whether a relationship exists or not between each variable.)  

Frequency cell data.  Another sort of cross tabulation table contains cells with frequency data.  What is in these cells are numbers that show specific counts of the intersecting rows and columns.  The results are often depicted as intensity matrices (with darker and more saturated color in cells that have proportionally higher counts).  

Content cell data.  In some cross tabulation analyses, the cell data may be textual contents.  For example, when cross tabulations are of coded nodes (such as in a qualitative data analytics tool), the intersected cells contain text that were coded to both nodes (in an overlapping way).  

Variables in rows or columns?  The variables themselves may be put in either the rows or the columns (such tables can be transposed easily), but there is usually a method to their selection, in order to identify particular patterns in the underlying data.  Sometimes researchers will run very large cross tabulation analyses in order to find particular variable relationships, which they will then depict in much smaller and targeted cross tabulation data tables for visual coherence in presentation.  



 
Figure 1:  Basic Elements of a Cross Tabulation Table 

Figure 1 gives a small sense of some of the analytical dependencies for a cross tabulation analysis.  It is important to know how the research was conducted to acquire the underlying variable data and how solid those data are.  How were the variables selected is important?  What was seen in the data?  What was not seen?  How astutely did a researcher or research team analyze the respective cells, across cells, across columns, across rows, and through the cross tabulation tables (yes, plural) matters.  What computational aids were used to extract patterns?  How did the researcher(s) hypothesize around the cross tabulation table is central to a successful analysis?  How nuanced is the analysis, and how clearly explained are the outcomes?  

Cross tabulation analyses are not just conducted to create finalized data summaries.  These may be run during the data exploration stage of research work to see if there may be data query leads to pursue.  

This analytical approach may not necessarily result in reportable findings.  There may not be any support for hypothesized associations or relationships.  The variables themselves may be unrelated or even independent.  Maybe some variables have only very nuanced or mild associations.  Maybe the collected data itself is insufficient to capture an actual real effect.  [Even with categorical data and a fairly low “n,” there is an understanding that there has to be sufficient data to avoid Type 1 (false positives) and Type 2 (false negatives) errors.  Type 1 errors involve rejection of a true null hypothesis when the null hypothesis is true (thinking that an effect is there when it isn’t); Type 2 errors involve rejection of a true hypothesis even when the null hypothesis should be rejected (thinking that an effect is not there when in fact it is).  If the research is sufficient (enough data points), in theory, there will be mostly true positives and true negatives.]  Even if results are relevant, sometimes these analyses only result in a publishable sentence or paragraph; occasionally, these may merit a data visualization.  

In an Online Survey

While many may not have heard of cross tabulation analyses, this analytical approach is quite common:  “One estimate is that single variable frequency analysis and cross-tabulation analysis account for more than 90% of all research analyses” (“Cross Tabulation Analysis,” 2013), according to the Qualtrics site.  The ease of applying this approach computationally to survey results is a fairly new innovation.  (In Figure 2, Qualtrics powers the K-State Survey system.)  


 

Figure 2:  Qualtrics Landing Page at Kansas State University  

The rules to designing effective and non-biased surveys involve plenty of skill but are beyond the purview of this article.  For practical purposes, assuming that a survey itself is correctly designed, there are some additional design considerations so that the resulting data may effectively analyzed and queried with cross tabulation tables.  One important aspect is to ensure each question (or response elicitation) is only single-barreled.  A double-barreled or multi-aspect question will muddle the data results.  Multi-collinearity in the designed variables (respective survey questions) may be used to double-check results, but will add redundancy to the survey.  If there are questions that were not included in the survey, then some aspect of the potential data will not be usable in a cross tabulation analysis (or else, that question will have to be asked differently using other data).  

Chi-Squared Statistics (χ2)

With some types of cross tabulation analyses, it may be relevant to run chi-square (or “chi-squared”) statistics.  Essentially, this statistic extends the power of a cross tabulation data table beyond basic counting by enabling a feature of quantitative data analytics:  the ability to “reject the null hypothesis”.  What that phrase means is that a researcher can with a certain level of confidence suggest that the data he or she is observing is likely not just due to chance but is a result of some potentially causal factor (with α alpha values of p < .05, or an even higher standard of p < .01).   In this case, based on categorical data, the baseline is not set on any normal curve, but the baseline is set on “expected frequency values” (a statistically derived assumed distribution) in a particular cell as compared to “observed frequency values.”  The chi-square statistic reads as follows:  

χ 2  =           ∑        (o-e) 2

                                 e


or chi-squared equals the sum over all cells where the expected value is subtracted from the observed value and then squared, divided by the expected value.  If the observed data follows a normal distribution (created from the expected values), then it may be assumed that the null hypothesis cannot be legitimately rejected (so the assumption is that only random chance is influencing the variance in the observed data).  If the observed frequency data is sufficiently anomalous, the chi-square value has to be higher than what would be expected on a Chi-Square Distribution Table.  This table basically calculates the critical chi-square value based on the degrees of freedom or “df” (the number of possible outcomes in the cross tabulation minus 1) and the alpha level (or p-value).  If a calculated χ 2 value is higher than the critical value in the table, there is a sufficient confidence that the null hypothesis may be rejected (usually at levels of 95% or 99% confidence).  If it fails to exceed the critical value, then the findings are insufficient to reject the null hypothesis (“There is no significant statistical difference between the observed and expected frequencies of this categorical data”).    

In Qualtrics, the Chi-Square Distribution Table does not directly have to be referred to because the alpha level is automatically calculated.  Further, the resulting table itself can be layered over with additional summary statistics (Figure 3).  



 
Figure 3:  An Example of a Cross Tabulation Analysis from Qualtrics (with Chi-Square Statistics)

While the chi-square statistic requires at least a context of two possible outcomes or one degree of freedom, a cross tabulation analysis requires at least a two-dimensional table but can include a wide range of dimensions.  

While this chi-square test can inform researchers about whether they may reject the null hypothesis with confidence or not, the analysis does not stop here.  The chi-square test may suggest that observed data is sufficiently out-of-norm to be statistically significant, which suggests that something more than chance is affecting the observed frequencies.  The nature of the apparent association between defined variables is not spelled out by this test.  The interpretation of the findings may be better informed by the researcher’s expertise.  Part of expertise involves the deft use of language to explain the findings, so as not to over-claim or under-claim or otherwise miss out on what may legitimately be assertable.  

Cross Tabulation Analysis in Qualtrics

So how does a researcher create a cross tabulation analysis using Qualtrics?  

Basic Steps to Starting a Cross Tabulation Analysis Using Qualtrics 

  1. Log into the Qualtrics Research Suite survey site.  
  2. Navigate to the target survey.  
  3. Click the “Data & Analysis” tab.  
  4. In the ribbon, select “Cross Tabs.”  
  5. Click the green “+ Create a new Cross Tabulation” button at the top left.  
  6. In the left columns of checkboxes, select the desired Banner elements (column headers).  
  7. In the left columns of checkboxes, select the desired Stub elements (row headers)
  8. At the bottom right, click “Create Cross Tabulation.”  The Cross Tabulation table appears, and the chi-square statistics appear below the main table.  
  9. To add elaboratory cell information, an additional step is needed.  In the Data Options dropdown menu, select the following:  Expected Frequencies, Actual – Expected, Row Percents, Column Percents, Show Banner Means, and Show Stub Means.  
  10. To change the default name of the cross tabulation analysis (which is an automated concatenation of the survey name and “Cross Tabulation”), click on the name at the top left.  
  11. Click on the Custom Highlights button at the top, and manually highlight the cells which show relevant patterning.  

There are tools to enhance researcher interactivity with the data.  There is a Row/Column Selector to enable homing in on a particular cell and results in the highlighting of the entire row and column.  A “Puller” tool enables navigating around a particularly large cross tabulation table by enabling the pulling of a table up and down, and side-to-side, as needed.  

To change up the data, additional banners and stub elements may be added on the fly.  At the banner and stub levels, users may “Add Multilevel Drill Down” features to the data for more complex dimensionality.  Additional question elements may be brought into play to add nuance to the cross-tab analysis.  The existing data may be filtered (by question responses, by embedded data) and the cross tabulation table re-calculated.  Custom equations may be applied to respective banners and stubs for further complex analysis.  

The color scheme applied to the cross tabulation table may be changed up for a different look-and-feel.  

Finally, the cross tabulation tables may be exported to Excel or PDF formats.  In Excel format, the table data may be further analyzed in other data analytics tools.  In the PDF format, the look-and-feel of the visualizations are captured and may be re-versioned into digital image format for presentation purposes.  

Conclusion

This article touches on cross tabulation analysis in a general way and then showed how the analytics approach may be applied in Qualtrics, using responses to questions to identify statistically significant associations between survey responses (as variables).  

This is not meant to be a complete introduction to the full complexities of the Cross Tabs analytic tool in the Qualtrics Research Suite but a light (albeit somewhat complicated) introduction.   


References

“Contingency Table.”  (2016, July 6).  Wikipedia.  Retrieved July 9, 2016, from https://en.wikipedia.org/wiki/Contingency_table.  

“Cross Tabulation Analysis.”  (2013).  Qualtrics site.  Retrieved July 6, 2016, from https://www.qualtrics.com/wp-content/uploads/2013/05/Cross-Tabulation-Theory.pdf.  




About the Author

Shalin Hai-Jew works as an instructional designer at Kansas State University.  She has conducted data analyses using Qualtrics—on grant-funded projects.  She has no official tie to Qualtrics.  She may be reached at shalin@k-state.edu.  

Comment on this page
 

Discussion of "Conducting a Cross Tabulation Analysis in the Qualtrics Research Suite"

Add your voice to this discussion.

Checking your signed in status ...

Previous page on path Issue Navigation, page 4 of 8 Next page on path