Exercises

Calculate values from z-scores

In these exercises you have a random variable \( X \) that follows a normal distribution. Our variable \( X \) could be, for instance, the income of a random inhabitant of a country.

You are given the population mean \( \mu_X \), which would be the mean income in the country, and the standard deviation of the income distribution \( \sigma_X \).

You are also given a z-score. Your task is to calculate the value that we call \( x_0 \), which corresponds to the z-score. In our income example, \( x_0 \) would be the income of one inhabitant of the country that we are interested in. The z-score for \( x_0 \) gives you the number of standard deviations from \( \mu_X \) that \( x_0 \) is located.

Before you do this exercise, it is recommended that you are familiar with what standard deviations are and how to calculate them.

Calculator  (How to use this input field)
  =  
 

Progress

Tip!

If you find this topic difficult, it may be because there is some other topic that you should learn first.

Press Recommend topic below, and a topic will be recommended based on your progress.

Recommend topic
Explain

PH_select_question