Normal Distributions

Calculating Densities

The Problem

Let X be a random variable following a Normal (Gaussian) distribution. All Normal distributions have two parameters: mean and standard deviation (or variance). For this X, let μ = 11 and σ = 2.3. An example of where such a distribution may arise is the following:

You have a bag of candy made by Statistics, Inc. The weight of the pieces are not all the same, they are a random variable. This variable follows a Normal distribution with average weight 11 grams and standard deviation 2.3. Define the random variable X as the weight of a randomly selected peice of candy.

For those who like pictures, here is a graphic of the probability density function. It is not a probability, it is a density, a likelihood. It can be used to determine which values are more likely than others. From the graphic, we can tell that weights are more likely around 11 than around 6.4 or 14.45.

…  8.5 11 13.5  …

Continuing the candy example, let us calculate the probability density for a weight of 6.3149 grams; that is, calculate f(6.3149).

Your Answer

In the box below, please enter the value of f(6.3149), where X ~ Normal(μ=11; σ=2.3), then click on the “Check your answer!” button. Please round your answer to the ten-thousandths place.

Assistance

Show Formula

Show Solution

Show the R Code

Show the Excel Formula

© Ole J. Forsberg, Ph.D. 2025. All rights reserved.   .