How to interpret this probability

  • Context: Undergrad 
  • Thread starter Thread starter EngWiPy
  • 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 · 3K views
EngWiPy
Messages
1,361
Reaction score
61
Hi,

If we have N numbers, say 1,2,3,...,N which are all equally probable, then how to find E[n], for n=1,2,...,N? I mean the statistical average of a number is the same number, right?

Thanks in advance
 
Physics news on Phys.org
As I understand your question, you are looking for the average of a a random variable (X) which can assume integer values from 1 to N, each with probability 1/N. The answer to that questions is E(X) = (1+N)/2.

If I misunderstood your question, please clarify.
 
mathman said:
As I understand your question, you are looking for the average of a a random variable (X) which can assume integer values from 1 to N, each with probability 1/N. The answer to that questions is E(X) = (1+N)/2.

If I misunderstood your question, please clarify.

No, I need the mean of each number.
 
you question doesn't make a heap of sense, trivially the mean of a constant c, is the same as the constant E[c] = c
 
Yes right. mathman was right, and I was wrong. n is a random variable that takes on discrete values of equal probabilities.

Regards