3.4: Order of Operations in Expressions and Formulas

Learning Outcomes

  1. Use Order of Operations in Statistics Formulas.

We have already encountered the order of operations: Parentheses, Exponents, Multiplication and Division, Addition and Subtraction. In this section, we will give some additional examples where the order of operations must be used properly to evaluate statistics.

Example 3.4.1

The sample standard deviation asks us to add up the squared deviations, take the square root and divide by one less than the sample size. For example, suppose that there are three data values: 3, 5, 10. The mean of these values is 6. Then the standard deviation is:

    \[s=\sqrt{\frac{\left(3-6\right)^2+\left(5-6\right)^2+\left(10-6\right)^2}{3-1}}\nonumber\]

Evaluate this number rounded to the nearest hundredth.

Solution

The first thing in the order of operations is to do what is in the parentheses. We must subtract:

    \[3-6=-3,\:\:\:5-6\:=\:-1,\:\:\:10-6=4 \nonumber\]

We can substitute the numbers in to get:

    \[=\sqrt{\frac{\left(-3\right)^2+\left(-1\right)^2+\left(4\right)^2}{3-1}}\nonumber\]

Next, we exponentiate:

    \[\left(-3\right)^2=9,\:\:\:\left(-1\right)^2=1,\:\:\:4^2=16 \nonumber\]

Substitute these in to get:

    \[\sqrt{\frac{9+1+16}{3-1}} \nonumber\]

We can now perform the addition inside the square root to get:

    \[\sqrt{\frac{26}{3-1}} \nonumber\]

Next, perform the subtraction of the denominator to get:

    \[\sqrt{\frac{26}{2}} \nonumber\]

We can divide to get:

    \[\sqrt{13} \nonumber\]

We don’t want to do this by hand, so in a calculator or computer type in:

    \[13^{0.5} = 3.61 \nonumber\]

Example 3.4.2

When calculating the probability that a value will be less than 4.6 if the value is taken randomly from a uniform distribution between 3 and 7, we have to calculate:

    \[\left(4.6-3\right)\times\frac{1}{7-3} \nonumber\]

Find this probability.

Solution

We can use a calculator or computer, but we must be very careful about the order of operations. Notice that there are implied parentheses due to the fraction bar. The answer is:

    \[\dfrac{(4.6 - 3) \times 1}{7-3} \nonumber\]

Using technology, we get:

    \[\left(4.6-3\right)\times\frac{1}{7-3}\:=\:0.4 \nonumber\]

Exercise


SECTION WRAP-UP

License

Icon for the Creative Commons Attribution 4.0 International License

Support for Elementary Statistics Copyright © by Larry Green and Adapted by Ram Subedi is licensed under a Creative Commons Attribution 4.0 International License, except where otherwise noted.

Share This Book