Statistics Notation: Mean, Variance & Normal Distribution

  • Context: Undergrad 
  • Thread starter Thread starter ampakine
  • Start date Start date
  • Tags Tags
    Notation Statistics
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 4K views
ampakine
Messages
60
Reaction score
0
In my lecture notes on confidence intervals the lecturer wrote this:
Recall that measurements tend to follow a normal distribution. To describe the normal distribution and answer useful questions (as in the previous chapter), we need to know two numbers; the expectation or mean μ and the standard deviation (square root of the variance) σ. Then the quantity we measure X follows the normal distribution:
X ~ N(μ, σ2)

I don't understand the notation of that bolded text. I know X is a random variable, μ is the population mean and σ is the population standard deviation but what does the ~ mean? Also the N(μ, σ2) I assume means normal distribution but is that some kind of standard notation for distributions? For example if I said N(23,9) would that mean the normal distribution with a mean of 23 and standard deviation of 9?
 
Last edited:
Physics news on Phys.org
ampakine said:
In my lecture notes on confidence intervals the lecturer wrote this:


I don't understand the notation of that bolded text. I know X is a random variable, μ is the population mean and σ is the population standard deviation but what does the ~ mean?

In probability theory, the notation is used to state the distribution for a random variable. You may think of the "~" as saying "distributed as" or "with distribution" or "has distribution".

Also the N(μ, σ2) I assume means normal distribution but is that some kind of standard notation for distributions?

It's a standard notation for normal distributions.

For example if I said N(23,9) would that mean the normal distribution with a mean of 23 and standard deviation of 9?

Yes
 
That clears it up. Thanks!
 
ampakine said:
For example if I said N(23,9) would that mean the normal distribution with a mean of 23 and standard deviation of 9?

Just to say it would be a normal with a mean of 23 and a variance of 9.