🇬🇧 Statistical Officer / Government Statistical Service (GSS) Assessment · subject
Statistical Officer / Government Statistical Service (GSS) Assessment Descriptive Statistics, Data Analysis and Modelling Syllabus
Every chapter and topic of Descriptive Statistics, Data Analysis and Modelling examined in Statistical Officer / Government Statistical Service (GSS) Assessment — 4 chapters, 12 topics and 28 sub-topics, plus 61 flashcards written against it.
Descriptive Statistics, Data Analysis and Modelling syllabus — full chapter and topic list
Expand any chapter to see its topics and sub-topics. This is the whole examinable outline for Descriptive Statistics, Data Analysis and Modelling in Statistical Officer / Government Statistical Service (GSS) Assessment, not a summary of it.
-
Summarising Data
3 topics- Types of data
- Categorical, ordinal, interval and ratio data
- Cross-sectional, time series and panel data
- Measures of central tendency and spread
- Mean, median and mode and when each is appropriate
- Range, interquartile range, variance and standard deviation
- Skewness and kurtosis
- Data visualisation
- Histograms, box plots and scatter plots
- Choosing the right chart for the message
- Avoiding misleading visualisations
- Types of data
-
Relationships Between Variables
3 topics- Correlation
- Pearson and Spearman correlation coefficients
- Correlation does not imply causation
- Linear regression
- Simple linear regression and least squares
- Interpreting coefficients, R-squared and residuals
- Multiple regression and confounding
- Model assumptions and diagnostics
- Linearity, homoscedasticity and normality of residuals
- Multicollinearity and influential observations
- Correlation
-
Index Numbers and Time Series
3 topics- Index numbers
- Laspeyres and Paasche price indices
- Rebasing and chain-linking
- Real versus nominal values and deflation
- Time series components
- Trend, seasonality, cycle and irregular components
- Seasonal adjustment concepts
- Forecasting basics
- Moving averages and exponential smoothing
- Interpreting and communicating forecast uncertainty
- Index numbers
-
Analytical Reasoning with Data
3 topics- Identifying patterns and anomalies
- Outlier detection and treatment
- Spotting data entry and processing errors
- Drawing valid conclusions
- Confounding, lurking variables and Simpson's paradox
- Ecological fallacy and aggregation effects
- Reproducible analysis (conceptual)
- Reproducible Analytical Pipelines (RAP) principles
- Version control and documentation of analysis
- Identifying patterns and anomalies
Descriptive Statistics, Data Analysis and Modelling flashcards for Statistical Officer / Government Statistical Service (GSS) Assessment
19 of 61 cards from the Descriptive Statistics, Data Analysis and Modelling deck — real questions with worked answers.
What are the four main types (levels) of measurement for data?
Nominal (categories, no order), Ordinal (ordered categories, unequal/unknown intervals), Interval (ordered, equal intervals, no true zero, e.g. temperature in °C), and Ratio (equal intervals with a true zero, e.g. height, weight).
Distinguish categorical (qualitative) data from numerical (quantitative) data, and give the two subtypes of each.
Categorical splits into nominal (unordered) and ordinal (ordered). Numerical splits into discrete (countable values, e.g. number of children) and continuous (any value in a range, e.g. weight).
What is the difference between discrete and continuous numerical data?
Discrete data take separate, countable values (often integers, e.g. number of cars). Continuous data can take any value within a range and are measured rather than counted (e.g. time, length).
Define cross-sectional, time series, and panel (longitudinal) data.
Cross-sectional: many units observed at a single point in time. Time series: one unit observed over many time points. Panel/longitudinal: many units observed over multiple time points (combines both).
State the formula for the arithmetic mean of a sample $x_1,\dots,x_n$.
$$\bar{x} = \frac{1}{n}\sum_{i=1}^{n} x_i$$
How do you find the median of a dataset, and why is it preferred over the mean for skewed data?
Order the values; the median is the middle value (or the mean of the two middle values if $n$ is even). It is preferred for skewed data because it is robust to outliers and extreme values, unlike the mean.
Define the mode and state for which type of data it is the only valid measure of central tendency.
The mode is the most frequently occurring value. It is the only valid measure of central tendency for nominal (categorical) data.
State the formula for the sample variance $s^2$.
$$s^{2} = \frac{1}{n-1}\sum_{i=1}^{n}(x_i - \bar{x})^{2}$$
Why does the sample variance divide by $n-1$ rather than $n$?
Dividing by $n-1$ (Bessel's correction) gives an unbiased estimator of the population variance; using $n$ underestimates it because the sample mean is used in place of the unknown population mean, removing one degree of freedom.
How is the standard deviation related to the variance, and why is it often preferred?
The standard deviation is the square root of the variance, $s = \sqrt{s^{2}}$. It is preferred because it is expressed in the same units as the original data, making it more interpretable.
Define the interquartile range (IQR) and explain why it is a robust measure of spread.
$\text{IQR} = Q_3 - Q_1$, the range of the middle 50% of the data. It is robust because it ignores the lowest and highest 25% of values, making it insensitive to outliers.
What is the coefficient of variation (CV) and when is it useful?
$$\text{CV} = \frac{s}{\bar{x}} \times 100\%$$ It expresses spread relative to the mean, allowing comparison of variability between datasets with different units or very different means.
Define skewness and describe the relative positions of mean, median and mode for a right (positive) skew.
Skewness measures asymmetry of a distribution. For right (positive) skew, the tail extends to the right and typically $\text{mode} < \text{median} < \text{mean}$.
What does kurtosis measure, and what is the excess kurtosis of a normal distribution?
Kurtosis measures the heaviness of the tails / peakedness of a distribution. A normal distribution has kurtosis $3$, i.e. an excess kurtosis ($\text{kurtosis}-3$) of $0$.
Which chart type is most appropriate for showing the distribution of a single continuous variable?
A histogram, which groups continuous data into bins and shows frequency by bar height (with no gaps between bars).
What is the key difference between a bar chart and a histogram?
A bar chart displays categorical data with gaps between bars (order arbitrary); a histogram displays continuous data in ordered, adjacent bins with no gaps, and area/height represents frequency.
What does a box-and-whisker plot display, and how are outliers typically defined on it?
It shows the minimum, $Q_1$, median, $Q_3$, and maximum (five-number summary). Outliers are commonly points beyond $Q_1 - 1.5\times\text{IQR}$ or $Q_3 + 1.5\times\text{IQR}$.
Which visualisation is best for examining the relationship between two continuous variables?
A scatter plot, which plots paired observations as points and reveals the form, direction, and strength of any association.
List three principles of good data visualisation (avoiding misleading charts).
Start bar-chart axes at zero, keep aspect ratios honest, label axes and units clearly, avoid chart junk / 3D distortion, and use appropriate chart types for the data. (Any three.)
See more Descriptive Statistics, Data Analysis and Modelling flashcards →
Planning Descriptive Statistics, Data Analysis and Modelling for Statistical Officer / Government Statistical Service (GSS) Assessment
Descriptive Statistics, Data Analysis and Modelling is about 15% of the Statistical Officer / Government Statistical Service (GSS) Assessment syllabus by topic count — 12 of 80 topics, spread over 4 chapters. At roughly 45 minutes per topic plus 12 minutes per sub-topic, a first pass runs to about 15 hours.
The heaviest chapters are Summarising Data (3 topics), Relationships Between Variables (3 topics), Index Numbers and Time Series (3 topics) . Front-load those while your energy is high; the short chapters are better revision filler later.
Work top-down: read the chapter, then tick topics off individually rather than marking the whole chapter done. Sub-topics are where silent gaps hide.
Descriptive Statistics, Data Analysis and Modelling (Statistical Officer / Government Statistical Service (GSS) Assessment) FAQ
What is in the Statistical Officer / Government Statistical Service (GSS) Assessment Descriptive Statistics, Data Analysis and Modelling syllabus?
Descriptive Statistics, Data Analysis and Modelling is split into 4 chapters — Summarising Data, Relationships Between Variables, Index Numbers and Time Series and Analytical Reasoning with Data, containing 12 topics and 28 sub-topics in total.
How is Descriptive Statistics, Data Analysis and Modelling structured in the Statistical Officer / Government Statistical Service (GSS) Assessment syllabus?
4 chapters. Descriptive Statistics, Data Analysis and Modelling accounts for about 15% of the topics in the whole Statistical Officer / Government Statistical Service (GSS) Assessment syllabus (12 of 80).
How long should I spend on Descriptive Statistics, Data Analysis and Modelling for Statistical Officer / Government Statistical Service (GSS) Assessment?
Budget around 15 hours for a first pass through Descriptive Statistics, Data Analysis and Modelling — about 45 minutes per topic plus 12 minutes per sub-topic across its 12 topics. Add revision cycles on top.
Are there flashcards for Statistical Officer / Government Statistical Service (GSS) Assessment Descriptive Statistics, Data Analysis and Modelling?
Yes — a 61-card Descriptive Statistics, Data Analysis and Modelling deck. Sample cards are printed on this page, and the full deck is free in the Examius app with spaced repetition scheduling.