I wanted to clearly understand these notations on probability.

  • Context: Undergrad 
  • Thread starter Thread starter dexterdev
  • Start date Start date
  • Tags Tags
    Probability
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 2K views
dexterdev
Messages
194
Reaction score
1
Hi all,
I would like to make things clear about the notations used in probability. what does X and x in pdf
f[itex]_{X}[/itex](x) means.

-Devanand T
 
Physics news on Phys.org
dexterdev said:
Hi all,
I would like to make things clear about the notations used in probability. what does X and x in pdf
f[itex]_{X}[/itex](x) means.

-Devanand T

Well, it means whatever the person who wrote it decides that it means. I would guess that fX() is a random function, and x is some sort of value. Like fX(x) could be equal to x + X.
 
ImaLooser said:
Well, it means whatever the person who wrote it decides that it means. I would guess that fX() is a random function, and x is some sort of value. Like fX(x) could be equal to x + X.
No, it doesn't mean "whatever the person who wrote it decides that it means", and it's best not to guess when you don't know the answer. Suppose you're reading up on chemistry and you come across H2O. This doesn't mean whatever the author intended. It has a very specific meaning. It's water. Similarly, the nomenclature [itex]f_X(x)[/itex] is widely used to mean the probability density function or probability mass function for some random variable [itex]X[/itex]. That nomenclature is standard, just as is H2O.
 
Thank you sir for the reply.