Skip to content

Data Science Tutorials

For Data Science Learners

  • Top 7 Skills Required to Become a Data Scientist
    Top 7 Skills Required to Become a Data Scientist Machine Learning
  • Predict potential customer in R
    Predict potential customers in R R
  • How Do Machine Learning Chatbots Work
    How Do Machine Learning Chatbots Work Machine Learning
  • Box Cox transformation in R
    Box Cox transformation in R R
  • Replace NA with Zero in R
    Replace NA with Zero in R R
  • Mastering the tapply() Function in R R
  • How to Get a Job as a Data Engineer
    How to Get a Job as a Data Engineer? R
  • bootstrapping-in-r
    Bootstrapping in R R
similarity measure between two populations

Similarity Measure Between Two Populations-Brunner Munzel Test

Posted on May 7May 12 By Admin No Comments on Similarity Measure Between Two Populations-Brunner Munzel Test

Similarity Measure Between Two Populations, The Brunner Munzel test (also known as the Generalized Wilcoxon Test) is a nonparametric statistical test for determining whether two samples are stochastically equal.

Stochastic equality is a measure of population similarity in which two populations have about the same frequency of larger values.

In statistical software, the BM test is not widely available. There are a few R and SAS macros available, however, they tend to produce erratic results (LaBone et al., 2013).

When Should the Brunner Munzel Test Be Used?

The Wilcoxon-Mann-Whitney (WMW) rank-sum test can be replaced with this heteroskedasticity–robust test (Fagerland, 2012).

Unlike the Mann-Whitney test, the BM test enables ties and accounts for uneven variances, so it does not require the assumption of equal variances between two groups.

For tied values, ordered categorical data, and both continuous and discrete distributions, the BM test works well (LaBone, 2013).

For big enough samples, it is an approximately valid test of a weak null hypothesis (Lin, 2013).

The Brunner Munzel test, like most non-parametric tests, is best used with small samples.

To apply a small sample approximation with the t-distribution, the test requires at least 10 observations per group and performs well for sample sizes of 30 or more (Neuhauser, 2011).

The permuted BM test is a preferable alternative if the sample size is less than ten.

BM Test Statistic

H0: = 0.5 is the null hypothesis for the test, implying stochastic equivalence.

The alternative hypothesis is H1:≠0.5, which states that one of the groups has lower/higher values.

Dealing With Missing values in R

The null hypothesis should be taken loosely as implying that the populations vary in some way if it is rejected.

The formula for the Brunner Munzel test statistic is (LaBone, 2013) brunner munzel test

Where:

Mx and My are the mid-rank means for samples X and Y, m and n are the numbers of observations in each sample, and SB is the variance estimates for X and Y.

For degrees of freedom, Brunner and Munzel recommend adopting a t-distribution with a Welch–Satterthwaite approximation.

Statistics Tags:BMT, Similarity

Post navigation

Previous Post: Rejection Region in Hypothesis Testing
Next Post: What is Ad Hoc Analysis?

Related Posts

  • rejection region in hypothesis testing
    Rejection Region in Hypothesis Testing Statistics
  • Descriptive statistics vs Inferential statistics
    Descriptive statistics vs Inferential statistics: Guide Statistics
  • Ad Hoc Analysis
    What is Ad Hoc Analysis? Statistics
  • How to Analyze Likert Scale Data
    How to Analyze Likert Scale Data? Statistics
  • Control Chart in Quality Control
    Control Chart in Quality Control-Quick Guide Statistics
  • Cross-validation in Machine Learning
    Cross-validation in Machine Learning Statistics

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

  • Best Prompt Engineering Books
  • Understanding Machine Learning and Data Science
  • Best Git Books
  • Top 5 Books to Learn Data Engineering
  • Mastering R Programming for Data Science: Tips and Tricks
  • About Us
  • Contact
  • Disclaimer
  • Privacy Policy

https://www.r-bloggers.com

  • YouTube
  • Twitter
  • Facebook
  • Course
  • Excel
  • Machine Learning
  • Opensesame
  • R
  • Statistics

Check your inbox or spam folder to confirm your subscription.

  • stacked barplot in R
    Stacked Barplot in R R
  • How to deal with text in R
    How to deal with text in R R
  • best books about data analytics
    Best Books to Learn Statistics for Data Science Course
  • Dealing Missing values in R
    Dealing With Missing values in R R
  • what-is-epoch-in-machine-learning
    What is Epoch in Machine Learning? Machine Learning
  • Mastering the tapply() Function in R R
  • Interactive 3d plot in R
    Interactive 3d plot in R-Quick Guide R
  • Select the First Row by Group in R
    Select the First Row by Group in R R

Privacy Policy

Copyright © 2025 Data Science Tutorials.

Powered by PressBook News WordPress theme