🌐
National University
resources.nu.edu › statsresources › hypothesis
Null & Alternative Hypotheses - Statistics Resources - LibGuides at National University
July 9, 2026 - Null Hypothesis (H0) – This can be thought of as the implied hypothesis. “Null” meaning “nothing.” This hypothesis states that there is no difference between groups or no relationship between variables.
🌐
Reddit
reddit.com › r/askstatistics › null hypothesis and alternative hypothesis
r/AskStatistics on Reddit: Null hypothesis and Alternative Hypothesis
January 5, 2021 -

Hey! Can someone explain to me in simple terms the definition of null hypothesis? If u can use an example it would be great! Also if we reject the null hypothesis does it mean that the alternative hypothesis is true?

Top answer
1 of 4
30
Hi! So, yours is actually a sophisticated question that masquerades as a simple one, so I'll try to answer this in a way that conveys the concept while perhaps alluding to some of its problems. At its heart, the null hypothesis is a sort of "straw man" that is defined by a researcher at the beginning of an experiment that usually represents a state of affairs that would be expected to occur if the researcher's proposal were false. Note that a null hypothesis is entirely imaginary, and it has nothing to do with the actual state of the world. It is contrived, usually to show that the actual state of the world is inconsistent with the null hypothesis. Suppose a researcher is trying to determine whether the heights of men and women are different. A suitable null hypothesis might be that the difference of the two population averages (height of men and height of women) is equal to zero. Then the researcher would conduct his or her experiment by measuring the heights of many men and women. When it comes time to draw a statistical conclusion, he or she will compute the probability that the observed data (the set of heights) could have come from the null hypothesis (i.e., a world where there is no difference). This probability is called a "p-value". Conceptually, this is similar to a "proof by contradiction," in which we assert that, if the probability is very small that the data could have originated from the null hypothesis, it must not be true. This is what is meant by "rejecting the null hypothesis". It is different from a proof by contradiction because rejecting the null proves nothing, except perhaps that the null is unlikely to be the source of the observed data. It doesn't prove that the true difference is 5 inches, or 1 inch, or anything. Because of this, rejecting the null hypothesis is in NO WAY equivalent to accepting an alternative hypothesis. Usually, in the course of an experiment, we observe a result (such as the observed height difference, perhaps it is ~5 inches) that, once we reject, replaces the hypothesized value of 0 under the null. However, we DON'T know anything about the probability that our observed value is "correct", which is why we never say that we have "accepted" an alternative. I actually hesitate to discuss an "alternative" hypothesis because most researchers never state one and it doesn't matter for the purposes of null hypothesis significance testing (NHST). It is just the name given to the conclusion drawn by the researchers after they have rejected their null hypothesis. Philosophically, there is an adage that data can never be used to prove an assertion, only to disprove one. It includes an analogy about a turkey concluding that he is loved by his human family and is proven wrong upon being slaughtered on Thanksgiving. I'll include a link if I can find it. Now, think about this: The concept of rejecting a null hypothesis probably seems very reasonable as long as we are careful not to overinterpret it, and this is how NHST was performed for decades. But consider - what is the probability that the null hypothesis is true in the first place? In other words, how likely is it that the difference between mens' and womens' heights is equal to zero? I propose that the probability is exactly zero, and if you disagree then I will find a ruler small enough to prove me correct. The difference can never be equal to exactly zero (even though this is the "straw man" that our experiment refutes), so we are effectively testing against a hypothesis that can never be true. Rejecting a hypothesis we already know to be false tells us nothing important ("the data are unlikely to have come from this state that cannot be true"). And since every null hypothesis is imaginary, it is suggested that any null hypothesis can be rejected with enough statistical power (read:sample size). Often a "significant" result says more about a study's sample size than it does about the study's findings, even though the language used in papers/media suggests to readers that the findings are more "important" or "likely to be correct". This has, in part, led to a reproducibility crisis in the sciences and, for some, an undermining of subject-matter-experts' trust in the use of applied statistics.
2 of 4
6
The null hypothesis (Ho) signifies no change. The alternative hypothesis (Ha) signifies a change. If we reject the null, we have evidence for the alternative hypothesis. This doesn’t mean that it’s true just that within this study, we have evidence to support the alternative hypothesis. If we fail to reject the null (we don’t use the word accept) then there is not enough evidence supporting the alternative hypothesis. Example: I’m wondering if smoking impacts lung function using a spirometry test that measures forced exploratory volume per second (FEV1). Ho: There is no difference in FEV1 between smokers vs non smokers Ha: There is a difference in FEV1 between smokers and non smokers. Rejecting or failing to reject the null aka Ho will involve more steps than just analyzing the mean FEV1 between the two groups, so let’s stop here before we get into more hypothesis testing.
Discussions

Null hypothesis and alternate hypothesis - Cross Validated
What should we consider the null hypothesis? A test statistic is a statistic used to measure the plausibility of an alternative hypothesis relative to a null hypothesis. (The statistical Sleuth)... More on stats.stackexchange.com
🌐 stats.stackexchange.com
March 30, 2017
eli5 The null hypothesis

One way to think about the null hypothesis is that it is the "default" in case the alternative hypothesis isn't accepted. The alternative hypothesis is generally making some kind of assertion eg "A happens". The null hypothesis is thus the complement: "A doesn't happen". It might make more sense if you focus on the alternative hypothesis.

More on reddit.com
🌐 r/explainlikeimfive
4
1
March 3, 2021
ELI5 what is the null hypothesis and can you give me some simple examples?

More or less, the null hypothesis is a hypothesis that states there wasn't anything important discovered in observation. If it's a two-group trial and control study, the null hypothesis is generally "the trial group is no different".

If the study is testing a medication, the null hypothesis is "it doesn't do anything".

If the study is comparing gender differences in some mental task, the null hypothesis is "there isn't a difference".

More on reddit.com
🌐 r/explainlikeimfive
13
8
November 27, 2022
ELI5 - what is reject the null or do not reject the null?
In data science, null generally refers to the null hypothesis. Let's say we're doing an experiment with two groups: Group A and Group B. These groups receive two different diets and lose varying amounts of weight. The null hypothesis is the statement "There is no difference in lost weight between Group A and Group B." So, if the average weight loss is 10 pounds for both groups, we can clearly say that the null hypothesis is true. Now, let's say that A loses 10 pounds and B loses 11 pounds. If we're being honest, that's not really Tha big a difference. It could have just been luck, right? That's why data scientists use a variety of statistical methods to compare groups. I won't go into too much depth, but basically the methods used answer the question: "Given Group A's data and Group B's data, how likely is it that the treatments actually had the same effect?" If you feel confident that the data is different enough, you can "reject the null hypothesis." That basically means that you have enough evidence to say that the null hypothesis is wrong. More on reddit.com
🌐 r/explainlikeimfive
5
12
January 5, 2022
People also ask

What’s the difference between a research hypothesis and a statistical hypothesis?
A research hypothesis is your proposed answer to your research question. The research hypothesis usually includes an explanation (“x affects y because …”). · A statistical hypothesis, on the other hand, is a mathematical statement about a population parameter. Statistical hypotheses always come in pairs: the null and alternative hypotheses. In a well-designed study, the statistical hypotheses correspond logically to the research hypothesis.
🌐
scribbr.com
scribbr.com › home › null and alternative hypotheses | definitions & examples
Null & Alternative Hypotheses | Definitions, Templates & Examples
What is hypothesis testing?
Hypothesis testing is a formal procedure for investigating our ideas about the world using statistics. It is used by scientists to test specific predictions, called hypotheses, by calculating how likely it is that a pattern or relationship between variables could have arisen by chance.
🌐
scribbr.com
scribbr.com › home › null and alternative hypotheses | definitions & examples
Null & Alternative Hypotheses | Definitions, Templates & Examples
What are null and alternative hypotheses?
Null and alternative hypotheses are used in statistical hypothesis testing. The null hypothesis of a test always predicts no effect or no relationship between variables, while the alternative hypothesis states your research prediction of an effect or relationship.
🌐
scribbr.com
scribbr.com › home › null and alternative hypotheses | definitions & examples
Null & Alternative Hypotheses | Definitions, Templates & Examples
🌐
iSixSigma
isixsigma.com › home › lean six sigma news › null hypothesis vs. hypothesis: what’s the difference?
Null Hypothesis vs. Hypothesis: What's the Difference? - isixsigma.com
The second is called the dependent variable, which is the measurable result. However, the biggest difference between the two is that a null hypothesis cannot be proven; it can only be rejected.
Published: February 4, 2025
🌐
Brookbush Institute
brookbushinstitute.com › home › glossary › null hypothesis
Null Hypothesis - Brookbush Institute
It is the "no effect" hypothesis, not "the opposite effect" hypothesis. Purpose and Function: The null hypothesis provides a statistical anchor. It provides the default assumption (no relationship) that can be tested with data.
🌐
Scribbr
scribbr.com › home › null and alternative hypotheses | definitions & examples
Null & Alternative Hypotheses | Definitions, Templates & Examples
January 24, 2025 - A null hypothesis claims that there is no effect in the population, while an alternative hypothesis claims that there is an effect.
🌐
National Library of Medicine
nlm.nih.gov › oet › ed › stats › 02-700.html
Finding and Using Health Statistics
In the null hypothesis, there is no difference between the observed mean (µ) and the claimed value (75). However, in the alternative hypothesis, class mean is significantly different (either less than or greater than 75) from the student’s score (75). Statistical tests will be used to support to either support or reject the null hypothesis.
Find elsewhere
🌐
Laerd Statistics
statistics.laerd.com › statistical-guides › hypothesis-testing-3.php
Hypothesis Testing - Significance levels and rejecting or accepting the null hypothesis
In order to undertake hypothesis testing you need to express your research hypothesis as a null and alternative hypothesis. The null hypothesis and alternative hypothesis are statements regarding the differences or effects that occur in the population. You will use your sample to test which statement (i.e., the null hypothesis or alternative hypothesis) is most likely (although technically, you test the evidence against the null hypothesis).
🌐
PubMed Central
pmc.ncbi.nlm.nih.gov › articles › PMC6785820
Understanding Hypothesis Testing and Statistical Errors - PMC
Checking your browser before accessing pmc.ncbi.nlm.nih.gov · Click here if you are not automatically redirected after 5 seconds
🌐
Outlier
articles.outlier.org › null-vs-alternative-hypothesis
Null vs. Alternative Hypothesis [Overview] | Outlier
April 28, 2023 - In medical studies, where scientists ... the alternative hypothesis represents the hypothesis that the treatment does have an effect, while the null hypothesis represents the assumption that the treatment has no effect...
🌐
Wikipedia
en.wikipedia.org › wiki › Null_hypothesis
Null hypothesis
2 weeks ago - Modern hypothesis testing is an inconsistent hybrid of the Fisher vs Neyman/Pearson formulation, methods and terminology developed in the early 20th century. Fisher popularized the "significance test". He required a null-hypothesis (corresponding to a population frequency distribution) and a sample.
🌐
Optimizely
optimizely.com › optimization-glossary › null-hypothesis
Null hypothesis
June 21, 2026 - When you create a null hypothesis, you simultaneously define the alternative hypothesis which states there is a significant difference or relationship between your variables and typically represents what you hope to prove.
🌐
Medium
medium.com › @andersongimino › differences-between-the-null-and-alternative-hypotheses-6b2e794543f6
Differences between the null and alternative hypotheses | by Anderson Gimino | Medium
July 14, 2023 - That’s because the aim of hypothesis testing is to make inferences about a population based on a sample. For example, imagine you’re a data professional working for a car dealership. The company implements a new sales training program for their employees. They ask you to evaluate the effectiveness of the program. Your null hypothesis (H0): the program had no effect on sales revenue.
🌐
ScienceDirect
sciencedirect.com › topics › mathematics › null-hypothesis-h0
Null Hypothesis (H0) - an overview | ScienceDirect Topics
The null hypothesis is often the more specific hypothesis of the two. For example, the null hypothesis might claim that the population mean is exactly equal to some known reference value or that an observed difference is just due to random chance.
🌐
BYJUS
byjus.com › maths › null-hypothesis
Null Hypothesis Definition
April 25, 2022 - In mathematics, Statistics deals with the study of research and surveys on the numerical data. For taking surveys, we have to define the hypothesis. Generally, there are two types of hypothesis. One is a null hypothesis, and another is an alternative hypothesis.
🌐
SciSpace
scispace.com › resources › null-hypothesis-in-research
Importance of Null Hypothesis in Research
February 24, 2025 - Null hypothesis is important because it provides a framework for proving or disproving that something has an effect. By assuming that the null hypothesis is true, researchers can test the validity of their alternative hypothesis.
Top answer
1 of 2
1

The purpose of the null is to convert a problem from one of inductive reasoning to one of deductive reasoning. The alternative, and the method that preceded it was the method of inverse probability. That method is now generally called Bayesian statistics.

Imagine that you had three scientific hypotheses, denoted a, b, and c. Imagine that the true model is d, but no one has yet to discover this. The world is still flat, white is still a color, and Mercury follows Newton's laws.

A Bayesian test would create three hypotheses, $H_a$, $H_b$, and $H_c$. For a data set that is large enough, you would end up with the hypothesis or the combination of hypotheses that are most likely true. However, since $H_d$ wasn't tested, you may continue to be fooled by the idea yet to be thought of.

The Frequentist hypothesis testing regime would assume that the alternative hypothesis is $H_A\to{H}_x$, and the null is $H_0\to\neg{H}_x$. The null contains every hypothesis that is not the alternative.

The first example in the academic literature, but not the first null hypothesis, is where R.A. Fisher assumed that Mendel's laws were false as the null. If you discredit the null, then you exclude every explanation, including those not yet considered. The first null hypothesis was that Muriel Bristol (Fisher's boss) could not correctly detect the difference between tea poured into mild from milk poured into tea. That was the very first statistical test.

There is a slight difference between R.A. Fisher's idea of a null and Pearson and Neyman's idea of a null. Fisher felt there was a null, but no alternative hypothesis. If you rejected the null, it told you what was wrong, but was not directive as to what was correct automatically. Pearson and Neyman championed acceptance and rejection regions based on frequencies, and they felt the method directed behavior.

The logic was that the method created a probabilistic version of modus tollens. Modus tollens is "if A then B; and, not B; therefore, not A." Or, if the null is true, then the test will appear in the acceptance region if it does not, then you can reject the null.

The weakness of the methodology was proposed by an author that I cannot currently locate in this somewhat tongue-in-cheek way. There are 535 elected members representing the states in the U.S. Congress. There are 360 million Americans. Therefore since 535/360000000 is less than .05, if you randomly sample a group of Americans and pick a member of Congress, they cannot be an American (p<.05).

While Fisher's no effect hypothesis is the most common version, because of its implication would be that something has an effect in the alternative, it is not a requirement that a parameter equals zero, or a set of parameters all equal zero.

What matters is that the null is the opposite of what you are wanting to assert before seeing the data.

That makes the null hypothesis method a potent tool. Think about this as a rhetorical device. Your opponent opposes $H_d$ that you recently believe you have discovered.

You do not assert $H_d$ is true. You assert your opponent's position of $\neg{H}_d$ is true and build your probabilities on the assumption that you are the only person that is wrong. Everyone is right, and you are wrong.

It is a powerful rhetorical tool to concede the argument from the beginning, but then ask, "what would the world look like if I am the one that is wrong?" That is the null. If you reject the null, then what you are really saying is that "nature rejects all other ideas except mine."

Now as to your question, you want to show that college algebra matters, therefore your null hypothesis is that college algebra does not matter. We will ignore all the other methodological issues that would really be present since people without college algebra may have other self-selection issues as will the people with college algebra.

Your null is that algebra does not matter. The alternative is that it does. If the p-value is less than your $\alpha$ cutoff, chosen before collecting the data, then you can reject the null. If it is not, then you should behave as if it is true until you either do more research or find another way to come to a conclusion.

It would be dubious, ignoring the methodology issues, to assert that college algebra matters as you only have one sample. The method is intended for repetition. Nonetheless, you would only be made a fool of no more than $\alpha$ percent of the time, ignoring the methodological issues by following the results of the test.

2 of 2
0

It appears you are asking for clarification..

A null, Ho, essentially predicts no effect (no difference between groups, no correlation/association between variables etc), whereas an alternative/experimental, Ha or H1 predicts an effect.

So in your example, you have the gist of Ho and Ha (though the wording could be improved).

Your Chi-square test gives you a chi-square value - you need to either a) compare this with a 'critical' chi-square value b) know the p-value associated with your chi-square value and compare this with an 'alpha' p-value (typically .05 in psychology for example)

These amount to the same kind of thing For this example, if your alpha/cutoff is .05, then your 'critical' chi-square is 3.841.

NHST requires that, if your p-value is LESS than your alpha/cutoff, then you reject the null.

Here's where the confusion might arise: As chi-square values increase, associated p values decrease.

So, if your chi-square value is SMALLER than the critical, your associated p-value would be LARGER than the alpha/cutoff. If p is larger, the null is NOT rejected.

If your chi-square value is LARGER than the critical, your associated p-value would be SMALLER than the alpha/cutoff. If p is smaller, the null IS rejected.

🌐
Crafton Hills College
craftonhills.edu › current-students › tutoring-center › mathematics-tutoring › null_hypothesis_vs_alternative_hypothesis.pdf pdf
How to Identify the Null Hypothesis vs. the Alternative Hypothesis
How to Identify the Null Hypothesis · vs. the Alternative Hypothesis · The Null Hypothesis (Ho): The Alternative Hypothesis (Ha): Contains a statement of equality: The complement of the null hypothesis, which · contains a statement of strict inequality: Mathematical ·
🌐
Physiotutors
physiotutors.com › home › null hypothesis
What's a Null Hypothesis? | Statistics
June 26, 2023 - What's a null hypothesis and why is it important for physical therapists? Learn how it works, its limitations, and alternative approaches.
🌐
AAS Nova
aasnova.org › home › signs of a supermassive black hole merger in ngc 4486b
Signs of a Supermassive Black Hole Merger in NGC 4486B - AAS Nova
April 6, 2026 - The galaxy NGC 4486B appears calm and collected, but its center may have been roiled by a recent merger of supermassive black holes. New modeling explores the stellar dynamics that support this hypothesis.