A visual guide to stata graphics:
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Buch |
Sprache: | English |
Veröffentlicht: |
College Station, Tex.
Stata Press
2008
|
Ausgabe: | 2. ed. |
Schlagworte: | |
Online-Zugang: | Inhaltsverzeichnis |
Beschreibung: | XVI, 471 S. graph. Darst. |
ISBN: | 9781597180399 |
Internformat
MARC
LEADER | 00000nam a2200000 c 4500 | ||
---|---|---|---|
001 | BV023472255 | ||
003 | DE-604 | ||
005 | 20100616 | ||
007 | t | ||
008 | 080801s2008 d||| |||| 00||| eng d | ||
020 | |a 9781597180399 |9 978-1-59718-039-9 | ||
035 | |a (OCoLC)884730120 | ||
035 | |a (DE-599)BVBBV023472255 | ||
040 | |a DE-604 |b ger |e rakwb | ||
041 | 0 | |a eng | |
049 | |a DE-19 |a DE-473 |a DE-M382 |a DE-703 | ||
082 | 0 | |a 001.4226 |2 22 | |
084 | |a MR 2100 |0 (DE-625)123488: |2 rvk | ||
084 | |a ST 601 |0 (DE-625)143682: |2 rvk | ||
100 | 1 | |a Mitchell, Michael N. |e Verfasser |0 (DE-588)139115366 |4 aut | |
245 | 1 | 0 | |a A visual guide to stata graphics |c Michael N. Mitchell |
250 | |a 2. ed. | ||
264 | 1 | |a College Station, Tex. |b Stata Press |c 2008 | |
300 | |a XVI, 471 S. |b graph. Darst. | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
630 | 0 | 4 | |a Stata |
650 | 4 | |a Sozialwissenschaften | |
650 | 4 | |a Statistik | |
650 | 4 | |a Social sciences |x Statistics |x Graphic methods |x Computer programs | |
650 | 4 | |a Statistics |x Graphic methods |x Computer programs | |
650 | 0 | 7 | |a Visualisierung |0 (DE-588)4188417-6 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Stata |0 (DE-588)4617285-3 |2 gnd |9 rswk-swf |
655 | 7 | |8 1\p |0 (DE-588)4151278-9 |a Einführung |2 gnd-content | |
689 | 0 | 0 | |a Stata |0 (DE-588)4617285-3 |D s |
689 | 0 | 1 | |a Visualisierung |0 (DE-588)4188417-6 |D s |
689 | 0 | |8 2\p |5 DE-604 | |
856 | 4 | 2 | |m HBZ Datenaustausch |q application/pdf |u http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=016654565&sequence=000004&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |3 Inhaltsverzeichnis |
999 | |a oai:aleph.bib-bvb.de:BVB01-016654565 | ||
883 | 1 | |8 1\p |a cgwrk |d 20201028 |q DE-101 |u https://d-nb.info/provenance/plan#cgwrk | |
883 | 1 | |8 2\p |a cgwrk |d 20201028 |q DE-101 |u https://d-nb.info/provenance/plan#cgwrk |
Datensatz im Suchindex
_version_ | 1804137894738132992 |
---|---|
adam_text | Titel: A visual guide to Stata graphics
Autor: Mitchell, Michael N.
Jahr: 2008
Contents
Dedication v
Acknowledgments vii
Preface to the Second Edition xiii
Preface to the First Edition xv
1 Introduction 1
1.1 Using this book................................. 1
1.2 Types of Stata graphs.............................. 5
1.3 Schemes..................................... 14
1.4 Options...................................... 20
1.5 Building graphs................................. 28
2 Editor 33
2.1 Overview of the Graph Editor......................... 34
2.2 Object Browser................................. 41
2.3 Modifying objects................................ 45
2.4 Adding objects ................................. 52
2.5 Moving objects ................................. 60
2.6 Hiding and showing objects .......................... 71
2.7 Locking and unlocking objects......................... 74
2.8 Using the Graph Recorder........................... 76
2.9 Graph Editor versus Stata commands..................... 80
3 Twoway graphs 87
3.1 Scatterplots................................... 87
3.2 Regression fits and splines........................... 104
x Contents
3.3 Regression confidence interval fits....................... 106
3.4 Line plots .................................... 110
3.5 Area plots.................................... 117
3.6 Bar plots..................................... 119
3.7 Range plots ................................... 121
3.8 Distribution plots................................ 131
3.9 Options...................................... 139
3.10 Overlaying plots................................. 143
4 Scatterplot matrix graphs 153
4.1 Marker options ................................. 153
4.2 Controlling axes................................. 156
4.3 Matrix options.................................. 161
4.4 Graphing by groups............................... 162
5 Bar graphs 165
5.1 Y variables.................................... 165
5.2 Graphing bars over groups........................... 169
5.3 Options for controlling gaps between bars .................. 175
5.4 Options for sorting bars ............................ 180
5.5 Controlling the categorical axis ........................ 185
5.6 Legends and labeling bars........................... 193
5.7 Controlling the y axis.............................. 205
5.8 Changing the look of bars ........................... 210
5.9 Graphing by groups............................... 213
6 Box plots 219
6.1 Specifying variables and groups........................ 219
6.2 Options for controlling gaps between boxes.................. 225
6.3 Options for sorting boxes............................ 227
6.4 Controlling the categorical axis ........................ 230
6.5 Controlling legends............................... 236
6.6 Controlling the y axis.............................. 242
Contents xi
6.7 Changing the look of boxes........................... 246
6.8 Graphing by groups............................... 250
7 Dot plots 255
7.1 Specifying variables and groups........................ 255
7.2 Options for controlling gaps between dots .................. 260
7.3 Options for sorting dots ............................ 263
7.4 Controlling the categorical axis ........................ 266
7.5 Controlling legends............................... 269
7.6 Controlling the y axis.............................. 271
7.7 Changing the look of dot rulers........................ 274
7.8 Graphing by groups............................... 277
8 Pie charts 281
8.1 Types of pie charts............................... 281
8.2 Sorting pie slices................................. 283
8.3 Changing the look and color and exploding pie slices............ 285
8.4 Slice labels.................................... 287
8.5 Controlling legends............................... 292
8.6 Graphing by groups............................... 295
9 Options available for most graphs 299
9.1 Changing the look of markers......................... 299
9.2 Creating and controlling marker labels.................... 312
9.3 Connecting points and markers ........................ 315
9.4 Setting and controlling axis titles....................... 319
9.5 Setting and controlling axis labels....................... 322
9.6 Controlling axis scales ............................. 331
9.7 Selecting an axis................................. 335
9.8 Graphing by groups............................... 338
9.9 Controlling legends............................... 353
9.10 Adding text to markers and positions..................... 366
9.11 More options for text and textboxes...................... 371
xii Contents
10 Standard options available for all graphs 381
10.1 Creating and controlling titles......................... 381
10.2 Using schemes to control the look of graphs ................. 387
10.3 Sizing graphs and their elements........................ 390
10.4 Changing the look of graph regions...................... 392
11 Styles for changing the look of graphs 397
11.1 Angles . ..................................... 397
11.2 Colors ...................................... 398
11.3 Clock position.................................. 400
11.4 Compass direction................................ 401
11.5 Connecting points................................ 402
11.6 Line patterns .................................. 406
11.7 Line width.................................... 408
11.8 Margins ..................................... 409
11.9 Marker size ................................... 411
11.10 Orientation.................................... 412
11.11 Marker symbols................................. 413
11.12 Text size..................................... 414
12 Appendix 417
12.1 Overview of statistical graph commands ................... 417
12.2 Common options for statistical graphs .................... 424
12.3 Saving, redisplaying, and combining graphs.................. 430
12.4 More examples: Putting it all together.................... 440
12.5 Common mistakes................................ 451
12.6 Customizing schemes.............................. 453
12.7 Online supplements............................... 456
Subject index 457
|
adam_txt |
Titel: A visual guide to Stata graphics
Autor: Mitchell, Michael N.
Jahr: 2008
Contents
Dedication v
Acknowledgments vii
Preface to the Second Edition xiii
Preface to the First Edition xv
1 Introduction 1
1.1 Using this book. 1
1.2 Types of Stata graphs. 5
1.3 Schemes. 14
1.4 Options. 20
1.5 Building graphs. 28
2 Editor 33
2.1 Overview of the Graph Editor. 34
2.2 Object Browser. 41
2.3 Modifying objects. 45
2.4 Adding objects . 52
2.5 Moving objects . 60
2.6 Hiding and showing objects . 71
2.7 Locking and unlocking objects. 74
2.8 Using the Graph Recorder. 76
2.9 Graph Editor versus Stata commands. 80
3 Twoway graphs 87
3.1 Scatterplots. 87
3.2 Regression fits and splines. 104
x Contents
3.3 Regression confidence interval fits. 106
3.4 Line plots . 110
3.5 Area plots. 117
3.6 Bar plots. 119
3.7 Range plots . 121
3.8 Distribution plots. 131
3.9 Options. 139
3.10 Overlaying plots. 143
4 Scatterplot matrix graphs 153
4.1 Marker options . 153
4.2 Controlling axes. 156
4.3 Matrix options. 161
4.4 Graphing by groups. 162
5 Bar graphs 165
5.1 Y variables. 165
5.2 Graphing bars over groups. 169
5.3 Options for controlling gaps between bars . 175
5.4 Options for sorting bars . 180
5.5 Controlling the categorical axis . 185
5.6 Legends and labeling bars. 193
5.7 Controlling the y axis. 205
5.8 Changing the look of bars . 210
5.9 Graphing by groups. 213
6 Box plots 219
6.1 Specifying variables and groups. 219
6.2 Options for controlling gaps between boxes. 225
6.3 Options for sorting boxes. 227
6.4 Controlling the categorical axis . 230
6.5 Controlling legends. 236
6.6 Controlling the y axis. 242
Contents xi
6.7 Changing the look of boxes. 246
6.8 Graphing by groups. 250
7 Dot plots 255
7.1 Specifying variables and groups. 255
7.2 Options for controlling gaps between dots . 260
7.3 Options for sorting dots . 263
7.4 Controlling the categorical axis . 266
7.5 Controlling legends. 269
7.6 Controlling the y axis. 271
7.7 Changing the look of dot rulers. 274
7.8 Graphing by groups. 277
8 Pie charts 281
8.1 Types of pie charts. 281
8.2 Sorting pie slices. 283
8.3 Changing the look and color and exploding pie slices. 285
8.4 Slice labels. 287
8.5 Controlling legends. 292
8.6 Graphing by groups. 295
9 Options available for most graphs 299
9.1 Changing the look of markers. 299
9.2 Creating and controlling marker labels. 312
9.3 Connecting points and markers . 315
9.4 Setting and controlling axis titles. 319
9.5 Setting and controlling axis labels. 322
9.6 Controlling axis scales . 331
9.7 Selecting an axis. 335
9.8 Graphing by groups. 338
9.9 Controlling legends. 353
9.10 Adding text to markers and positions. 366
9.11 More options for text and textboxes. 371
xii Contents
10 Standard options available for all graphs 381
10.1 Creating and controlling titles. 381
10.2 Using schemes to control the look of graphs . 387
10.3 Sizing graphs and their elements. 390
10.4 Changing the look of graph regions. 392
11 Styles for changing the look of graphs 397
11.1 Angles . . 397
11.2 Colors . 398
11.3 Clock position. 400
11.4 Compass direction. 401
11.5 Connecting points. 402
11.6 Line patterns . 406
11.7 Line width. 408
11.8 Margins . 409
11.9 Marker size . 411
11.10 Orientation. 412
11.11 Marker symbols. 413
11.12 Text size. 414
12 Appendix 417
12.1 Overview of statistical graph commands . 417
12.2 Common options for statistical graphs . 424
12.3 Saving, redisplaying, and combining graphs. 430
12.4 More examples: Putting it all together. 440
12.5 Common mistakes. 451
12.6 Customizing schemes. 453
12.7 Online supplements. 456
Subject index 457 |
any_adam_object | 1 |
any_adam_object_boolean | 1 |
author | Mitchell, Michael N. |
author_GND | (DE-588)139115366 |
author_facet | Mitchell, Michael N. |
author_role | aut |
author_sort | Mitchell, Michael N. |
author_variant | m n m mn mnm |
building | Verbundindex |
bvnumber | BV023472255 |
classification_rvk | MR 2100 ST 601 |
ctrlnum | (OCoLC)884730120 (DE-599)BVBBV023472255 |
dewey-full | 001.4226 |
dewey-hundreds | 000 - Computer science, information, general works |
dewey-ones | 001 - Knowledge |
dewey-raw | 001.4226 |
dewey-search | 001.4226 |
dewey-sort | 11.4226 |
dewey-tens | 000 - Computer science, information, general works |
discipline | Allgemeines Informatik Soziologie |
discipline_str_mv | Allgemeines Informatik Soziologie |
edition | 2. ed. |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>01877nam a2200469 c 4500</leader><controlfield tag="001">BV023472255</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">20100616 </controlfield><controlfield tag="007">t</controlfield><controlfield tag="008">080801s2008 d||| |||| 00||| eng d</controlfield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781597180399</subfield><subfield code="9">978-1-59718-039-9</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)884730120</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)BVBBV023472255</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">rakwb</subfield></datafield><datafield tag="041" ind1="0" ind2=" "><subfield code="a">eng</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-19</subfield><subfield code="a">DE-473</subfield><subfield code="a">DE-M382</subfield><subfield code="a">DE-703</subfield></datafield><datafield tag="082" ind1="0" ind2=" "><subfield code="a">001.4226</subfield><subfield code="2">22</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">MR 2100</subfield><subfield code="0">(DE-625)123488:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ST 601</subfield><subfield code="0">(DE-625)143682:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Mitchell, Michael N.</subfield><subfield code="e">Verfasser</subfield><subfield code="0">(DE-588)139115366</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">A visual guide to stata graphics</subfield><subfield code="c">Michael N. Mitchell</subfield></datafield><datafield tag="250" ind1=" " ind2=" "><subfield code="a">2. ed.</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">College Station, Tex.</subfield><subfield code="b">Stata Press</subfield><subfield code="c">2008</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">XVI, 471 S.</subfield><subfield code="b">graph. Darst.</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="b">n</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="b">nc</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="630" ind1="0" ind2="4"><subfield code="a">Stata</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Sozialwissenschaften</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Statistik</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Social sciences</subfield><subfield code="x">Statistics</subfield><subfield code="x">Graphic methods</subfield><subfield code="x">Computer programs</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Statistics</subfield><subfield code="x">Graphic methods</subfield><subfield code="x">Computer programs</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Visualisierung</subfield><subfield code="0">(DE-588)4188417-6</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Stata</subfield><subfield code="0">(DE-588)4617285-3</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="655" ind1=" " ind2="7"><subfield code="8">1\p</subfield><subfield code="0">(DE-588)4151278-9</subfield><subfield code="a">Einführung</subfield><subfield code="2">gnd-content</subfield></datafield><datafield tag="689" ind1="0" ind2="0"><subfield code="a">Stata</subfield><subfield code="0">(DE-588)4617285-3</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2="1"><subfield code="a">Visualisierung</subfield><subfield code="0">(DE-588)4188417-6</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2=" "><subfield code="8">2\p</subfield><subfield code="5">DE-604</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">HBZ Datenaustausch</subfield><subfield code="q">application/pdf</subfield><subfield code="u">http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=016654565&sequence=000004&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA</subfield><subfield code="3">Inhaltsverzeichnis</subfield></datafield><datafield tag="999" ind1=" " ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-016654565</subfield></datafield><datafield tag="883" ind1="1" ind2=" "><subfield code="8">1\p</subfield><subfield code="a">cgwrk</subfield><subfield code="d">20201028</subfield><subfield code="q">DE-101</subfield><subfield code="u">https://d-nb.info/provenance/plan#cgwrk</subfield></datafield><datafield tag="883" ind1="1" ind2=" "><subfield code="8">2\p</subfield><subfield code="a">cgwrk</subfield><subfield code="d">20201028</subfield><subfield code="q">DE-101</subfield><subfield code="u">https://d-nb.info/provenance/plan#cgwrk</subfield></datafield></record></collection> |
genre | 1\p (DE-588)4151278-9 Einführung gnd-content |
genre_facet | Einführung |
id | DE-604.BV023472255 |
illustrated | Illustrated |
index_date | 2024-07-02T21:34:50Z |
indexdate | 2024-07-09T21:19:33Z |
institution | BVB |
isbn | 9781597180399 |
language | English |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-016654565 |
oclc_num | 884730120 |
open_access_boolean | |
owner | DE-19 DE-BY-UBM DE-473 DE-BY-UBG DE-M382 DE-703 |
owner_facet | DE-19 DE-BY-UBM DE-473 DE-BY-UBG DE-M382 DE-703 |
physical | XVI, 471 S. graph. Darst. |
publishDate | 2008 |
publishDateSearch | 2008 |
publishDateSort | 2008 |
publisher | Stata Press |
record_format | marc |
spelling | Mitchell, Michael N. Verfasser (DE-588)139115366 aut A visual guide to stata graphics Michael N. Mitchell 2. ed. College Station, Tex. Stata Press 2008 XVI, 471 S. graph. Darst. txt rdacontent n rdamedia nc rdacarrier Stata Sozialwissenschaften Statistik Social sciences Statistics Graphic methods Computer programs Statistics Graphic methods Computer programs Visualisierung (DE-588)4188417-6 gnd rswk-swf Stata (DE-588)4617285-3 gnd rswk-swf 1\p (DE-588)4151278-9 Einführung gnd-content Stata (DE-588)4617285-3 s Visualisierung (DE-588)4188417-6 s 2\p DE-604 HBZ Datenaustausch application/pdf http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=016654565&sequence=000004&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA Inhaltsverzeichnis 1\p cgwrk 20201028 DE-101 https://d-nb.info/provenance/plan#cgwrk 2\p cgwrk 20201028 DE-101 https://d-nb.info/provenance/plan#cgwrk |
spellingShingle | Mitchell, Michael N. A visual guide to stata graphics Stata Sozialwissenschaften Statistik Social sciences Statistics Graphic methods Computer programs Statistics Graphic methods Computer programs Visualisierung (DE-588)4188417-6 gnd Stata (DE-588)4617285-3 gnd |
subject_GND | (DE-588)4188417-6 (DE-588)4617285-3 (DE-588)4151278-9 |
title | A visual guide to stata graphics |
title_auth | A visual guide to stata graphics |
title_exact_search | A visual guide to stata graphics |
title_exact_search_txtP | A visual guide to stata graphics |
title_full | A visual guide to stata graphics Michael N. Mitchell |
title_fullStr | A visual guide to stata graphics Michael N. Mitchell |
title_full_unstemmed | A visual guide to stata graphics Michael N. Mitchell |
title_short | A visual guide to stata graphics |
title_sort | a visual guide to stata graphics |
topic | Stata Sozialwissenschaften Statistik Social sciences Statistics Graphic methods Computer programs Statistics Graphic methods Computer programs Visualisierung (DE-588)4188417-6 gnd Stata (DE-588)4617285-3 gnd |
topic_facet | Stata Sozialwissenschaften Statistik Social sciences Statistics Graphic methods Computer programs Statistics Graphic methods Computer programs Visualisierung Einführung |
url | http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=016654565&sequence=000004&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |
work_keys_str_mv | AT mitchellmichaeln avisualguidetostatagraphics |