(a) The value of p(x) is 0.15 when x = 3.
(b) The mean of the discrete random variable is 0.1
What is meaning of discrete random variable?
A discrete random variable has a countable number of different possible values, such as 0,1,2,3,4, etc. Usually, but not always, discrete random variables are counts. A random variable is discrete if it can only take a finite number of different values.
Given table is
X 0 1 2 3
P(x) 0.72 0.11 0.02
The sum of the probability of an event is 1.
Therefore
P(0) + P(1) + P(2) + P(3) = 1
Putting the value of P(0), P(1), P(2)
0.72 + 0.11 + 0.02 + P(3) = 1
0.85 + P(3) = 1
P(3) = 1- 0.85
P(3) = 0 .15
The mean of the discreate random variable is Σ xp(x) / Σ x
=[(0 × P(0)) + (1 × P(1)) + (2 × P(2)) + (3 × P(3))]/(0 + 1 + 2 + 3)
= (0 + 0.11 + 0.04 + 0.45) / 6
= 0 .1
To learn more about probability distribution function, click on below link:
https://brainly.com/question/25301796
#SPJ4