Diff for "FAQ/E" - CBU statistics Wiki
location: Diff for "FAQ/E"
Differences between revisions 7 and 8
Revision 7 as of 2007-02-12 12:14:32
Size: 360
Editor: PeterWatson
Comment:
Revision 8 as of 2007-03-08 10:36:29
Size: 433
Editor: PeterWatson
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
Numerical output from SPSS and other packages sometimes features a numeric decimal followed by an 'E' which in turn is followed by a number. This simply means 'to the power of 10'. e.g. 2.3E-1 = 2.3 x 10^-1^ = 0.23 and, conversely, 2.3E+1 = 2.3 x 10^+1^ = 23.0. Numerical output from SPSS and other packages sometimes features a numeric decimal followed by an 'E' which in turn is followed by a number. This simply means 'to the power of 10'. e.g. 2.3E-1 = 2.3 x 10$$text^{-1}$$ = 0.23 and, conversely, 2.3E+1 = 2.3 x 10$$^text{+1} = 23.0.
Line 6: Line 6:

 * There is a scripting program available to do this.

What does 'E' stand for?

Numerical output from SPSS and other packages sometimes features a numeric decimal followed by an 'E' which in turn is followed by a number. This simply means 'to the power of 10'. e.g. 2.3E-1 = 2.3 x 10$$text{-1}$$ = 0.23 and, conversely, 2.3E+1 = 2.3 x 10$$text{+1} = 23.0.

Some programs also output a 'D' which means the same thing.

  • There is a scripting program available to do this.

None: FAQ/E (last edited 2013-03-08 10:17:30 by localhost)