Probability Mass#
The probability assigned to each value of a discrete variable.
Important
✨ AI-generated content. This page was written with the assistance of an AI language model and is provided as a learning aid. Despite careful review, it may still contain mistakes, omissions, or out-of-date information. Whether you are new to the topic, a team lead, or a senior practitioner, treat it as a starting point rather than an authoritative reference: read it critically and independently verify anything you act on (code, commands, figures, and factual claims) against official documentation and primary sources before relying on it.
What it is#
The probability mass function (PMF) of a discrete random variable gives the probability that it takes exactly a given value:
It maps each possible value to a probability — for a fair die, \(p(k) = 1/6\) for \(k = 1,\dots,6\).
Properties#
Every mass lies in \([0, 1]\), and all masses sum to one:
Discrete only#
Mass applies to discrete outcomes, where a single value can carry positive probability — unlike a continuous variable, where any exact point has probability zero (there, density takes its place).
Theme: Probability & Statistics Foundations · All terminology
Hint
Mind map — connected ideas
Probability Density · Cumulative Distribution Function (CDF) · Probability Distribution · Classification Probability · Probability · Normal Distribution
Hint
More in Probability & Statistics Foundations
Beta Distribution · Confidence Level · Correlation · Critical Value · Cumulative Distribution Function (CDF) · Frequentist · IID (Independent and Identically Distributed) · Likelihood · Margin of Error (MoE) · Mean · Median · Normal Distribution · Outlier · Population Proportion
See also
Source article Adapted (context, re-expressed) in our own words from: Probability Mass (insightful-data-lab.com).