100% satisfaction guarantee Immediately available after payment Both online and in PDF No strings attached
logo-home
Samenvatting Syntax oefeningen MDA $4.02   Add to cart

Summary

Samenvatting Syntax oefeningen MDA

 191 views  4 purchases
  • Course
  • Institution

De syntax van de meeste oefeningen uit het boek van multi-variate -data-analyse. Er staat bij over welke oefening het gaat, alsook de pagina.

Preview 2 out of 15  pages

  • June 5, 2020
  • 15
  • 2019/2020
  • Summary
avatar-seller
Verkennen van data
Oefening pagina 3: stress

DATASET ACTIVATE DataSet1.
DESCRIPTIVES VARIABLES=item116 item117 item118 item119 item120 item121 item122 item123 item124
item125 item126 item127 item128 item129 item130 item131 item132 item133 item134 item135
item136 item137 leeftijd geslacht gehuwd kinderen diploma bedranc uren voltijds ploeg contract leiding
/SAVE
/STATISTICS=MEAN STDDEV MIN MAX.

EXAMINE VARIABLES=bedranc
/PLOT BOXPLOT STEMLEAF HISTOGRAM
/COMPARE GROUPS
/PERCENTILES(5,10,25,50,75,90,95) HAVERAGE
/STATISTICS DESCRIPTIVES EXTREME
/CINTERVAL 95
/MISSING LISTWISE
/NOTOTAL.

EXAMINE VARIABLES=uren BY geslacht
/PLOT=BOXPLOT
/STATISTICS=NONE
/NOTOTAL.

COMPUTE score=SUM(item116 to item137).
EXECUTE.

CORRELATIONS
/VARIABLES=item116 item117 item118 item119 item120 item121
/PRINT=TWOTAIL NOSIG
/MISSING=PAIRWISE.

RELIABILITY
/VARIABLES=item116 item117 item118 item119 item120 item121
/SCALE('ALL VARIABLES') ALL
/MODEL=ALPHA
/STATISTICS=DESCRIPTIVE SCALE
/SUMMARY=TOTAL.

GRAPH
/SCATTERPLOT(MATRIX)=uren leeftijd kinderen bedranc
/MISSING=LISTWISE.

CORRELATIONS
/VARIABLES=kinderen uren bedranc leeftijd
/PRINT=TWOTAIL NOSIG
/MISSING=PAIRWISE.

Oefening pagina 19: stress

DATASET ACTIVATE DataSet1.
DESCRIPTIVES VARIABLES=uren
/STATISTICS=MEAN STDDEV MIN MAX.

RMV /uren_1=SMEAN(uren).

DESCRIPTIVES VARIABLES=uren_1
/SAVE
/STATISTICS=MEAN STDDEV MIN MAX.

, NPAR TESTS
/K-S(NORMAL)=uren_1
/MISSING ANALYSIS.

PPLOT
/VARIABLES=uren
/NOLOG
/STANDARDIZE
/TYPE=Q-Q
/FRACTION=BLOM
/TIES=MEAN
/DIST=NORMAL.

PPLOT
/VARIABLES=uren
/NOLOG
/NOSTANDARDIZE
/TYPE=P-P
/FRACTION=BLOM
/TIES=MEAN
/DIST=NORMAL.

GRAPH
/HISTOGRAM=uren.

Oefening pagina 32: Employee Data

DATASET ACTIVATE DataSet3.
2) DESCRIPTIVES VARIABLES=id gender bdate educ jobcat salary salbegin jobtime prevexp minority
leeftijd looncat
/STATISTICS=MEAN STDDEV MIN MAX.

4) CORRELATIONS
/VARIABLES=id gender bdate educ jobcat salary salbegin jobtime prevexp minority leeftijd looncat
/PRINT=TWOTAIL NOSIG
/MISSING=PAIRWISE.

5) RECODE salary (Lowest thru 34999=1) (70001 thru Highest=3) (35000 thru 70000=2) INTO klassalar.
VARIABLE LABELS klassalar 'klassalar'.
EXECUTE.

NONPAR CORR
/VARIABLES=klassalar jobcat
/PRINT=BOTH TWOTAIL NOSIG
/MISSING=PAIRWISE.

6) EXAMINE VARIABLES=id bdate educ jobcat salary salbegin jobtime prevexp minority leeftijd looncat BY
Gender
/PLOT BOXPLOT STEMLEAF
/COMPARE GROUPS
/STATISTICS DESCRIPTIVES
/CINTERVAL 95
/MISSING LISTWISE
/NOTOTAL.

9) GRAPH
/SCATTERPLOT(BIVAR)=salbegin WITH salary
/MISSING=LISTWISE.

The benefits of buying summaries with Stuvia:

Guaranteed quality through customer reviews

Guaranteed quality through customer reviews

Stuvia customers have reviewed more than 700,000 summaries. This how you know that you are buying the best documents.

Quick and easy check-out

Quick and easy check-out

You can quickly pay through credit card or Stuvia-credit for the summaries. There is no membership needed.

Focus on what matters

Focus on what matters

Your fellow students write the study notes themselves, which is why the documents are always reliable and up-to-date. This ensures you quickly get to the core!

Frequently asked questions

What do I get when I buy this document?

You get a PDF, available immediately after your purchase. The purchased document is accessible anytime, anywhere and indefinitely through your profile.

Satisfaction guarantee: how does it work?

Our satisfaction guarantee ensures that you always find a study document that suits you well. You fill out a form, and our customer service team takes care of the rest.

Who am I buying these notes from?

Stuvia is a marketplace, so you are not buying this document from us, but from seller Flo321. Stuvia facilitates payment to the seller.

Will I be stuck with a subscription?

No, you only buy these notes for $4.02. You're not tied to anything after your purchase.

Can Stuvia be trusted?

4.6 stars on Google & Trustpilot (+1000 reviews)

73314 documents were sold in the last 30 days

Founded in 2010, the go-to place to buy study notes for 14 years now

Start selling
$4.02  4x  sold
  • (0)
  Add to cart