Understanding General Normal Distributions and Standardisation

Expert reviewed β€’ 21 July 2024 β€’ 9 minute read


  • understand and calculate the 𝑧-score (standardised score) corresponding to a particular value in a dataset
    • use the formula 𝑧 =π‘₯βˆ’πœ‡πœŽ , where πœ‡ is the mean and 𝜎 is the standard deviation
    • describe the 𝑧-score as the number of standard deviations a value lies above or below the mean
  • use 𝑧-scores to compare scores from different datasets, for example comparing students’ subject examination scores
  • use collected data to illustrate the empirical rules for normally distributed random variables
    • sketch the graphs of f(x)=eβˆ’x2f(x)=e^{-x^2} and the probability density function for the normal distributionf(x)=1Οƒ2Ο€eβˆ’(xβˆ’ΞΌ)2(2Οƒ2f(x)=\frac{1}{\sigma\sqrt{2\pi}}e^-{\frac{(x-\mu)^2}{(2\sigma^2}} using technology
  • use 𝑧-scores to make judgements related to outcomes of a given event or sets of data

Note:

Video coming soon!

What is the General Normal Distribution?

The general normal distribution is a continuous probability distribution that is symmetrical around its mean. In the previous chapter, we discussed a type of normal distribution known as the standard normal distribution. The standard normal distribution is a special case of the normal distribution with a mean of 00 and a standard deviation of 11. This chapter focuses on normal distributions that are symmetrical around values other than 11.

Problems involving normal distributions are solved by using the same methods outlined in the previous chapter - using z-score tables. However, when dealing with general normal distributions, we must find the z-score from a given mean and standard deviation. This is done through a method called standardisation.

What is Standardisation?

Standardisation involves converting a normal distribution with a mean ΞΌ\mu and standard deviation Οƒ\sigma into a standard normal distribution (with mean 00 and standard deviation 11). This is done, so we can apply the process of using z-score tables to determine a measure of probability. The process of standardisation is defined by the z-score formula, which is given by:

z=xβˆ’ΞΌΟƒz = \frac{x - \mu}{\sigma}

This formula standardises z-score values, so they can be measured according to the same scale, being the standard normal distribution, with a mean of 00 and a standard deviation of 11. As we know from the previous chapter, a sore indicates how many standard deviations a data point xx is from the mean. It is important to note that:

  • Positive z-scores refer to values above the mean
  • Negative z-score values refer to values below the mean

Solving Problems Using Standardisation

As discussed in the previous chapter, to determine the probability of certain values or ranges of a standard normal distribution, we must find corresponding values using a z-score table and graph the given bell curve. However, when dealing with a general normal distribution (a normal distribution with a mean value other than 11), we must apply the process of standardisation, as seen above, before calculating the probability.

Practice Question 1

A class of students sit a math test graded out of 100100 marks. A student wishes to asses his performance against that of the rest of his class. The mean of all the test results was 7575 and the standard deviation of the results was 1010. This student achieved a score of 8585. Determine the student's performance on the test, relative to the average performance of all students who took the test. Additionally, create a relevant graph to support your answer. Use the following z-score table to assist you with any calculations.

z.0.1.2.3.4.5.6.7.8.9
0.0.50000.53980.57930.61790.65540.69150.72570.75800.78810.8159
1.0.84130.86430.88490.90320.91920.93320.94520.95540.96410.9713
2.0.97720.98210.98610.98930.99180.99380.99530.99650.99740.9981
3.0.99870.99900.99930.99950.99970.99980.99980.99990.99991.0000

The first step to solving this problem is to apply the process of standardisation. From the question we know that x=85,ΞΌ=75x=85,\mu=75 and Οƒ=10\sigma=10.

z=xβˆ’ΞΌΟƒ=85βˆ’75101010=1z=\frac{x-\mu}{\sigma}\\=\frac{85-75}{10}\\\frac{10}{10}\\=1

Now that we have standardised the data given, we can see that the z-score of this distribution is 11. Thus, we can use the z-score table provided in the question to determine the probability. From the table we can see that:

P(Z≀1)β‰ˆ0.8413P(Z\leq 1 )\approx 0.8413

This means that the student scored better than approximately 84.13%84.13\% of students in the class on the exam. We can graph this by shading the area under a bell-curve graph, between βˆ’βˆž-\infty and 11.

placeholder

Return to Module 10: Continuous Probability Distributions