Using R for data analysis in social sciences: a research project-oriented approach
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Buch |
Sprache: | English |
Veröffentlicht: |
New York, NY
Oxford University Press
[2018]
|
Schlagworte: | |
Online-Zugang: | Inhaltsverzeichnis |
Beschreibung: | xix, 341 pages 24 cm |
ISBN: | 9780190656225 9780190656218 |
Internformat
MARC
LEADER | 00000nam a2200000 c 4500 | ||
---|---|---|---|
001 | BV045434925 | ||
003 | DE-604 | ||
005 | 20190726 | ||
007 | t | ||
008 | 190131s2018 xxu |||| 00||| eng d | ||
010 | |a 017010031 | ||
020 | |a 9780190656225 |9 978-0-19-065622-5 | ||
020 | |a 9780190656218 |9 978-0-19-065621-8 | ||
035 | |a (OCoLC)1059426997 | ||
035 | |a (DE-599)BVBBV045434925 | ||
040 | |a DE-604 |b ger |e rda | ||
041 | 0 | |a eng | |
044 | |a xxu |c US | ||
049 | |a DE-703 | ||
050 | 0 | |a H61.3 | |
082 | 0 | |a 330.285/5133 |2 23 | |
084 | |a MR 2100 |0 (DE-625)123488: |2 rvk | ||
100 | 1 | |a Li, Quan |d 1966- |e Verfasser |0 (DE-588)14280892X |4 aut | |
245 | 1 | 0 | |a Using R for data analysis in social sciences |b a research project-oriented approach |c Quan Li |
264 | 1 | |a New York, NY |b Oxford University Press |c [2018] | |
300 | |a xix, 341 pages |c 24 cm | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
650 | 4 | |a Social sciences |x Research |x Data processing | |
650 | 4 | |a Social sciences |x Statistical methods | |
650 | 4 | |a R (Computer program language) | |
650 | 0 | 7 | |a R |g Programm |0 (DE-588)4705956-4 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Datenanalyse |0 (DE-588)4123037-1 |2 gnd |9 rswk-swf |
689 | 0 | 0 | |a Datenanalyse |0 (DE-588)4123037-1 |D s |
689 | 0 | 1 | |a R |g Programm |0 (DE-588)4705956-4 |D s |
689 | 0 | |5 DE-604 | |
776 | 0 | 8 | |i Erscheint auch als |n Online-Ausgabe, PDF |z 978-0-19-065623-2 |
776 | 0 | 8 | |i Erscheint auch als |n Online-Ausgabe, EPUB |z 978-0-19-065624-9 |
856 | 4 | 2 | |m Digitalisierung UB Bayreuth - ADAM Catalogue Enrichment |q application/pdf |u http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=030820551&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |3 Inhaltsverzeichnis |
999 | |a oai:aleph.bib-bvb.de:BVB01-030820551 |
Datensatz im Suchindex
_version_ | 1804179324977283072 |
---|---|
adam_text | CONTENTS List of Figures ix List of Tables xi Acknowledgments Introduction xv хШ 1. Learn about R and Write First Toy Programs і WHEN TO USE R IN A RESEARCH PROJECT ESSENTIALS ABOUT R 2 3 HOW TO START A PROJECT FOLDER AND WRITE OUR FIRST R PROGRAM CREATE, DESCRIBE, AND GRAPH A VECTOR: A SIMPLE TOY EXAMPLE 4 7 SIMPLE REAL-WORLD EXAMPLE: DATA FROM IVERSEN AND SOSKICE (2006) CHAPTER 1: R PROGRAM CODE TROUBLESHOOT AND GET HELP 23 28 32 IMPORTANT REFERENCE INFORMATION: SYMBOLS, OPERATORS, AND FUNCTIONS SUMMARY 35 MISCELLANEOUS Q AS FOR AMBITIOUS READERS EXERCISES 36 42 2. Get Data Ready: Import, Inspect, and Prepare Data PREPARATION 43 IMPORT PENN WORLD TABLE 7.0 DATASET INSPECT IMPORTED DATA 45 49 PREPARE DATA I: VARIABLE TYPES AND INDEXING PREPARE DATA II: MANAGE DATASETS 59 PREPARE DATA III: MANAGE OBSERVATIONS PREPARE DATA IV: MANAGE VARIABLES 68 65 55 43 34
con vi CHAPTER 2 PROGRAM CODE SUMMARY т i; n t s 78 85 MISCELLANEOUS Q AS FOR AMBITIOUS READERS EXERCISES 86 93 3. One-Sample and Difference֊of֊Means Tests CONCEPTUAL PREPARATION DATA PREPARATION 94 95 101 WHAT IS THE AVERAGE ECONOMIC GROWTH RATE IN THE WORLD ECONOMY? DID THE WORLD ECONOMY GROW MORE QUICKLY IN 1990 THAN IN 19(10? CHAPTER 3 PROGRAM CODE SUMMARY 115 128 133 MISCELLANEOUS Q AS FOR AMBITIOUS READERS EXERCISES 104 133 142 4. Covariance and Correlation 143 DATA AND SOFTWARE PREPARATIONS 143 VISUALIZE THE RELATIONSHIP BETWEEN TRADE AND GROWTH USING SCATTER PLOT 146 ARE TRADE OPENNESS AND ECONOMIC GROWTH CORRELATED? 149 DOES THE CORRELATION BETWEEN TRADE AND GROWTH CHANGE OVER TIME? CHAPTER 4 PROGRAM CODE SUMMARY 160 163 MISCELLANEOUS Q AS FOR AMBITIOUS READERS EXERCISES 5. 164 168 Regression Analysis 170 CONCEPTUAL PREPARATION: HOW TO UNDERSTAND REGRESSION ANALYSIS DATA PREPARATION 175 VISUALIZE AND INSPECT DATA 182 HOW TO ESTIMATE AND INTERPRET OLS MODEL COEFFICIENTS HOW TO ESTIMATE STANDARD ERROR OF COEFFICIENT 185 187 HOW TO MAKE AN INFERENCE ABOUT THE POPULATION PARAMETER OF INTEREST 188 HOW TO INTERPRET OVERALL MODEL FIT HOW TO PRESENT STATISTICAL RESULTS CHAPTER 5 PROGRAM CODE SUMMARY 198 194 190 193 171 154
vii CONTENTS MISCELLANEOUS Q AS FOR AMBITIOUS READERS EXERCISES 199 204 6. Regression Diagnostics and Sensitivity Analysis WHY ARE OLS ASSUMPTIONS AND DIAGNOSTICS IMPORTANT? DATA PREPARATION 215 PERFECT AND HIGH MULTICOLLINEARITY CONSTANT ERROR VARIANCE 221 223 INDEPENDENCE OF ERROR TERM OBSERVATIONS INFLUENTIAL OBSERVATIONS NORMALITY TEST 245 REPORT FINDINGS 247 CHAPTER 6 PROGRAM CODE 227 240 251 259 MISCELLANEOUS Q AS FOR AMBITIOUS READERS EXERCISES 206 211 LINEARITY AND MODEL SPECIFICATION SUMMARY 206 259 262 7. Replication of Findings in Published Analyses 2бз WHAT EXPLAINS THE GEOGRAPHIC SPREAD OF MILITARIZED INTERSTATE DISPUTES? REPLICATION AND DIAGNOSTICS OF BRAITHWAITE (2006) 264 DOES RELIGIOSITY INFLUENCE INDIVIDUAL ATTITUDES TOWARD INNOVATION? REPLICATION OF BÉNABOU ET AL. (2015) CHAPTER 7 PROGRAM CODE SUMMARY 284 295 301 8. Appendix: A Brief Introduction to Analyzing Categorical Data and Finding More Data 302 OBJECTIVE 302 GETTING DATA READY 303 DO MEN AND WOMEN DIFFER IN SELF-REPORTED HAPPINESS? 304 DO BELIEVERS IN GOD AND NON-BELIEVERS DIFFER IN SELF-REPORTED HAPPINESS? 310 SOURCES OF SELF-REPORTED HAPPINESS: LOGISTIC REGRESSION WHERE TO FIND MORE DATA References and Readings Index 331 327 323 313
|
any_adam_object | 1 |
author | Li, Quan 1966- |
author_GND | (DE-588)14280892X |
author_facet | Li, Quan 1966- |
author_role | aut |
author_sort | Li, Quan 1966- |
author_variant | q l ql |
building | Verbundindex |
bvnumber | BV045434925 |
callnumber-first | H - Social Science |
callnumber-label | H61 |
callnumber-raw | H61.3 |
callnumber-search | H61.3 |
callnumber-sort | H 261.3 |
callnumber-subject | H - Social Science |
classification_rvk | MR 2100 |
ctrlnum | (OCoLC)1059426997 (DE-599)BVBBV045434925 |
dewey-full | 330.285/5133 |
dewey-hundreds | 300 - Social sciences |
dewey-ones | 330 - Economics |
dewey-raw | 330.285/5133 |
dewey-search | 330.285/5133 |
dewey-sort | 3330.285 45133 |
dewey-tens | 330 - Economics |
discipline | Soziologie Wirtschaftswissenschaften |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>01822nam a2200457 c 4500</leader><controlfield tag="001">BV045434925</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">20190726 </controlfield><controlfield tag="007">t</controlfield><controlfield tag="008">190131s2018 xxu |||| 00||| eng d</controlfield><datafield tag="010" ind1=" " ind2=" "><subfield code="a">017010031</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9780190656225</subfield><subfield code="9">978-0-19-065622-5</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9780190656218</subfield><subfield code="9">978-0-19-065621-8</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)1059426997</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)BVBBV045434925</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">rda</subfield></datafield><datafield tag="041" ind1="0" ind2=" "><subfield code="a">eng</subfield></datafield><datafield tag="044" ind1=" " ind2=" "><subfield code="a">xxu</subfield><subfield code="c">US</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-703</subfield></datafield><datafield tag="050" ind1=" " ind2="0"><subfield code="a">H61.3</subfield></datafield><datafield tag="082" ind1="0" ind2=" "><subfield code="a">330.285/5133</subfield><subfield code="2">23</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="100" ind1="1" ind2=" "><subfield code="a">Li, Quan</subfield><subfield code="d">1966-</subfield><subfield code="e">Verfasser</subfield><subfield code="0">(DE-588)14280892X</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Using R for data analysis in social sciences</subfield><subfield code="b">a research project-oriented approach</subfield><subfield code="c">Quan Li</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">New York, NY</subfield><subfield code="b">Oxford University Press</subfield><subfield code="c">[2018]</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">xix, 341 pages</subfield><subfield code="c">24 cm</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="650" ind1=" " ind2="4"><subfield code="a">Social sciences</subfield><subfield code="x">Research</subfield><subfield code="x">Data processing</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Social sciences</subfield><subfield code="x">Statistical methods</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">R (Computer program language)</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">R</subfield><subfield code="g">Programm</subfield><subfield code="0">(DE-588)4705956-4</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Datenanalyse</subfield><subfield code="0">(DE-588)4123037-1</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="689" ind1="0" ind2="0"><subfield code="a">Datenanalyse</subfield><subfield code="0">(DE-588)4123037-1</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2="1"><subfield code="a">R</subfield><subfield code="g">Programm</subfield><subfield code="0">(DE-588)4705956-4</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2=" "><subfield code="5">DE-604</subfield></datafield><datafield tag="776" ind1="0" ind2="8"><subfield code="i">Erscheint auch als</subfield><subfield code="n">Online-Ausgabe, PDF</subfield><subfield code="z">978-0-19-065623-2</subfield></datafield><datafield tag="776" ind1="0" ind2="8"><subfield code="i">Erscheint auch als</subfield><subfield code="n">Online-Ausgabe, EPUB</subfield><subfield code="z">978-0-19-065624-9</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">Digitalisierung UB Bayreuth - ADAM Catalogue Enrichment</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=030820551&sequence=000001&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-030820551</subfield></datafield></record></collection> |
id | DE-604.BV045434925 |
illustrated | Not Illustrated |
indexdate | 2024-07-10T08:18:04Z |
institution | BVB |
isbn | 9780190656225 9780190656218 |
language | English |
lccn | 017010031 |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-030820551 |
oclc_num | 1059426997 |
open_access_boolean | |
owner | DE-703 |
owner_facet | DE-703 |
physical | xix, 341 pages 24 cm |
publishDate | 2018 |
publishDateSearch | 2018 |
publishDateSort | 2018 |
publisher | Oxford University Press |
record_format | marc |
spelling | Li, Quan 1966- Verfasser (DE-588)14280892X aut Using R for data analysis in social sciences a research project-oriented approach Quan Li New York, NY Oxford University Press [2018] xix, 341 pages 24 cm txt rdacontent n rdamedia nc rdacarrier Social sciences Research Data processing Social sciences Statistical methods R (Computer program language) R Programm (DE-588)4705956-4 gnd rswk-swf Datenanalyse (DE-588)4123037-1 gnd rswk-swf Datenanalyse (DE-588)4123037-1 s R Programm (DE-588)4705956-4 s DE-604 Erscheint auch als Online-Ausgabe, PDF 978-0-19-065623-2 Erscheint auch als Online-Ausgabe, EPUB 978-0-19-065624-9 Digitalisierung UB Bayreuth - ADAM Catalogue Enrichment application/pdf http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=030820551&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA Inhaltsverzeichnis |
spellingShingle | Li, Quan 1966- Using R for data analysis in social sciences a research project-oriented approach Social sciences Research Data processing Social sciences Statistical methods R (Computer program language) R Programm (DE-588)4705956-4 gnd Datenanalyse (DE-588)4123037-1 gnd |
subject_GND | (DE-588)4705956-4 (DE-588)4123037-1 |
title | Using R for data analysis in social sciences a research project-oriented approach |
title_auth | Using R for data analysis in social sciences a research project-oriented approach |
title_exact_search | Using R for data analysis in social sciences a research project-oriented approach |
title_full | Using R for data analysis in social sciences a research project-oriented approach Quan Li |
title_fullStr | Using R for data analysis in social sciences a research project-oriented approach Quan Li |
title_full_unstemmed | Using R for data analysis in social sciences a research project-oriented approach Quan Li |
title_short | Using R for data analysis in social sciences |
title_sort | using r for data analysis in social sciences a research project oriented approach |
title_sub | a research project-oriented approach |
topic | Social sciences Research Data processing Social sciences Statistical methods R (Computer program language) R Programm (DE-588)4705956-4 gnd Datenanalyse (DE-588)4123037-1 gnd |
topic_facet | Social sciences Research Data processing Social sciences Statistical methods R (Computer program language) R Programm Datenanalyse |
url | http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=030820551&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |
work_keys_str_mv | AT liquan usingrfordataanalysisinsocialsciencesaresearchprojectorientedapproach |