53 questions · 18 question types identified
Given a discrete probability distribution (table, formula, or scenario like coin tosses or ball selection), construct the probability generating function as a polynomial or expression in t.
Questions involving moment generating functions (MGF) rather than PGF, using e^(tx) instead of t^x, typically for finding moments or identifying distributions.
Prove from first principles that a named distribution (Binomial, Geometric, Poisson) has a specific PGF formula.
Questions involving multiple independent coins or dice where you multiply individual PGFs to find the PGF of the total number of successes (heads or sixes).
Given a PGF with unknown constant(s), use the condition G(1) = 1 or other given information to find the constant value(s).
Given a PGF with unknown parameters and information about specific coefficients or probabilities, set up and solve equations to find the parameter values.
Questions where a PGF formula is given and you must find constants, probabilities, variance, or transform to find PGF of related variables using algebraic manipulation.
Given the PGF of a sum Y = X₁ + X₂ of independent identical variables, find the PGF of the component X by taking square root or appropriate root.
Questions involving selecting items without replacement from a bag or container, requiring hypergeometric-style probability calculations before forming the PGF.
Given PGFs of independent random variables, find the PGF of their sum by multiplying the individual PGFs.
Given a PGF (as polynomial or function), use differentiation (G'(1) for mean, G''(1) + G'(1) - [G'(1)]² for variance) to calculate E(X) and Var(X).
Given a PGF, extract P(X = r) by finding the coefficient of t^r, either by expansion or differentiation.
Given a PGF in standard form, identify the underlying distribution and state its parameters.
Use the PGF and calculus to prove standard results like E(X) = np or Var(X) = npq for binomial distribution.
Given PGF of X, find the PGF of a linear transformation Y = aX + b using the substitution rule G_Y(t) = t^b · G_X(t^a).
Given a PGF in closed form (rational or other function), expand it as a power series in t up to a specified term to identify probability coefficients.
Evaluate expressions like G(-1) or H(-1) + H(1) to find alternating sums or differences of probabilities.
Determine the range of values of t for which a PGF formula is valid, typically involving geometric series convergence conditions.