calculator

BA II Plus: Standard Deviation Step by Step

Use the BA II Plus DATA and STAT worksheets to compute sample standard deviation.

TL;DR

The DATA worksheet stores observations and the STAT worksheet reports mean and standard deviation. CFA questions often require sample standard deviation unless the population is explicitly provided.

Formula Reference

Sample standard deviation

s = sqrt[sum(x_i - mean)^2 / (n - 1)]

Use sample standard deviation for a sample of observations.

BA II Plus Keystrokes

  1. 2nd DATA
  2. 2nd CLR WORK
  3. Enter each X value and press ENTER
  4. Use down-arrow to move to the next X value
  5. Press 2nd STAT
  6. Scroll to Sx for sample standard deviation

Worked Example

  • Problem: Returns are 4, 7, and 10 percent.
  • Enter 4, 7, and 10 in DATA.
  • STAT reports mean = 7 and Sx = 3.

Common Mistakes

  • Reading sigma x when the question asks for sample standard deviation.
  • Leaving old data in the DATA worksheet.
  • Entering percentages inconsistently.

Related Guides