Practice set

Discrete & Continuous Distributions II practice quiz with instant score

Answer all 10 questions below, then get your final score and a mistake review at the end so you know exactly what to improve.

0 / 10 answered
Question 1 Not answered

What is the smallest possible value an exponential random variable can take?

Question 2 Not answered

Which discrete distribution counts failures before \(r\) successes?

Question 3 Not answered

What is the mean of a \(\chi^2\) distribution with 4 degrees of freedom?

Question 4 Not answered

For a Poisson distribution, what is true about the mean and variance?

Question 5 Not answered

Let \(X\sim\mathrm{Logistic}(\mu=2,s=3)\). What is the median of \(X\)?

Question 6 Not answered

For \(X\sim\mathrm{Geometric}(p)\) counting failures, what is \(E[X]\)?

Question 7 Not answered

In an exponential distribution, what does the parameter \(\lambda\) represent?

Question 8 Not answered

Let \(X\sim\mathrm{Cauchy}(0,1)\). What is \(\mathrm{Var}(X)\)?

Question 9 Not answered

If the parameter \(\lambda\) in a Poisson distribution increases, what happens to the mean?

Question 10 Not answered

Let \(X\sim\mathrm{Logistic}(\mu, s)\). What is \(E[X]\)?

Discrete & Continuous Distributions II

Learn Discrete & Continuous Distributions II: Interactive Problems and Worked Examples

Use the question set below to practice discrete and continuous probability distributions with the most testable facts and formulas: probability mass functions (PMF) and probability density functions (PDF), cumulative distribution functions (CDF) and survival functions, expected value \(E[X]\) and variance \(\mathrm{Var}(X)\), discrete models like the Poisson distribution \((\lambda)\), geometric distribution \((p)\), and hypergeometric distribution \((N,K,n)\), the Poisson approximation to Binomial (large \(n\), small \(p\), \(\lambda=np\)), continuous models like the exponential distribution (rate \(\lambda\), scale \(1/\lambda\), waiting times), gamma and chi-squared \((\chi^2)\) distributions (degrees of freedom and right-skewed shapes), the F distribution (ratios of variances), and special cases like the logistic distribution (sigmoid CDF, \(\mathrm{Var}(X)=\pi^2 s^2/3\)) and the Cauchy distribution (undefined mean and variance). If you want a refresher, click Start lesson to open a step-by-step guide with worked examples and quick checks.

Answer the question set and review your mistakes at the end.

How this Distributions II practice works

  • 1. Take the practice set: answer the Discrete & Continuous Distributions II questions below.
  • 2. Open the lesson (optional): review PMF/PDF, CDF, support, parameter meaning, and mean/variance formulas with clear examples.
  • 3. Retry: return to the question set and apply distribution rules immediately.

What you will learn in the Discrete & Continuous Distributions II lesson

Discrete distributions: Poisson, geometric, hypergeometric

  • Poisson distribution \((\lambda)\): counts, support \(0,1,2,\dots\), and \(E[X]=\mathrm{Var}(X)=\lambda\)
  • Geometric distribution (first success): support \(1,2,3,\dots\) and \(P(X=k)=(1-p)^{k-1}p\)
  • Hypergeometric distribution: sampling without replacement and \(E[X]=n\cdot\frac{K}{N}\)

Exponential distribution & waiting-time modeling

  • Exponential PDF/CDF: \(f(x)=\lambda e^{-\lambda x}\), \(F(x)=1-e^{-\lambda x}\) for \(x\ge 0\)
  • Rate vs. scale: \(\lambda\) is the rate, scale \(=1/\lambda\), mean \(=1/\lambda\)
  • Memoryless property and connecting exponential waiting times to Poisson counts

Gamma & chi-squared: shape, degrees of freedom, and key facts

  • Chi-squared distribution \(\chi^2_k\): \(k\) degrees of freedom controls the shape
  • Support and shape: \(\chi^2\) is never negative; it is right-skewed for small \(k\)
  • Moments: \(E[\chi^2_k]=k\), \(\mathrm{Var}(\chi^2_k)=2k\)

F, logistic, Cauchy & distribution selection skills

  • F distribution \(F(d_1,d_2)\): ratios of scaled chi-squared variables; mean exists only if \(d_2>2\)
  • Logistic distribution: sigmoid CDF and \(\mathrm{Var}(X)=\pi^2 s^2/3\)
  • Cauchy distribution: heavy tails with undefined mean and variance; how to recognize this trap