SED navigation bar go to SED home page go to Dataplot home page go to NIST home page SED Home Page SED Staff SED Projects SED Products and Publications Search Dataplot Pages

Dataplot


Star Plot Top Prev Next
Sample star plot

  • Question:
    Dominant response variables?

  • Definition:
    Vertical Axis:
    Horizontal Axis:

  • Interpretation/Conclusion:
    Response variable 2 is dominant

  • NIST/SEMATECH Handbook Chapter:
    1. Exploratory Data Analysis

  • Reference:
    Chambers, Cleveland, Kleiner, and Tukey (1983), Graphical Methods for Data Analysis, Wadsworth.

Dataplot Command: STAR PLOT Y1 Y2 Y3 Y4 Y5 Y6
Dataplot Code:
SKIP 25
COLUMN LIMITS 19 132
READ AUTO79.DAT Y1 Y2 Y3 Y4 Y5 Y6 Y7 Y8 Y9
LET CAR = 1 1 N
STAR PLOT Y1 Y2 Y3 Y4 Y5 Y6 Y7 Y8 Y9 SUBSET CAR 1

Dataplot Reference Manual Documentation for STAR PLOT


Privacy Policy/Security Notice
Disclaimer | FOIA

NIST is an agency of the U.S. Commerce Department.

Date created: 06/05/2001
Last updated: 09/30/2016

Please email comments on this WWW page to alan.heckert@nist.gov.