The Complete Guide to Data Analysis for PhD Research
Contents
Understanding Research Questions Before Choosing Any Analysis
Why the research question—not the software—must determine the analytical method.
1. Why Most PhD Students Choose the Wrong Statistical Test
One of the most common misconceptions in doctoral research is that statistical analysis begins after the data have been collected. Many students believe that once questionnaires have been distributed, interviews completed, experiments conducted or organisational records gathered, the next step is simply to import everything into statistical software and decide which button to press.
Experienced researchers rarely work this way.
Long before data collection begins, they usually have a clear understanding of how the data will eventually be analysed. Experienced researchers often decide the analytical strategy before finalising the questionnaire or designing the interview protocol. They know that the research question determines the evidence required, the evidence determines the variables that must be collected, and the variables determine which analytical techniques will later be appropriate.
Students frequently reverse this process. They collect whatever information seems interesting, only to discover afterwards that the data cannot adequately answer the research question or support the intended analysis. This often results in inappropriate statistical tests, weak conclusions and critical examiner feedback.
The research question always determines the analytical method. Statistical software never does.
An examiner is not primarily checking whether the student knows how to operate SPSS, R, Stata or Python. The examiner is checking whether the chosen method logically answers the stated research question.
2. What Is a Research Question Really Asking?
Although research questions vary across disciplines, they usually seek one of a small number of underlying objectives. Recognising the objective is the first step towards selecting an appropriate analytical strategy.
- Are two or more groups different?
- Are two variables related?
- Can one variable predict another?
- What factors explain a particular outcome?
- How does something change over time?
- What experiences or meanings do participants attach to a phenomenon?
- Does one variable influence another through an intermediate mechanism?
- Does a relationship become stronger or weaker under different conditions?
These questions describe scientific objectives rather than software procedures.
Research question A
Does AI training improve employee trust?
This is primarily a comparison or effect question. The analytical choice depends on how trust is measured and whether the groups or observations are independent.
Research question B
How does AI training influence employee trust through perceived transparency?
This is a mechanism question. It may require mediation analysis, path analysis or structural equation modelling.
3. The Five Main Families of Research Questions
3.1 Difference Questions
Difference questions investigate whether groups, conditions or time points differ from one another.
Examples:
- Do male and female employees differ in trust toward artificial intelligence?
- Are patient outcomes different between two treatment groups?
- Does academic performance vary across three teaching methods?
The focus is comparison. Depending on the design and variable type, possible methods include an independent t-test, paired t-test, ANOVA, repeated-measures analysis, Mann–Whitney U test or Kruskal–Wallis test.
Reasoning: the method must reflect the number of groups, whether observations are independent or paired, and whether the outcome can defensibly be treated as continuous.
3.2 Relationship Questions
Relationship questions ask whether variables change together.
- Is organisational trust associated with employee engagement?
- Does age relate to technology acceptance?
- Are research productivity and funding positively associated?
Correlation may be appropriate when the objective is to estimate the strength and direction of a simple association. Regression becomes more useful when adjustment, prediction or several explanatory variables are required.
Reasoning: a relationship does not automatically imply that one variable causes the other.
3.3 Prediction Questions
Prediction questions seek to estimate an unknown or future outcome from one or more predictors.
- Which organisational factors predict AI adoption?
- Can customer satisfaction predict repeat purchasing?
- Which student characteristics predict examination success?
The outcome type strongly influences the method. A continuous outcome may require linear regression, a binary outcome may require logistic regression, and a count outcome may require Poisson or negative-binomial regression.
Reasoning: prediction is evaluated not only by statistical significance but also by accuracy, validation, calibration and usefulness outside the development sample.
3.4 Explanation Questions
Explanation goes beyond identifying an association. It asks why or through what mechanism an outcome occurs.
For example, a study may find that digital transparency is associated with AI adoption. An explanatory study may propose that transparency increases trust, which then increases adoption.
Possible methods include mediation analysis, path analysis and structural equation modelling. However, the model must be supported by theory and an appropriate temporal or causal design.
Reasoning: sophisticated path diagrams do not create causal evidence when the underlying design is cross-sectional or poorly specified.
3.5 Understanding Questions
Some research questions seek meaning, experience, interpretation or process rather than numerical estimation.
- How do nurses experience the introduction of clinical decision-support systems?
- What challenges do doctoral candidates face during supervision?
- How do managers interpret AI-generated recommendations?
These questions may require thematic analysis, grounded theory, framework analysis, narrative analysis, discourse analysis or interpretative phenomenological analysis.
Reasoning: qualitative research still requires systematic analysis. It should move beyond summary to produce defensible interpretations grounded in evidence.
4. Why the Same Topic Can Require Different Analyses
The topic does not determine the analytical method. The research question does.
| Research question | Primary analytical need | Possible method |
|---|---|---|
| Are managers more accepting of AI than frontline employees? | Compare two independent groups | Independent t-test or non-parametric alternative |
| Is trust associated with AI adoption intention? | Estimate an association | Correlation |
| Which organisational factors predict AI adoption? | Estimate adjusted predictor effects | Multiple regression |
| Does trust mediate the relationship between transparency and adoption? | Evaluate a proposed mechanism | Mediation analysis or SEM |
| How do employees experience AI implementation? | Interpret lived or organisational experience | Thematic or framework analysis |
All five studies concern artificial intelligence in organisations, but they require different analyses because they ask different questions.
5. The Research Question Drives Every Subsequent Decision
Once the research question is precise, the researcher can determine:
- which concepts and variables must be measured;
- whether the outcome is categorical, ordinal, continuous, count-based or time-to-event;
- whether observations are independent, paired, repeated or nested;
- which study design is defensible;
- how participants should be sampled;
- how large the sample should be;
- which assumptions are relevant;
- which analytical techniques can answer the question;
- which claims will remain beyond the study's evidence.
6. Why Students Commonly Select Unsuitable Methods
6.1 Copying methods from previous papers
A published study may have a different design, sample, outcome, measurement model or theoretical objective. Prior literature can inform the choice, but it cannot replace a justification grounded in the current study.
6.2 Choosing the most sophisticated-looking technique
Complexity is not a mark of quality. A simple method that directly answers the research question is better than an advanced model that adds unnecessary assumptions and interpretive ambiguity.
6.3 Selecting the test after seeing which result is significant
Trying several methods and reporting only the favourable result inflates the risk of false conclusions. Confirmatory analyses should ideally be planned in advance, while exploratory changes should be identified honestly.
6.4 Treating software defaults as methodological decisions
Software can calculate a result even when the analysis is poorly specified. The presence of output does not demonstrate that the model is suitable.
6.5 Ignoring the study design
Repeated observations, matched participants, clustered samples and longitudinal data violate the independence assumption of many basic tests. The analysis must represent how the data were generated.
7. Quantitative and Qualitative Analysis Answer Different Questions
Quantitative analysis commonly estimates differences, associations, probabilities, effects and uncertainty. Qualitative analysis interprets meanings, experiences, processes, practices and contexts.
Neither approach is inherently superior. Suitability depends on the research question.
| Quantitative emphasis | Qualitative emphasis |
|---|---|
| How much? | How is it experienced? |
| How often? | How is it understood? |
| Is there a difference? | Why does the difference matter? |
| Which variables predict the outcome? | What processes shape the outcome? |
| How uncertain is the estimate? | How credible and contextually grounded is the interpretation? |
8. Descriptive and Inferential Analysis
Descriptive analysis
Descriptive analysis summarises the observed data through frequencies, percentages, means, medians, standard deviations, distributions, tables and visualisations. It answers: What does this dataset contain?
Inferential analysis
Inferential analysis estimates relationships, differences or effects beyond the observed sample while explicitly representing uncertainty. It answers questions such as: What does the sample suggest about the wider population or underlying process?
Inferential statistics do not rescue a biased sample, weak measurement or inappropriate design.
9. Analysis Begins Before Data Collection
During proposal development, researchers should already understand:
- the likely outcome and predictor variables;
- how constructs will be measured;
- the intended study design;
- the proposed analytical family;
- the required sample size and power;
- important assumptions and likely limitations.
Planning analysis in advance prevents the study from collecting data that cannot answer its own questions.
10. The Role of Theory
Statistics identify patterns. Theory explains why those patterns may exist.
A regression model may show that transparency predicts trust. Theoretical reasoning must explain whether transparency reduces uncertainty, improves perceived fairness, strengthens accountability or activates some other mechanism.
Without theory, statistical results remain isolated observations rather than a contribution to knowledge.
11. Data Analysis Reduces Uncertainty
Scientific research rarely provides absolute certainty. Good analysis estimates:
- the size of a difference or relationship;
- the uncertainty around that estimate;
- the compatibility of the evidence with competing explanations;
- the practical or theoretical importance of the finding;
- the boundaries within which the conclusion remains defensible.
A p-value alone cannot answer all of these questions.
12. What Examiners Look for in a Data-Analysis Chapter
- Clear alignment between research questions and analysis.
- Correct treatment of outcome, predictor and control variables.
- Recognition of the study design and data structure.
- Justification for the selected method over credible alternatives.
- Assessment of assumptions and diagnostics.
- Reporting of effect sizes and uncertainty.
- Interpretation that stays within the evidence.
- Integration with theory and prior literature.
- Transparent acknowledgement of analytical limitations.
What the Averon Research Evaluator Checks
13. Chapter Checklist
- Can every research question be classified as difference, relationship, prediction, explanation or understanding?
- Is the intended outcome clearly identified?
- Does the study design permit the proposed conclusion?
- Has the analytical method been selected for a reason other than convention or software availability?
- Can the researcher explain why plausible alternatives were not selected?
- Are causal words avoided unless the design supports causal inference?
Understanding Variables, Measurement and Study Design
How analytical choices emerge from the structure of the research question and the evidence collected.
1. Variables Are the Building Blocks of Analysis
A variable is any characteristic that can take more than one value across cases, participants, organisations, time points or observations. Statistical methods do not analyse abstract topics such as leadership, stress or innovation. They analyse variables created to represent those concepts.
The same concept can be represented in different ways. Employee engagement might be measured as a continuous scale score, divided into low and high categories, recorded repeatedly over twelve months, or treated as a latent construct measured through several questionnaire items. Each representation leads to different analytical possibilities.
The statistical method must match the form in which the concept was actually measured—not the way the researcher casually describes it.
Why operationalisation matters
Suppose a researcher asks whether organisational support affects employee wellbeing. If wellbeing is measured using a validated 20-item scale, it may be analysed as a continuous outcome. If it is recorded as “clinically distressed: yes/no”, the outcome is binary and logistic regression is more appropriate. If wellbeing is assessed monthly for one year, the observations are repeated and a longitudinal or multilevel model may be required.
The research topic has not changed, but the variable structure has. Therefore the analysis changes.
2. Understanding the Roles Variables Play
Variable labels such as independent and dependent are not inherent properties. A variable’s role depends on the research question and model.
| Role | Meaning | Example | Analytical consequence |
|---|---|---|---|
| Outcome / dependent variable | The phenomenon being explained, compared or predicted | AI adoption | Its measurement level usually determines the model family |
| Predictor / independent variable | A variable expected to explain variation in the outcome | Training quality | May be continuous, categorical or coded through dummy variables |
| Mediator | A proposed mechanism through which X relates to Y | Confidence mediates training → adoption | Requires indirect-effect analysis and temporal reasoning |
| Moderator | A variable that changes the strength or direction of a relationship | Experience moderates transparency → trust | Requires an interaction term and conditional interpretation |
| Control variable | A variable included to isolate or clarify an estimate | Age or organisation size | Should be theoretically justified, not added automatically |
| Confounder | A common cause of both predictor and outcome | Prior digital maturity | Failure to adjust may distort the estimated relationship |
Independent variable versus causal cause
Calling a variable “independent” does not prove that it causes the dependent variable. In a cross-sectional survey, a predictor may be statistically associated with an outcome while reverse causation or unmeasured confounding remains possible.
Examiners often challenge students who use causal language merely because their software labels a variable “independent”. Causality depends on design, temporal ordering, theory and control of alternative explanations.
Mediators and moderators are not interchangeable
A mediator explains how or why a relationship may occur. A moderator explains when, for whom or under what conditions the relationship changes.
Mediation question
Does trust explain how transparency influences adoption?
Moderation question
Is the transparency–adoption relationship stronger among experienced users?
3. Levels of Measurement and Why They Matter
The measurement level of a variable affects how it can be summarised and which models are defensible.
| Level | Defining feature | Example | Typical summaries | Common analyses |
|---|---|---|---|---|
| Nominal | Categories with no inherent order | Department, country, adoption yes/no | Counts, percentages, mode | Chi-square, logistic regression |
| Ordinal | Ordered categories without assured equal spacing | Low/medium/high risk; single Likert item | Median, proportions, ranks | Spearman correlation, ordinal regression |
| Interval | Equal intervals but no meaningful absolute zero | Temperature in Celsius | Mean, SD | Correlation, t-test, regression |
| Ratio | Equal intervals and meaningful zero | Income, time, publication count | Mean, SD, ratios | Broad range of parametric and count models |
Likert items and Likert scales
A single Likert item such as “strongly disagree” to “strongly agree” is ordinal. A multi-item scale formed from several well-designed items is often treated as approximately continuous when scale construction, reliability and distribution are defensible. The researcher should explain this decision rather than assuming that every questionnaire score is automatically continuous.
Why categorising continuous variables is often harmful
Turning age, income, blood pressure or a validated scale into arbitrary “low” and “high” categories discards information, reduces statistical power and can create artificial thresholds. Categorisation should be theoretically or clinically justified—not used merely to make analysis easier.
Changing a continuous variable into categories after inspecting the results, then selecting whichever cut-off produces significance.
4. Study Design Determines What the Analysis Can Claim
The same variables can require different models depending on how the data were generated.
| Design | Structure | What it is good for | Common analytical needs |
|---|---|---|---|
| Cross-sectional | Variables measured at one broad time point | Prevalence, patterns and associations | Regression, group comparisons, cautious interpretation |
| Longitudinal | Participants observed across time | Change, trajectories and temporal order | Repeated-measures or mixed-effects models |
| Randomised experiment | Participants randomly allocated to conditions | Estimating causal treatment effects | Group comparisons, ANCOVA, intention-to-treat analysis |
| Quasi-experimental | Intervention without full randomisation | Policy or programme evaluation | Difference-in-differences, interrupted time series, matching |
| Cohort | Exposure groups followed toward outcomes | Incidence and risk | Risk models, survival analysis |
| Case-control | Cases and controls selected by outcome | Investigating rare outcomes | Logistic regression and odds ratios |
| Clustered design | Cases nested within organisations or locations | Contextual and group-level influences | Multilevel models or cluster-robust errors |
Cross-sectional designs and causal overreach
A cross-sectional model may be statistically complex yet remain unable to establish temporal sequence. For example, employee trust may predict technology use, but technology use may also increase trust. If both are measured simultaneously, the model alone cannot establish direction.
Repeated observations are not independent
If the same participant provides data before and after an intervention, those observations are linked. Treating them as unrelated violates independence and usually produces incorrect uncertainty estimates.
5. Independence, Pairing and Clustering
Before choosing a test, determine whether observations are independent, paired or nested.
Independent observations
Each case contributes information unrelated to every other case. Examples include separately sampled employees from unrelated organisations where no meaningful cluster effect exists.
Paired observations
Measurements are linked because they come from the same person, matched pairs or naturally related units. Examples include pre-test/post-test scores and matched case-control pairs.
Clustered observations
Participants share environments, managers, classrooms, hospitals or countries. Responses within a cluster may resemble each other. Standard methods that assume full independence can underestimate standard errors and exaggerate significance.
6. Parametric Versus Non-Parametric Decisions
The decision is not simply “normal data equals parametric; non-normal data equals non-parametric”. Researchers should consider the outcome scale, sample size, model residuals, outliers, group imbalance and the scientific quantity they want to estimate.
| Situation | Potential choice | Reasoning |
|---|---|---|
| Continuous outcome, moderate sample, mild skew | Parametric method may remain appropriate | Many mean-based procedures are reasonably robust |
| Strong outliers or severe skew | Transform, use robust methods or model distribution directly | Outliers may dominate means and standard errors |
| Ordinal outcome | Ordinal or rank-based method | Equal spacing between categories is not guaranteed |
| Unequal group variances | Welch t-test or Welch ANOVA | Avoids pooled equal-variance assumption |
| Count outcome | Poisson or negative-binomial regression | Linear regression poorly represents discrete non-negative counts |
Why automatic normality testing can mislead
In very large samples, formal tests may identify trivial deviations from normality. In very small samples, they may fail to detect important departures. Graphs, residual diagnostics, outliers and the robustness of the chosen method should be considered together.
Assumptions usually concern model errors or residuals, not necessarily the raw distribution of every variable.
7. Sample Size and Statistical Power
Sample size should be planned from the intended analysis, expected effect, desired precision and design—not chosen using a universal rule such as “30 participants” or “ten cases per variable”.
What is statistical power?
Power is the probability that an analysis will detect an effect of a specified size when that effect genuinely exists. Low power increases the chance of missing real effects and can produce unstable, exaggerated estimates among the results that do become significant.
What determines required sample size?
- Expected effect size
- Desired power, commonly 80% or 90%
- Significance threshold
- Number of groups or predictors
- Reliability of measurement
- Unequal allocation or clustering
- Expected attrition and missing data
- The precision required for confidence intervals
Power analysis should match the primary model
A study designed for a simple correlation may be underpowered for mediation, interactions, subgroup comparisons or multilevel modelling. The most demanding planned primary analysis often drives sample-size requirements.
A retrospective statement that the achieved sample was “large enough because the results were significant” is not a valid power justification.
8. Worked Analytical Decisions Across Disciplines
Business: Does leadership style predict employee innovation?
Variables: innovation score is continuous; leadership score is continuous; organisation size and industry are controls.
Design: cross-sectional employee survey.
Decision: multiple linear regression is suitable because the outcome is continuous and several predictors must be considered together.
Why not correlation? Correlation cannot estimate the adjusted association while controlling for organisation size and industry.
Claim boundary: the study can describe adjusted association, not prove that leadership caused innovation.
Healthcare: Does a new treatment reduce pain?
Variables: pain score measured before and after treatment in the same patients.
Design: repeated measurement.
Decision: a paired t-test may fit a simple two-time-point design; a mixed-effects model is preferable with multiple time points, incomplete follow-up or patient-level variation.
Why not independent t-test? Pre- and post-treatment scores from the same patient are not independent.
Education: Do three teaching methods produce different examination scores?
Variables: examination score is continuous; teaching method has three categories.
Design: students grouped by teaching method.
Decision: one-way ANOVA is suitable if groups are independent. If students are nested in classrooms, a multilevel model may be necessary.
Why not several t-tests? Repeated pairwise testing increases false-positive risk.
Engineering: Which conditions predict component failure?
Variables: failure is binary; temperature, pressure and material grade are predictors.
Decision: logistic regression estimates the probability or odds of failure. If time until failure is available and censoring occurs, survival analysis is more informative.
Public administration: How do employees experience algorithmic monitoring?
Question type: understanding meanings, responses and organisational consequences.
Decision: qualitative thematic or framework analysis is appropriate. A survey may quantify prevalence later, but it would not replace the interpretive objective.
Computer science: Can a model classify fraudulent transactions?
Outcome: fraud/non-fraud.
Objective: prediction rather than explanation.
Decision: classification models may be compared through cross-validation, discrimination, calibration and class-sensitive metrics. Accuracy alone is inadequate when fraud is rare.
9. A Defensible Test-Selection Paragraph
The primary outcome, employee adoption intention, was measured as a continuous multi-item scale. Because the study sought to estimate the adjusted relationships of transparency, trust and prior experience with adoption intention, multiple linear regression was selected. This method was preferred to separate correlations because it allowed the predictors to be assessed simultaneously and permitted adjustment for relevant covariates. The cross-sectional design supports interpretation as adjusted association rather than causal effect. Linearity, residual behaviour, influential observations and multicollinearity were assessed before interpreting the model.
10. What the Averon Research Evaluator Checks
Variable and Design Alignment Audit
Preparing, Exploring and Describing Research Data
Good inferential analysis begins with defensible data preparation. This package explains what researchers should inspect, why each decision matters, and how descriptive evidence guides—not replaces—later analysis.
1. Why Data Preparation Is an Analytical Stage
Data cleaning is often described as a technical task performed before the “real” analysis. That description is misleading. Every decision about missing values, duplicate records, impossible entries, outliers, scale construction or coding changes the evidence that will later be analysed. These decisions therefore require the same transparency and reasoning as statistical model selection.
A defensible workflow should answer five questions:
- What was checked?
- Why was the check necessary?
- What problem was found?
- What decision was made?
- How could that decision affect the findings?
Examiners are rarely concerned that a dataset required cleaning. They are concerned when cleaning decisions are invisible, arbitrary or made after seeing which option produces the desired result.
2. Start With a Data Audit
A data audit compares the dataset with the study protocol, questionnaire, codebook and sampling records. Its purpose is to establish whether the data structure matches the intended research design.
| Audit question | Why it matters | Typical evidence |
|---|---|---|
| Does each row represent the intended unit of analysis? | Using observations at the wrong level produces invalid standard errors and interpretations. | Participant ID, organisation ID, time-point ID. |
| Are all expected variables present? | Missing variables may prevent a planned hypothesis from being tested. | Codebook-to-dataset comparison. |
| Are variable types correct? | Numbers stored as text or categories treated as continuous can lead to incorrect analysis. | Software variable view and frequency tables. |
| Are identifiers unique where they should be? | Duplicate participants can distort estimates. | Duplicate-ID check. |
| Do sample counts match recruitment records? | Unexpected differences may indicate missing imports, duplicates or exclusions. | CONSORT/STROBE flow or sampling log. |
Worked example: repeated survey data
A researcher expects 240 employees measured at baseline and follow-up. The imported file contains 470 rows. This is not automatically an error because each employee may contribute two rows. The correct question is whether the dataset is in long format and whether participant and time identifiers correctly distinguish repeated observations. Deleting “duplicate” participant IDs would destroy valid data.
Treating repeated observations as accidental duplicates because the researcher has not first identified the intended unit of analysis.
3. Missing Data: Diagnose Before You Replace
Missing data are not merely empty cells. They may reflect refusal, dropout, inapplicability, instrument routing, technical failure or loss to follow-up. The reason for missingness determines whether simple deletion, imputation or a model-based approach is defensible.
Three missingness concepts
| Concept | Meaning | Practical implication |
|---|---|---|
| Missing completely at random | Missingness is unrelated to observed or unobserved values. | Complete-case analysis may remain unbiased, although precision falls. |
| Missing at random | Missingness can be explained by observed variables. | Multiple imputation or maximum-likelihood methods may be suitable. |
| Missing not at random | Missingness depends on the missing value or an unobserved cause. | Sensitivity analysis and explicit limitation are required. |
When is complete-case analysis reasonable?
- The proportion missing is small.
- The resulting sample remains adequate.
- Missingness is plausibly unrelated to the outcome after considering observed information.
- The analysis software and model do not already use a more efficient likelihood-based approach.
Why is mean substitution usually poor?
Replacing every missing value with the variable mean artificially reduces variance, weakens correlations and treats invented values as if they were observed. It is simple, but simplicity is not a justification when the method distorts uncertainty.
Variable Missing n Missing % Trust score 8 2.6 Training hours 19 6.1 Adoption intention 31 9.9 Logistic model predicting missing adoption: Job grade: OR = 1.42, p = .018 Age: OR = 1.01, p = .612
Reasoning: Missing adoption data are related to job grade, so the missingness is not completely random. A method that uses observed job grade information is more defensible than unqualified listwise deletion.
4. Impossible and Implausible Values
Range checks identify values that cannot be valid under the measurement system. Logic checks identify combinations that are internally inconsistent.
| Problem | Example | Correct response |
|---|---|---|
| Impossible range | A seven-point scale contains the value 9. | Return to the source record or classify as missing if verification is impossible. |
| Impossible date sequence | Follow-up date precedes enrolment. | Check date format, transcription and source documentation. |
| Logical inconsistency | Participant reports no employment but records 45 working hours. | Inspect questionnaire routing and coding. |
| Implausible but possible value | Weekly working time of 110 hours. | Verify rather than delete automatically. |
The distinction between impossible and unusual values is critical. An impossible value is incompatible with the measurement rules. An unusual value may represent genuine variation and should not be removed merely because it is inconvenient.
5. Outliers: A Scientific Question, Not a Deletion Rule
An outlier is an observation that differs markedly from the wider pattern. It may reflect error, a rare but genuine case, a distinct subpopulation or a poorly specified model.
When should an outlier be removed?
- There is evidence of data-entry or measurement error that cannot be corrected.
- The observation violates pre-specified eligibility criteria.
- The value belongs to a different target population and this is substantively justified.
When should it usually be retained?
- It is a valid observation from the intended population.
- Its removal is motivated only by improved significance.
- It is influential because the model is inappropriate rather than because the case is invalid.
Researchers should distinguish univariate extremeness from model influence. A value can be numerically unusual without strongly affecting a regression model, while a seemingly ordinary combination of predictors can exert substantial influence.
Report a sensitivity analysis when a defensible decision is uncertain: analyse the data with and without the observation and explain whether the substantive conclusion changes.
6. Coding Categorical Variables Correctly
Numeric codes are labels, not quantities. Coding departments as 1, 2 and 3 does not make department a continuous variable. Treating these codes as continuous would falsely assume equal spacing and an ordered relationship.
Binary variables
A binary variable can be coded 0/1 for regression, provided the reference category is stated. The coefficient then represents the contrast with the reference category.
Nominal variables with several categories
Use indicator or dummy variables, leaving one category as the reference. The reference should be selected for interpretive reasons—not because it happens to appear first alphabetically.
Ordinal variables
Ordinal categories have a meaningful order, but the distance between categories may not be equal. Researchers should justify whether a multi-category ordinal measure is treated as categorical, modelled through an ordinal method, or approximated as continuous.
7. Constructing Multi-Item Scales
Many constructs—trust, engagement, anxiety, satisfaction—are measured through several questionnaire items. Creating a scale is not simply averaging columns.
- Confirm that all items are coded in the same conceptual direction.
- Reverse-code negatively worded items where required.
- Examine item distributions and missingness.
- Assess whether the items represent the intended construct.
- Evaluate internal consistency and, where relevant, factor structure.
- Define the rule for handling partially completed scales.
Why Cronbach's alpha is not enough
A high alpha does not prove unidimensionality or validity. Alpha can rise simply because many similar items are included. Scale evaluation should consider theory, item content, factor evidence and reliability together.
Trust scale: 5 items Item-total correlations: .51 to .73 Cronbach's alpha: .86 McDonald's omega: .87 One-factor CFA loadings: .62 to .84
Reasoning: Internal consistency is supported, and the factor evidence is compatible with a single score. The conclusion rests on converging evidence rather than alpha alone.
8. Descriptive Statistics: Choose the Summary That Matches the Data
Descriptive statistics should reveal the distribution and meaning of the data. They are not a ceremonial table placed before inferential tests.
| Data feature | Useful summaries | Why |
|---|---|---|
| Approximately symmetric continuous data | Mean and standard deviation | The mean represents the centre and the SD represents spread around it. |
| Skewed continuous data | Median and interquartile range | These are less distorted by extreme values. |
| Nominal categories | Counts and percentages | Means have no meaningful interpretation. |
| Ordinal categories | Counts, percentages, median and range where useful | Order matters, but equal intervals are not guaranteed. |
| Time-to-event data | Median survival and event/censoring counts | Ordinary means can be misleading when observations are censored. |
Mean or median?
The mean uses every value and is appropriate when the distribution and research purpose support it. The median identifies the middle observation and is preferable when extreme values make the mean unrepresentative. Researchers should not choose the median merely because a normality test is significant in a large sample; they should inspect the distribution and consider the substantive meaning.
9. Visual Exploration: What Each Plot Is For
| Plot | Use it to inspect | Common misuse |
|---|---|---|
| Histogram | Distribution shape, skewness, multiple modes. | Drawing conclusions from arbitrary bin widths without checking alternatives. |
| Box plot | Median, spread and potentially unusual observations across groups. | Automatically deleting every point beyond the whiskers. |
| Scatterplot | Form, direction, strength, outliers and heteroscedasticity. | Reporting a correlation without first checking whether the relationship is linear. |
| Bar chart | Counts, percentages or clearly labelled summary estimates. | Using bars for raw continuous distributions where dot or box plots would reveal more. |
| Line graph | Change across ordered time or dose. | Connecting unrelated categories and implying continuity. |
10. Assumption Checks: Diagnose the Model, Not Just the Variables
Assumptions belong to statistical models. For example, linear regression does not require every predictor and outcome to be normally distributed. It requires the model residuals to behave adequately for the intended inference, alongside linearity, independence and appropriate variance structure.
Why normality tests are often overused
In small samples, formal tests may fail to detect important non-normality. In large samples, they may detect trivial deviations. Graphical evidence, sample size, robustness and the exact method should therefore be considered together.
Homoscedasticity
Homoscedasticity means that residual variability is reasonably stable across fitted values or groups. When variance differs, options include Welch procedures, robust standard errors, transformation or a model that represents the variance structure.
Independence
Independence is primarily a design issue. No histogram can repair data in which students are nested within classes but analysed as unrelated individuals. Clustered, repeated or matched data require methods that represent this structure.
11. Data Transformation: Use a Purpose, Not a Ritual
Transformations may improve model fit, stabilise variance or create a scientifically meaningful scale. They should not be applied automatically because a variable “looks non-normal.”
| Transformation | Potential reason | Interpretive consequence |
|---|---|---|
| Logarithm | Right-skewed positive data or multiplicative effects. | Coefficients may represent proportional or percentage changes. |
| Square root | Moderately skewed counts. | Interpretation moves to the transformed scale unless back-translated. |
| Standardisation | Compare coefficients or place variables on a common scale. | Effects are expressed per standard deviation. |
| Mean-centering | Improve interpretation of interactions or polynomials. | The intercept and lower-order terms refer to the mean of the centred variable. |
Transforming a variable solely to obtain p > .05 in a normality test, without considering whether the transformed model answers the research question.
12. A Reproducible Data-Preparation Record
A strong thesis should allow another researcher to understand exactly how the analytical dataset was created.
Raw survey data were imported without overwriting the source file. Duplicate respondent identifiers, range violations and routing inconsistencies were examined against the collection log. Two test submissions were removed according to the pre-specified exclusion rule. Missingness was summarised by variable and participant characteristics. Negatively worded trust items were reverse-coded before computing the five-item mean score, provided at least four items were complete. All transformations and exclusions were implemented through a reproducible script, and sensitivity analyses assessed the effect of influential observations.
13. Worked Decision Example
Research question: Which organisational factors are associated with employee adoption intention?
Initial dataset: 320 survey responses, a continuous adoption scale, transparency and trust scales, job grade, prior training and organisation identifier.
- Audit confirms that each row represents one employee.
- Organisation identifier reveals clustering, so ordinary regression independence may be questionable.
- Eight adoption scores are missing, disproportionately among senior grades.
- Trust items show consistent direction after two negatively worded items are reverse-coded.
- Scatterplots show approximately linear relationships; one high-leverage case is valid.
- Descriptive statistics are reported overall and by organisation.
- A multilevel regression or cluster-robust approach is considered because employees share organisational context.
- A sensitivity analysis assesses whether the valid influential case changes the conclusion.
This sequence shows why data preparation and exploration are inseparable from choosing the eventual model.
14. What the Averon Research Evaluator Checks
Data Preparation and Descriptive Analysis Audit
Inferential Statistics: Choosing and Defending Tests of Difference and Association
This package explains not only how common inferential tests work, but when each test should be used, why it is preferable to alternatives, what assumptions matter, and what conclusions the evidence can legitimately support.
1. What Inferential Statistics Actually Do
Descriptive statistics summarise the sample. Inferential statistics help researchers judge whether an observed pattern is sufficiently compatible with a wider population claim under a stated statistical model.
Inferential methods do not prove that a hypothesis is true. They quantify uncertainty around estimates and help assess whether the observed evidence would be unusual under a specified null model.
A strong thesis explains the scientific question first, then the estimate of interest, and only then the hypothesis test. A weak thesis starts with the software command.
The four decisions behind every inferential test
- What is being estimated? A mean difference, association, proportion difference, odds ratio or another quantity?
- What is the design? Independent groups, repeated measurements, matched observations or clustered data?
- What is the outcome type? Continuous, ordinal, nominal, binary or count?
- What assumptions make the estimate trustworthy? Independence, distributional form, equal variance, linearity or adequate cell counts?
2. Hypothesis Testing Without Misinterpretation
Null and alternative hypotheses
The null hypothesis usually represents no difference or no association. The alternative represents the pattern the researcher is investigating.
H0: Mean trust is equal in trained and untrained employees. H1: Mean trust differs between trained and untrained employees.
What a p-value means
A p-value is the probability of obtaining data at least as incompatible with the null model as the observed data, assuming the null model and other test assumptions are correct.
What a p-value does not mean
- It is not the probability that the null hypothesis is true.
- It does not measure the size or importance of an effect.
- It does not establish causation.
- It does not rescue a weak design or poor measurement.
Why confidence intervals and effect sizes are essential
A p-value addresses compatibility with a null model. Confidence intervals show the range of estimates reasonably compatible with the data, while effect sizes communicate practical magnitude.
| Statistic | What it contributes | Why it matters |
|---|---|---|
| p-value | Compatibility with the null model | Helps assess statistical evidence |
| Confidence interval | Precision and plausible effect range | Shows uncertainty |
| Effect size | Magnitude of difference or association | Supports substantive interpretation |
3. Independent-Samples t-Test
Research question it answers
Do two unrelated groups differ in their mean value on a continuous outcome?
Use it when
- There are exactly two independent groups.
- The outcome is continuous or treated as approximately continuous.
- Each participant contributes one independent observation.
- The scientific question concerns a difference in means.
Why this test?
The test directly estimates a mean difference between two independent groups. It is more appropriate than correlation because the predictor is categorical, and more focused than ANOVA when only two groups exist.
Use Welch's t-test when
Group variances are unequal or group sample sizes differ. Welch's version does not require equal variances and is often a safer default than the pooled-variance t-test.
Do not use it when
- The same participants are measured twice.
- There are three or more groups.
- The outcome is binary or nominal.
- Observations are nested within schools, hospitals or organisations.
Trained employees: M = 4.12, SD = 0.63, n = 86 Untrained employees: M = 3.58, SD = 0.76, n = 79 Welch's t(151.6) = 4.95, p < .001 Mean difference = 0.54 95% CI [0.32, 0.75] Cohen's d = 0.77
Reasoning: Two unrelated employee groups are compared on a continuous trust score. Welch's t-test is appropriate because the groups differ in size and variance equality should not be assumed automatically.
Interpretation: Trained employees reported higher trust. The estimated mean difference was 0.54 scale points, with a moderately large standardised difference.
Claim boundary: Unless training was randomly assigned, the result demonstrates an adjusted or unadjusted group difference—not necessarily a causal training effect.
4. Paired-Samples t-Test
Research question it answers
Did the mean outcome change across two linked measurements?
Use it when
- The same participants are measured at two time points.
- Participants are deliberately matched into pairs.
- The outcome is continuous.
- The analysis concerns the mean of within-pair differences.
Why this test?
The paired t-test removes stable between-person variation by analysing each participant's change score. Treating repeated measurements as independent wastes information and produces incorrect standard errors.
Key assumption
The distribution of the paired differences—not necessarily each raw measurement—should be reasonably compatible with the model, especially in small samples.
Before training: M = 3.21, SD = 0.71 After training: M = 3.76, SD = 0.66 N = 54 paired observations Mean change = 0.55 t(53) = 6.18, p < .001 95% CI [0.37, 0.73] Cohen's dz = 0.84
Reasoning: The same clinicians were assessed twice, so the observations are paired. An independent t-test would violate the design.
Interpretation: Diagnostic confidence increased after training, with a large standardised within-person change.
Alternative
Use the Wilcoxon signed-rank test when the paired outcome is ordinal or the difference scores are severely non-normal in a small sample and a rank-based analysis answers the research question.
5. One-Way ANOVA
Research question it answers
Do mean outcomes differ across three or more independent groups?
Why not perform several t-tests?
Repeated pairwise testing increases the probability of false-positive findings. ANOVA provides an omnibus test of whether at least one group mean differs, followed by controlled post-hoc comparisons.
Use it when
- The outcome is continuous.
- One categorical factor defines three or more independent groups.
- The research question concerns mean differences.
- Observations are independent.
Choose Welch ANOVA when
Variances or group sizes differ materially. Use suitable post-hoc procedures such as Games-Howell rather than methods that assume equal variances.
Traditional method: M = 67.2 Blended method: M = 72.8 Adaptive method: M = 76.1 Welch's F(2, 118.4) = 12.67, p < .001 Estimated ω² = .14 Games-Howell: Adaptive vs Traditional: difference = 8.9, p < .001 Blended vs Traditional: difference = 5.6, p = .012 Adaptive vs Blended: difference = 3.3, p = .184
Reasoning: A continuous examination score is compared across three independent teaching groups. Unequal group variances justify Welch ANOVA and Games-Howell comparisons.
Interpretation: Performance differed by teaching method. Both blended and adaptive groups outperformed the traditional group, while the evidence did not clearly distinguish adaptive from blended teaching.
When regression is better
Use regression when adjustment for baseline scores, demographics, interactions or other covariates is required. ANOVA and regression are closely related; regression often provides greater flexibility and transparency.
6. Repeated-Measures and Mixed ANOVA
Repeated-measures ANOVA
Use repeated-measures ANOVA when the same participants are measured at three or more time points or under several conditions.
Mixed ANOVA
Use mixed ANOVA when the design contains both a between-subject factor and a within-subject factor, such as treatment group measured before, immediately after and three months after intervention.
What matters most?
The central question is often the interaction: did groups change differently over time?
Time effect: F(2, 196) = 22.40, p < .001 Programme effect: F(1, 98) = 3.18, p = .078 Time × Programme: F(2, 196) = 6.72, p = .002 Partial η² = .064
Reasoning: Participants belong to one of two programmes and are repeatedly measured. The interaction directly tests whether improvement differs by programme.
Interpretation: Scores changed over time, and the pattern of change differed between programmes. The non-significant overall programme effect does not negate the significant interaction.
When mixed-effects models are preferable
Use linear mixed models when measurement intervals vary, observations are missing, clustering is complex, trajectories differ or the covariance structure needs flexible modelling.
7. Chi-Square Test of Independence
Research question it answers
Are two categorical variables associated?
Use it when
- Both variables are categorical.
- The table contains frequency counts.
- Observations are independent.
- Expected cell counts are sufficiently large.
Why this test?
Chi-square compares observed cell counts with counts expected if the categorical variables were independent.
Alternatives
- Fisher's exact test: sparse two-by-two tables or small expected counts.
- McNemar's test: paired binary outcomes.
- Logistic regression: adjustment for several predictors or estimation of odds ratios.
χ²(1, N = 326) = 9.84, p = .002 Cramer's V = .17 Minimum expected count = 18.7 Incident rate: Trained staff = 11.2% Untrained staff = 23.5%
Reasoning: Training status and incident occurrence are both binary categorical variables, and each worker contributes one observation.
Interpretation: Safety training status is associated with incident occurrence. The effect is statistically detectable but modest in magnitude.
Claim boundary: The association does not by itself prove that training caused the lower incident rate.
8. Pearson, Spearman and Kendall Correlation
What correlation answers
Correlation estimates the strength and direction of association between two variables.
| Method | Choose it when | Do not choose it merely because |
|---|---|---|
| Pearson correlation | Both variables are continuous and the relationship is approximately linear | The variables are labelled as scale in software |
| Spearman correlation | Variables are ordinal or the relationship is monotonic but not suitably linear | A normality test is significant in a large sample |
| Kendall's tau | Ordinal data, small samples or many tied ranks | It appears more conservative |
Why inspect the scatterplot?
A correlation coefficient can conceal non-linearity, clusters and influential outliers. The plot is part of the analysis, not decoration.
Pearson r = .46 95% CI [.36, .55] p < .001 N = 284
Reasoning: Both variables are continuous composite scores, and the scatterplot indicates an approximately linear positive relationship without dominant outliers.
Interpretation: Greater perceived transparency is moderately associated with greater trust.
Claim boundary: Correlation alone cannot determine whether transparency produces trust, trust influences perceived transparency, or a third variable influences both.
When regression is preferable
Regression is preferable when the researcher needs adjustment for confounders, prediction, interactions, several predictors, or an explicitly directional model.
9. Non-Parametric Alternatives: When and Why
Non-parametric tests are not automatic replacements whenever a normality test is significant. The decision should consider outcome scale, sample size, outliers, distribution shape and the exact estimand.
| Parametric method | Rank-based alternative | Typical reason for alternative |
|---|---|---|
| Independent t-test | Mann-Whitney U | Ordinal outcome or unsuitable distribution in small samples |
| Paired t-test | Wilcoxon signed-rank | Ordinal paired data or severely unsuitable difference scores |
| One-way ANOVA | Kruskal-Wallis | Ordinal outcome or strong distributional problems |
| Repeated-measures ANOVA | Friedman test | Ordinal repeated outcomes |
| Pearson correlation | Spearman/Kendall | Ordinal or monotonic non-linear association |
Writing that Mann-Whitney tests medians in all circumstances. It tests rank distributions; a median interpretation requires additional distributional conditions.
10. Multiple Testing and Researcher Degrees of Freedom
Testing many outcomes, subgroups or model specifications increases the chance of obtaining apparently significant findings by chance.
Defensible responses
- Specify primary outcomes and hypotheses in advance.
- Limit tests to theory-driven questions.
- Use appropriate multiplicity adjustments where necessary.
- Distinguish confirmatory from exploratory analyses.
- Report all tested outcomes transparently.
11. Thesis Reporting Template
Because the study compared [number] [independent/paired] groups on the continuous outcome [variable], we used [test]. This method was selected because [design-based reason]. Assumptions were assessed using [diagnostics], and [Welch/robust/non-parametric] procedures were used where appropriate. The estimated difference/association was [estimate], 95% CI [lower, upper], p = [value], with an effect size of [value]. This indicates [substantive interpretation], although the [study design/measurement/sampling] does not support [unjustified claim].
What the Averon Evaluator Checks
12. Final Decision Checklist
- Have you stated whether the question concerns a difference or association?
- Have you identified the outcome's measurement level?
- Have you established whether observations are independent, paired or clustered?
- Have you justified the selected test against realistic alternatives?
- Have you examined assumptions using plots and design knowledge rather than one automatic test?
- Have you reported estimates, confidence intervals and effect sizes?
- Have you kept causal language within the limits of the design?
Regression and Predictive Models: Choosing, Building and Defending the Model
This package explains when regression is needed, why one model fits better than another, how predictors should be selected, how assumptions should be evaluated, and how results should be interpreted without overstating causality or predictive performance.
1. Why Researchers Use Regression
Regression is used when the researcher wants to estimate how an outcome changes in relation to one or more predictors. Unlike a simple group comparison or bivariate correlation, regression can evaluate several predictors simultaneously, adjust for plausible confounders, represent categorical variables, test interactions and produce predictions.
Questions regression can answer
- How strongly is employee trust associated with AI adoption intention?
- Does training predict adoption after accounting for age and prior experience?
- How much additional variance does organisational culture explain beyond demographic variables?
- Does the effect of transparency differ between experienced and inexperienced users?
- Which factors predict whether a patient returns to hospital?
Regression does not automatically transform an observational study into a causal study. Adjustment can reduce certain biases, but causal interpretation still depends on design, temporality, measurement and assumptions.
Regression is preferable to separate tests when
- Several predictors must be considered together.
- Confounding variables need to be adjusted for.
- Predictors include both continuous and categorical variables.
- Interactions or non-linear terms are theoretically important.
- The outcome must be predicted for new observations.
2. Simple Linear Regression
Research question it answers
How much does a continuous outcome change, on average, for a one-unit increase in one predictor?
Use it when
- The outcome is continuous.
- There is one predictor.
- The relationship is reasonably represented by the specified functional form.
- Observations are independent.
Why not use correlation alone?
Correlation is symmetric and describes association. Regression explicitly models an outcome as a function of a predictor and provides an estimated change in the outcome for a one-unit change in the predictor.
Outcome: Employee trust score Predictor: Perceived transparency score B = 0.42 SE = 0.05 β = .48 t = 8.40 p < .001 95% CI [0.32, 0.52] R² = .23
Reasoning: The question asks how a continuous trust score changes with a continuous transparency score. Simple linear regression directly estimates that change.
Interpretation: A one-point increase in perceived transparency is associated with an estimated 0.42-point increase in trust. Transparency alone explains approximately 23% of the observed variance in trust.
Claim boundary: The cross-sectional design does not establish that transparency causes trust.
Core assumptions
- Linearity: the mean relationship is appropriately represented by the model.
- Independent observations: one observation does not determine another.
- Homoscedasticity: residual variance is reasonably stable across fitted values.
- Residual behaviour: residuals are suitable for the intended inference.
- No dominant influential observations: conclusions are not driven by a few cases.
3. Multiple Linear Regression
Research question it answers
How is a continuous outcome associated with several predictors considered simultaneously?
Why use it?
Multiple regression estimates the unique association of each predictor with the outcome while holding the other included predictors constant. It also quantifies overall model performance.
Predictor selection must be theoretical
Variables should not be added merely because they are available or statistically significant in preliminary analyses. Predictors should be chosen from theory, prior evidence, design requirements and the purpose of the model.
Three different reasons for including variables
| Variable role | Why include it? | Interpretive caution |
|---|---|---|
| Primary predictor | Directly addresses the research question | Do not hide it among numerous controls |
| Confounder | Could influence both predictor and outcome | Must be justified conceptually |
| Precision variable | May reduce unexplained variance | Does not necessarily remove bias |
Outcome: Adoption intention N = 312 R² = .46 Adjusted R² = .45 F(5,306) = 52.11, p < .001 Predictor B SE β p Transparency .21 .05 .23 <.001 Trust .39 .06 .42 <.001 Training received .18 .07 .11 .011 Prior AI experience .14 .05 .13 .006 Age -.01 .00 -.06 .142
Reasoning: The outcome is continuous, and the research question requires simultaneous estimation of organisational and individual predictors.
Interpretation: Trust is the strongest standardised predictor. Transparency, training and prior experience remain positively associated with adoption intention after adjustment. Age is not clearly associated in this model.
Why adjusted R² matters
R² cannot decrease when predictors are added, even if they contribute little. Adjusted R² penalises unnecessary complexity and is therefore useful when comparing models with different numbers of predictors.
4. Hierarchical Regression
What question does it answer?
Does a theoretically important set of variables explain additional variance after an earlier block of variables has been entered?
When should it be used?
- Predictors have a theoretically justified order.
- Demographics or baseline variables should be entered first.
- The researcher wants to test incremental explanatory value.
- Competing theoretical blocks must be compared.
Why not use automatic stepwise selection?
Stepwise methods allow sample-specific statistical fluctuations to determine the model. They often produce unstable coefficients, inflated performance and weak theoretical interpretation.
Block 1: Age, tenure, education R² = .08 Block 2: Training and prior AI experience R² = .21 ΔR² = .13, p < .001 Block 3: Transparency and trust R² = .47 ΔR² = .26, p < .001
Reasoning: Predictors are entered in theory-driven blocks to determine whether organisational perceptions explain adoption beyond demographics and experience.
Interpretation: Transparency and trust explain substantial additional variance after individual characteristics and experience are considered.
Calling a model “hierarchical” merely because predictors were entered in several software blocks. The order must reflect a defensible theoretical or methodological rationale.
5. Categorical Predictors and Dummy Coding
Regression can include categorical predictors by representing categories through indicator variables.
Reference category
One category is selected as the reference. Each coefficient compares another category with that reference while holding other predictors constant.
Reference category: Local government University: B = .24, p = .018 Hospital: B = -.11, p = .291 Ministry: B = .37, p = .004
Interpretation: Compared with local-government respondents, university respondents score an estimated 0.24 points higher and ministry respondents 0.37 points higher on the outcome, after adjustment. The hospital estimate is not clearly distinguishable from zero.
Examiner questions
- Why was this reference category selected?
- Were categories combined, and was that decision justified?
- Are some categories too small for stable estimation?
- Does the coding preserve the substantive meaning of the variable?
6. Interaction Effects and Moderation
What question does an interaction answer?
Does the association between one predictor and the outcome change depending on the level of another variable?
Use an interaction when
- The theory predicts conditional effects.
- A treatment may work differently across groups.
- The slope of one predictor may vary by context.
- Average effects could conceal meaningful heterogeneity.
Why main effects become conditional
When an interaction is present, a main-effect coefficient represents the effect when the interacting variable equals its reference value or zero. It should not be interpreted as a universal average effect without care.
Transparency: B = .18, p = .012 AI experience: B = .09, p = .083 Transparency × Experience: B = .13, p = .004 Simple slopes: Low experience: B = .17, p = .028 High experience: B = .43, p < .001
Reasoning: Theory predicts that experienced users can make greater use of transparent system information. The interaction tests whether the transparency–adoption slope differs by experience.
Interpretation: Transparency is positively associated with adoption at both experience levels, but the association is considerably stronger among experienced users.
Reporting requirement
Interactions should be interpreted with predicted values, marginal effects or simple slopes—not only by reporting the product-term p-value.
7. Binary Logistic Regression
Research question it answers
Which variables predict the probability of a binary outcome?
Use it when
- The outcome has two categories.
- Several predictors must be considered simultaneously.
- Adjusted odds ratios or predicted probabilities are required.
- Linear regression would produce unsuitable probability predictions.
Why not linear regression?
Linear regression assumes a continuous outcome and can generate predicted probabilities below zero or above one. Logistic regression models log-odds and keeps predicted probabilities within the valid range.
Outcome: Adopted system (1 = yes) Predictor OR 95% CI p Training received 2.31 1.42–3.76 <.001 Transparency 1.68 1.29–2.18 <.001 Prior experience 1.44 1.10–1.89 .008 Age 0.98 0.95–1.01 .176 AUC = .79 Brier score = .16
Reasoning: Adoption is binary and several predictors must be estimated together.
Interpretation: Trained respondents have approximately 2.31 times the odds of adoption compared with untrained respondents, holding other variables constant. Transparency and experience are also positively associated with adoption.
Odds ratios are not risk ratios
When an outcome is common, an odds ratio can appear substantially larger than the corresponding risk ratio. Predicted probabilities often communicate results more clearly to non-technical readers.
Model evaluation
- Discrimination: can the model separate cases with and without the outcome?
- Calibration: do predicted probabilities agree with observed frequencies?
- Overall accuracy: does performance exceed simple baselines?
- Clinical or practical value: would the model improve decisions?
8. Poisson and Negative-Binomial Regression
Research question they answer
How do predictors relate to a count outcome such as number of incidents, publications, hospital visits or software failures?
Why not linear regression?
Count outcomes are non-negative, often skewed and may have variance that changes with the mean.
| Model | Use when | Main caution |
|---|---|---|
| Poisson regression | Count outcome with mean and variance reasonably aligned | Overdispersion can invalidate standard errors |
| Negative-binomial regression | Count outcome with overdispersion | Requires sufficient information to estimate extra variability |
| Zero-inflated model | Excess zeros arise from a distinct process | Must be substantively justified |
Negative-binomial regression Training received: IRR = 0.66 95% CI [0.52, 0.84] p = .001
Interpretation: Trained employees are expected to experience an incident rate approximately 34% lower than untrained employees, holding included predictors constant.
9. Explanation Versus Prediction
An explanatory model seeks interpretable estimates related to theory. A predictive model seeks accurate performance on new data. The two goals overlap but are not identical.
| Feature | Explanatory model | Predictive model |
|---|---|---|
| Primary goal | Understand relationships | Predict unseen outcomes |
| Variable selection | Theory and causal logic | Out-of-sample performance |
| Evaluation | Coefficients, uncertainty, diagnostics | Validation error, calibration, discrimination |
| Complexity | Often restrained for interpretation | May increase if validated performance improves |
Why train/test separation matters
Evaluating predictive performance on the same data used to build the model produces optimistic estimates. A test set, cross-validation or bootstrap validation is required.
Common predictive metrics
- RMSE or MAE for continuous outcomes.
- AUC for discrimination in binary outcomes.
- Brier score for probabilistic accuracy.
- Sensitivity and specificity at stated thresholds.
- Calibration plots and calibration slope.
A high R² in the training sample is not proof of predictive value. The examiner will ask how the model performs on unseen data.
10. Multicollinearity and Unstable Coefficients
Multicollinearity occurs when predictors contain overlapping information. It can increase standard errors, destabilise coefficients and make individual predictor interpretation difficult.
How to respond
- Inspect correlations and variance inflation factors.
- Consider whether variables measure the same construct.
- Avoid deleting theoretically essential confounders solely to reduce VIF.
- Combine indicators only when conceptually justified.
- Use regularisation for prediction-focused models where appropriate.
11. Outliers, Leverage and Influence
An observation can be unusual in the outcome, unusual in its predictor values, or influential on the fitted model. These are different problems.
| Diagnostic concept | Question |
|---|---|
| Residual | Is the observed outcome far from its fitted value? |
| Leverage | Does the case have unusual predictor values? |
| Influence | Would removing the case materially alter the model? |
Cases should not be deleted simply because they make results less significant. Researchers should verify data accuracy, investigate substantive explanations, conduct sensitivity analyses and document decisions transparently.
12. Common Model-Building Errors
- Adding every available variable without theoretical justification.
- Using stepwise selection as the principal scientific strategy.
- Controlling for mediators or colliders without recognising the consequence.
- Interpreting standardised coefficients as causal importance.
- Reporting R² without assessing residuals or validation.
- Testing numerous interactions without prior rationale.
- Removing non-significant variables until the preferred conclusion appears.
- Describing odds ratios as changes in probability.
13. Thesis Reporting Template
We used [model] because the outcome [variable] was [continuous/binary/count] and the research question required [adjusted association/prediction/incremental explanation]. Predictors were selected based on [theory/prior evidence/design], rather than automated significance testing. Diagnostics assessed [linearity, residual variance, influence, collinearity, calibration or overdispersion]. The model explained/predicted [performance measure]. Holding other included variables constant, [predictor] was associated with [estimate and confidence interval]. Because the study was [cross-sectional/observational], the coefficient is interpreted as an association rather than a causal effect.
What the Averon Evaluator Checks
14. Regression Decision Checklist
- Is the model compatible with the outcome type?
- Is each predictor included for a stated theoretical or methodological reason?
- Have categorical variables been coded and interpreted correctly?
- Have non-linear patterns and interactions been considered where theory requires them?
- Have collinearity, residuals and influential observations been examined?
- Are odds ratios, rate ratios and regression coefficients interpreted accurately?
- Has predictive performance been validated on unseen data?
- Are causal claims consistent with the research design?
Factor Analysis, CFA, SEM, Mediation and Moderation
This package explains how researchers move from observed questionnaire items to defensible constructs, how exploratory and confirmatory models differ, how structural relationships are tested, and how indirect and conditional effects should be interpreted.
1. Why Latent-Variable Analysis Is Needed
Many concepts used in social science, management, education, psychology and health research cannot be observed directly. Trust, organisational commitment, anxiety, service quality, perceived usefulness and research self-efficacy are examples of latent constructs. Researchers infer them from several observed indicators such as questionnaire items, ratings or behavioural measures.
A total or average score assumes that all selected items represent the intended construct adequately. Factor analysis investigates whether that assumption is supported by the pattern of relationships among the items.
Factor analysis is not a ritual performed because a questionnaire contains many items. The researcher must explain what is unknown about the measurement structure and why the selected analysis resolves that uncertainty.
2. Principal Components Analysis Versus Exploratory Factor Analysis
PCA and EFA are often treated as interchangeable, but they answer different questions.
| Feature | Principal Components Analysis | Exploratory Factor Analysis |
|---|---|---|
| Main purpose | Reduce many variables into fewer weighted components | Model latent factors that explain common covariance among indicators |
| Variance analysed | Total observed variance | Common variance separated from unique and error variance |
| Typical use | Data reduction, index creation, compression | Scale development and exploration of construct structure |
| Interpretive claim | Components summarise variables | Factors represent underlying constructs |
If the aim is to discover the latent dimensions underlying questionnaire responses, EFA is usually conceptually preferable. If the aim is merely to compress variables while retaining as much total information as possible, PCA may be appropriate.
3. Exploratory Factor Analysis: The Decisions That Matter
When EFA is appropriate
- The dimensionality of a new or substantially adapted scale is uncertain.
- Items may represent several related constructs.
- The instrument is being used in a population or cultural setting where its structure has not been established.
- Theory provides broad expectations but not a sufficiently precise measurement model.
Step 1: Establish factorability
Researchers should examine the correlation matrix, item distributions and evidence that indicators share enough variance to support factor extraction. The Kaiser–Meyer–Olkin statistic and Bartlett's test can support this judgement, but they should not replace inspection of the data.
Step 2: Choose an extraction method
Common-factor methods such as principal-axis factoring or maximum likelihood are generally preferred when the purpose is latent construct discovery. Maximum likelihood supports model comparisons and confidence intervals when its distributional assumptions are reasonably satisfied.
Step 3: Decide how many factors to retain
The eigenvalue-greater-than-one rule is easy to apply but can overextract or underextract factors. Stronger decisions combine:
- Parallel analysis.
- The scree plot.
- Model fit or residual evidence where available.
- Interpretability and theoretical coherence.
- Whether each factor has enough strong and conceptually meaningful indicators.
Step 4: Select an appropriate rotation
| Rotation family | Use when | Examples |
|---|---|---|
| Orthogonal | Factors are assumed to be uncorrelated | Varimax |
| Oblique | Factors may correlate, as is common in behavioural research | Oblimin, Promax |
Oblique rotation is often more realistic because psychological and organisational constructs rarely operate in complete isolation. If factors prove almost uncorrelated, that finding can be reported; forcing orthogonality prematurely can distort the structure.
Step 5: Interpret loadings and cross-loadings
A factor loading indicates how strongly an item relates to a factor. No universal cut-off determines whether an item is acceptable. The decision depends on sample size, construct breadth, item quality and the pattern of competing loadings.
Item Factor 1 Factor 2 TR1: Management is transparent .78 .09 TR2: Decisions are explained .74 .14 TR3: Information is accessible .69 .18 AD1: I intend to use the system .11 .82 AD2: I would recommend adoption .17 .76 AD3: I expect continued use .25 .71 Extraction: Principal-axis factoring Rotation: Direct oblimin Factor correlation: .36
Interpretation: The indicators form two distinguishable but correlated factors. The low cross-loadings support interpretability, while the factor correlation supports the decision to use oblique rotation.
Items should not be deleted mechanically
Deleting an item solely because its loading falls just below a conventional threshold can damage content validity. Item removal should consider wording, theoretical coverage, redundancy, cross-loading, communalities and the consequences for the meaning of the construct.
4. Confirmatory Factor Analysis
CFA evaluates a measurement structure specified in advance. The researcher identifies which items should measure which latent constructs and then examines how well that model reproduces the observed covariance matrix.
Use CFA when
- A validated scale is being tested in a new sample.
- Theory predicts a specific number of constructs and item assignments.
- The researcher needs to compare competing measurement models.
- Latent constructs will later be used in SEM.
EFA and CFA should not be performed as if they were the same exercise
EFA searches for a plausible structure; CFA tests a specified structure. Exploring and confirming the same model in the same sample can capitalise on chance. A stronger design uses separate development and validation samples, a random split where sample size permits, or independent replication.
A model is not genuinely confirmatory merely because it was estimated in CFA software. If the structure was repeatedly modified after looking at the same data, the final model contains exploratory decisions and should be described transparently.
Identification
A model must contain enough information to estimate its parameters uniquely. Researchers normally set the scale of each factor by fixing one loading or fixing the factor variance. Constructs with too few indicators can be weakly identified and difficult to defend.
Correlated residuals
Modification indices may suggest correlating item errors. Such changes should be made only when there is a substantive reason, such as nearly identical wording, a shared method effect or item-specific content. Adding residual correlations merely to improve fit can conceal a poorly specified scale.
5. Reliability, Convergent Validity and Discriminant Validity
A measurement model should be evaluated as a coherent whole rather than through one statistic.
| Property | Question | Common evidence |
|---|---|---|
| Indicator reliability | Does each item represent its intended construct? | Standardised loadings and their uncertainty |
| Internal consistency | Do indicators provide consistent information? | Omega, composite reliability, alpha with caveats |
| Convergent validity | Do indicators of the same construct share sufficient variance? | Loadings, average variance extracted, theoretical coherence |
| Discriminant validity | Are supposedly different constructs empirically distinguishable? | Factor correlations, HTMT, competing-model comparisons |
| Content validity | Does the scale cover the construct adequately? | Theory, expert review, qualitative development |
Cronbach's alpha alone cannot establish unidimensionality or validity. A very high alpha may reflect redundant items, while a moderate alpha may occur in a broad but theoretically defensible construct.
Construct CR Omega AVE HTMT maximum Transparency .89 .88 .67 .71 Trust .91 .90 .72 .78 Adoption intention .87 .86 .63 .78
Interpretation: The evidence suggests adequate internal consistency and convergent validity. The constructs also appear distinguishable, although discriminant validity should be judged alongside theory and factor correlations rather than through one threshold alone.
6. Structural Equation Modelling
SEM combines a measurement model with a structural model. The measurement component links latent constructs to indicators. The structural component estimates relationships among those constructs.
SEM is useful when
- Key variables are latent and measured with several indicators.
- Several dependent relationships must be estimated simultaneously.
- Indirect effects are central to the theory.
- Measurement error should be represented explicitly.
- Competing theoretical models need to be compared.
SEM is not automatically superior to regression. It requires adequate measurement, sufficient information, a defensible model and a sample capable of supporting the intended complexity.
7. Understanding Model Fit Without Worshipping Cut-offs
Model fit asks how closely the model-implied covariance structure resembles the observed structure. No single index is sufficient, and conventional cut-offs are guidelines rather than universal laws.
| Index | What it reflects | Main caution |
|---|---|---|
| Chi-square | Exact discrepancy between observed and model-implied covariance | Highly sensitive to sample size and minor misspecification |
| CFI/TLI | Improvement over a restricted baseline model | Depends on the baseline model and data characteristics |
| RMSEA | Approximate discrepancy per degree of freedom | Can behave poorly in models with few degrees of freedom |
| SRMR | Average standardised residual discrepancy | Good average fit can conceal localised problems |
| AIC/BIC | Relative balance of fit and complexity | Used to compare models fitted to the same data, not as absolute fit tests |
Local fit is as important as global fit
A model can achieve acceptable global indices while containing weak loadings, implausible factor correlations, large residuals or unsupported paths. Researchers should inspect parameter estimates, residuals, standard errors, convergence warnings and theoretically important areas of misfit.
χ²(51) = 86.40, p = .001 CFI = .962 TLI = .951 RMSEA = .047, 90% CI [.029, .064] SRMR = .039 Standardised loadings = .62 to .86
Interpretation: The collection of indices suggests that the hypothesised measurement model provides a reasonable approximation to the data. This conclusion is strengthened by interpretable loadings and the absence of major local misfit; it should not be based on any single threshold.
CB-SEM and PLS-SEM
Covariance-based SEM is generally used for theory testing, model comparison and estimation of a covariance structure. Partial least squares SEM is component-based and often emphasises prediction and explained variance. The choice should be driven by the research objective and measurement assumptions—not by the belief that one method requires no assumptions or automatically solves small-sample problems.
8. Mediation: Testing an Indirect Mechanism
Mediation asks whether the association between an antecedent and an outcome operates partly through an intervening variable.
- Path a: antecedent to mediator.
- Path b: mediator to outcome, conditional on the antecedent.
- Indirect effect: the product a × b.
- Direct effect: the remaining antecedent–outcome relationship after including the mediator.
- Total effect: direct plus indirect effect.
The indirect effect should normally be evaluated with a bootstrap confidence interval or another method that respects its non-normal sampling distribution. Requiring a significant total effect before testing mediation is not logically necessary.
Transparency → Trust: a = .52, p < .001 Trust → Adoption intention: b = .41, p < .001 Direct effect: c′ = .18, p = .012 Indirect effect: ab = .21 Bootstrap 95% CI [.14, .30]
Interpretation: Perceived transparency is associated with adoption intention partly through trust. The bootstrap interval excludes zero, supporting an indirect association. Because the example is observational and cross-sectional, it does not by itself establish a temporal causal mechanism.
Statistical mediation is not proof of causal mediation. A credible mechanism requires theoretical ordering, appropriate timing, control of relevant confounding and a design capable of supporting the proposed sequence.
9. Moderation: When an Effect Changes Across Conditions
Moderation asks whether the strength or direction of a relationship differs according to another variable. In regression, this is represented by an interaction. In SEM, moderation may involve observed variables, latent interactions or multigroup comparisons.
Example question
Does the relationship between training quality and adoption intention become stronger when managerial support is high?
Interpretation requires conditional effects
A significant interaction term is not the final substantive conclusion. Researchers should estimate and display the effect of the predictor at meaningful values of the moderator, or use regions of significance where appropriate.
Training quality: B = 0.24, p < .001 Managerial support: B = 0.19, p = .004 Training × managerial support: B = 0.11, p = .009 Conditional effect of training: Low support (-1 SD): B = 0.13, 95% CI [0.03, 0.23] Mean support: B = 0.24, 95% CI [0.16, 0.32] High support (+1 SD): B = 0.35, 95% CI [0.24, 0.46]
Interpretation: Training quality is more strongly associated with adoption intention where managerial support is higher. The result concerns the conditional association, not simply whether the interaction coefficient is significant.
Multigroup analysis and measurement invariance
Before comparing latent means or structural paths across groups, researchers should establish that constructs are measured sufficiently similarly. A typical invariance sequence considers:
- Configural invariance: the broad factor pattern is comparable.
- Metric invariance: factor loadings are sufficiently comparable.
- Scalar invariance: item intercepts or thresholds are sufficiently comparable.
- Residual invariance: item residual variances are comparable when required by the research claim.
Without adequate invariance, an apparent group difference may reflect measurement differences rather than a genuine difference in the construct or relationship.
10. Sample Size and Estimation
Rules such as “ten cases per item” or “200 participants is always enough” are too crude. Required sample size depends on model complexity, factor loadings, indicator reliability, missingness, distribution, estimator and the size of effects being estimated.
Strong planning uses simulation or power analysis tailored to the proposed model. Researchers should also select estimators that match the indicators:
- Maximum likelihood or robust maximum likelihood for suitable continuous indicators.
- Ordinal estimators for Likert-type indicators treated as ordered categories where appropriate.
- Bootstrapping or robust standard errors when distributional conditions require them.
11. Common Errors in Factor Analysis and SEM
- Calling PCA a latent-factor analysis without justification.
- Retaining factors only because their eigenvalues exceed one.
- Using Varimax automatically even when constructs are expected to correlate.
- Deleting items repeatedly until fit indices cross preferred thresholds.
- Reporting Cronbach's alpha as proof of validity.
- Using modification indices without theoretical justification.
- Testing a heavily modified CFA model on the same data and calling it confirmed.
- Reporting only CFI, RMSEA or R² while ignoring weak parameters and local misfit.
- Assuming SEM establishes causality.
- Claiming mediation from cross-sectional correlations without acknowledging temporal ambiguity.
- Interpreting a moderation coefficient without presenting conditional effects.
- Comparing groups without assessing measurement invariance.
12. Examiner-Ready Reporting Templates
EFA template
Exploratory factor analysis was used because the dimensional structure of the adapted instrument had not been established in the target population. Common-factor extraction was selected to investigate latent constructs, and an oblique rotation was used because the dimensions were theoretically expected to correlate. The number of factors was determined using parallel analysis, scree-plot evidence, interpretability and item-loading patterns rather than the eigenvalue rule alone.
CFA template
A confirmatory factor model was specified before estimation, with each indicator loading only on its theorised construct. Model adequacy was evaluated using multiple global fit indices, standardised loadings, residuals, factor correlations and theoretically meaningful local diagnostics. Model modifications were made only where they were substantively defensible and are reported transparently.
SEM and mediation template
The structural model tested whether [antecedent] was related to [outcome] directly and indirectly through [mediator]. The indirect effect was evaluated using a bootstrap confidence interval. The measurement model was assessed before structural paths were interpreted. Because the design was [cross-sectional/observational], the paths are interpreted as theory-consistent associations rather than definitive causal effects.
What the Averon Evaluator Checks
13. Final Decision Checklist
- Is the goal data reduction, latent structure exploration or confirmation of a specified model?
- Does the extraction method match that goal?
- Was factor retention based on several defensible sources of evidence?
- Does the rotation reflect plausible relationships among constructs?
- Were item decisions based on theory and content coverage as well as statistics?
- Was the measurement model evaluated before structural relationships?
- Were reliability and validity assessed with more than Cronbach's alpha?
- Were global fit, local fit and parameter plausibility considered together?
- Were mediation and moderation effects interpreted directly with confidence intervals?
- Were group comparisons preceded by an appropriate invariance assessment?
- Are causal claims consistent with the design, timing and assumptions?
Qualitative Data Analysis: From Raw Data to Defensible Interpretation
Qualitative analysis is not simply a process of highlighting quotations and naming themes. It is a disciplined form of reasoning through which researchers move from raw accounts, observations or documents to an interpretation that is transparent, credible and connected to the research question. The strongest qualitative chapters show how meanings were developed, how alternatives were considered and how the final claims are grounded in evidence.
A defensible qualitative-analysis pathway
1. Begin With Methodological Alignment
The analytical method should follow from the purpose of the study. A researcher exploring lived experience may use interpretative phenomenological analysis; one developing theory from processes and interactions may use grounded theory; one examining language, power or representation may use discourse analysis; and one seeking patterned meaning across a dataset may use thematic analysis.
Examiners usually look for alignment among five elements:
- The research question and the kind of knowledge being sought.
- The philosophical position or assumptions about knowledge.
- The sampling and data-generation strategy.
- The chosen analytical approach.
- The nature and strength of the claims made.
Software does not determine the methodology. NVivo can assist thematic analysis, grounded theory, framework analysis or content analysis, but it cannot decide which of these is intellectually appropriate.
2. Choosing a Qualitative Analytical Approach
| Approach | Best suited to | Typical analytical focus | Common risk |
|---|---|---|---|
| Thematic analysis | Patterns of meaning across a dataset | Codes, themes and relationships among themes | Producing topic summaries rather than analytical themes |
| Grounded theory | Developing an explanatory theory of a process | Constant comparison, categories and theoretical integration | Claiming grounded theory after performing only generic coding |
| Interpretative phenomenological analysis | Detailed exploration of lived experience | Idiographic interpretation and meaning-making | Using samples too large for deep case-by-case analysis |
| Framework analysis | Applied or policy-oriented questions | Matrix-based comparison across cases and issues | Allowing the framework to suppress unexpected findings |
| Qualitative content analysis | Systematic description and interpretation of textual content | Categories, frequency, context and meaning | Reducing interpretation to counting words |
| Narrative analysis | How people construct stories and identities | Sequence, plot, positioning and context | Fragmenting stories into decontextualised codes |
| Discourse analysis | Language, social practice and power | How versions of reality are constructed | Treating language as a transparent report of experience |
3. Preparing Qualitative Data
Before coding begins, create a complete and auditable dataset. Each interview, focus group, observation, field note, document or image should have a stable identifier. Remove direct identifiers where required, record relevant contextual information and preserve an untouched master copy.
Transcription decisions
Transcription is an analytical decision rather than a clerical one. A study focused on broad experiences may use intelligent verbatim transcription, while conversation or discourse analysis may require pauses, overlap, intonation or non-verbal features. Researchers should explain what was transcribed, what was omitted and why that level of detail suits the study.
Data-management checklist
- Use consistent participant or document identifiers.
- Maintain a secure master dataset and a separate working copy.
- Document corrections to transcripts.
- Store demographic and contextual attributes separately where appropriate.
- Create a reflexive or analytical journal from the start.
- Record every major change to the codebook or analytical framework.
4. Familiarisation: Analysis Before Formal Coding
Researchers should read or listen to the complete dataset before attempting to construct a final coding structure. Familiarisation involves noticing recurrent concerns, contradictions, emotional intensity, unusual cases, silences and contextual differences. Early notes should remain provisional.
A useful familiarisation memo records:
- What appears important to the participant or source?
- What assumptions are being made?
- What is surprising, absent or contradictory?
- How does this case resemble or differ from earlier cases?
- How might the researcher's position shape interpretation?
5. Coding Qualitative Data
A code is a concise analytical label applied to a meaningful segment of data. Codes may capture actions, experiences, beliefs, processes, relationships, conditions or consequences. Strong coding remains close enough to the data to be credible but analytical enough to support explanation.
Inductive, deductive and abductive coding
- Inductive coding develops codes primarily from the dataset.
- Deductive coding begins with concepts derived from theory, prior research or the study questions.
- Abductive coding moves iteratively between surprising observations and possible theoretical explanations.
Many strong studies combine these approaches transparently. The problem is not using prior concepts; it is pretending that an analysis was entirely data-driven when the researcher clearly entered with theoretical expectations.
Semantic and latent coding
Semantic codes represent explicit meaning. Latent codes interpret underlying assumptions, structures or ideas. A participant saying, “I always check with my manager before acting,” may be coded semantically as seeking managerial approval and latently as low perceived autonomy. Latent interpretation requires stronger justification and should remain anchored in context.
6. Building and Managing a Codebook
A codebook is especially useful in team-based, framework or structured analyses. It should evolve rather than become frozen too early. At minimum, each code should include:
- Code name and concise definition.
- Inclusion and exclusion criteria.
- Examples and counterexamples.
- Relationship to broader categories or themes.
- Date and reason for substantive revisions.
| Code | Definition | Include | Exclude |
|---|---|---|---|
| Workaround creation | Actions used to bypass a formal procedure or technical limitation | Informal spreadsheets, parallel messaging, unofficial approval routes | Ordinary flexibility that remains within the formal process |
| Perceived loss of control | Statements indicating reduced autonomy or influence | Feeling monitored, inability to override systems, dependence on approval | General frustration without reference to autonomy |
7. Moving From Codes to Categories and Themes
A theme is not merely a frequently mentioned topic. It is a coherent pattern of shared meaning organised around a central concept that helps answer the research question. “Training” is usually a topic; “training as symbolic compliance rather than capability building” is analytical.
A practical theme-development process
- Group related codes and examine how they connect.
- Write a one-sentence central organising concept for each candidate theme.
- Test the theme against all coded extracts and then against the complete dataset.
- Look deliberately for contradictions, negative cases and alternative explanations.
- Merge, divide, rename or discard themes that are incoherent or redundant.
- Clarify how themes relate to one another and to the research question.
Good themes have internal coherence and external distinction: the material within a theme belongs together, and the theme is meaningfully different from the others.
8. Reflexive Thematic Analysis
In reflexive thematic analysis, themes are developed through the researcher's active engagement with the data; they are not treated as objects waiting to be discovered. Researcher subjectivity is therefore a resource that must be examined, not an error that can be eliminated through mechanical agreement scores.
A defensible reflexive account explains the researcher's theoretical position, engagement with the topic, analytical decisions, evolving interpretations and the influence of context. It should not claim that coding reliability proves objectivity if the adopted approach understands interpretation as inherently situated.
9. Framework Analysis and Matrices
Framework analysis is valuable when researchers need to compare cases systematically while retaining context. After familiarisation and coding, data are charted into a matrix in which rows represent cases and columns represent categories or themes. Cells contain concise summaries linked to source evidence.
The matrix allows the researcher to inspect:
- Patterns across participants, organisations or sites.
- Within-case consistency and contradiction.
- Differences between demographic or contextual groups.
- Processes that unfold across time or stages.
- Cases that challenge the dominant interpretation.
Summaries must retain meaning and traceability. Over-compression can remove the language, uncertainty and context that make qualitative evidence valuable.
10. Grounded Theory Analysis
Grounded theory involves more than generating codes. It uses simultaneous data collection and analysis, constant comparison, memo writing, theoretical sampling and progressive integration of categories. Terminology varies by grounded-theory tradition, but the aim is to develop an explanatory account grounded in systematic comparison.
Researchers should avoid claiming saturation simply because no new basic codes appeared in the last interview. The relevant question is whether major categories are sufficiently developed in their properties, relationships, conditions and consequences to support the intended theoretical explanation.
11. A Practical NVivo Workflow
NVivo is a data-management and retrieval environment. It can improve organisation and transparency, but analytical quality still depends on the researcher.
- Create the project: establish naming conventions, folders and backup procedures.
- Import sources: add transcripts, documents, PDFs, field notes, audio, video or images.
- Create cases: represent participants, organisations, sites or other units of analysis.
- Add classifications: attach attributes such as role, location, cohort or study phase.
- Code data: create and refine nodes while preserving contextual passages.
- Write memos: link analytical notes to sources, cases, nodes or emerging themes.
- Run queries selectively: use text search, word frequency, coding, matrix-coding or comparison queries to answer defined analytical questions.
- Develop visual models: map relationships among categories, contexts and outcomes.
- Audit and export: review uncoded material, coding density, source coverage and reports before writing.
Useful NVivo features and their limits
| Feature | Useful for | Do not assume |
|---|---|---|
| Word frequency | Initial vocabulary exploration | Frequent words are automatically important themes |
| Text search | Locating specific terms and surrounding context | Meaning is identical across every occurrence |
| Matrix coding | Comparing coded patterns across cases or attributes | Cell counts alone establish substantive importance |
| Coding comparison | Examining coder consistency in appropriate designs | Agreement proves the analysis is valid |
| Auto-coding | Organising structured material or producing provisional suggestions | Automated categories replace researcher interpretation |
12. Using AI in Qualitative Analysis
AI tools may assist with transcription, data organisation, preliminary coding suggestions, comparison of passages or memo prompts. They should not silently replace interpretive reasoning. Researchers must consider consent, confidentiality, data residency, institutional rules, model opacity, hallucination and the risk of imposing generic patterns on context-specific accounts.
A defensible AI-assisted workflow should record:
- Which tool and version were used.
- What data were uploaded and under what permissions.
- The prompts or procedures applied.
- What outputs were accepted, revised or rejected.
- How human review preserved context and methodological coherence.
13. Establishing Quality and Trustworthiness
Quality criteria should match the methodology rather than being applied as a universal checklist. Common strategies include:
- Credibility: prolonged engagement, careful comparison, member reflection where appropriate and attention to negative cases.
- Dependability: transparent procedures, an audit trail and documentation of analytical changes.
- Confirmability: reflexive engagement with assumptions and traceability from claims to evidence.
- Transferability: sufficient contextual description for readers to judge relevance elsewhere.
- Coherence: clear alignment among question, philosophy, method, analysis and claims.
Intercoder agreement
Intercoder agreement can be useful when a study requires consistent application of a predefined coding framework. It is not mandatory for every qualitative design. In reflexive approaches, multiple analysts may deepen interpretation through dialogue rather than attempting to demonstrate that only one correct coding exists.
Member checking
Participant feedback may clarify factual issues or generate further interpretation, but it should not automatically be treated as final validation. Participants and researchers occupy different interpretive positions, and later disagreement does not necessarily invalidate an analytically grounded account.
14. Negative Cases, Contradictions and Rival Interpretations
Strong qualitative analysis does not hide evidence that complicates the main story. Researchers should search for cases that do not fit, distinguish genuine exceptions from coding errors and examine whether the variation reveals conditions under which the proposed explanation changes.
A mature qualitative argument often becomes stronger when it explains both the dominant pattern and the circumstances in which that pattern does not hold.
15. Saturation and Information Power
Saturation has several meanings, including code saturation, meaning saturation and theoretical saturation. Researchers should specify which form they claim and how it was assessed. A narrow, homogeneous study with rich interviews may require fewer participants than a broad study comparing diverse contexts. Information power depends on the specificity of the sample, quality of dialogue, theoretical guidance, study aim and analytical depth—not merely a universal participant number.
16. Writing the Qualitative Findings Chapter
A findings chapter should present an argument, not a catalogue of quotations. Each major section should:
- State the theme, category or analytical claim.
- Explain its meaning and relevance to the research question.
- Present carefully selected evidence from more than one source where appropriate.
- Interpret the evidence rather than expecting quotations to speak for themselves.
- Acknowledge variation, contradiction and contextual conditions.
- Connect the section to the wider analytical story.
Use quotations as evidence
Quotations should be sufficiently contextualised, ethically presented and proportionate. Avoid quotation dumping, where long extracts are placed consecutively with little analysis. Also avoid using one vivid quotation to imply that an interpretation represents the entire dataset.
17. Examiner-Ready Reporting Templates
Thematic analysis methodology template
Data were analysed using [specific form of thematic analysis] because the study sought to examine patterned meanings concerning [phenomenon] across the dataset. Analysis involved repeated familiarisation, systematic coding, development and review of candidate themes, definition of each theme's central organising concept and production of an interpretive account. Coding was [inductive/deductive/abductive] and focused on [semantic/latent/both] meanings. Analytical decisions and reflexive observations were recorded in memos throughout the process.
NVivo reporting template
NVivo was used to organise sources, manage codes, retrieve coded segments and compare patterns across participant attributes. The software supported data management but did not generate the analytical interpretation. Themes were developed through iterative engagement with complete transcripts, coded extracts, analytical memos, negative cases and relationships among categories.
Quality statement template
Trustworthiness was supported through a documented audit trail, reflexive memoing, comparison across cases, active consideration of contradictory evidence and transparent links between analytical claims and source material. The quality procedures were selected to match the study's [methodological approach] rather than applied as generic validation techniques.
What the Averon Evaluator Checks
18. Final Qualitative Analysis Checklist
- Does the analytical approach directly answer the research question?
- Are philosophical and methodological assumptions stated consistently?
- Is the dataset organised, anonymised and auditable?
- Was familiarisation undertaken before finalising codes?
- Are inductive, deductive or abductive elements reported honestly?
- Are codes, categories and themes clearly distinguished?
- Do themes have a defensible central organising concept?
- Were contradictory and negative cases examined?
- Is NVivo described as a support tool rather than an autonomous analyst?
- Are AI-assisted steps disclosed and ethically justified?
- Do quality procedures fit the chosen methodology?
- Are saturation claims specific and supported?
- Can every major claim be traced to adequate evidence?
- Does the chapter interpret evidence rather than merely present quotations?