Finding the PMF of a function of a discrete random variable

Click For Summary
SUMMARY

The discussion focuses on finding the probability mass function (PMF) of a transformed discrete random variable Y, defined as Y = 1/(1+K), where K has a specified PMF: p(k) = {1/6 if k=0, 2/6 if k=1, 3/6 if k=2}. The correct approach involves calculating the probabilities for Y based on the values of K. The resulting PMF for Y is p(y=1) = 1/6, p(y=1/2) = 2/6, and p(y=1/3) = 3/6, confirming that the transformation maintains the relationship between K and Y.

PREREQUISITES
  • Understanding of discrete random variables
  • Knowledge of probability mass functions (PMF)
  • Familiarity with transformations of random variables
  • Basic algebra for manipulating equations
NEXT STEPS
  • Study the properties of probability mass functions in detail
  • Learn about transformations of random variables in probability theory
  • Explore examples of discrete random variable transformations
  • Investigate the relationship between PMF and cumulative distribution functions (CDF)
USEFUL FOR

Students and professionals in statistics, data science, and mathematics who are working with discrete random variables and their transformations will benefit from this discussion.

Bill Headrick
Messages
3
Reaction score
0
The discrete random variable K has the following PMF:

p(k) = { 1/6 if k=0
2/6 if k=1
3/6 if k=2
0 otherwise
}

Let Y = 1/(1+K), find the PMF of Y


My attempt:
So, I am really confused about what this is asking.

I took all of my possible K values {0, 1, 2} and plugged them into the formula for Y to get:

Y = {1,1/2,1/3}
Then the only Y value that is also a K value is 1 so:

p(y): {1 if y=1
0 ptherwise
}

This does not look right to me.

Am I approaching this the right way?
 
Physics news on Phys.org
Your question is confusing (I don't know what PMF is supposed to be).

The density function for y:
p(y=1) = 1/6, p(y=1/2) = 1/3, p(y=1/3) = 1/2
 
PMF = probability mass function, since this is a discrete random variable the term "density" isn't typically used.
You don't want to base your probabilities for Y only on the ones for K. Think this way.
k = 0 if and only if Y = 1/(1+0) = 1, so p(y=1) = (fill in the blank)
K = 1 if and only if Y = 1/(1 + 1) = 1/2, so p(y = 1/2) = (again, fill in the blank)

Keep going this way.
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 30 ·
2
Replies
30
Views
5K
  • · Replies 25 ·
Replies
25
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 6 ·
Replies
6
Views
5K