Normal Distribution Hypothesis Tests

A LevelAQAEdexcelOCR

Normal Distribution Hypothesis Tests

We have done a few normal hypothesis tests on an earlier page, Hypothesis Testing, but on this page we shall dive deeper. You need to know when to do a normal hypothesis test and also how to do a normal hypothesis test, as well as other skills such as handling multiple observations.

Make sure you are happy with the following topics before continuing.

A LevelAQAEdexcelOCR

When to do a Normal Hypothesis Test

There are two types of hypothesis tests you need to know about: binomial distribution hypothesis tests and normal distribution hypothesis tests. In binomial hypothesis tests, you are testing the probability parameter pp. In normal hypothesis tests, you are testing the mean parameter μmu. This gives us a key difference that we can use to determine what test to do and when.

Since normal hypothesis tests test a mean parameter, words like mean, average and overall are all clues that you should use a normal hypothesis test. The situation and the context should also help – if you would model it with a normal distribution, you want to do a normal hypothesis test.

A LevelAQAEdexcelOCR

How to do a Normal Hypothesis Test

  1. Define the parameter in the context of the question – for a normal hypothesis test the parameter is μmu which is always the mean of something.
  2. Write down the null hypothesis and the alternate hypothesis.
  3. Define the test statistic XX in the context of the question.
  4. Write down the distribution of XX under the null hypothesis.
  5. State the significance level αalpha – even though you are likely given it in the question, not stating it risks losing a mark.
  6. Test for significance or find the critical region.
  7. Write a concluding sentence, linking the acceptance or rejection of H0H_{0} to the context.
A LevelAQAEdexcelOCR

Handling Multiple Observations

If we are given multiple observations on which to base our hypothesis test, we can produce a more accurate result and have a larger critical region.

If we have a normally distributed variable XN(μ,σ2)Xsim N(mu,sigma^{2}), the average of nn observations of XX has the distribution XˉN(μ,σ2n)bar{X}sim Nleft(mu,dfrac{sigma^{2}}{n}right).

This means that if we are given multiple observations we can do the hypothesis test with the average of the observations rather than a single observation. Indeed, this is much better than using a single observation because it has a larger critical region.

A LevelAQAEdexcelOCR
A LevelAQAEdexcelOCR

Example: Multiple Observations

An office water cooler is said by the manufacturers to dispense an average of 250250ml of water each use with a standard deviation of 55ml. Jordan suspects the manufacturer’s claim is too high, and observes the following amounts dispensed over five uses during a day:

240240ml, 235235ml, 250250ml, 245245ml, 230230ml

Test the manufacturer’s claim at the 5%5% level.

[7 marks]

μmu is the mean amount the water cooler dispenses in each use.

H0:μ=250H_{0}: mu=250

H1:μ<250H_{1}: mu<250

Test statistic Xˉbar{X} is the mean of five observations of the water cooler.

Distribution is:

XN(250,52)N(250,25)XˉN(250,255)N(250,5)begin{aligned}X&sim N(250,5^{2})[1.2em]&sim N(250,25)[1.2em]bar{X}&sim Nleft(250,dfrac{25}{5}right)[1.2em]&sim N(250,5)end{aligned}

Significance level: α=0.05alpha=0.05

Test statistic is Xˉ=15(240+235+250+245+230)=240bar{X}=dfrac{1}{5}(240+235+250+245+230)=240

P(Xˉ240)=3.872×106<0.05mathbb{P}(bar{X}leq 240)=3.872times 10^{-6}<0.05

Reject H0H_{0}. Sufficient evidence to suggest the manufacturer is not correct.

A LevelAQAEdexcelOCR

Normal Distribution Hypothesis Tests Example Questions

Question 1: Perform a two tail hypothesis test on XN(300,25)Xsim N(300,25) with significance level 1%1%, having observed 288288.

[5 marks]

A Level AQAEdexcelOCR

μmu is the mean of the distribution.

H0:μ=300H_{0}: mu=300

H1:μ300H_{1}: muneq 300

Test statistic XX is the observed value.

XN(300,25)Xsim N(300,25)

Significance level is 1%1%, however since this is a two tail test we are looking for probabilities of less than 0.0050.005.

P(X288)=0.3156>0.005mathbb{P}(Xleq 288)=0.3156>0.005

Do not reject H0H_{0}. Insufficient evidence to suggest H1H_{1}.

MME Premium Laptop

Save your answers with

MME Premium

Gold Standard Education

Question 2: The journey times by car to Brighton from London had an average of 6363 minutes in 2019, with a standard deviation of 22 minutes. Journey times are thought to have decreased in the early 2020s. Ten drivers are asked to report their journey times upon arrival in Brighton. Their times are listed below. Test, at the 5%5% significance level, if journey times really are decreasing.

59,61,58,62,56,56,61,64,69,6859,61,58,62,56,56,61,64,69,68

[6 marks]

A Level AQAEdexcelOCR

μmu is the mean travel time to Brighton.

H0:μ=63H_{0}: mu=63

H1:μ<63H_{1}: mu<63

Test statistic Xˉbar{X} is the mean travel time of 1010 observed journeys to Brighton.

Distribution is:

XN(63,22)N(63,4)XˉN(63,410)N(63,0.4)begin{aligned}X&sim N(63,2^{2})[1.2em]&sim N(63,4)[1.2em]bar{X}&sim Nleft(63,dfrac{4}{10}right)[1.2em]&sim N(63,0.4)end{aligned}

Significance level: α=0.05alpha=0.05

Test statistic is Xˉ=110(59+61+58+62+56+56+61+64+69+68)=61.4bar{X}=dfrac{1}{10}(59+61+58+62+56+56+61+64+69+68)=61.4

P(Xˉ61.4)=0.0057<0.05mathbb{P}(bar{X}leq 61.4)=0.0057<0.05

Reject H0H_{0}. Sufficient evidence to suggest journey times have decreased.

MME Premium Laptop

Save your answers with

MME Premium

Gold Standard Education

Question 3: A biscuit company promises that their Prime biscuits are covered in a layer of chocolate at least 0.50.5 cm thick. A newsagent buys thirty chocolate bars. He finds a standard deviation of 0.30.3 cm and his chocolate bars have a mean thickness of 0.40.4 cm. Is the manufacturer lying?

[8 marks]

A Level AQAEdexcelOCR

μmu is the average thickness of the chocolate layer on the biscuit.

H0:μ=0.5H_{0}: mu=0.5

H0:μ<0.5H_{0}: mu<0.5

Test statistic Xˉbar{X} is the mean of the newsagent’s observations.

Distribution: XN(0.5,0.32)Xsim N(0.5,0.3^{2})

XN(0.5,0.09)XˉN(0.5,0.0930)N(0.5,0.003)begin{aligned}X&sim N(0.5,0.09)[1.2em]bar{X}&sim Nleft(0.5,dfrac{0.09}{30}right)[1.2em]&sim N(0.5,0.003)end{aligned}

Significance level is not given in the question. Choose a sensible significance level: α=5%alpha=5%

P(Xˉ0.4)=0.0339<0.05mathbb{P}(bar{X}leq 0.4)=0.0339<0.05

Reject H0H_{0}. Sufficient evidence to suggest the manufacturer is lying.

MME Premium Laptop

Save your answers with

MME Premium

Gold Standard Education

Additional Resources

Site Logo

Exam Tips Cheat Sheet

A Level
Site Logo

Formula Booklet

A Level

Specification Points Covered

N2 – Understand and use the Normal distribution as a model; find probabilities using the Normal distribution Link to histograms, mean, standard deviation, points of inflection and the binomial distribution
O3 – Conduct a statistical hypothesis test for the mean of a Normal distribution with known, given or assumed variance and interpret the results in context

Related Topics

Site Logo

Hypothesis Testing

A Level