Chapter 5: Probability Distribution Function
Discrete and Continuous Probability Functions 1. Discrete Probability Function Let \(X\) be a discrete random variable. A function \[ p(x)=P(X=x) \] is called the probability mass function (PMF) or discrete probability function of \(X\). For a function \(p(x)\) to be a valid discrete probability function, it must satisfy the following conditions: \[ \boxed{p(x)\geq 0} \] and \[ \boxed{\sum_x p(x)=1}. \] Thus, the probability of an event such as \(a\leq X\leq b\) is obtained by adding the corresponding probabilities: \[ P(a\leq X\leq b) = \sum_{x=a}^{b}p(x). \] 5 Solved Examples on Discrete Probability Functions Example 1: Determine the Constant in a PMF A discrete random variable \(X\) has probability function \[ P(X=x)=kx,\qquad x=1,2,3,4. \] Find: The value of \(k\) \(P(X\leq 2)\) The mean \(E(X)\) Show Solution Since the total probability must be equal to 1, \[ \sum_{x=1}^{4} P(X=x)=1. \] Therefore, \[ k...