0

In SPPS, how does one interpret the last two symbols/letters 'E4' in an arithmetic mean? For example, mean monthly family income is shown as 3.79E4. What does E4 symbolise? How can we interpret it?

gung - Reinstate Monica
  • 132,789
  • 81
  • 357
  • 650
  • https://en.wikipedia.org/wiki/Scientific_notation – Tim Aug 24 '16 at 07:41
  • Questions about notation are on topic here. This question seems perfectly fine to me. – gung - Reinstate Monica Aug 24 '16 at 09:42
  • Duplicates 1. http://stats.stackexchange.com/questions/138856/what-does-8-6e-28-mean-in-the-result-from-a-white-test-testing-for-heteroscedast 2. http://stats.stackexchange.com/questions/155163/what-does-the-number-e-mean 3. http://stats.stackexchange.com/questions/161317/in-r-line-slope-changes-when-only-x-values-as-shifted – Glen_b Aug 24 '16 at 10:17

1 Answers1

1

This is the exponential form: $3.79E4=3.79 \times 10^4$

Nick
  • 792
  • 5
  • 25
  • You can force Statistics not to use scientific notation for small values via Edit > Options > General then check "No scientific notation ..." – JKP Aug 24 '16 at 13:49