Normal distribution + calculation of Z values

In summary, to determine the Z-value of a particular percentage, you would need to look up the error function for mean 0 and variance 1. This can be done by numerical integration.
  • #1
JamesGoh
143
0
For a normal distribution with E[x]=0 and Var(X)=1, how do we determine the Z-value of a particular percentage ?

i.e. if the percentage is 5%, how do we know that Z(5%)= 1.645 ?

is there a calculation involved or do we get it from observing the x-axis of the normal distribution ?
 
Physics news on Phys.org
  • #2
There are tables of the error function (integral of normal) for mean 0 and variance 1. These have been constructed by numerical integration. For a particular value, just look it up.

Google "normal distribution table".
 
  • #3
A nice rule to remember too, is the "1-2-3 rule" aka 68-95-99.7 rule:

In a normal distribution, 68% of the data is within 1σ of the mean ,

(so that, by symmetry, 34% is right of the mean and 34% is left- of the mean)

95% of the data is within 2σ, and 99.7% of all data is within 3σ of μ.

Also, using the fact that the normal distribution is symmetric also simplifies

a lot of other calculations.

Notice an approximation for your 5% question: you know that the percentile for

the mean ; z(μ)=0 , is 50-percentile. Then, by symmetry, the value σ=1 gives

you the 84th percentile. Now, z=2 would give you the 97.5th percentile--

too far. So 95th percentile is somewhere between z=1 and z=2 . More

advanced tricks will allow you to zone-in more carefully, but this is a nice

rule- of- thumb.
 
  • #4
To add to this question itself. I have a CDF so a column of 19 values. [0.05, 0.1, 0.15...0.95] and i have the corresponding x values [779, 784, 793...877 ]...again 19 values

When i plot graphically each other, it gives a smooth CDF following a normal curve however i am not sure if its normal, how do u derive if its normal since i do not have the random numbers.

Also I made a PDF formula for these values with d(CDF)/dx which means...(cdf2-cdf1)/(x2-x1) as coming from various textbooks. Is it right?

How do i generate Standard deviation from such a CDF?? Currently thinking that as 95% data is under 4σ area...[x(95) - x(5)]/4 will approximately give me the Standard deviation...Can someone suggest me the right way here
 
  • #5


The Z-value, also known as the standard score or standard deviation, is a measure of how many standard deviations a particular data point is above or below the mean in a normal distribution. In order to determine the Z-value for a specific percentage, we can use the cumulative distribution function (CDF) of the normal distribution.

To calculate the Z-value for a given percentage, we first need to determine the area under the normal curve for that percentage. This can be done by using a statistical table or by using a calculator or software that has the capability to calculate CDF values. For example, if we want to find the Z-value for a percentage of 5%, we would need to find the area under the curve from the mean (0) to the left of the Z-value that corresponds to a cumulative probability of 0.05. This can be seen in a normal distribution table, where the value for 0.05 is 1.645.

Alternatively, we can use the inverse CDF function to directly calculate the Z-value for a given percentage. This function takes a probability as an input and returns the corresponding Z-value. In this case, we would input 0.05 as the probability and get a Z-value of 1.645.

In summary, we can determine the Z-value for a particular percentage by using statistical tables, calculating the area under the curve, or using the inverse CDF function. This allows us to standardize the data and compare it to a normal distribution with a mean of 0 and a standard deviation of 1.
 

What is a normal distribution?

A normal distribution is a type of probability distribution that is commonly used in statistics. It is a bell-shaped curve that represents the distribution of a continuous variable, such as height or weight, in a population. The curve is symmetrical and its mean, median, and mode are all equal.

What is the formula for calculating Z values?

The formula for calculating Z values is (X - μ)/σ, where X is the value of interest, μ is the mean of the population, and σ is the standard deviation of the population. This formula is used to standardize data and convert it into a standard normal distribution with a mean of 0 and a standard deviation of 1.

How do you interpret a Z value?

A Z value represents the number of standard deviations a data point is away from the mean of a normal distribution. A positive Z value indicates that the data point is above the mean, while a negative Z value indicates that it is below the mean. The further away the Z value is from 0, the more extreme the data point is compared to the rest of the distribution.

What is the purpose of calculating Z values?

The purpose of calculating Z values is to compare values from different normal distributions or to convert data to a standard normal distribution. This allows for easier comparison and analysis of data, as the standard normal distribution has known probabilities associated with different Z values.

How can you use Z values to calculate probabilities?

Z values can be used to calculate probabilities by converting them into areas under the standard normal curve using a Z-table or a statistical software program. The area under the curve represents the probability of a data point falling within a certain range of values. This allows for the calculation of probabilities for any normal distribution, regardless of its mean and standard deviation.

Similar threads

  • Set Theory, Logic, Probability, Statistics
Replies
2
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
7
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
30
Views
2K
  • Set Theory, Logic, Probability, Statistics
Replies
7
Views
331
  • Set Theory, Logic, Probability, Statistics
Replies
7
Views
457
  • Set Theory, Logic, Probability, Statistics
Replies
14
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
4
Views
846
  • Set Theory, Logic, Probability, Statistics
Replies
1
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
25
Views
2K
  • Set Theory, Logic, Probability, Statistics
Replies
7
Views
2K
Back
Top