D'Math University | Statistics & Data Science

PhD Statistics — Advanced Track

An elite research-intensive doctoral programme in modern statistical theory and methodology. The Advanced Track specialises in high-dimensional inference, Bayesian nonparametrics, causal inference, and stochastic analysis — preparing graduates for leading positions in academic research, government statistical agencies, and cutting-edge data science.

Doctoral 3–5 Years Research-Intensive Advanced Track
5
Research Specialisations
£80k+
Average Graduate Salary
50+
Partner Universities
3–5
Year Programme

Programme Overview

Programme Overview

  • Advanced doctoral programme in statistical theory and methods
  • Year 1: Advanced coursework in measure-theoretic probability, statistical inference, and computing
  • Year 2 onward: Supervised original research with a dedicated academic supervisor
  • Thesis must constitute a substantial original contribution to statistical science
  • Specialisation areas include Bayesian nonparametrics, high-dimensional statistics, causal inference, and survival analysis
  • Annual progression reviews, conference presentations, and collaborative research
  • Strong emphasis on mathematical rigour alongside computational implementation

Entry Requirements

  • MSc in Statistics, Mathematics, or closely related quantitative discipline
  • First-class or high merit at postgraduate level strongly preferred
  • Strong background in measure theory, statistical inference, and linear models
  • Programming experience in R or Python (both preferred)
  • Research proposal demonstrating originality and awareness of current literature
  • Two academic references from supervisors familiar with your research capacity
  • English proficiency: IELTS 7.0+ or equivalent

Research Areas & Coursework

📐
Measure-Theoretic Probability
Rigorous foundations of probability: sigma-algebras, Lebesgue integration, convergence theorems, and martingale theory.
🔮
Bayesian Nonparametrics
Dirichlet processes, Gaussian processes, Bayesian neural networks, and posterior consistency theory.
📊
High-Dimensional Statistics
Lasso, ridge regression, compressed sensing, random matrix theory, and minimax estimation in high dimensions.
🔗
Causal Inference
Potential outcomes framework, structural causal models, instrumental variables, and propensity score methods.
📈
Asymptotic Theory
Rates of convergence, CLT refinements, semiparametric efficiency bounds, and empirical process theory.
🧬
Survival & Longitudinal Analysis
Cox models, competing risks, mixed models, and methods for censored and repeated-measures data.
🤖
Statistical Learning Theory
PAC learning, VC dimension, kernel methods, and theoretical foundations of modern machine learning algorithms.
🔬
Doctoral Research Thesis
Original supervised research culminating in a thesis making a substantial contribution to statistical knowledge.

Course Catalogue

Click any course to view its objective and learning outcomes.

STA 701 Research Methods in Statistics +

Objective

To prepare doctoral candidates for statistical research.

Learning Outcomes

  • Apply rigorous research design.
  • Use specialised databases.
  • Apply LaTeX writing.
  • Critique published research.
  • Write proposals.
STA 702 Advanced Probability Theory +

Objective

To master advanced probability for research.

Learning Outcomes

  • Apply measure-theoretic probability.
  • Use martingale theory.
  • Apply weak convergence.
  • Use ergodic theory.
  • Discuss random matrices.
Interactive Activity — Distribution Plotter
Pick a distribution and adjust its parameters. Read off mean and variance directly from the plot.
Distribution: p1 = 0.0 p2 = 1.0
Interactive Activity — Central Limit Theorem Simulator
Sample n values, take their average, repeat. The histogram of averages converges to a normal distribution — CLT in action.
Source: Sample size n = 10
Total sample means: 0
STA 703 Advanced Statistical Inference +

Objective

To master advanced statistical inference.

Learning Outcomes

  • Apply asymptotic theory.
  • Use empirical processes.
  • Apply U-statistics.
  • Use semiparametric theory.
  • Discuss high-dimensional inference.
Interactive Activity — Distribution Plotter
Pick a distribution and adjust its parameters. Read off mean and variance directly from the plot.
Distribution: p1 = 0.0 p2 = 1.0
Interactive Activity — Central Limit Theorem Simulator
Sample n values, take their average, repeat. The histogram of averages converges to a normal distribution — CLT in action.
Source: Sample size n = 10
Total sample means: 0
Interactive Activity — Hypothesis Testing Visualizer
Set null hypothesis μ₀, sample mean x̄, sample size n and σ. The activity computes the z-statistic, p-value (shaded tail), and tells you whether to reject H₀ at significance α.
μ₀ = x̄ = σ = n =
α = 0.050 Tail:
STA 704 Bayesian Inference +

Objective

To research advanced Bayesian methods.

Learning Outcomes

  • Apply nonparametric Bayesian methods.
  • Use Dirichlet processes.
  • Apply variational inference.
  • Use Hamiltonian Monte Carlo.
  • Discuss approximate inference.
Interactive Activity — Distribution Plotter
Pick a distribution and adjust its parameters. Read off mean and variance directly from the plot.
Distribution: p1 = 0.0 p2 = 1.0
Interactive Activity — Central Limit Theorem Simulator
Sample n values, take their average, repeat. The histogram of averages converges to a normal distribution — CLT in action.
Source: Sample size n = 10
Total sample means: 0
Interactive Activity — Hypothesis Testing Visualizer
Set null hypothesis μ₀, sample mean x̄, sample size n and σ. The activity computes the z-statistic, p-value (shaded tail), and tells you whether to reject H₀ at significance α.
μ₀ = x̄ = σ = n =
α = 0.050 Tail:
Interactive Activity — Bayesian Coin Update
Beta(α, β) prior on a coin's bias. Click "Toss" to flip a coin (true bias hidden) and watch the posterior update via Bayes' rule.
prior α = 1.0 prior β = 1.0
true p =
Toss the coin to start updating the posterior.
STA 705 Statistical Machine Learning +

Objective

To research the statistical foundations of ML.

Learning Outcomes

  • Apply concentration inequalities.
  • Use empirical risk minimisation.
  • Apply structural risk minimisation.
  • Use kernel methods.
  • Discuss high-dimensional theory.
Interactive Activity — 2×2 Matrix Transformation
Set the entries of a 2×2 matrix. Watch how it transforms the unit square. Determinant = signed area of the transformed square.
a = 1.0 b = 0.5 c = -0.3 d = 1.0
Interactive Activity — Vector Field & Gradient Visualizer
Pick a scalar field f(x,y). Gradient arrows point in the direction of steepest ascent. Click anywhere to drop a particle that follows the gradient.
f(x,y) =
Click on the plot to drop a particle.
Interactive Activity — Gradient Descent on a 2D Loss Surface
Click anywhere on the surface to drop a starting point. Animation traces the descent path on the chosen loss function. Adjust the learning rate to see how step size affects convergence.
Loss: η = 0.10
Click on the loss surface to drop a starting point.
Interactive Activity — Linear Classifier Decision Boundary
Click to add red or blue points. Adjust weights w₁, w₂, b to position the decision line w₁x + w₂y + b = 0. Misclassified points highlight red.
w₁ = w₂ = b =
STA 706 Doctoral Seminar +

Objective

To engage with current research.

Learning Outcomes

  • Present and critique papers.
  • Engage with international research.
  • Participate in peer review.
  • Build a network.
  • Develop presentation skills.
STA 707 Teaching Practicum +

Objective

To develop teaching skills.

Learning Outcomes

  • Plan and deliver lectures.
  • Design assessments.
  • Apply pedagogical theory.
  • Mentor undergraduates.
  • Engage in curriculum design.
Interactive Activity — Truth Table Builder
Type a logical expression using p, q, r and operators (AND, OR, NOT). The truth table generates instantly.
Operators: AND OR NOT XOR -> <->
STA 708 PhD Thesis I +

Objective

To produce original research.

Learning Outcomes

  • Identify an original problem.
  • Conduct literature review.
  • Develop methodology.
  • Produce preliminary results.
  • Present at conferences.
STA 709 PhD Thesis II +

Objective

To advance the research.

Learning Outcomes

  • Develop original methodology.
  • Generate findings.
  • Publish in journals.
  • Develop thesis structure.
  • Defend methodology.
STA 710 PhD Thesis III +

Objective

To consolidate research.

Learning Outcomes

  • Write 80,000-100,000 word thesis.
  • Synthesise contributions.
  • Defend viva voce.
  • Publish multiple articles.
  • Contribute to the field.

Career Pathways

🏛️
Academic Statistician
Pursue a faculty career at leading universities, publishing original research and training future generations of statisticians.
🔬
Research Scientist
Lead statistical methodology teams at top technology companies, pharmaceutical firms, or national laboratories.
📋
Government Statistician
Shape national data policy and methodology at ONS, NSF, or equivalent national statistics offices worldwide.
💊
Biostatistics Director
Lead clinical trial design, regulatory submissions, and adaptive trial methodology at pharmaceutical companies.
📉
Quantitative Researcher
Develop novel statistical models and strategies at hedge funds, asset managers, and quantitative trading firms.
🤖
ML Research Scientist
Bridge statistical theory and machine learning at AI research labs, shaping next-generation learning algorithms.

Top Global Universities

Stanford University University of Cambridge Harvard University University of Chicago Imperial College London University of Edinburgh UC Berkeley University of Oxford Carnegie Mellon University London School of Economics

Why D'Math University

STEP 01
World-Class Supervisors
Work directly with active researchers publishing in top-tier statistical journals including JRSS, Annals of Statistics, and Biometrika.
STEP 02
Research-First Culture
Every doctoral candidate is embedded in a live research group from day one — contributing to ongoing projects while developing their own agenda.
STEP 03
Computational Resources
Access to high-performance computing infrastructure, statistical software licenses, and data repositories for large-scale empirical research.
STEP 04
Global Network
Conference travel support, international collaborations, and placement connections with top academic departments and industry research labs.
Apply for PhD Statistics (Advanced) →

Doctoral applications reviewed year-round — contact us to discuss your research interests.