All courses › Statistics

Statistics: free practice, theory and problems

Descriptive statistics summarise data with a few numbers: where is the centre, and how much do the data spread?

4 parts37 problemsPractice examFree
Start practising for free →

Contents

  1. Descriptive statistics
  2. Probability distributions
  3. Confidence intervals
  4. Hypothesis testing

1. Descriptive statistics

What is it about?

Descriptive statistics summarise data with a few numbers: where is the centre, and how much do the data spread?

Concepts and formulas

Example

Salaries 400, 450, 500, 520 and 2000 (thousand NOK): mean 774, median 500. One high salary pulls the mean up.

Median for skewed data, mean for symmetric data.

Practise descriptive statistics in the app →

2. Probability distributions

🔗 Shared curriculum with Mathematics S2. The questions are the same, but your progress counts separately for each subject.

What is it about?

A probability distribution tells you how likely each possible outcome is. With the expected value and the standard deviation you describe the "centre" and the "spread". The two most important distributions are the binomial distribution and the normal distribution.

Concepts and formulas

Example

The height of 18-year-olds is N(175,7)N(175, 7) cm. The share below 182 cm is Φ ⁣(182−1757)=Φ(1)≈0.841\Phi\!\left(\dfrac{182 - 175}{7}\right) = \Phi(1) \approx 0.841.

Binomial: count successes in a fixed number of trials. Normal: measurements clustering around an average.

Practise probability distributions in the app →

3. Confidence intervals

What is it about?

A sample gives an estimate, but how certain is it? A confidence interval gives a range that, with a given confidence (often 95 %), contains the true value.

Concepts and formulas

Example

A poll of 1000 people gives 30 % support. Margin of error: 1.960.3⋅0.7/1000=0.0281.96\sqrt{0.3 \cdot 0.7/1000} = 0.028, i.e. 30 % ± 2.8 percentage points.

Larger sample → narrower interval, but only with the square root.

Practise confidence intervals in the app →

4. Hypothesis testing

🔗 Shared curriculum with Mathematics S2. The questions are the same, but your progress counts separately for each subject.

What is it about?

A hypothesis test decides whether data give enough reason to reject a claim. Is a coin biased? Does a new medicine work? Has a new teaching method raised the average grade?

Concepts and formulas

Example

A coin gives 60 heads in 100 tosses. H0:p=0.5H_0: p = 0.5, H1:p>0.5H_1: p > 0.5. Z=60−50100⋅0.5⋅0.5=105=2Z = \dfrac{60 - 50}{\sqrt{100 \cdot 0.5 \cdot 0.5}} = \dfrac{10}{5} = 2. The p-value is 1−Φ(2)≈0.023<0.051 - \Phi(2) \approx 0.023 < 0.05, so we reject H0H_0: the coin appears to be biased.

Small p-value → the result is unlikely if H0H_0 holds → reject H0H_0.

Practise hypothesis testing in the app →

Example problems with solutions

Here are some of the problems in statistics. In the app, calculation problems get new numbers every time, so you can practise until it sticks – and take a graded practice exam before the real one.

Descriptive statistics: What is the median of 3, 7, 2, 9, 5?

Answer: 5

Sorted: 2, 3, 5, 7, 9. The middle one is 5.

Probability distributions: What is the expected value when you roll one die?

Answer: 3.5

1+2+3+4+5+66=3.5\dfrac{1 + 2 + 3 + 4 + 5 + 6}{6} = 3.5.

Confidence intervals: How much larger must the sample be to halve the margin of error?

Answer: 4 times

The margin of error is proportional to 1/n1/\sqrt n, and 4=2\sqrt 4 = 2.

Hypothesis testing: What is the p-value?

Answer: The probability of a result at least as extreme if H0H_0 is true

The p-value is calculated assuming that H0H_0 holds.

Practise all the problems →