Tutorials › Pharmacometrics › PBPK vs. Population PK Models
Pharmacokinetics · PK/PD Foundations

PBPK vs. Population PK Models

Understand how physiologically based pharmacokinetic (PBPK) and population pharmacokinetic (PopPK) models differ, what each model is designed to learn, how their assumptions and data requirements compare, and how the two approaches can complement one another in drug development.

Intermediate PK Modeling PBPK Population PK Pharmacometrics
01 · The big picture

1. Two Ways to Build a PK Model

Physiologically based pharmacokinetic (PBPK) models and population pharmacokinetic (PopPK) models are both mathematical frameworks for describing drug concentration over time, but they approach the problem from different directions.

A PBPK model starts with a representation of physiology: organs and tissues, blood flows, tissue composition, enzyme and transporter activity, and drug-specific properties. A PopPK model generally starts with observed concentration-time data and uses a statistical model to characterize typical PK behavior, between-subject variability, residual variability, and relationships with covariates.

PBPK Physiology + drug properties organ blood flows tissue partitioning enzymes / transporters drug-specific properties → concentration profiles Population PK Observed concentration data structural PK model between-subject variability covariate relationships residual variability → concentration profiles Different model structures can address complementary scientific questions.

PBPK emphasizes mechanistic representation of physiology and drug disposition; PopPK emphasizes statistical description of observed PK across individuals and identification of variability and covariates.

Core distinction: PBPK asks, in effect, “What concentration-time behavior follows from physiology and drug properties?” PopPK asks, in effect, “What PK behavior and variability are supported by the observed data, and which patient characteristics explain that variability?”
02 · PBPK

2. What Is a PBPK Model?

A physiologically based pharmacokinetic model represents the body using compartments that correspond more closely to physiological organs or tissues than the abstract compartments used in conventional compartmental PK.

A typical PBPK model may include blood, liver, kidney, lung, muscle, adipose tissue, brain, and other tissues. Each tissue can have its own volume, blood flow, tissue-to-plasma partition behavior, and mechanisms of drug uptake or elimination.

The model combines these physiological characteristics with drug-specific properties such as lipophilicity, molecular size, plasma protein binding, intrinsic clearance, permeability, and enzyme or transporter interactions.

$$\text{Physiology}+\text{Drug properties}+\text{Mechanistic assumptions}\rightarrow C(t)$$

The result is a system of differential equations describing drug amounts or concentrations throughout the modeled physiological system.

Important: PBPK compartments are physiologically anchored, but the model remains a mathematical representation. A PBPK model can still contain simplifications, assumptions, and uncertain parameters.
03 · Population PK

3. What Is a Population PK Model?

Population pharmacokinetics describes how PK parameters vary across individuals in a population while simultaneously accounting for unexplained residual variability in observed concentrations.

A PopPK model commonly contains three related components:

  1. A structural model describing the typical concentration-time behavior, such as a one- or two-compartment model with absorption and elimination.
  2. A statistical model for between-subject variability (BSV) describing how individual parameters vary around typical population values.
  3. An observation or residual error model describing differences between measured concentrations and model-predicted concentrations.

Covariates such as body weight, renal function, age, sex, disease status, genotype, or concomitant medications can be incorporated when supported by the data and scientific rationale.

$$\text{Population PK}=\text{Typical PK}+\text{Between-subject variability}+\text{Residual variability}$$

The individual clearance of subject \(i\), for example, might be represented as:

$$CL_i=CL_{\text{pop}}\left(\frac{WT_i}{70}\right)^{\theta_{WT}}\exp(\eta_i)$$

Here, \(CL_{\text{pop}}\) is a typical population clearance, body weight is a covariate, and \(\eta_i\) represents unexplained individual deviation from the typical value after accounting for the covariate.

04 · Side by side

4. PBPK vs. Population PK: The Central Differences

FeaturePBPKPopulation PK
Primary emphasisMechanistic representation of physiology and drug dispositionStatistical characterization of PK and variability across individuals
Basic unitsPhysiological organs/tissues and blood compartmentsPK compartments such as central and peripheral compartments
Typical inputsPhysiology, drug properties, enzyme/transporter information, in vitro data, clinical dataObserved concentration-time data, dosing information, subject characteristics
Between-subject variabilityCan arise from variability in physiological and biological inputsUsually modeled statistically through random effects and covariates
CovariatesOften represented through physiological mechanismsTypically evaluated statistically and mechanistically
Data sparsityCan make predictions using nonclinical and physiological information when clinical PK data are limitedRequires sufficient observed PK information to estimate population parameters reliably
ExtrapolationCan be useful for mechanistic extrapolation when assumptions and inputs are supportedUsually strongest within populations and conditions represented by the data
Individual predictionCan predict profiles from physiological and drug-specific characteristicsCan estimate individual PK parameters using observed concentrations and covariates
Typical softwareSpecialized PBPK platforms and mechanistic modeling environmentsNONMEM, Monolix, nlmixr2, and other population-modeling frameworks

These distinctions are tendencies rather than absolute rules. Modern pharmacometric workflows frequently combine mechanistic and statistical components rather than treating PBPK and PopPK as mutually exclusive alternatives.

05 · Mathematical structure

5. How the Mathematical Structures Differ

Population PK equations

A conventional two-compartment PopPK model may describe drug movement using central and peripheral amounts:

$$\frac{dA_1}{dt}=-\left(k_{10}+k_{12}\right)A_1+k_{21}A_2$$
$$\frac{dA_2}{dt}=k_{12}A_1-k_{21}A_2$$

The parameters may subsequently be expressed in terms of clearance and volumes, such as \(CL\), \(V_1\), and \(V_2\).

PBPK equations

A PBPK model instead describes drug amounts in physiological tissues. A simplified tissue balance might look like:

$$\frac{dA_T}{dt}=Q_T(C_A-C_V)$$

where \(A_T\) is drug amount in a tissue, \(Q_T\) is tissue blood flow, and \(C_A\) and \(C_V\) represent arterial and venous concentrations under a simplified flow-limited representation.

More mechanistic tissue models can incorporate permeability-limited distribution, active transport, binding, metabolism, intracellular compartments, or other processes.

The key difference is not simply the number of compartments. It is what those compartments and parameters are intended to represent. PopPK compartments are primarily statistical/kinetic constructs; PBPK compartments are linked to physiological structures and processes.
06 · Parameters

6. What Do the Parameters Mean?

ConceptPopulation PK interpretationPBPK interpretation
ClearanceA population or individual parameter governing eliminationCan be assembled from organ-specific processes such as hepatic and renal clearance
VolumeCentral/peripheral or apparent volumes within the structural modelPhysiological tissue or organ volumes
Blood flowUsually not an explicit structural PK parameterOften a fundamental determinant of organ drug delivery
Partition coefficientNot usually estimated directlyCan determine tissue concentrations relative to plasma or blood
Intrinsic clearanceMay be represented indirectly through estimated clearanceCan be an explicit mechanistic input for metabolism
Random effectsCentral to describing between-subject variabilityMay be represented through variability in physiological or drug-specific inputs, depending on the model

This difference has an important consequence: a parameter can have similar terminology but a different role in the two frameworks. For example, “clearance” in a PopPK model is often an estimated statistical parameter, whereas a PBPK model may construct systemic clearance from mechanistic organ processes.

07 · Data requirements

7. What Data Does Each Approach Need?

The two approaches can draw on different information sources.

Typical PBPK inputs

  • Physicochemical properties such as molecular weight and lipophilicity.
  • Plasma or blood protein binding.
  • In vitro metabolic data.
  • Enzyme and transporter information.
  • Intrinsic clearance measurements.
  • Tissue distribution information.
  • Organ volumes and blood flows.
  • Physiological characteristics of the target population.
  • Clinical PK data for model development and verification when available.

Typical PopPK inputs

  • Observed concentration-time measurements.
  • Exact dosing histories.
  • Sampling times.
  • Subject demographics.
  • Measures of renal or hepatic function.
  • Concomitant medications.
  • Disease characteristics and other potential covariates.

A major practical difference is that PBPK can use substantial nonclinical and mechanistic information to inform predictions before extensive clinical PK data exist. PopPK is fundamentally dependent on observed clinical concentration data for estimation of the population model.

08 · Variability

8. How Do the Models Represent Patient Variability?

Variability is a central concern in clinical pharmacology. Patients can differ substantially in clearance, distribution, absorption, enzyme activity, transporter activity, and other determinants of exposure.

Population PK

PopPK commonly represents individual parameters using random effects:

$$CL_i=CL_{\text{typ}}\exp(\eta_{CL,i})$$

The variance of \(\eta_{CL}\) describes the magnitude of between-subject variability under the selected model.

Covariates can then explain some of this variability. For example:

$$CL_i=CL_{\text{typ}}\left(\frac{WT_i}{70}\right)^{0.75}\exp(\eta_{CL,i})$$

PBPK

PBPK can represent variability by changing physiological inputs. For example, individuals may differ in body weight, organ volumes, blood flows, renal function, enzyme abundance, or transporter activity.

Instead of estimating a single random effect directly on clearance, a PBPK simulation may generate a virtual population in which several physiological quantities vary simultaneously.

Conceptual distinction: PopPK often asks how much variability exists in an observed PK parameter and what covariates explain it. PBPK can ask how variability in underlying physiology or biology propagates through a mechanistic model to produce variability in exposure.
09 · Extrapolation

9. Why PBPK Can Be Useful for Extrapolation

One of the major attractions of PBPK is the possibility of making predictions in situations where direct clinical observations are limited.

For example, a PBPK framework may be used to explore how PK could change with:

  • Organ impairment.
  • Age or developmental stage.
  • Drug-drug interactions.
  • Different ethnic or physiological populations.
  • Pregnancy.
  • Changes in enzyme or transporter activity.
  • Different formulations or routes of administration.
  • Unstudied dosing conditions.

The mechanistic structure provides a pathway for translating changes in physiology or drug properties into predicted changes in exposure.

However, mechanistic structure does not eliminate uncertainty. Predictions are only as credible as the assumptions, input parameters, and validation evidence supporting the model.

10 · PopPK strengths

10. Where Population PK Is Especially Useful

Population PK is particularly useful when the scientific question concerns observed clinical variability.

  • Estimating typical clearance and volume in patients.
  • Quantifying between-subject variability.
  • Identifying clinically relevant covariates.
  • Supporting individualized dosing.
  • Analyzing sparse sampling designs.
  • Combining data from multiple studies.
  • Characterizing PK in patient populations.
  • Estimating individual exposure using Bayesian methods.
  • Supporting therapeutic drug monitoring.
  • Connecting clinical PK to PK/PD or exposure-response models.

Because PopPK models are built directly from clinical observations, they are especially valuable when the central question is how drug exposure behaves in the population that will actually receive the drug.

11 · PBPK strengths

11. Where PBPK Is Especially Useful

PBPK is especially useful when mechanistic extrapolation is important and sufficient physiological and drug-specific information is available.

  • First-in-human and early clinical development.
  • Prediction of drug-drug interactions.
  • Special populations.
  • Organ impairment scenarios.
  • Changes in enzyme or transporter activity.
  • Formulation and absorption questions.
  • Translation between species or development stages.
  • Exploring untested physiological conditions.
  • Mechanistically evaluating drug interaction pathways.
  • Integrating in vitro and in vivo information.

The ability to connect drug properties and physiological processes to predicted concentrations is the defining feature of the PBPK approach.

12 · Worked example

12. Worked Example: The Same Drug Through Two Modeling Lenses

Consider a hypothetical drug administered intravenously to adults. Clinical data suggest that the drug has an apparent clearance of 5 L/h and a central volume of 25 L.

Step 1: Population PK interpretation

A simple one-compartment PopPK model could estimate:

$$CL_{\text{pop}}=5\text{ L/h}$$
$$V_{\text{pop}}=25\text{ L}$$

The corresponding elimination rate constant would be:

$$k=\frac{CL}{V}=\frac{5}{25}=0.20\text{ h}^{-1}$$

and the approximate half-life would be:

$$t_{1/2}=\frac{0.693}{0.20}\approx3.47\text{ h}$$

The PopPK analysis could then investigate whether body weight, renal function, or another covariate explains variation in clearance among patients.

Step 2: PBPK interpretation

A PBPK model would not ordinarily begin by treating 5 L/h as the complete mechanistic description of elimination. Instead, it might represent hepatic and renal processes separately.

For example, a simplified systemic clearance relationship could be written as:

$$CL_{\text{total}}=CL_{\text{hepatic}}+CL_{\text{renal}}+\cdots$$

The hepatic component could itself depend on hepatic blood flow, unbound fraction, intrinsic metabolic clearance, and the assumptions of the selected hepatic model.

Thus, the two approaches can arrive at a similar observed concentration-time profile while giving different interpretations of what produces that profile.

Key lesson: the PopPK model summarizes the observed clinical PK efficiently and can quantify variability. The PBPK model attempts to explain the profile through physiological and mechanistic processes. Neither representation automatically replaces the other.
13 · Development

13. How Are PBPK and PopPK Models Developed?

Population PK workflow

  1. Define the scientific question.
  2. Assemble dosing and concentration data.
  3. Explore concentration-time observations.
  4. Select a structural PK model.
  5. Estimate typical population parameters.
  6. Estimate between-subject and residual variability.
  7. Evaluate covariates.
  8. Perform model diagnostics.
  9. Validate the model using appropriate internal or external information.
  10. Use the model for prediction, simulation, or exposure-response analysis.

PBPK workflow

  1. Define the physiological system and intended use.
  2. Assemble physiological parameters.
  3. Characterize drug-specific properties.
  4. Represent absorption, distribution, metabolism, and excretion mechanisms.
  5. Estimate or obtain uncertain drug-specific parameters.
  6. Calibrate the model where appropriate.
  7. Verify predictions against observed data.
  8. Perform sensitivity and uncertainty analyses.
  9. Simulate the target population or scenario.
  10. Use the model within its qualified domain of applicability.
14 · Validation

14. Validation Means Different Things in the Two Frameworks

Model evaluation is essential for both PBPK and PopPK, but the relevant questions differ.

QuestionPopPKPBPK
Does the model reproduce observed concentrations?Central diagnostic questionImportant for calibration and verification
Are parameter estimates precise and plausible?YesYes, for estimated parameters and inputs
Does the model describe variability?Major focusDepends on physiological and biological variability included
Can the model predict new observations?Important through simulation or external validationImportant, especially for intended extrapolations
Are mechanistic assumptions supported?Relevant but generally less centralCentral to model credibility
Is sensitivity analysis important?UsefulOften particularly important because many mechanistic inputs may be uncertain

A model should therefore be evaluated in relation to its intended use. A model developed to describe clinical concentration data may require different evidence than a model intended to predict a drug-drug interaction or a special population that was not directly studied.

15 · Uncertainty

15. Uncertainty in PBPK and PopPK Models

Both approaches contain uncertainty, but the sources may differ.

Population PK uncertainty

  • Limited concentration data.
  • Sampling imbalance.
  • Model misspecification.
  • Uncertainty in random-effect estimates.
  • Uncertainty in covariate relationships.
  • Uncertainty when extrapolating beyond the studied population.

PBPK uncertainty

  • Uncertainty in physiological parameters.
  • Uncertainty in drug-specific properties.
  • Uncertainty in enzyme or transporter activity.
  • Uncertainty in tissue partitioning.
  • Uncertainty in intrinsic clearance.
  • Structural uncertainty in mechanistic assumptions.

PBPK models can contain many more mechanistic inputs than a conventional PopPK model. This makes systematic sensitivity and uncertainty analysis especially important.

Model credibility is not the same as model complexity. A complex model can contain more assumptions and therefore more potential sources of uncertainty. The important question is whether the model has sufficient evidence to support its intended use.
16 · Integration

16. Can PBPK and Population PK Be Used Together?

Yes. In modern pharmacometrics, PBPK and PopPK can be complementary rather than competing approaches.

A mechanistic PBPK model can provide information about plausible physiological relationships, while a PopPK analysis can quantify observed clinical variability and identify covariates in patient data.

PBPK physiology mechanisms extrapolation INTEGRATION PopPK clinical data variability covariates Mechanistic and statistical evidence can inform the same development program.

PBPK and PopPK can provide complementary information: PBPK emphasizes mechanisms and extrapolation, while PopPK emphasizes clinical observations, variability, and covariate effects.

17 · Choosing an approach

17. Which Modeling Approach Fits the Question?

The appropriate framework depends primarily on the scientific question, available information, and intended use of the model.

If the primary question is...A relevant modeling emphasis is...
What is typical clearance in patients?Population PK
How variable is clearance across patients?Population PK
Which patient characteristics explain PK variability?Population PK, potentially informed by physiology
How might an enzyme inhibitor alter exposure?PBPK can provide a mechanistic framework
What might PK look like in an unstudied physiological population?PBPK can support mechanistic extrapolation
How should sparse clinical concentration data be analyzed?Population PK
How do in vitro metabolic measurements translate to clinical exposure?PBPK can provide a mechanistic bridge
How can individual exposure be estimated from clinical concentrations?Population PK with individual-level estimation
Can a drug interaction be explained through specific enzymes or transporters?PBPK can explicitly represent those mechanisms
What model best supports a specific regulatory or development question?The model should be selected according to the intended use and supporting evidence

The table is a guide to the type of question each framework naturally addresses, not a rule that only one modeling approach can be used.

18 · Common misconceptions

18. Common Misconceptions About PBPK and PopPK

Misconception 1: PBPK is always more mechanistic, so it is automatically more accurate.

PBPK contains more explicit physiological structure, but greater complexity does not guarantee more accurate predictions. Accuracy depends on the quality of the model structure, input data, assumptions, and verification evidence.

Misconception 2: PopPK is purely empirical.

PopPK models can incorporate substantial mechanistic knowledge. Covariates can be selected based on physiological relationships, and structural models can be informed by prior PK knowledge.

Misconception 3: PBPK does not need clinical data.

PBPK can make predictions before extensive clinical data are available, but clinical data are highly valuable for model verification, refinement, and assessment of predictive performance.

Misconception 4: A PBPK model cannot contain statistical variability.

PBPK simulations can incorporate distributions of physiological and biological parameters and can therefore represent substantial interindividual variability.

Misconception 5: PopPK cannot extrapolate.

PopPK models can be used for simulation and prediction, particularly when the target scenario is sufficiently represented by the development data. Extrapolation beyond the evidence supporting the model requires additional justification.

19 · Development scenarios

19. PBPK and PopPK Across Drug Development

Development settingPBPK contributionPopPK contribution
PreclinicalIntegrates physicochemical, in vitro, and physiological informationLimited until clinical concentration data become available
First-in-humanCan support mechanistic dose and exposure projectionsCan characterize emerging clinical PK as data accumulate
Dose escalationCan explore physiological or mechanistic scenariosCan characterize dose-exposure relationships and variability
Drug-drug interactionCan mechanistically simulate perpetrator/victim interactionsCan characterize observed clinical interaction data
Special populationsCan modify physiological parameters mechanisticallyCan quantify PK differences when sufficient data exist
Late developmentCan support specific mechanistic extrapolationsCan integrate large clinical datasets and support individualized dosing
20 · Practical workflow

20. A Practical Modeling Workflow

  1. Start with the scientific question. Define exactly what needs to be described, explained, predicted, or extrapolated.
  2. Identify the available evidence. Separate clinical concentration data from physiological, in vitro, and preclinical information.
  3. Determine the intended use. Describing observed clinical PK may require a different framework from predicting an unstudied drug-drug interaction.
  4. Choose an appropriate structural framework. This may be PopPK, PBPK, or a combination of approaches.
  5. Specify assumptions explicitly. Important assumptions should be identifiable and scientifically defensible.
  6. Estimate or obtain uncertain parameters. Distinguish measured, estimated, literature-derived, and assumed inputs.
  7. Evaluate the model. Examine goodness of fit, predictive performance, biological plausibility, sensitivity, and uncertainty as appropriate.
  8. Validate for the intended use. Verification should be relevant to the predictions the model is expected to make.
  9. Simulate scenarios carefully. Clearly distinguish observed evidence from model-based predictions.
  10. Update the model as evidence accumulates. New clinical or mechanistic data can change the appropriate parameter estimates or model structure.
Practical principle: model choice should follow the scientific question. Do not choose PBPK or PopPK simply because one framework is more sophisticated; choose the framework whose assumptions and data support the intended inference.

21. Key Takeaways

  • PBPK and PopPK are complementary pharmacometric frameworks. They approach PK modeling from different perspectives.
  • PBPK is mechanistically organized around physiology. It represents organs, tissues, blood flows, drug properties, and processes such as metabolism and transport.
  • Population PK is statistically organized around clinical observations. It estimates typical PK, between-subject variability, residual variability, and covariate relationships.
  • PBPK is particularly useful for mechanistic extrapolation. It can connect changes in physiology or drug properties to predicted changes in exposure.
  • PopPK is particularly useful for describing clinical variability. It can identify and quantify relationships between patient characteristics and PK parameters.
  • PBPK does not automatically mean greater accuracy. Its predictive value depends on the quality of its mechanistic assumptions and input data.
  • PopPK is not merely empirical. Physiological knowledge can inform structural models and covariate relationships.
  • Both frameworks require model evaluation and validation. The appropriate evidence depends on the model's intended use.
  • PBPK can incorporate variability in physiology and biology, while PopPK commonly represents variability using statistical random effects and covariates.
  • PBPK and PopPK can be used together. Mechanistic predictions and clinical population analyses can provide complementary evidence during drug development.
  • The most appropriate model is determined by the scientific question, available evidence, intended use, and uncertainty—not simply by model complexity.
Next step

Where to Go Next

A natural progression after comparing PBPK and population PK is to study each framework in greater depth.

For PBPK, useful next topics include physiological organ models, tissue partition coefficients, hepatic clearance models, renal clearance, enzyme and transporter modeling, drug-drug interactions, and virtual populations.

For PopPK, the next steps include nonlinear mixed-effects modeling, interindividual variability, residual error models, covariate modeling, model diagnostics, Bayesian individual estimation, and simulation.

Once both frameworks are understood separately, an especially useful topic is integrating PBPK and population PK approaches in model-based drug development.

References

References and Further Reading

  1. Rowland M, Tozer TN. Clinical Pharmacokinetics and Pharmacodynamics: Concepts and Applications. Wolters Kluwer.
  2. Ette EI, Williams PJ. Population pharmacokinetics I: background, concepts, and models. Annals of Pharmacotherapy.
  3. Jones HM, Rowland-Yeo K. Basic concepts in physiologically based pharmacokinetic modeling in drug discovery and development. CPT: Pharmacometrics & Systems Pharmacology.
  4. Jamei M. Recent advances in development and application of physiologically based pharmacokinetic models: a transition from academic curiosity to regulatory acceptance. Current Pharmacology Reports.
  5. FDA. Physiologically Based Pharmacokinetic Analyses — Format and Content: Guidance for Industry.
  6. FDA. Population Pharmacokinetics — Guidance for Industry.
  7. EMA. Guideline on the reporting of physiologically based pharmacokinetic modelling and simulation.
← Back to Pharmacokinetics Tutorials