User Tools

Site Tools


spss_tutorial:t-test

This is an old revision of the document!


~~SLIDESHOW~~

T-test

Recap: 4가지 종류의 t-test

see t-test 문서

Data: hs1.sav

One Sample T-test

< 500px 70% 30% >
  • Analyze
    • Compare Means
      • One Sample t-test
        • select write and compare it to 50

t-test

/testval=50

/variables=write.

Two Sample Independent T-test

< 500px 70% 30% >

Analyze

  • Compare Means
    • Independent Samples t-test
      • select write as the dependent variable and female as the independent variable

t-test

groups=female(0 1)

/variables=write.

Paired T-test

< 500px 50% 50% >

Analyze

  • Compare Means
    • Paired Samples t-test
      • select write and science

t-test

pairs= write with science (paired).

spss_tutorial/t-test.1464736019.txt.gz · Last modified: 2016/06/01 07:36 by hkimscil

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki