Hypothesis tests for the normal distribution can be conducted in a very similar way to binomial distribution, except this time we switch our test statistic. These tests are useful as again they help us test claims of normally distributed items.
How do we carry out a hypothesis test for normal distribution?
When we hypothesis test for the mean of a normal distribution we think about looking at the mean of a sample from a population.
So for a random sample of size n of a population, taken from the random variable \(X \sim N(\mu, \sigma^2)\), the sample mean \(\bar{X}\) can be normally distributed by \(\bar{X} \sim N(\mu, \frac{\sigma^2}{n})\).
Let's look at an example.
The weight of crisps is each packet is normally distributed with a standard deviation of 2.5g.
The crisp company claims that the crisp packets have a mean weight of 28g. There were numerous complaints that each crisp packet weighs less than this. Therefore a trading inspector investigated this and found in a sample of 50 crisp packets, the mean weight was 27.2g.
Using a 5% significance level and stating the hypothesis, clearly test whether or not the evidence upholds the complaints.
SOLUTION:
STEP
Example
Step 1: State hypotheses clearly.
\(H_0: \mu = 28 \quad H_1: \mu < 28\)
Step 2: Write out the probability distribution assuming H0 is true.
\(X \sim N(28, 2.5^2)\)
Step 3: Find the probability distribution of the sample mean.
\(\bar{X} \sim N(28, \frac{2.5^2}{50})\)
Step 4: Sketch a normal distribution diagram.
Sketching normal distribution - Vaia Originals
We are going to calculate \(P(\bar{X} \leq 27.1)\).
Step 5: Make the calculation \(P(\bar{X} \leq \bar{x})\). \(\bar{x}\) is the mean that was found in the sample.
\(P(\bar{X} \leq 27.1) = 0.00545\)
Step 6: Compare with the significance level, and make a conclusion on the hypothesis.
\(0.00545 < 0.05\), and therefore contained within the critical region so we reject our null hypothesis and accept our alternative hypothesis.
This is an example of a one tailed test. Let's look at an example of a two tailed test.
A machine produces circular discs with a radius R, where R is normally distributed with a mean of 2cm and a standard deviation of 0.3cm.
The machine is serviced and after the service, a random sample of 40 discs is taken to see if the mean has changed from 2cm. The radius is still normally distributed with a standard deviation of 0.3 cm.
The mean is found to be 1.9cm.
Has the mean changed? Test this to a 5% significance level.
STEP
Example
Step 1: State hypotheses clearly.
\(H_0: \mu = 2 \quad H_1: \mu ≠ 2\)
Step 2: Write out the probability distribution assuming H0 is true.
\(X \sim N(2, 0.3^2)\)
Step 3: Find the probability distribution of the sample mean.
\(\bar{X} \sim N(2, \frac{0.3^2}{40})\)
Step 4: Sketch a normal distribution diagram.
Sketching normal distribution - Vaia Originals
Step 5: Make the calculation \(P(\bar{X} \leq \bar{x})\). \(\bar{x}\) is the mean that was found in the sample.
\(P(\bar{X} \leq 1.9) = 0.01751\)
Step 6: Compare with the significance level and make a conclusion on the hypothesis.
As this is a two-tailed test we need to divide our significance level by two then compare, so we are comparing with 0.025 not 0.05: \(0.01751 < 0.025\)This is contained within our critical region, therefore we reject our null hypothesis and accept our alternative hypothesis.
Step 5 may be confusing – do we carry out the calculation with \(P(\bar{X} \leq \bar{x})\) or \(P(\bar{X} \geq \bar{x})\)? As a general rule of thumb if the value is between 0 and the mean, then we use \(P(\bar{X} \leq \bar{x})\). If it is greater than the mean then we use \(P(\bar{X} \geq \bar{x})\).
How about finding critical values and critical regions?
This is the same idea as in binomial distribution. However, in normal distribution, a calculator can make our lives easier.
The distributions menu has an option called inverse normal.
Here, we enter the significance level (Area), the mean (\(\mu\)) and the standard deviation (\(\sigma\)).
The calculator will give us an answer. Let's have a look at an example below.
Wheels are made to measure for a bike. The diameter of the wheel is normally distributed with a mean of 40cm and a standard deviation of 5cm. Some people think that their wheels are too small. Find the critical value of this to a 5% significance level.
SOLUTION
In our calculator, in the inverse normal function, we need to enter:
\(\text{Area} = 0.05 \quad \mu = 40 \quad \sigma = 5\)The area is 0.05 as the significance level is 5%. This is a one-tailed test – people think that the mean is lower due to the belief that the wheels are too small.
If we perform the inverse normal function we get 31.775732.
So that is our critical value and our critical region is \(X \leq 31.775732\).
Let's look at an example with two tails.
The amount of juice in a carton is normally distributed with a mean of 55ml and a standard deviation of 3ml. Customers believe that the mean is actually a different value. SOLUTION This is a two-tailed test so we're going to get two critical values, and a diagram to represent this looks like this:Two-tailed test - Vaia We need to firstly deal with the lower tail. Therefore in our calculator, in the inverse normal function, we need to enter: \(\text{Area} = 0.005 \quad \mu= 55 \quad \sigma = 3\)The area is 0.005 as we need to divide the significance level by two and this is the lower tail (the one 0.005 away from 0). If we perform the inverse normal function we get 47.272512.This is one of our critical values, and our critical region is \(X \leq 47.272512\). Now when we deal with the upper end, we need to change the area in our calculator. This is because we are now 0.005 away from 1 as our area. Therefore:\(\text{Area} = 0.995 \quad \mu = 5 5 \quad \sigma = 3\)So if we perform our inverse normal function we get 62.727488. This is our other critical value, and our critical region is \(X \geq 62.727488\). This time it is greater than or equal to because it is the upper tail of our two-tailed test.
Hypothesis Test for Normal Distribution - Key takeaways
When we hypothesis test for a normal distribution we are trying to see if the mean is different from the mean stated in the null hypothesis.
We use the sample mean which is \(\bar{X} \sim N(\mu, \frac{\sigma^2}{n})\).
In two-tailed tests we divide the significance level by two and test on both tails.
When finding critical values we use the calculator inverse normal function entering the area as the significance level.
For two-tailed tests we need to find two critical values on either end of the distribution.
Learn faster with the 0 flashcards about Normal Distribution Hypothesis Test
Sign up for free to gain access to all our flashcards.
Frequently Asked Questions about Normal Distribution Hypothesis Test
How do you test a hypothesis for a normal distribution?
When we hypothesis test for the mean of a normal distribution we think about looking at the mean of a sample from a population.
So for a random sample of size of a population, taken from the random variable , the sample mean can be normally distributed by
Is hypothesis testing only for a normal distribution?
No, pretty much any distribution can be used when testing a hypothesis. The two distributions that you learn at A-Level are Normal and Binomial.
What statistical hypothesis can be tested in the means of a normal distribution?
We test whether or not the data can support the value of a mean being too low or too high.
How we ensure our content is accurate and trustworthy?
At StudySmarter, we have created a learning platform that serves millions of students. Meet
the people who work hard to deliver fact based content as well as making sure it is verified.
Content Creation Process:
Lily Hulatt
Digital Content Specialist
Lily Hulatt is a Digital Content Specialist with over three years of experience in content strategy and curriculum design. She gained her PhD in English Literature from Durham University in 2022, taught in Durham University’s English Studies Department, and has contributed to a number of publications. Lily specialises in English Literature, English Language, History, and Philosophy.
Gabriel Freitas is an AI Engineer with a solid experience in software development, machine learning algorithms, and generative AI, including large language models’ (LLMs) applications. Graduated in Electrical Engineering at the University of São Paulo, he is currently pursuing an MSc in Computer Engineering at the University of Campinas, specializing in machine learning topics. Gabriel has a strong background in software engineering and has worked on projects involving computer vision, embedded AI, and LLM applications.
Vaia is a globally recognized educational technology company, offering a holistic learning platform designed for students of all ages and educational levels. Our platform provides learning support for a wide range of subjects, including STEM, Social Sciences, and Languages and also helps students to successfully master various tests and exams worldwide, such as GCSE, A Level, SAT, ACT, Abitur, and more. We offer an extensive library of learning materials, including interactive flashcards, comprehensive textbook solutions, and detailed explanations. The cutting-edge technology and tools we provide help students create their own learning materials. StudySmarter’s content is not only expert-verified but also regularly updated to ensure accuracy and relevance.
This website uses cookies to improve your experience. We'll assume you're ok with this, but you can opt-out if you wish. Accept
Privacy & Cookies Policy
Privacy Overview
This website uses cookies to improve your experience while you navigate through the website. Out of these, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may affect your browsing experience.
Necessary cookies are absolutely essential for the website to function properly. This category only includes cookies that ensures basic functionalities and security features of the website. These cookies do not store any personal information.
Any cookies that may not be particularly necessary for the website to function and is used specifically to collect user personal data via analytics, ads, other embedded contents are termed as non-necessary cookies. It is mandatory to procure user consent prior to running these cookies on your website.