Probability related to cumulative distribution function

  • Thread starter Thread starter songoku
  • Start date Start date
  • Tags Tags
    Graph Probability
Click For Summary
SUMMARY

The discussion focuses on the cumulative distribution function (CDF) related to a discrete random variable X, specifically addressing the probabilities P(X ≤ i), P(X < i), and P(X = i). The initial calculations provided by the user were corrected, revealing that P(X < i) must account for multiple integers between 0 and i, leading to a revised formula: P(X < i) = (i-1)²/N² for i > 0. The final expressions for the probabilities were clarified using the Heaviside step function and the Dirac delta function, resulting in P(X = i) = (2i-1)/N² for 1 ≤ i ≤ N.

PREREQUISITES
  • Understanding of cumulative distribution functions (CDF)
  • Familiarity with probability theory and discrete random variables
  • Knowledge of Heaviside step function and Dirac delta function
  • Basic algebra and calculus for probability density functions
NEXT STEPS
  • Study the properties of cumulative distribution functions (CDF) in detail
  • Learn about the Heaviside step function and its applications in probability
  • Explore the Dirac delta function and its role in probability density functions
  • Investigate the concept of discrete random variables and their probability distributions
USEFUL FOR

Students studying probability theory, statisticians, mathematicians, and anyone interested in understanding cumulative distribution functions and their applications in discrete random variables.

songoku
Messages
2,509
Reaction score
393
Homework Statement
Please see below
Relevant Equations
F(X) = P(X ≤ x)
1697385605593.png


I have tried to answer all the questions but I am not that sure with my answer.

1697386871082.png

That's the graph of ##F_X (x)## (I think)

(i) P (X ≤ i) = ##\frac{i^2}{N^2}## and P(X < i) = 0
All of these are based on the graph

(ii) P(X = i) = P(X ≤ i) - P(X < i) = ##\frac{i^2}{N^2}##

Are my answers correct? Thanks
 
Physics news on Phys.org
songoku said:
Homework Statement: Please see below
Relevant Equations: F(X) = P(X ≤ x)

View attachment 333620

I have tried to answer all the questions but I am not that sure with my answer.

View attachment 333621
That's the graph of ##F_X (x)## (I think)

(i) P (X ≤ i) = ##\frac{i^2}{N^2}## and P(X < i) = 0
All of these are based on the graph
If there are several integers between 0 and i, they have positive probability values. so P(X<i) > 0.
songoku said:
(ii) P(X = i) = P(X ≤ i) - P(X < i) = ##\frac{i^2}{N^2}##

Are my answers correct? Thanks
No. Notice that your diagram only has one i < N, but there might be several others. Also, the sum of the probabilities must equal 1, so your diagram is missing a lot of probability.
 
  • Like
Likes   Reactions: songoku
FactChecker said:
If there are several integers between 0 and i, they have positive probability values. so P(X<i) > 0.

No. Notice that your diagram only has one i < N, but there might be several others. Also, the sum of the probabilities must equal 1, so your diagram is missing a lot of probability.
Ah, I see. Now I understand the question

Revised attempt:
(i)
$$P (X ≤ i) = \frac{i^2}{N^2}$$

$$P(X < i) =
\begin{cases}
0 & \text{if } i= 0 \\
\frac{(i-1)^2}{N^2} & \text{if } i>0
\end{cases}
$$

(ii)
$$P(X = i) =
\begin{cases}
0 & \text{if } i= 0 \\
\frac{2i-1}{N^2} & \text{if } i>0
\end{cases}
$$

For P(X < i) and P(X = i), is there an answer not involving piecewise function? Thanks
 
  • Like
Likes   Reactions: FactChecker
just resuming your effort : using Heaviside step function H
F_X(x)=\frac{1}{N^2}\sum_{i=1}^N (i^2-(i-1)^2)H_1(x-i)
Probability density is by differentiation
p(x)=\frac{1}{N^2}\sum_{i=1}^N (i^2-(i-1)^2)\delta(x-i)
Probability for digits are by integrating p(x) around x=i
P(i)=\frac{i^2-(i-1)^2}{N^2}=\frac{2i-1}{N^2}
for ##1 \leq i \leq N##. Otherwise p(x)=0, P(i)=0.
 
Last edited:
  • Like
Likes   Reactions: songoku
Thank you very much for the help and explanation FactChecker and anuttarasammyak
 

Similar threads

  • · Replies 14 ·
Replies
14
Views
3K
  • · Replies 7 ·
Replies
7
Views
1K
Replies
10
Views
2K
  • · Replies 7 ·
Replies
7
Views
3K
Replies
6
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
Replies
8
Views
4K