Introduction to statistical data analysis for the life sciences:
Gespeichert in:
Hauptverfasser: | , |
---|---|
Format: | Buch |
Sprache: | English |
Veröffentlicht: |
Boca Raton, Fla. [u.a.]
CRC Press
2011
|
Schlagworte: | |
Online-Zugang: | Inhaltsverzeichnis |
Beschreibung: | Includes bibliographical references and index |
Beschreibung: | XI, 415 S. graph. Darst. |
ISBN: | 9781439825556 |
Internformat
MARC
LEADER | 00000nam a2200000zc 4500 | ||
---|---|---|---|
001 | BV036713784 | ||
003 | DE-604 | ||
005 | 20191001 | ||
007 | t | ||
008 | 101012s2011 xxud||| |||| 00||| eng d | ||
010 | |a 2010026466 | ||
020 | |a 9781439825556 |c pbk. : alk. paper |9 978-1-4398-2555-6 | ||
035 | |a (OCoLC)699878256 | ||
035 | |a (DE-599)BVBBV036713784 | ||
040 | |a DE-604 |b ger |e aacr | ||
041 | 0 | |a eng | |
044 | |a xxu |c US | ||
049 | |a DE-M49 |a DE-91G |a DE-634 | ||
050 | 0 | |a QA276 | |
082 | 0 | |a 570.1/5195 | |
084 | |a BIO 107f |2 stub | ||
084 | |a MAT 620f |2 stub | ||
100 | 1 | |a Ekstrøm, Claus Thorn |e Verfasser |4 aut | |
245 | 1 | 0 | |a Introduction to statistical data analysis for the life sciences |c Claus Thorn Ekstrøm ; Helle Sørensen |
264 | 1 | |a Boca Raton, Fla. [u.a.] |b CRC Press |c 2011 | |
300 | |a XI, 415 S. |b graph. Darst. | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
500 | |a Includes bibliographical references and index | ||
650 | 4 | |a Biowissenschaften | |
650 | 4 | |a Mathematical statistics |v Textbooks | |
650 | 4 | |a Life sciences |x Statistical methods |v Textbooks | |
650 | 0 | 7 | |a Biostatistik |0 (DE-588)4729990-3 |2 gnd |9 rswk-swf |
655 | 7 | |0 (DE-588)4123623-3 |a Lehrbuch |2 gnd-content | |
689 | 0 | 0 | |a Biostatistik |0 (DE-588)4729990-3 |D s |
689 | 0 | |C b |5 DE-604 | |
700 | 1 | |a Sorensen, Helle |e Verfasser |4 aut | |
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=020631820&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |3 Inhaltsverzeichnis |
999 | |a oai:aleph.bib-bvb.de:BVB01-020631820 |
Datensatz im Suchindex
_version_ | 1804143359130861568 |
---|---|
adam_text | Titel: Introduction to statistical data analysis for the life sciences
Autor: Ekstrøm, Claus Thorn
Jahr: 2011
Contents
Preface ix
1 Description of samples and populations 1
1.1 Datatypes.............................. 2
1.2 Visualizing categorical data.................... 4
1.3 Visualizing quantitative data ................... 6
1.4 Statistical summaries........................ 7
1.5 What is a probability? ....................... 16
1.6 R ................................... 17
1.7 Exercises............................... 20
2 Linear regression 25
2.1 Fitting a regression line ...................... 27
2.2 When is linear regression appropriate? ............. 32
2.3 The correlation coefficient..................... 36
2.4 Perspective ............................. 39
2.5 R ................................... 42
2.6 Exercises............................... 44
3 Comparison of groups 49
3.1 Graphical and simple numerical comparison.......... 49
3.2 Between-group Variation and within-group Variation..... 52
3.3 Populations, samples, and expected values........... 53
3.4 Least Squares estimation and residuals ............. 54
3.5 Paired and unpaired samples................... 56
3.6 Perspective............................. 58
3.7 R ................................... 60
3.8 Exercises............................... 63
4 The normal distribution 67
4.1 Properties...................?.......... 67
4.2 One sample............................. 78
4.3 Are the data (approximately) normally distributed? ...... 80
4.4 The central limit theorem..................... 86
4.5 R................................... 89
4.6 Exercises . .............................. 91
vi
5 Statistical modeis, estimation, and confidence intervals 99
5.1 Statistical modeis..........................
5.2 Estimation.............................. 106
5.3 Confidence intervals........................ ^
5.4 Unpaired samples with different Standard deviations..... 127
5.5 R ................................... 129
5.6 Exercises............................... 138
6 Hypothesis tests *45
6.1 Null hypotheses .......................... 149
6.2 Mests................................. 153
6.3 Tests in a one-way ANOVA.................... 159
6.4 Hypothesis tests as comparison of nested modeis ....... 166
6.5 Type I and type II errors...................... 168
6.6 R ................................... m
6.7 Exercises............................... *76
7 Model Validation and prediction 185
7.1 Model Validation.......................... 185
7.2 Prediction.............................. 195
7.3 R ................................... 201
7.4 Exercises............................... 203
8 Linear normal modeis 209
8.1 Multiple linear regression..................... 209
8.2 Additive two-way analysis of variance ............. 216
8.3 Linear modeis............................ 226
8.4 Interactions between variables .................. 235
8.5 R ................................... 247
8.6 Exercises............................... 253
9 Probabilities 257
9.1 Outcomes, events, and probabilities............... 257
9.2 Conditional probabilities ..................... 261
9.3 Independence............................ 264
9.4 Exercises............................... 268
10 The binomial distribution 273
10.1 The independent trials model................... 273
10.2 The binomial distribution..................... 274
10.3 Estimation, confidence intervals, and hypothesis tests..... 282
10.4 Differences between proportions................. 287
10.5 R ................................... 289
10.6 Exercises.................. ........ 292
Vll
11 Analysis of count data 295
11.1 The chi-square test for goodness-of-fit.............. 295
11.2 2 x 2 contingency table ...................... 300
11.3 Two-sided contingency tables................... 310
11.4 R ................................... 312
11.5 Exercises............................... 316
12 Logistic regression 321
12.1 Odds and odds ratios ....................... 321
12.2 Logistic regression modeis .................... 323
12.3 Estimation and confidence intervals............... 328
12.4 Hypothesis tests .......................... 330
12.5 Model Validation and prediction................. 333
12.6 R ................................... 337
12.7 Exercises............................... 344
13 Case exercises 351
Casel: Linear modeling......................... 351
Case 2: Data transformations ...................... 353
Case 3: Two sample comparisons.................... 355
Case 4: Linear regression with and without intercept ........ 358
Case 5: Analysis of variance and test for linear trend ........ 359
Case 6: Regression modeling and transformations.......... 362
Case 7: Linear modeis .......................... 364
Case 8: Binary variables ......................... 366
Case 9: Agreement ............................ 370
Case 10: Logistic regression....................... 373
A Summary of inference methods 375
A.l Statistical concepts......................... 375
A.2 Statistical analysis ......................... 376
A3 Model selection........................... 377
B Introduction to R 381
B.l WorkingwithR........................... 381
B.2 Data frames and reading data into R............... 386
B.3 Manipulating data ......................... 390
B.4 Graphics with R........................... 392
B.5 Reproducible research....................... 394
B.6 InstallingR ............................. 395
B.7 Exercises............................... 396
Vlll
C Statistical tables 399
C.l The x2 distribution......................... 399
C.2 The normal distribution...................... 400
C.3 The t distribution.......................... 402
C.4 The F distribution ......................... 403
Bibliography 405
Index 409
|
any_adam_object | 1 |
author | Ekstrøm, Claus Thorn Sorensen, Helle |
author_facet | Ekstrøm, Claus Thorn Sorensen, Helle |
author_role | aut aut |
author_sort | Ekstrøm, Claus Thorn |
author_variant | c t e ct cte h s hs |
building | Verbundindex |
bvnumber | BV036713784 |
callnumber-first | Q - Science |
callnumber-label | QA276 |
callnumber-raw | QA276 |
callnumber-search | QA276 |
callnumber-sort | QA 3276 |
callnumber-subject | QA - Mathematics |
classification_tum | BIO 107f MAT 620f |
ctrlnum | (OCoLC)699878256 (DE-599)BVBBV036713784 |
dewey-full | 570.1/5195 |
dewey-hundreds | 500 - Natural sciences and mathematics |
dewey-ones | 570 - Biology |
dewey-raw | 570.1/5195 |
dewey-search | 570.1/5195 |
dewey-sort | 3570.1 45195 |
dewey-tens | 570 - Biology |
discipline | Biologie Mathematik |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>01676nam a2200445zc 4500</leader><controlfield tag="001">BV036713784</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">20191001 </controlfield><controlfield tag="007">t</controlfield><controlfield tag="008">101012s2011 xxud||| |||| 00||| eng d</controlfield><datafield tag="010" ind1=" " ind2=" "><subfield code="a">2010026466</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781439825556</subfield><subfield code="c">pbk. : alk. paper</subfield><subfield code="9">978-1-4398-2555-6</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)699878256</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)BVBBV036713784</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">aacr</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-M49</subfield><subfield code="a">DE-91G</subfield><subfield code="a">DE-634</subfield></datafield><datafield tag="050" ind1=" " ind2="0"><subfield code="a">QA276</subfield></datafield><datafield tag="082" ind1="0" ind2=" "><subfield code="a">570.1/5195</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">BIO 107f</subfield><subfield code="2">stub</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">MAT 620f</subfield><subfield code="2">stub</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Ekstrøm, Claus Thorn</subfield><subfield code="e">Verfasser</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Introduction to statistical data analysis for the life sciences</subfield><subfield code="c">Claus Thorn Ekstrøm ; Helle Sørensen</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Boca Raton, Fla. [u.a.]</subfield><subfield code="b">CRC Press</subfield><subfield code="c">2011</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">XI, 415 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="500" ind1=" " ind2=" "><subfield code="a">Includes bibliographical references and index</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Biowissenschaften</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Mathematical statistics</subfield><subfield code="v">Textbooks</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Life sciences</subfield><subfield code="x">Statistical methods</subfield><subfield code="v">Textbooks</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Biostatistik</subfield><subfield code="0">(DE-588)4729990-3</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="655" ind1=" " ind2="7"><subfield code="0">(DE-588)4123623-3</subfield><subfield code="a">Lehrbuch</subfield><subfield code="2">gnd-content</subfield></datafield><datafield tag="689" ind1="0" ind2="0"><subfield code="a">Biostatistik</subfield><subfield code="0">(DE-588)4729990-3</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2=" "><subfield code="C">b</subfield><subfield code="5">DE-604</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Sorensen, Helle</subfield><subfield code="e">Verfasser</subfield><subfield code="4">aut</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=020631820&sequence=000002&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-020631820</subfield></datafield></record></collection> |
genre | (DE-588)4123623-3 Lehrbuch gnd-content |
genre_facet | Lehrbuch |
id | DE-604.BV036713784 |
illustrated | Illustrated |
indexdate | 2024-07-09T22:46:24Z |
institution | BVB |
isbn | 9781439825556 |
language | English |
lccn | 2010026466 |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-020631820 |
oclc_num | 699878256 |
open_access_boolean | |
owner | DE-M49 DE-BY-TUM DE-91G DE-BY-TUM DE-634 |
owner_facet | DE-M49 DE-BY-TUM DE-91G DE-BY-TUM DE-634 |
physical | XI, 415 S. graph. Darst. |
publishDate | 2011 |
publishDateSearch | 2011 |
publishDateSort | 2011 |
publisher | CRC Press |
record_format | marc |
spelling | Ekstrøm, Claus Thorn Verfasser aut Introduction to statistical data analysis for the life sciences Claus Thorn Ekstrøm ; Helle Sørensen Boca Raton, Fla. [u.a.] CRC Press 2011 XI, 415 S. graph. Darst. txt rdacontent n rdamedia nc rdacarrier Includes bibliographical references and index Biowissenschaften Mathematical statistics Textbooks Life sciences Statistical methods Textbooks Biostatistik (DE-588)4729990-3 gnd rswk-swf (DE-588)4123623-3 Lehrbuch gnd-content Biostatistik (DE-588)4729990-3 s b DE-604 Sorensen, Helle Verfasser aut HBZ Datenaustausch application/pdf http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=020631820&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA Inhaltsverzeichnis |
spellingShingle | Ekstrøm, Claus Thorn Sorensen, Helle Introduction to statistical data analysis for the life sciences Biowissenschaften Mathematical statistics Textbooks Life sciences Statistical methods Textbooks Biostatistik (DE-588)4729990-3 gnd |
subject_GND | (DE-588)4729990-3 (DE-588)4123623-3 |
title | Introduction to statistical data analysis for the life sciences |
title_auth | Introduction to statistical data analysis for the life sciences |
title_exact_search | Introduction to statistical data analysis for the life sciences |
title_full | Introduction to statistical data analysis for the life sciences Claus Thorn Ekstrøm ; Helle Sørensen |
title_fullStr | Introduction to statistical data analysis for the life sciences Claus Thorn Ekstrøm ; Helle Sørensen |
title_full_unstemmed | Introduction to statistical data analysis for the life sciences Claus Thorn Ekstrøm ; Helle Sørensen |
title_short | Introduction to statistical data analysis for the life sciences |
title_sort | introduction to statistical data analysis for the life sciences |
topic | Biowissenschaften Mathematical statistics Textbooks Life sciences Statistical methods Textbooks Biostatistik (DE-588)4729990-3 gnd |
topic_facet | Biowissenschaften Mathematical statistics Textbooks Life sciences Statistical methods Textbooks Biostatistik Lehrbuch |
url | http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=020631820&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |
work_keys_str_mv | AT ekstrømclausthorn introductiontostatisticaldataanalysisforthelifesciences AT sorensenhelle introductiontostatisticaldataanalysisforthelifesciences |