Statistical Procedures Directory

Stats Methods

Browse a structured library of statistical methods, from descriptive statistics and t-tests to regression, ROC analysis, survival models, meta-analysis, and operations research. Use this page to scan major method families, recognize common procedure names, and explore the broader landscape of applied statistics.

No main topic matched your search. Try a broader keyword like regression, ANOVA, survival, or diagnostic.
Method Family

ANOVA and Mean Comparison

This family is useful when the main research question is about differences in averages across treatment groups, follow-up visits, or structured study designs. It is often the next step after descriptive statistics when you want to move from describing data to formally comparing groups.

One-Way ANOVA

One-Way ANOVA is a practical method used when you want to compare averages across treatments, visits, or study arms in a clear, study-ready format.

1
Quick Idea

Tests whether the average value differs across three or more independent groups.

Dental Example

Compare mean plaque scores across patients using manual, sonic, and powered toothbrushes.

ANCOVA

ANCOVA is a practical method used when you want to compare averages across treatments, visits, or study arms in a clear, study-ready format.

2
Quick Idea

Compares group means while adjusting for a continuous covariate that may influence the outcome.

Dental Example

Compare postoperative pain between treatment groups after adjusting for baseline pain score.

General Linear Models (GLM)

General Linear Models (GLM) is a practical method used when you want to compare averages across treatments, visits, or study arms in a clear, study-ready format.

3
Quick Idea

Provides a flexible framework for modeling continuous outcomes with multiple predictors and group effects.

Dental Example

Model probing depth using smoking status, age, treatment group, and oral hygiene score together.

Repeated Measures ANOVA

Repeated Measures ANOVA is a practical method used when you want to compare averages across treatments, visits, or study arms in a clear, study-ready format.

4
Quick Idea

Evaluates mean changes when the same subjects are measured at multiple time points.

Dental Example

Track gingival index before treatment, at one month, and at three months in the same patients.

Mixed-Model Repeated Measures

Mixed-Model Repeated Measures is a practical method used when you want to compare averages across treatments, visits, or study arms in a clear, study-ready format.

5
Quick Idea

Extends repeated-measures analysis by allowing subject-level random effects and incomplete follow-up.

Dental Example

Analyze implant stability scores over follow-up visits even when some patients miss appointments.

MANOVA

MANOVA is a practical method used when you want to compare averages across treatments, visits, or study arms in a clear, study-ready format.

6
Quick Idea

Tests group differences across several related outcomes at the same time.

Dental Example

Compare plaque score, bleeding index, and probing depth together across treatment arms.

MANCOVA

MANCOVA is a practical method used when you want to compare averages across treatments, visits, or study arms in a clear, study-ready format.

7
Quick Idea

Extends MANOVA by adjusting several related outcomes for one or more covariates.

Dental Example

Compare multiple periodontal outcomes across groups while adjusting for age and baseline severity.

Balanced Design Analysis

Balanced Design Analysis is an analysis approach used when you want to compare averages across treatments, visits, or study arms in a structured and interpretable way.

8
Quick Idea

Analyzes experiments where observations are evenly distributed across treatment combinations.

Dental Example

Study material type and polishing technique when each combination has the same number of tooth samples.

Latin Square ANOVA

Latin Square ANOVA is a practical method used when you want to compare averages across treatments, visits, or study arms in a clear, study-ready format.

9
Quick Idea

Controls for two nuisance sources of variation while testing one main treatment factor.

Dental Example

Compare disinfectants while controlling for clinic room and operator differences in a laboratory rotation.

Crossover ANOVA

Crossover ANOVA is a practical method used when you want to compare averages across treatments, visits, or study arms in a clear, study-ready format.

10
Quick Idea

Analyzes studies in which participants receive multiple treatments in a planned sequence.

Dental Example

Compare two mouthrinses in the same participants when each rinse is used in different study periods.

Multiple Comparisons and Contrasts

Multiple Comparisons and Contrasts is a practical method used when you want to compare averages across treatments, visits, or study arms in a clear, study-ready format.

11
Quick Idea

Identifies which specific group differences explain an overall ANOVA finding.

Dental Example

After finding a difference among restorative materials, test which pairs actually differ in wear.

Area Under the Curve Analysis

Area Under the Curve Analysis is a visual method used when you want to compare averages across treatments, visits, or study arms and understand performance across a range of possible thresholds or times.

12
Quick Idea

Summarizes repeated measurements over time into a single total exposure or response value.

Dental Example

Summarize postoperative pain ratings across a week into one overall pain burden score.

Box-Cox Transformation

Box-Cox Transformation is a practical method used when you want to compare averages across treatments, visits, or study arms in a clear, study-ready format.

13
Quick Idea

Finds a power transformation that can make skewed data closer to normal for modeling.

Dental Example

Transform highly skewed bacterial count data before comparing treatment groups.

Method Family

Descriptive Statistics

These methods help you understand the shape, center, spread, and quality of your dataset before making bigger analytical decisions. They are often the starting point for any good clinical or public-health analysis.

Descriptive Statistics

Descriptive Statistics is a practical method used when you want to describe the dataset clearly before deeper analysis in a clear, study-ready format.

1
Quick Idea

Summarizes the center, spread, and range of a dataset using values such as mean and standard deviation.

Dental Example

Describe DMFT scores in a school survey using mean, median, standard deviation, and range.

Summary Tables

Summary Tables is a practical method used when you want to describe the dataset clearly before deeper analysis in a clear, study-ready format.

2
Quick Idea

Presents key summary measures for variables in a compact table for quick interpretation.

Dental Example

Create one table showing age, DMFT score, probing depth, and plaque index for all study participants.

Summary Lists

Summary Lists is a practical method used when you want to describe the dataset clearly before deeper analysis in a clear, study-ready format.

3
Quick Idea

Lists selected statistics in a straightforward report-style format instead of a full table.

Dental Example

Generate a short clinic report with mean implant survival time and median follow-up duration.

Frequency Tables

Frequency Tables is a practical method used when you want to describe the dataset clearly before deeper analysis in a clear, study-ready format.

4
Quick Idea

Counts how often each category or value occurs in a dataset.

Dental Example

Count how many patients fall into each caries-risk category: low, medium, or high.

Data Screening

Data Screening is a practical method used when you want to describe the dataset clearly before deeper analysis in a clear, study-ready format.

5
Quick Idea

Checks data for missing values, unusual values, coding problems, and assumption issues before analysis.

Dental Example

Review a periodontal dataset for impossible ages, missing probing depths, and duplicate patient IDs.

Data Simulation

Data Simulation is a practical method used when you want to describe the dataset clearly before deeper analysis in a clear, study-ready format.

6
Quick Idea

Creates artificial data from a chosen model to explore how an analysis behaves under known conditions.

Dental Example

Simulate implant success outcomes to see how sample size affects confidence interval width.

Normality Tests

Normality Tests is a decision-focused method used when you want to describe the dataset clearly before deeper analysis and judge whether the observed pattern is strong enough to support a conclusion.

7
Quick Idea

Assesses whether a variable follows a roughly normal distribution.

Dental Example

Test whether salivary biomarker levels are normal before choosing a t-test or nonparametric alternative.

Outlier Detection (Grubbs)

Outlier Detection (Grubbs) is a practical method used when you want to describe the dataset clearly before deeper analysis in a clear, study-ready format.

8
Quick Idea

Looks for unusually extreme values that may not fit the rest of the sample.

Dental Example

Detect one abnormally high pocket-depth value that may reflect a recording error.

Tolerance Intervals

Tolerance Intervals is used when you want to describe the dataset clearly before deeper analysis and express the result as a plausible range rather than a single value.

9
Quick Idea

Estimates an interval that should contain a specified proportion of the population.

Dental Example

Find a range expected to cover most enamel hardness values in a manufacturing study.

Circular Data Analysis

Circular Data Analysis is an analysis approach used when you want to describe the dataset clearly before deeper analysis in a structured and interpretable way.

10
Quick Idea

Analyzes measurements that wrap around a circle, such as angles or directions.

Dental Example

Study preferred angulation directions for implant placement measured in degrees.

Method Family

Probability and Proportions

These tools are helpful when the outcome is a chance, rate, or proportion rather than a continuous measurement. They are especially common in screening studies, prevalence work, and binary clinical outcomes.

One Proportion

One Proportion is a practical method used when you want to work with chances, proportions, and yes-or-no outcomes in a clear, study-ready format.

1
Quick Idea

Estimates or tests a single population proportion.

Dental Example

Estimate the proportion of children with untreated caries in one district.

Two Proportions

Two Proportions is a practical method used when you want to work with chances, proportions, and yes-or-no outcomes in a clear, study-ready format.

2
Quick Idea

Compares proportions between two independent groups.

Dental Example

Compare implant success rates between smokers and non-smokers.

Two Correlated Proportions

Two Correlated Proportions is a practical method used when you want to work with chances, proportions, and yes-or-no outcomes in a clear, study-ready format.

3
Quick Idea

Compares paired yes-or-no outcomes measured on the same subjects or matched units.

Dental Example

Compare pre- and post-intervention plaque presence in the same patients.

Contingency Tables

Contingency Tables is a practical method used when you want to work with chances, proportions, and yes-or-no outcomes in a clear, study-ready format.

4
Quick Idea

Summarizes the relationship between two categorical variables in a cross-tabulation.

Dental Example

Cross-tabulate restoration type by postoperative sensitivity outcome.

Cochran's Q Test

Cochran's Q Test is a decision-focused method used when you want to work with chances, proportions, and yes-or-no outcomes and judge whether the observed pattern is strong enough to support a conclusion.

5
Quick Idea

Tests whether three or more related binary treatments or conditions have equal response rates.

Dental Example

Compare the presence of plaque after three oral hygiene methods tested on the same participants.

Mantel-Haenszel Test

Mantel-Haenszel Test is a decision-focused method used when you want to work with chances, proportions, and yes-or-no outcomes and judge whether the observed pattern is strong enough to support a conclusion.

6
Quick Idea

Combines stratified two-by-two tables to estimate an adjusted association.

Dental Example

Estimate the association between sugar exposure and caries after stratifying by age group.

Loglinear Models

Loglinear Models is a practical method used when you want to work with chances, proportions, and yes-or-no outcomes in a clear, study-ready format.

7
Quick Idea

Models counts in multiway contingency tables to study associations among categorical variables.

Dental Example

Model the joint relationship between clinic site, treatment type, and healing outcome.

Exact Binomial Procedures

Exact Binomial Procedures is a practical method used when you want to work with chances, proportions, and yes-or-no outcomes in a clear, study-ready format.

8
Quick Idea

Uses exact probability calculations for binary outcomes, especially with small samples.

Dental Example

Estimate the success rate of a new sealant from a small pilot group without relying on large-sample approximations.

Method Family

T-Tests and Mean Tests

Use this family when the question is centered on one average or the difference between two averages. These methods are often chosen in small-to-medium clinical studies with straightforward comparison goals.

One-Sample T-Test

One-Sample T-Test is a decision-focused method used when you want to compare one mean or two means in a focused way and judge whether the observed pattern is strong enough to support a conclusion.

1
Quick Idea

Tests whether the sample mean differs from a known or target value.

Dental Example

Check whether mean fluorosis score in one community differs from a published benchmark.

Paired T-Test

Paired T-Test is a decision-focused method used when you want to compare one mean or two means in a focused way and judge whether the observed pattern is strong enough to support a conclusion.

2
Quick Idea

Compares the mean difference between paired measurements on the same subjects.

Dental Example

Compare mean pain score before and after a desensitizing treatment in the same patients.

Two-Sample T-Test

Two-Sample T-Test is a decision-focused method used when you want to compare one mean or two means in a focused way and judge whether the observed pattern is strong enough to support a conclusion.

3
Quick Idea

Compares means between two independent groups.

Dental Example

Compare mean healing time between two suturing techniques.

Equivalence T-Tests

Equivalence T-Tests is a decision-focused method used when you want to compare one mean or two means in a focused way and judge whether the observed pattern is strong enough to support a conclusion.

4
Quick Idea

Tests whether two means are close enough to be considered practically equivalent.

Dental Example

Show that two impression materials produce equivalent average fit within a preset clinical margin.

Non-Inferiority T-Tests

Non-Inferiority T-Tests is a decision-focused method used when you want to compare one mean or two means in a focused way and judge whether the observed pattern is strong enough to support a conclusion.

5
Quick Idea

Tests whether a new treatment is not worse than a standard by more than an acceptable margin.

Dental Example

Show that a shorter polishing protocol is not meaningfully worse than the standard protocol.

Superiority by Margin T-Tests

Superiority by Margin T-Tests is a decision-focused method used when you want to compare one mean or two means in a focused way and judge whether the observed pattern is strong enough to support a conclusion.

6
Quick Idea

Tests whether a new treatment exceeds a control by at least a clinically meaningful margin.

Dental Example

Show that a whitening system improves shade score more than control by a preset minimum difference.

2x2 Cross-Over T-Tests

2x2 Cross-Over T-Tests is a decision-focused method used when you want to compare one mean or two means in a focused way and judge whether the observed pattern is strong enough to support a conclusion.

7
Quick Idea

Analyzes paired crossover studies with two treatments and two periods.

Dental Example

Compare two chewing gums on salivary flow in a two-period crossover dental study.

Confidence Intervals for Means

Confidence Intervals for Means is used when you want to compare one mean or two means in a focused way and express the result as a plausible range rather than a single value.

8
Quick Idea

Estimates a plausible range for the true population mean.

Dental Example

Report the confidence interval for mean probing depth in a periodontal survey.

Method Family

Regression

Regression methods are used when you want to explain, predict, or adjust an outcome using one or more predictors. They become especially valuable when several patient or treatment factors matter at the same time.

Simple Linear Regression

Simple Linear Regression is a model-based method used when you want to study how predictors relate to an outcome while accounting for one or more predictors.

1
Quick Idea

Models how one continuous predictor relates to one continuous outcome.

Dental Example

Relate daily sugar intake to DMFT score using a straight-line model.

Multiple Linear Regression

Multiple Linear Regression is a model-based method used when you want to study how predictors relate to an outcome while accounting for one or more predictors.

2
Quick Idea

Models a continuous outcome using several predictors at the same time.

Dental Example

Predict plaque score from brushing frequency, age, smoking, and orthodontic status.

Logistic Regression

Logistic Regression is a model-based method used when you want to study how predictors relate to an outcome while accounting for one or more predictors.

3
Quick Idea

Models the probability of a binary outcome using one or more predictors.

Dental Example

Predict implant failure versus success from smoking, diabetes, and bone quality.

Conditional Logistic Regression

Conditional Logistic Regression is a model-based method used when you want to study how predictors relate to an outcome while accounting for one or more predictors.

4
Quick Idea

Handles matched or stratified binary outcome data where comparisons happen within sets.

Dental Example

Analyze matched case-control data comparing patients with and without oral cancer lesions.

Cox Regression

Cox Regression is a model-based method used when you want to study how predictors relate to an outcome while accounting for one or more predictors.

5
Quick Idea

Models how predictors affect the hazard, or instantaneous risk, of a time-to-event outcome.

Dental Example

Assess how smoking changes the hazard of implant failure over follow-up time.

Poisson Regression

Poisson Regression is a model-based method used when you want to study how predictors relate to an outcome while accounting for one or more predictors.

6
Quick Idea

Models count outcomes, especially when the outcome is the number of events in a time or exposure window.

Dental Example

Model the number of new carious lesions per child over one school year.

Negative Binomial Regression

Negative Binomial Regression is a model-based method used when you want to study how predictors relate to an outcome while accounting for one or more predictors.

7
Quick Idea

Models count outcomes when variability is larger than a Poisson model can handle.

Dental Example

Model the number of bleeding sites when patient counts vary more than expected under Poisson assumptions.

Zero-Inflated Poisson Regression

Zero-Inflated Poisson Regression is a model-based method used when you want to study how predictors relate to an outcome while accounting for one or more predictors.

8
Quick Idea

Models count data with many zeros by combining a zero process with a Poisson count process.

Dental Example

Study the number of decayed teeth when many children have zero lesions but some have several.

Zero-Inflated Negative Binomial Regression

Zero-Inflated Negative Binomial Regression is a model-based method used when you want to study how predictors relate to an outcome while accounting for one or more predictors.

9
Quick Idea

Handles overdispersed count data with excess zeros by mixing a zero model and a negative binomial model.

Dental Example

Model lesion counts in a preventive program where most patients have no lesions but a small group has many.

Geometric Regression

Geometric Regression is a model-based method used when you want to study how predictors relate to an outcome while accounting for one or more predictors.

10
Quick Idea

Models counts or waiting-type outcomes under a geometric distribution framework.

Dental Example

Study the number of visits until a patient first achieves plaque control.

Ridge Regression

Ridge Regression is a model-based method used when you want to study how predictors relate to an outcome while accounting for one or more predictors.

11
Quick Idea

Shrinks regression coefficients to reduce instability when predictors are highly correlated.

Dental Example

Model periodontal severity using many overlapping inflammatory markers without overfitting.

Robust Regression

Robust Regression is a model-based method used when you want to study how predictors relate to an outcome while accounting for one or more predictors.

12
Quick Idea

Fits a regression line that is less sensitive to outliers or influential observations.

Dental Example

Relate age to attachment loss when a few extreme patients would otherwise distort the fit.

Principal Components Regression

Principal Components Regression is a model-based method used when you want to study how predictors relate to an outcome while accounting for one or more predictors.

13
Quick Idea

Reduces correlated predictors into components before using them in regression.

Dental Example

Compress many oral-health behavior variables into components before predicting caries risk.

Response Surface Regression

Response Surface Regression is a model-based method used when you want to study how predictors relate to an outcome while accounting for one or more predictors.

14
Quick Idea

Models curved relationships between several inputs and one response, often in optimization studies.

Dental Example

Optimize laser power and exposure time to maximize bond strength while limiting enamel damage.

Nonlinear Regression

Nonlinear Regression is a model-based method used when you want to study how predictors relate to an outcome while accounting for one or more predictors.

15
Quick Idea

Fits relationships that do not follow a straight-line form.

Dental Example

Model dose-response behavior of a fluoride varnish when the effect curve bends.

Harmonic Regression

Harmonic Regression is a model-based method used when you want to study how predictors relate to an outcome while accounting for one or more predictors.

16
Quick Idea

Models cyclic or seasonal patterns using sine and cosine terms.

Dental Example

Track seasonal patterns in emergency dental visits across the calendar year.

Two-Stage Least Squares

Two-Stage Least Squares is a practical method used when you want to study how predictors relate to an outcome in a clear, study-ready format.

17
Quick Idea

Estimates causal-type relationships when a predictor may be endogenous and an instrument is available.

Dental Example

Estimate the effect of dental visit frequency on outcomes using distance to clinic as an instrument.

Mediation Analysis

Mediation Analysis is an analysis approach used when you want to study how predictors relate to an outcome in a structured and interpretable way.

18
Quick Idea

Tests whether part of an effect works through an intermediate variable.

Dental Example

Assess whether oral-health education improves DMFT partly through better brushing frequency.

Method Family

Correlation and Agreement

This group is designed for questions about association, consistency, and whether two measures or methods tell a similar story. It is helpful for validation work, instrument comparison, and reproducibility checks.

Pearson Correlation

Pearson Correlation is a practical method used when you want to check whether measures move together or agree well in a clear, study-ready format.

1
Quick Idea

Measures the strength and direction of a linear relationship between two continuous variables.

Dental Example

Measure correlation between plaque index and gingival bleeding score.

Spearman Correlation

Spearman Correlation is a practical method used when you want to check whether measures move together or agree well in a clear, study-ready format.

2
Quick Idea

Measures monotonic association using ranked values rather than raw scores.

Dental Example

Relate ranked oral hygiene habits to ranked disease severity when data are not normal.

Kendall's Tau

Kendall's Tau is a practical method used when you want to check whether measures move together or agree well in a clear, study-ready format.

3
Quick Idea

Measures rank association based on concordant and discordant pairs.

Dental Example

Assess agreement between two ranked orthodontic severity scales.

Correlation Matrix

Correlation Matrix is a practical method used when you want to check whether measures move together or agree well in a clear, study-ready format.

4
Quick Idea

Displays pairwise correlations across many variables in one table.

Dental Example

Review correlations among DMFT, plaque, bleeding, probing depth, and age before modeling.

Point-Biserial Correlation

Point-Biserial Correlation is a practical method used when you want to check whether measures move together or agree well in a clear, study-ready format.

5
Quick Idea

Measures association between one continuous variable and one true binary variable.

Dental Example

Relate probing depth to smoker versus non-smoker status.

Biserial Correlation

Biserial Correlation is a practical method used when you want to check whether measures move together or agree well in a clear, study-ready format.

6
Quick Idea

Estimates association when one variable is artificially dichotomized from an underlying continuum.

Dental Example

Relate a continuous biomarker to a thresholded caries-risk classification.

Canonical Correlation

Canonical Correlation is a practical method used when you want to check whether measures move together or agree well in a clear, study-ready format.

7
Quick Idea

Studies association between two sets of variables rather than just one pair.

Dental Example

Relate a set of oral hygiene behaviors to a set of periodontal outcome measures.

Lin's Concordance Correlation

Lin's Concordance Correlation is a practical method used when you want to check whether measures move together or agree well in a clear, study-ready format.

8
Quick Idea

Measures how well two continuous measurements agree, not just how strongly they correlate.

Dental Example

Compare digital and manual caliper readings for tooth dimensions.

Bland-Altman Analysis

Bland-Altman Analysis is an analysis approach used when you want to check whether measures move together or agree well in a structured and interpretable way.

9
Quick Idea

Assesses agreement between two measurement methods by looking at differences against averages.

Dental Example

Compare pocket-depth measurements taken by two periodontal probes.

Deming Regression

Deming Regression is a model-based method used when you want to check whether measures move together or agree well while accounting for one or more predictors.

10
Quick Idea

Fits a method-comparison line when both measurement methods have error.

Dental Example

Compare salivary biomarker concentration from two laboratory platforms.

Passing-Bablok Regression

Passing-Bablok Regression is a model-based method used when you want to check whether measures move together or agree well while accounting for one or more predictors.

11
Quick Idea

A robust nonparametric method-comparison regression less sensitive to outliers and distribution assumptions.

Dental Example

Compare two devices for measuring enamel thickness in a calibration study.

Method Family

Diagnostic Tests and ROC

These methods help you judge how well a test separates disease from non-disease and how different cutoffs change performance. They are essential when evaluating screening tools and diagnostic workflows.

Binary Diagnostic Tests

Binary Diagnostic Tests is a decision-focused method used when you want to evaluate how well a test classifies patients and judge whether the observed pattern is strong enough to support a conclusion.

1
Quick Idea

Calculates sensitivity, specificity, predictive values, and related accuracy measures for a diagnostic test.

Dental Example

Evaluate how well a caries screening tool identifies disease compared with the gold standard.

One ROC Curve and Cutoff Analysis

One ROC Curve and Cutoff Analysis is a visual method used when you want to evaluate how well a test classifies patients and understand performance across a range of possible thresholds or times.

2
Quick Idea

Uses one ROC curve to assess discrimination and choose a threshold for a continuous marker.

Dental Example

Find the best salivary biomarker cutoff for detecting active periodontal disease.

Comparing Two ROC Curves

Comparing Two ROC Curves is a visual method used when you want to evaluate how well a test classifies patients and understand performance across a range of possible thresholds or times.

3
Quick Idea

Tests whether one diagnostic model or marker has better discrimination than another.

Dental Example

Compare ROC curves for two risk scores used to predict implant failure.

ROC Curves

ROC Curves is a visual method used when you want to evaluate how well a test classifies patients and understand performance across a range of possible thresholds or times.

4
Quick Idea

Shows the tradeoff between sensitivity and false-positive rate across all possible thresholds.

Dental Example

Visualize how different plaque-score cutoffs classify high caries risk.

Cutpoint Optimization

Cutpoint Optimization is a practical method used when you want to evaluate how well a test classifies patients in a clear, study-ready format.

5
Quick Idea

Searches for the threshold that best balances diagnostic goals such as sensitivity and specificity.

Dental Example

Choose the most useful bleeding-index cutoff for screening periodontal inflammation.

Method Family

Survival Analysis and Reliability

This family focuses on time-to-event questions, such as how long a restoration lasts or when failure happens. It is useful whenever both timing and event occurrence matter together.

Kaplan-Meier Curves

Kaplan-Meier Curves is a visual method used when you want to study when an event happens over follow-up time and understand performance across a range of possible thresholds or times.

1
Quick Idea

Estimates survival probability over time when follow-up lengths differ across subjects.

Dental Example

Plot implant survival over five years after placement.

Life-Table Analysis

Life-Table Analysis is an analysis approach used when you want to study when an event happens over follow-up time in a structured and interpretable way.

2
Quick Idea

Summarizes survival experience in grouped time intervals rather than exact event times.

Dental Example

Report denture retention failure rates by yearly follow-up intervals.

Cumulative Incidence

Cumulative Incidence is a practical method used when you want to study when an event happens over follow-up time in a clear, study-ready format.

3
Quick Idea

Estimates the proportion of subjects who experience an event over time in the presence of competing risks or follow-up structure.

Dental Example

Estimate the cumulative incidence of peri-implantitis during long-term follow-up.

Weibull Survival Regression

Weibull Survival Regression is a model-based method used when you want to study when an event happens over follow-up time while accounting for one or more predictors.

4
Quick Idea

Fits a parametric survival model when event times follow a Weibull-type pattern.

Dental Example

Model time until orthodontic appliance failure when hazard may rise or fall over time.

Cox Regression

Cox Regression is a model-based method used when you want to study when an event happens over follow-up time while accounting for one or more predictors.

5
Quick Idea

Models how predictors affect the hazard, or instantaneous risk, of a time-to-event outcome.

Dental Example

Assess how smoking changes the hazard of implant failure over follow-up time.

Survival Non-Inferiority Tests

Survival Non-Inferiority Tests is a decision-focused method used when you want to study when an event happens over follow-up time and judge whether the observed pattern is strong enough to support a conclusion.

6
Quick Idea

Tests whether a new treatment's survival profile is not worse than standard by more than a margin.

Dental Example

Check whether a lower-cost implant system has non-inferior survival compared with the standard system.

Survival Superiority Tests

Survival Superiority Tests is a decision-focused method used when you want to study when an event happens over follow-up time and judge whether the observed pattern is strong enough to support a conclusion.

7
Quick Idea

Tests whether one survival curve is better than another by a clinically meaningful amount.

Dental Example

Show that one periodontal maintenance protocol leads to better long-term tooth retention.

Survival Equivalence Tests

Survival Equivalence Tests is a decision-focused method used when you want to study when an event happens over follow-up time and judge whether the observed pattern is strong enough to support a conclusion.

8
Quick Idea

Assesses whether two survival experiences are practically similar within prespecified bounds.

Dental Example

Show that two implant-abutment designs have equivalent long-term survival performance.

Hazard-Rate Group-Sequential Analysis

Hazard-Rate Group-Sequential Analysis is an analysis approach used when you want to study when an event happens over follow-up time in a structured and interpretable way.

9
Quick Idea

Supports interim monitoring of time-to-event studies while controlling error across repeated looks.

Dental Example

Monitor an ongoing implant study with planned interim safety reviews.

Method Family

Meta-Analysis

Meta-analysis methods combine evidence from multiple studies into one broader estimate. They are helpful when you want a stronger summary than any single paper can provide.

Meta-Analysis of Two Proportions

Meta-Analysis of Two Proportions is an analysis approach used when you want to combine evidence from several studies in a structured and interpretable way.

1
Quick Idea

Pools event rates or prevalences from several studies into an overall estimate.

Dental Example

Combine caries prevalence estimates from multiple school-based surveys.

Meta-Analysis of Correlated Proportions

Meta-Analysis of Correlated Proportions is an analysis approach used when you want to combine evidence from several studies in a structured and interpretable way.

2
Quick Idea

Pools paired proportion outcomes across studies where responses are linked within subjects.

Dental Example

Combine before-and-after mucositis proportions reported in similar intervention studies.

Meta-Analysis of Two Means

Meta-Analysis of Two Means is an analysis approach used when you want to combine evidence from several studies in a structured and interpretable way.

3
Quick Idea

Combines mean differences from multiple studies measuring the same continuous outcome.

Dental Example

Pool mean probing-depth reductions from several periodontal therapy trials.

Meta-Analysis of Standardized Mean Differences

Meta-Analysis of Standardized Mean Differences is an analysis approach used when you want to combine evidence from several studies in a structured and interpretable way.

4
Quick Idea

Combines study effects when outcomes are measured on different scales by standardizing them.

Dental Example

Pool pain-reduction effects from studies using different postoperative pain scales.

Meta-Analysis of Hazard Ratios

Meta-Analysis of Hazard Ratios is an analysis approach used when you want to combine evidence from several studies in a structured and interpretable way.

5
Quick Idea

Combines time-to-event effect estimates from multiple survival studies.

Dental Example

Pool hazard ratios for implant loss comparing smokers and non-smokers across studies.

Method Family

Cluster Analysis

These methods look for natural groupings in data without starting from a preset outcome variable. They are often used to discover patient profiles, behavior patterns, or hidden structure in complex datasets.

Hierarchical Clustering

Hierarchical Clustering is a practical method used when you want to find hidden groupings within a dataset in a clear, study-ready format.

1
Quick Idea

Builds a tree of clusters by progressively joining similar observations or variables.

Dental Example

Group patients into natural oral-health profiles using plaque, bleeding, and DMFT measures.

K-Means Clustering

K-Means Clustering is a practical method used when you want to find hidden groupings within a dataset in a clear, study-ready format.

2
Quick Idea

Partitions observations into a chosen number of clusters based on distance to cluster centers.

Dental Example

Segment patients into low, moderate, and high caries-risk clusters from multiple variables.

Fuzzy Clustering

Fuzzy Clustering is a practical method used when you want to find hidden groupings within a dataset in a clear, study-ready format.

3
Quick Idea

Allows one observation to belong partly to more than one cluster rather than forcing a hard assignment.

Dental Example

Classify borderline periodontal cases that show features of both mild and moderate clusters.

Medoid Partitioning

Medoid Partitioning is a practical method used when you want to find hidden groupings within a dataset in a clear, study-ready format.

4
Quick Idea

Clusters observations around actual representative cases instead of mathematical centroids.

Dental Example

Find representative patient profiles for common combinations of oral disease markers.

Regression Clustering

Regression Clustering is a model-based method used when you want to find hidden groupings within a dataset while accounting for one or more predictors.

5
Quick Idea

Clusters observations based on how their regression relationships differ.

Dental Example

Identify patient subgroups where age and hygiene affect DMFT in different ways.

Clustered Heat Maps

Clustered Heat Maps is a practical method used when you want to find hidden groupings within a dataset in a clear, study-ready format.

6
Quick Idea

Displays a heat map while clustering rows and columns to reveal structure patterns.

Dental Example

Visualize biomarker patterns across patients and simultaneously cluster similar profiles.

Method Family

Multivariate and Dimension Reduction

This family is useful when you need to study many variables together, reduce complexity, or understand how measurements move as a set. It can help uncover structure that is not obvious from one variable at a time.

Factor Analysis

Factor Analysis is an analysis approach used when you want to analyze several related variables together in a structured and interpretable way.

1
Quick Idea

Finds hidden latent factors that explain correlations among many observed variables.

Dental Example

Reduce multiple oral-health questionnaire items into underlying constructs such as hygiene and anxiety.

Principal Components Analysis

Principal Components Analysis is an analysis approach used when you want to analyze several related variables together in a structured and interpretable way.

2
Quick Idea

Condenses many correlated variables into a smaller set of components that capture most variation.

Dental Example

Reduce several periodontal measurements into a few overall disease dimensions.

Discriminant Analysis

Discriminant Analysis is an analysis approach used when you want to analyze several related variables together in a structured and interpretable way.

3
Quick Idea

Builds functions that separate predefined groups based on measured variables.

Dental Example

Classify patients into disease stages using clinical and radiographic predictors.

Hotelling's T-Squared

Hotelling's T-Squared is a practical method used when you want to analyze several related variables together in a clear, study-ready format.

4
Quick Idea

Compares multivariate mean vectors between groups or against a target profile.

Dental Example

Compare the overall biomarker profile of periodontitis patients versus healthy controls.

Correspondence Analysis

Correspondence Analysis is an analysis approach used when you want to analyze several related variables together in a structured and interpretable way.

5
Quick Idea

Maps relationships among categories in a contingency table into a low-dimensional display.

Dental Example

Visualize how caries severity categories relate to diet-pattern categories.

Multidimensional Scaling

Multidimensional Scaling is a practical method used when you want to analyze several related variables together in a clear, study-ready format.

6
Quick Idea

Places observations in a low-dimensional space so distances reflect dissimilarity.

Dental Example

Map perceived similarity among dental material properties from expert ratings.

Equality of Covariance Tests

Equality of Covariance Tests is a decision-focused method used when you want to analyze several related variables together and judge whether the observed pattern is strong enough to support a conclusion.

7
Quick Idea

Checks whether groups have similar covariance structures across several variables.

Dental Example

Test whether treatment groups have similar joint variability in plaque, bleeding, and pocket depth.

Canonical Correlation

Canonical Correlation is a practical method used when you want to analyze several related variables together in a clear, study-ready format.

8
Quick Idea

Studies association between two sets of variables rather than just one pair.

Dental Example

Relate a set of oral hygiene behaviors to a set of periodontal outcome measures.

Method Family

Nonparametric Methods

These methods are useful when the usual assumptions behind parametric tests are weak, questionable, or clearly violated. They often rely on ranks or order rather than raw numerical values.

Kruskal-Wallis Test

Kruskal-Wallis Test is a decision-focused method used when you want to answer a question without leaning heavily on strict distribution assumptions and judge whether the observed pattern is strong enough to support a conclusion.

1
Quick Idea

Compares three or more groups using ranked data when ANOVA assumptions are weak.

Dental Example

Compare ranked pain scores across three extraction techniques.

Mann-Whitney U Test

Mann-Whitney U Test is a decision-focused method used when you want to answer a question without leaning heavily on strict distribution assumptions and judge whether the observed pattern is strong enough to support a conclusion.

2
Quick Idea

Compares two independent groups using ranks rather than raw values.

Dental Example

Compare plaque scores between two mouthwash groups when the data are skewed.

Wilcoxon Rank-Sum Test

Wilcoxon Rank-Sum Test is a decision-focused method used when you want to answer a question without leaning heavily on strict distribution assumptions and judge whether the observed pattern is strong enough to support a conclusion.

3
Quick Idea

A rank-based alternative to the two-sample t-test for independent groups.

Dental Example

Compare healing scores between two surgical materials when the sample is small and non-normal.

Wilcoxon Signed-Rank Test

Wilcoxon Signed-Rank Test is a decision-focused method used when you want to answer a question without leaning heavily on strict distribution assumptions and judge whether the observed pattern is strong enough to support a conclusion.

4
Quick Idea

A rank-based alternative to the paired t-test for matched or repeated data.

Dental Example

Compare pre- and post-treatment sensitivity scores in the same patients.

McNemar Test

McNemar Test is a decision-focused method used when you want to answer a question without leaning heavily on strict distribution assumptions and judge whether the observed pattern is strong enough to support a conclusion.

5
Quick Idea

Tests paired binary data for a change in response before versus after an intervention.

Dental Example

Check whether the proportion of plaque-positive patients changes after oral-hygiene counseling.

Cochran's Q Test

Cochran's Q Test is a decision-focused method used when you want to answer a question without leaning heavily on strict distribution assumptions and judge whether the observed pattern is strong enough to support a conclusion.

6
Quick Idea

Tests whether three or more related binary treatments or conditions have equal response rates.

Dental Example

Compare the presence of plaque after three oral hygiene methods tested on the same participants.

Friedman's Rank Test

Friedman's Rank Test is a decision-focused method used when you want to answer a question without leaning heavily on strict distribution assumptions and judge whether the observed pattern is strong enough to support a conclusion.

7
Quick Idea

Compares three or more repeated conditions using ranks.

Dental Example

Compare comfort ratings for three denture-cleaning products tested by the same participants.

Kolmogorov-Smirnov Test

Kolmogorov-Smirnov Test is a decision-focused method used when you want to answer a question without leaning heavily on strict distribution assumptions and judge whether the observed pattern is strong enough to support a conclusion.

8
Quick Idea

Compares a sample distribution with a reference distribution or compares two distributions directly.

Dental Example

Check whether enamel roughness measurements follow the expected model distribution.

Dunn's Test

Dunn's Test is a decision-focused method used when you want to answer a question without leaning heavily on strict distribution assumptions and judge whether the observed pattern is strong enough to support a conclusion.

9
Quick Idea

Performs pairwise rank-based comparisons after a significant Kruskal-Wallis result.

Dental Example

Identify which periodontal treatment groups differ after an overall nonparametric group test.

Dwass-Steel-Critchlow-Fligner Test

Dwass-Steel-Critchlow-Fligner Test is a decision-focused method used when you want to answer a question without leaning heavily on strict distribution assumptions and judge whether the observed pattern is strong enough to support a conclusion.

10
Quick Idea

Provides nonparametric pairwise multiple comparisons among several groups.

Dental Example

Compare all pairs of restorative materials using ranked wear outcomes.

Sign Test

Sign Test is a decision-focused method used when you want to answer a question without leaning heavily on strict distribution assumptions and judge whether the observed pattern is strong enough to support a conclusion.

11
Quick Idea

Tests whether paired differences tend to go mostly in one direction without using their size.

Dental Example

Check whether more patients improve than worsen after a preventive intervention.

Quantile Test

Quantile Test is a decision-focused method used when you want to answer a question without leaning heavily on strict distribution assumptions and judge whether the observed pattern is strong enough to support a conclusion.

12
Quick Idea

Tests hypotheses about medians or other quantiles rather than means.

Dental Example

Compare the median number of decayed teeth between two communities.

Runs Test

Runs Test is a decision-focused method used when you want to answer a question without leaning heavily on strict distribution assumptions and judge whether the observed pattern is strong enough to support a conclusion.

13
Quick Idea

Assesses whether the order of observations appears random or shows a pattern.

Dental Example

Check whether equipment calibration errors occur randomly across successive patient measurements.

Method Family

Distribution Fitting

Use this group when the question is about which probability model best represents your data or whether observed values follow an expected distribution. It is often part of model checking and reliability work.

Beta Distribution Fitting

Beta Distribution Fitting is a practical method used when you want to match observed data to an underlying probability model in a clear, study-ready format.

1
Quick Idea

Fits a beta distribution to proportions or rates bounded between zero and one.

Dental Example

Model site-level bleeding proportions recorded for patients at a periodontal visit.

Weibull Distribution Fitting

Weibull Distribution Fitting is a practical method used when you want to match observed data to an underlying probability model in a clear, study-ready format.

2
Quick Idea

Fits a Weibull model to lifetimes or failure times.

Dental Example

Model time until bracket bond failure under routine use.

Gamma Distribution Fitting

Gamma Distribution Fitting is a practical method used when you want to match observed data to an underlying probability model in a clear, study-ready format.

3
Quick Idea

Fits a gamma model to positive, right-skewed measurements.

Dental Example

Model treatment duration when procedure times are positive and skewed.

Probability Plots

Probability Plots is a practical method used when you want to match observed data to an underlying probability model in a clear, study-ready format.

4
Quick Idea

Checks whether data follow a chosen theoretical distribution using a diagnostic plot.

Dental Example

Inspect whether implant follow-up times look compatible with a Weibull distribution.

Probability Plot Comparison

Probability Plot Comparison is a practical method used when you want to match observed data to an underlying probability model in a clear, study-ready format.

5
Quick Idea

Compares how well different candidate distributions fit the same data.

Dental Example

Compare gamma versus lognormal fit for procedure-time data.

Method Family

Design of Experiments

Design-of-experiments methods help plan studies so that you learn efficiently from the data you collect. They are especially valuable when resources are limited and study structure matters.

Randomization Lists

Randomization Lists is a practical method used when you want to plan or study efficient experimental designs in a clear, study-ready format.

1
Quick Idea

Creates random treatment assignment schedules for controlled studies.

Dental Example

Generate random group assignments for a fluoride-varnish clinical trial.

Balanced Incomplete Block Designs

Balanced Incomplete Block Designs is a practical method used when you want to plan or study efficient experimental designs in a clear, study-ready format.

2
Quick Idea

Assigns treatments efficiently when not every block can receive every treatment.

Dental Example

Evaluate many dental materials when each operator can only test a subset in one session.

Fractional Factorial Designs

Fractional Factorial Designs is a practical method used when you want to plan or study efficient experimental designs in a clear, study-ready format.

3
Quick Idea

Studies several factors with fewer runs than a full factorial design.

Dental Example

Screen multiple polishing variables without testing every possible combination.

Latin Square Designs

Latin Square Designs is a practical method used when you want to plan or study efficient experimental designs in a clear, study-ready format.

4
Quick Idea

Controls for two nuisance factors while testing treatments in an efficient square layout.

Dental Example

Control for operator and day effects while comparing four etching protocols.

Response Surface Designs

Response Surface Designs is a practical method used when you want to plan or study efficient experimental designs in a clear, study-ready format.

5
Quick Idea

Designs experiments for estimating curved response surfaces and optimization targets.

Dental Example

Optimize curing time and light intensity for resin bond strength.

Screening Designs

Screening Designs is a practical method used when you want to plan or study efficient experimental designs in a clear, study-ready format.

6
Quick Idea

Quickly identifies which factors matter most among many possible inputs.

Dental Example

Screen several formulation ingredients to find which ones affect varnish retention.

Taguchi Designs

Taguchi Designs is a practical method used when you want to plan or study efficient experimental designs in a clear, study-ready format.

7
Quick Idea

Uses robust design principles to find settings that perform well under noise or variation.

Dental Example

Find orthodontic bonding settings that stay reliable across small environmental changes.

Two-Level Designs

Two-Level Designs is a practical method used when you want to plan or study efficient experimental designs in a clear, study-ready format.

8
Quick Idea

Studies factors at low and high settings to estimate main effects and interactions.

Dental Example

Test low versus high etch time and low versus high curing power in a bonding experiment.

D-Optimal Designs

D-Optimal Designs is a practical method used when you want to plan or study efficient experimental designs in a clear, study-ready format.

9
Quick Idea

Selects the most informative experimental runs when standard factorial layouts are impractical.

Dental Example

Build an efficient material-testing plan when some treatment combinations cannot be used together.

Design Generator

Design Generator is a practical method used when you want to plan or study efficient experimental designs in a clear, study-ready format.

10
Quick Idea

Creates experimental design matrices tailored to the chosen design family and factor structure.

Dental Example

Generate the run sheet for a laboratory study of sealant formulation factors.

Method Family

Quality Control and Process Monitoring

These tools are built for monitoring consistency, process stability, and operational quality over time. They fit well in laboratory workflows, manufacturing studies, and clinic process improvement.

X-bar and R Charts

X-bar and R Charts is a practical method used when you want to monitor whether a process stays stable and reliable in a clear, study-ready format.

1
Quick Idea

Monitors process mean and within-sample range over time using subgrouped data.

Dental Example

Track daily batch consistency of fluoride concentration from repeated subgroup samples.

X-bar and s Charts

X-bar and s Charts is a practical method used when you want to monitor whether a process stays stable and reliable in a clear, study-ready format.

2
Quick Idea

Monitors process mean and within-sample standard deviation over time.

Dental Example

Track average and variability of bracket width measurements from production subgroups.

CUSUM Charts

CUSUM Charts is a practical method used when you want to monitor whether a process stays stable and reliable in a clear, study-ready format.

3
Quick Idea

Accumulates small shifts over time to detect gradual process drift earlier than standard charts.

Dental Example

Detect a slow calibration drift in radiographic density measurements.

EWMA Charts

EWMA Charts is a practical method used when you want to monitor whether a process stays stable and reliable in a clear, study-ready format.

4
Quick Idea

Uses weighted moving averages to detect small process shifts while smoothing noise.

Dental Example

Monitor gradual changes in the average strength of bonding material lots.

Moving Average Charts

Moving Average Charts is a practical method used when you want to monitor whether a process stays stable and reliable in a clear, study-ready format.

5
Quick Idea

Tracks the average of recent observations to reveal smoother process trends over time.

Dental Example

Monitor the rolling average of weekly procedure times in a dental surgery unit.

Individuals and Moving Range Charts

Individuals and Moving Range Charts is a practical method used when you want to monitor whether a process stays stable and reliable in a clear, study-ready format.

6
Quick Idea

Monitors one observation at a time when subgroup sampling is not available.

Dental Example

Track one daily sterilization-cycle duration when only one reading is recorded each day.

Levey-Jennings Charts

Levey-Jennings Charts is a practical method used when you want to monitor whether a process stays stable and reliable in a clear, study-ready format.

7
Quick Idea

Plots quality-control measurements against control limits, commonly in laboratory monitoring.

Dental Example

Monitor daily salivary-assay control samples in a dental research lab.

P Charts

P Charts is a practical method used when you want to monitor whether a process stays stable and reliable in a clear, study-ready format.

8
Quick Idea

Tracks the proportion of defective or positive outcomes over time.

Dental Example

Monitor the proportion of incomplete sterilization checks each week.

NP Charts

NP Charts is a practical method used when you want to monitor whether a process stays stable and reliable in a clear, study-ready format.

9
Quick Idea

Tracks the count of defective items when subgroup sizes stay constant.

Dental Example

Track the number of failed instrument packs per inspection batch.

C Charts

C Charts is a practical method used when you want to monitor whether a process stays stable and reliable in a clear, study-ready format.

10
Quick Idea

Tracks the count of defects per inspection unit when the area of opportunity is constant.

Dental Example

Count the number of visible voids in each radiographic film sample.

U Charts

U Charts is a practical method used when you want to monitor whether a process stays stable and reliable in a clear, study-ready format.

11
Quick Idea

Tracks defect counts per unit when the size of the inspection unit varies.

Dental Example

Monitor charting errors per patient record when record length differs.

Process Capability Analysis

Process Capability Analysis is an analysis approach used when you want to monitor whether a process stays stable and reliable in a structured and interpretable way.

12
Quick Idea

Assesses whether a stable process fits within engineering or clinical specification limits.

Dental Example

Check whether fabricated aligner thickness consistently stays within tolerance.

Pareto Charts

Pareto Charts is a practical method used when you want to monitor whether a process stays stable and reliable in a clear, study-ready format.

13
Quick Idea

Ranks problem categories from most common to least common to focus improvement efforts.

Dental Example

Rank the main reasons for appointment delays in a dental clinic.

Gauge R&R Studies

Gauge R&R Studies is a practical method used when you want to monitor whether a process stays stable and reliable in a clear, study-ready format.

14
Quick Idea

Measures how much of observed variability comes from the measurement system itself.

Dental Example

Assess whether different clinicians measure periodontal pocket depth consistently.

Acceptance Sampling

Acceptance Sampling is a practical method used when you want to monitor whether a process stays stable and reliable in a clear, study-ready format.

15
Quick Idea

Provides rules for accepting or rejecting a batch based on a sample inspection.

Dental Example

Inspect a sample of disposable probes from a shipment before accepting the lot.

Method Family

Time Series and Forecasting

This family is helpful when observations arrive in time order and nearby measurements influence one another. It is commonly used for forecasting, tracking trends, and understanding serial patterns.

ARIMA

ARIMA is a practical method used when you want to analyze values that evolve over time in a clear, study-ready format.

1
Quick Idea

Models time-series data using autoregressive, differencing, and moving-average components.

Dental Example

Forecast monthly emergency dental visits from past clinic counts.

Automatic ARMA

Automatic ARMA is a practical method used when you want to analyze values that evolve over time in a clear, study-ready format.

2
Quick Idea

Automatically searches autoregressive and moving-average models to fit a time series.

Dental Example

Find a suitable forecasting model for monthly restorative procedure demand.

Theoretical ARMA

Theoretical ARMA is a practical method used when you want to analyze values that evolve over time in a clear, study-ready format.

3
Quick Idea

Explores or fits autoregressive-moving-average structures under specified assumptions.

Dental Example

Study the dependence structure in weekly orthodontic appointment volume.

Autocorrelations

Autocorrelations is a practical method used when you want to analyze values that evolve over time in a clear, study-ready format.

4
Quick Idea

Measures how strongly a time series relates to its own past values at different lags.

Dental Example

Check whether weekly no-show rates resemble the rates from previous weeks.

Cross-Correlations

Cross-Correlations is a practical method used when you want to analyze values that evolve over time in a clear, study-ready format.

5
Quick Idea

Measures whether one time series is associated with lagged values of another series.

Dental Example

Check whether advertising activity is followed by a later rise in implant consultations.

Spectral Analysis

Spectral Analysis is an analysis approach used when you want to analyze values that evolve over time in a structured and interpretable way.

6
Quick Idea

Studies cyclic patterns in a time series by decomposing variation into frequency components.

Dental Example

Look for seasonal cycles in emergency endodontic visits across several years.

Decomposition Forecasting

Decomposition Forecasting is a practical method used when you want to analyze values that evolve over time in a clear, study-ready format.

7
Quick Idea

Separates trend, seasonality, and residual variation before forecasting forward.

Dental Example

Forecast demand for hygiene appointments while accounting for seasonal patterns.

Exponential Smoothing

Exponential Smoothing is a practical method used when you want to analyze values that evolve over time in a clear, study-ready format.

8
Quick Idea

Forecasts future values by weighting recent observations more strongly than older ones.

Dental Example

Predict near-future weekly appointment volume from recent clinic history.

Harmonic Regression

Harmonic Regression is a model-based method used when you want to analyze values that evolve over time while accounting for one or more predictors.

9
Quick Idea

Models cyclic or seasonal patterns using sine and cosine terms.

Dental Example

Track seasonal patterns in emergency dental visits across the calendar year.

Analysis of Runs

Analysis of Runs is an analysis approach used when you want to analyze values that evolve over time in a structured and interpretable way.

10
Quick Idea

Evaluates whether sequences show clustering, alternation, or non-random order.

Dental Example

Check whether a series of failed sterilization tests appears randomly scattered over time.

Method Family

Reference Intervals and Tolerance

These methods estimate expected ranges or coverage intervals that are meaningful in applied measurement settings. They are often useful in laboratory, biomarker, and quality-assurance contexts.

Reference Intervals

Reference Intervals is used when you want to estimate meaningful expected ranges and express the result as a plausible range rather than a single value.

1
Quick Idea

Estimates the range expected for a healthy or typical population.

Dental Example

Define a reference interval for salivary flow rate in healthy adults.

Age-Specific Reference Intervals

Age-Specific Reference Intervals is used when you want to estimate meaningful expected ranges and express the result as a plausible range rather than a single value.

2
Quick Idea

Builds different reference ranges for different age groups when the outcome changes with age.

Dental Example

Create age-specific reference intervals for eruption timing in pediatric dental patients.

Robust Linear Regression for Reference Intervals

Robust Linear Regression for Reference Intervals is a model-based method used when you want to estimate meaningful expected ranges while accounting for one or more predictors.

3
Quick Idea

Uses robust regression to estimate reference intervals while limiting the influence of unusual values.

Dental Example

Build age-related reference bands for biomarker levels with a few extreme observations present.

Tolerance Intervals

Tolerance Intervals is used when you want to estimate meaningful expected ranges and express the result as a plausible range rather than a single value.

4
Quick Idea

Estimates an interval that should contain a specified proportion of the population.

Dental Example

Find a range expected to cover most enamel hardness values in a manufacturing study.

Method Family

Item and Survey Analysis

This group supports questionnaires, surveys, and item-level assessment tools by showing how well items behave individually and together. It is especially relevant for patient-reported outcomes and educational instruments.

Item Analysis

Item Analysis is an analysis approach used when you want to evaluate survey items and questionnaire structure in a structured and interpretable way.

1
Quick Idea

Evaluates how well questionnaire items discriminate, vary, and contribute to a total score.

Dental Example

Assess which oral-health literacy survey questions best separate strong and weak performers.

Item Response Analysis

Item Response Analysis is an analysis approach used when you want to evaluate survey items and questionnaire structure in a structured and interpretable way.

2
Quick Idea

Models the probability of a response as a function of a person's latent trait level.

Dental Example

Study how dental anxiety survey items behave across different underlying anxiety levels.

Survey Crosstabs

Survey Crosstabs is a practical method used when you want to evaluate survey items and questionnaire structure in a clear, study-ready format.

3
Quick Idea

Produces cross-tabulations designed for survey-style data summaries.

Dental Example

Cross-tabulate brushing frequency with clinic type in a student oral-health survey.

Survey Frequency Tables

Survey Frequency Tables is a practical method used when you want to evaluate survey items and questionnaire structure in a clear, study-ready format.

4
Quick Idea

Summarizes response counts and percentages for survey questions.

Dental Example

Report how often patients choose each response on a satisfaction questionnaire.

Cluster Randomization Tools

Cluster Randomization Tools is a practical method used when you want to evaluate survey items and questionnaire structure in a clear, study-ready format.

5
Quick Idea

Supports studies where randomization happens at the group or site level rather than by person.

Dental Example

Randomize whole schools to oral-health education programs instead of randomizing individual children.

Method Family

Nondetects Data

These methods are used when part of the data falls below a detection limit rather than being fully observed. They help prevent bias when low values are censored or only partly known.

Nondetects-Data Group Comparison

Nondetects-Data Group Comparison is a practical method used when you want to work carefully with values below detection limits in a clear, study-ready format.

1
Quick Idea

Compares groups when some measurements fall below the laboratory detection limit.

Dental Example

Compare salivary marker levels between two groups when many values are reported as below detection.

Nondetects-Data Regression

Nondetects-Data Regression is a model-based method used when you want to work carefully with values below detection limits while accounting for one or more predictors.

2
Quick Idea

Models relationships involving outcomes that include values below detection limits.

Dental Example

Relate a salivary inflammatory marker to periodontal severity when many samples are censored low.

Method Family

Operations Research

Operations-research methods focus on optimization, routing, allocation, and decision-making under constraints. They are useful when the goal is to improve systems rather than compare patient outcomes directly.

Linear Programming

Linear Programming is a practical method used when you want to optimize flow, allocation, or routing decisions in a clear, study-ready format.

1
Quick Idea

Optimizes a linear objective subject to linear constraints.

Dental Example

Allocate chair time across services to maximize completed treatments within staffing limits.

Mixed Integer Programming

Mixed Integer Programming is a practical method used when you want to optimize flow, allocation, or routing decisions in a clear, study-ready format.

2
Quick Idea

Optimizes decisions when some variables must be whole numbers or yes-or-no choices.

Dental Example

Schedule operators and rooms when some assignments must be all-or-none decisions.

Quadratic Programming

Quadratic Programming is a practical method used when you want to optimize flow, allocation, or routing decisions in a clear, study-ready format.

3
Quick Idea

Optimizes an objective that includes squared terms under constraints.

Dental Example

Balance clinic resource allocation while penalizing large deviations from desired service targets.

Assignment

Assignment is a practical method used when you want to optimize flow, allocation, or routing decisions in a clear, study-ready format.

4
Quick Idea

Finds the best one-to-one matching between tasks and resources.

Dental Example

Assign clinicians to operatories to minimize setup mismatch.

Maximum Flow

Maximum Flow is a practical method used when you want to optimize flow, allocation, or routing decisions in a clear, study-ready format.

5
Quick Idea

Finds the greatest amount that can move through a network without breaking capacity limits.

Dental Example

Model the maximum patient flow through registration, radiography, and treatment stations.

Minimum Cost Capacitated Flow

Minimum Cost Capacitated Flow is a practical method used when you want to optimize flow, allocation, or routing decisions in a clear, study-ready format.

6
Quick Idea

Moves flow through a network at minimum cost while respecting capacities.

Dental Example

Plan supply delivery routes to clinics while respecting storage and transport limits.

Minimum Spanning Tree

Minimum Spanning Tree is a practical method used when you want to optimize flow, allocation, or routing decisions in a clear, study-ready format.

7
Quick Idea

Connects all nodes in a network with the smallest total link cost.

Dental Example

Plan a least-total-distance supply route linking several outreach dental camps.

Shortest Route

Shortest Route is a practical method used when you want to optimize flow, allocation, or routing decisions in a clear, study-ready format.

8
Quick Idea

Finds the minimum-distance or minimum-cost path between locations in a network.

Dental Example

Identify the fastest transport route for urgent dental materials between labs and clinics.

Transportation

Transportation is a practical method used when you want to optimize flow, allocation, or routing decisions in a clear, study-ready format.

9
Quick Idea

Optimizes shipping from several sources to several destinations at lowest overall cost.

Dental Example

Distribute instrument packs from central sterilization to multiple clinic locations efficiently.

Transshipment

Transshipment is a practical method used when you want to optimize flow, allocation, or routing decisions in a clear, study-ready format.

10
Quick Idea

Extends transportation models by allowing goods to pass through intermediate nodes.

Dental Example

Route supplies from a warehouse to clinics through regional storage hubs.