Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Wilcoxon Signed-Ranks Test for Matched Pairs01:09

Wilcoxon Signed-Ranks Test for Matched Pairs

234
The Wilcoxon signed-rank test for matched pairs evaluates the null hypothesis by combining the ranks of differences with their signs. It essentially tests whether the median of the differences in a population of matched pairs is zero. Since the test incorporates more information than the sign test, it generally yields more trustable conclusions. This test also does not require the data to follow a normal distribution, but two conditions must be met for it to be applicable: (1) the data must...
234
Bonferroni Test01:10

Bonferroni Test

2.9K
The Bonferroni test is a statistical test named after Carlo Emilio Bonferroni, an Italian mathematician best known for Bonferroni inequalities. This statistical test is a type of multiple comparison test to determine which means are different than the rest. Bonferroni test can minimize the Type 1 error by reducing the significance level alpha, which otherwise increases with sample pairs.
The means of different samples are first paired in all possible combinations.
The null hypothesis of the...
2.9K
Multiple Comparison Tests01:13

Multiple Comparison Tests

4.0K
Multiple comparison test, abbreviated as MCT, is a post hoc analysis generally performed after comparing multiple samples with one or more tests. An MCT will help identify a significantly different sample among multiple samples or a factor among multiple factors.
It would be easy to compare two samples using a significance alpha level of 0.05. In other words, there is only one sample pair to be compared. However, it would be difficult to identify a significantly different sample if the number...
4.0K
Comparing the Survival Analysis of Two or More Groups01:20

Comparing the Survival Analysis of Two or More Groups

339
Survival analysis is a cornerstone of medical research, used to evaluate the time until an event of interest occurs, such as death, disease recurrence, or recovery. Unlike standard statistical methods, survival analysis is particularly adept at handling censored data—instances where the event has not occurred for some participants by the end of the study or remains unobserved. To address these unique challenges, specialized techniques like the Kaplan-Meier estimator, log-rank test, and...
339
Friedman Two-way Analysis of Variance by Ranks01:21

Friedman Two-way Analysis of Variance by Ranks

328
Friedman's Two-Way Analysis of Variance by Ranks is a nonparametric test designed to identify differences across multiple test attempts when traditional assumptions of normality and equal variances do not apply. Unlike conventional ANOVA, which requires normally distributed data with equal variances, Friedman's test is ideal for ordinal or non-normally distributed data, making it particularly useful for analyzing dependent samples, such as matched subjects over time or repeated measures...
328
Comparing Copy Number Variations and SNPs02:26

Comparing Copy Number Variations and SNPs

18.1K
Sequencing of the human genome has opened up several best-kept secrets of the genome. Scientists have identified thousands of genome variations that exist within a population. These variations can be a single nucleotide or a larger chromosomal variation.
Copy number variations or CNVs are the structural variations that cover more than 1kb of DNA sequence. The single nucleotide polymorphism (SNP), on the other hand, is a single nucleotide change or a point mutation that is found in more than 1%...
18.1K

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same journal

The Rhythm Reproduction Task for children: A psychometric examination.

Behavior research methods·2026
Same journal

QualGames: A Qualtrics implementation and a database of behavioral game theory tasks.

Behavior research methods·2026
Same journal

PyLossless: A non-destructive EEG processing pipeline.

Behavior research methods·2026
Same journal

"It makes sense to me": Examining data file column names in the visual cognitive literature.

Behavior research methods·2026
Same journal

Planned missingness in intensive longitudinal studies: Extensions and comparisons of multiform designs.

Behavior research methods·2026
Same journal

A validity-guided workflow for robust large language model research in psychology.

Behavior research methods·2026
See all related articles

Related Experiment Video

Updated: Oct 11, 2025

A Psychophysics Paradigm for the Collection and Analysis of Similarity Judgments
08:12

A Psychophysics Paradigm for the Collection and Analysis of Similarity Judgments

Published on: March 1, 2022

2.6K

Bayesian paired comparison with the bpcs package.

David Issa Mattos1, Érika Martins Silva Ramos2

  • 1Department of Computer Science and Engineering, Chalmers University of Technology, Gothenburg, Sweden. issamattos.david@gmail.com.

Behavior Research Methods
|November 30, 2021
PubMed
Summary
This summary is machine-generated.

The bpcs R package offers Bayesian models for paired comparison data, enhancing behavioral research with robust parameter estimation and clear results. It provides advanced analysis capabilities beyond traditional methods.

Keywords:
Bayesian paired comparisonBradley-TerryDavidson

More Related Videos

A Novel Bayesian Change-point Algorithm for Genome-wide Analysis of Diverse ChIPseq Data Types
12:39

A Novel Bayesian Change-point Algorithm for Genome-wide Analysis of Diverse ChIPseq Data Types

Published on: December 10, 2012

11.4K
A Two-interval Forced-choice Task for Multisensory Comparisons
07:13

A Two-interval Forced-choice Task for Multisensory Comparisons

Published on: November 9, 2018

11.1K

Related Experiment Videos

Last Updated: Oct 11, 2025

A Psychophysics Paradigm for the Collection and Analysis of Similarity Judgments
08:12

A Psychophysics Paradigm for the Collection and Analysis of Similarity Judgments

Published on: March 1, 2022

2.6K
A Novel Bayesian Change-point Algorithm for Genome-wide Analysis of Diverse ChIPseq Data Types
12:39

A Novel Bayesian Change-point Algorithm for Genome-wide Analysis of Diverse ChIPseq Data Types

Published on: December 10, 2012

11.4K
A Two-interval Forced-choice Task for Multisensory Comparisons
07:13

A Two-interval Forced-choice Task for Multisensory Comparisons

Published on: November 9, 2018

11.1K

Area of Science:

  • Behavioral Research
  • Statistical Modeling
  • Computational Statistics

Background:

  • Paired comparison data is common in behavioral research.
  • Traditional frequentist models like Bradley-Terry have limitations.
  • Bayesian approaches offer advantages in parameter estimation and model flexibility.

Purpose of the Study:

  • Introduce the `bpcs` R package for Bayesian paired comparison analysis.
  • Facilitate the application of Bayesian models in behavioral research.
  • Provide tools for estimating parameters, contest outcomes, and ranks.

Main Methods:

  • Development of the `bpcs` R package using Stan for Bayesian inference.
  • Implementation of statistical models for paired comparison data.
  • Reanalysis of existing studies using frequentist models with the `bpcs` package.

Main Results:

  • The `bpcs` package enables robust parameter estimation, even when maximum likelihood fails.
  • Bayesian analysis offers better Type I error control and stronger evidence for null hypotheses.
  • Credible intervals provide straightforward interpretation of results and uncertainty propagation.

Conclusions:

  • The `bpcs` R package simplifies Bayesian analysis of paired comparison data for R users.
  • Bayesian methods offer significant advantages over frequentist approaches for this data type.
  • The package facilitates advanced analyses, including models with many parameters and latent variables.