English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

How many statdard deviation above and below teh mean do the quartiles of ANY Normal distribution lie? (Use the standard Normal distribution to answer this question).

2007-06-29 17:33:02 · 2 answers · asked by ohmygosh 3 in Science & Mathematics Mathematics

2 answers

The standard normal distribution has a probability density function of...
P(x) = (1 / sqrt(2*pi)) * e^(-x^2 / 2)
which has a mean of 0 and a standard deviation of 1.

To find the quartiles, you need to (numerically) integrate this function from
x = -infinity
to
x = x_quarter
where x_quarter is the position such that exactly 1/4 of the probability distribution lies to the left, and 3/4 lies to the right. This means you're looking for the following result:
integral[P(x), x, -infinity, a] = 0.25

The simplest way is to just guess values for x_quarter and keep refining your guess until you get as close as you like. This integral can't be solve analytically, so you have to use a calculator or computer to integrate it numerically.

The result I obtain after guessing a few times is
a = -0.67449

So, integrating from -infinity to -0.67449 covers 1/4 of the distribution. Thus x = -0.67449 is the first quartile. The second quartile is just the mean, or x = 0. The third quartile is symmetrical, so it's x = 0.67559.

2007-06-29 17:49:38 · answer #1 · answered by lithiumdeuteride 7 · 0 0

Just go to your friendly z-tables and look at the standard deviation corresponding to the 25th percentile of the distribution.

2007-06-30 00:47:20 · answer #2 · answered by cattbarf 7 · 0 0

fedest.com, questions and answers