What is the nonparametric equivalent to the parametric hypothesis test for the one-sample t-test?

What is the nonparametric equivalent to the parametric hypothesis test for the one-sample t-test?

Wilcoxon Signed-Rank test
The Wilcoxon Signed-Rank test is a nonparametric equivalent of the One sample t-test.

Is a one-sample t-test a non-parametric?

A one-sample t-test is a parametric test, which is based on the normality and independence assumptions (in probability jargon, “IID”: independent, identically-distributed random variables). Therefore, checking these assumptions before analyzing data is necessary.

What is one sample non-parametric test?

The one-sample Wilcoxon signed rank test is a non-parametric alternative to one-sample t-test when the data cannot be assumed to be normally distributed. It’s used to determine whether the median of the sample is equal to a known standard value (i.e. theoretical value).

Which is the best alternative to the t test?

When this assumption is in doubt, the non-parametric Wilcoxon-Mann-Whitney (or rank sum ) test is sometimes suggested as an alternative to the t-test (e.g. the Wikipedia page on the t-test), which doesn’t rely on distributional assumptions. But is this necessarily a good ‘replacement’?

What could be a non-parametric alternative that suits my problem?

What could be a non-parametric alternative that suits my problem?. Let’s look at one variable at a time. As I understand it you have n 1 = 60 observations from Population 1 which is distributed N o r m ( μ 1, σ 1) and n 2 = 60 observations from Population 2 which is distributed N o r m ( μ 2, σ 2).

When to use a permutation test instead of a t-test?

So the usual t-test (possibly allowing for unequal variances) can usually be used, provided the sample sizes are not too small and the distribution is not extremely skewed. But what if the sample size is small? One thought is to use a permutation test, based on computing the difference in sample means and permuting the group membership.

Which is the most common nonparametric test of location?

There are two common nonparametric tests of location which might be relevant to you — the Wilcoxon signed rank test and the sign test. The signed rank test is a test for the pseudo-median.