Normal (Gauss) Distribution questions

AI Thread Summary
The standard normal distribution is an idealized probability distribution that approximates many practical applications, particularly in physics and engineering. It is related to the Normal (Gauss) distribution through a linear change of variables and is justified by the Central Limit Theorem, which states that linear combinations of well-behaved random variables tend to exhibit a Gaussian distribution. The standard normal distribution is particularly useful because it allows for the calculation of z-values, which represent the number of standard deviations from the mean. This facilitates the determination of percentiles and thresholds in various applications. Understanding these concepts enhances the ability to apply statistical methods effectively in real-world scenarios.
Master J
Messages
219
Reaction score
0
Am I correct in my understanding of the standard normal distribution:

An idealized probability distribution which can be used to approximate many distributions which arise in practical applications.
(WHat are some of these applications?)

How exactly does the standardized normal distribution related to the Normal (Gauss) distribution, as in, why is it needed? Why are the results obtained from the standardized?

As a physics student, a lot of the details of these would be beyond my scope, but I would like to have an idea so to better understand it.

Hope someone can help clear thse up! Thanks!
 
Physics news on Phys.org
Master J said:
Am I correct in my understanding of the standard normal distribution:

An idealized probability distribution which can be used to approximate many distributions which arise in practical applications.
(WHat are some of these applications?)
I think if the standard deviation is small relative to the mean then it is an okay for a lot of applications. For large standard deviations it won't always be a good choice given that the tails go to infinity and the higher order statistics are determined completely by the mean and standard deviation.

How exactly does the standardized normal distribution related to the Normal (Gauss) distribution, as in, why is it needed? Why are the results obtained from the standardized?
They are related by a linear change of variables.
 
One of the main justifications for employing a Gaussian model is given by the Central Limit Theorem. This theorem states that suitable linear combinations of suitably-behaved random variables will, asymptotically, display a Gaussian distribution, regardless of the distributions of the individual random variables being combined.

So, any time you are looking at a random variable that is produced by linearly combining lots of well-behaved random variables (which is common in physics and engineering), then you can justify assuming that the result is Gaussian.

Another justification is that the binomial distribution can, in the limit, be nicely approximated by a Gaussian distribution, so there is also a connection to discrete random variables.
 
Master J said:
How exactly does the standardized normal distribution related to the Normal (Gauss) distribution, as in, why is it needed? Why are the results obtained from the standardized?

The standard normal distribution is helpful in engineering practice because it allows textbooks to print a table giving the area under the distribution curve between 0 and a given z value. You can calculate the z value for any normal distribution using the mean and stdev. Z value is interpreted as "the number of standard deviations away from the mean" and can be positive or negative.

For example you can look up the 99 percentile Z value, and then calculate the 99th percentile threshold in your application if you know your mean and stdev.
 
I was reading documentation about the soundness and completeness of logic formal systems. Consider the following $$\vdash_S \phi$$ where ##S## is the proof-system making part the formal system and ##\phi## is a wff (well formed formula) of the formal language. Note the blank on left of the turnstile symbol ##\vdash_S##, as far as I can tell it actually represents the empty set. So what does it mean ? I guess it actually means ##\phi## is a theorem of the formal system, i.e. there is a...
Back
Top