96,99 €
Provides a one-stop resource for engineers learning biostatistics using MATLAB® and WinBUGS Through its scope and depth of coverage, this book addresses the needs of the vibrant and rapidly growing bio-oriented engineering fields while implementing software packages that are familiar to engineers. The book is heavily oriented to computation and hands-on approaches so readers understand each step of the programming. Another dimension of this book is in parallel coverage of both Bayesian and frequentist approaches to statistical inference. It avoids taking sides on the classical vs. Bayesian paradigms, and many examples in this book are solved using both methods. The results are then compared and commented upon. Readers have the choice of MATLAB® for classical data analysis and WinBUGS/OpenBUGS for Bayesian data analysis. Every chapter starts with a box highlighting what is covered in that chapter and ends with exercises, a list of software scripts, datasets, and references. Engineering Biostatistics: An Introduction using MATLAB® and WinBUGS also includes: * parallel coverage of classical and Bayesian approaches, where appropriate * substantial coverage of Bayesian approaches to statistical inference * material that has been classroom-tested in an introductory statistics course in bioengineering over several years * exercises at the end of each chapter and an accompanying website with full solutions and hints to some exercises, as well as additional materials and examples Engineering Biostatistics: An Introduction using MATLAB® and WinBUGS can serve as a textbook for introductory-to-intermediate applied statistics courses, as well as a useful reference for engineers interested in biostatistical approaches.
Sie lesen das E-Book in den Legimi-Apps auf:
Seitenzahl: 1383
Veröffentlichungsjahr: 2017
WILEY SERIES IN PROBABILITY AND STATISTICS Established by Walter A. Shewhart and Samuel S. Wilks
Editors: David J. Balding, Noel A. C. Cressie, Garrett M. Fitzmaurice, Geof H. Givens, Harvey Goldstein, Geert Molenberghs, David W. Scott, Adrian F. M. Smith, Ruey S. Tsay
Editors Emeriti: J. Stuart Hunter, Iain M. Johnstone, Joseph B. Kadane, Jozef L. Teugels
The Wiley Series in Probability and Statistics is well established and authoritative. It covers many topics of current research interest in both pure and applied statistics and probability theory. Written by leading statisticians and institutions, the titles span both state-of-the-art developments in the field and classical methods.
Reflecting the wide range of current research in statistics, the series encompasses applied, methodological and theoretical statistics, ranging from applications and new techniques made possible by advances in computerized practice to rigorous treatment of theoretical approaches. This series provides essential and invaluable reading for all statisticians, whether in academia, industry, government, or research.
A complete list of titles in this series can be found at http://www.wiley.com/go/wsps
An Introduction using MATLAB® and WinBUGS
BRANI VIDAKOVIC
This edition first published 2017© 2017 Brani Vidakovic
All rights reserved. No part of this publication may be reproduced, stored in a retrieval system, or transmitted, in any form or by any means, electronic, mechanical, photocopying, recording or otherwise, except as permitted by law. Advice on how to obtain permission to reuse material from this title is available at http://www.wiley.com/go/permissions.
The right of Brani Vidakovic to be identified as the author of this work has been asserted in accordance with law.
Registered OfficeJohn Wiley & Sons, Inc., 111 River Street, Hoboken, NJ 07030, USA
Editorial Office111 River Street, Hoboken, NJ 07030, USA
For details of our global editorial offices, customer services, and more information about Wiley products visit us at www.wiley.com.
Wiley also publishes its books in a variety of electronic formats and by print-on-demand. Some content that appears in standard print versions of this book may not be available in other formats.
Limit of Liability/Disclaimer of WarrantyWhile the publisher and authors have used their best efforts in preparing this work, they make no representations or warranties with respect to the accuracy or completeness of the contents of this work and specifically disclaim all warranties, including without limitation any implied warranties of merchantability or fitness for a particular purpose. No warranty may be created or extended by sales representatives, written sales materials or promotional statements for this work. The fact that an organization, website, or product is referred to in this work as a citation and/or potential source of further information does not mean that the publisher and authors endorse the information or services the organization, website, or product may provide or recommendations it may make. This work is sold with the understanding that the publisher is not engaged in rendering professional services. The advice and strategies contained herein may not be suitable for your situation. You should consult with a specialist where appropriate. Further, readers should be aware that websites listed in this work may have changed or disappeared between when this work was written and when it is read. Neither the publisher nor authors shall be liable for any loss of profit or any other commercial damages, including but not limited to special, incidental, consequential, or other damages.
Library of Congress Cataloging-in-Publication Data:
Names: Vidakovic, Brani, 1955- author. Title: Engineering biostatistics: an introduction using MATLAB and WinBUGS / Brani Vidakovic. Description: Hoboken, New Jersey : John Wiley & Sons, 2017. | Includes bibliographical references and index. Identifiers: LCCN 2016042853| ISBN 9781119168966 (cloth) | ISBN 9781119168980 (epub) Subjects: LCSH: MATLAB. | WinBUGS. | Biometry--Statistical methods. | Engineering--Statistical methods.
Classification: LCC QH323.5 .V53 2017 | DDC 570.1/5195--dc23 LC record available at https://lccn.loc.gov/2016042853
Cover images: (Background) © John Lund/Gettyimages; (Figures) Courtesy of author Cover design by Wiley
Preface
Acknowledgments
Chapter 1: Introduction
Chapter References
Chapter 2: The Sample and Its Properties
2.1 Introduction
2.2 A MATLAB Session on Univariate Descriptive Statistics
2.3 Location Measures
2.4 Variability Measures
2.5 Ranks
2.6 Displaying Data
2.7 Multidimensional Samples: Fisher's Iris Data and Body Fat Data
2.8 Multivariate Samples and Their Summaries*
2.9 Principal Components of Data
2.10 Visualizing Multivariate Data
2.11 Observations as Time Series
2.12 About Data Types
2.13 Big Data Paradigm
2.14 Exercises
Chapter References
Chapter 3: Probability, Conditional Probability, and Bayes’ Rule
3.1 Introduction
3.2 Events and Probability
3.3 Odds
3.4 Venn Diagrams*
3.5 Counting Principles*
3.6 Conditional Probability and Independence of Events
3.7 Total Probability
3.8 Reassessing Probabilities: Bayes’ Rule
3.9 Bayesian Networks*
3.10 Exercises
Chapter References
Chapter 4: Sensitivity, Specificity, and Relatives
4.1 Introduction
4.2 Notation
4.3 Combining Two or More Tests
4.4 ROC Curves
4.5 Exercises
Chapter References
Chapter 5: Random Variables
5.1 Introduction
5.2 Discrete Random Variables
5.3 Some Standard Discrete Distributions
5.4 Continuous Random Variables
5.5 Some Standard Continuous Distributions
5.6 Random Numbers and Probability Tables
5.7 Transformations of Random Variables*
5.8 Mixtures*
5.9 Markov Chains*
5.10 Exercises
Chapter References
Chapter 6: Normal Distribution
6.1 Introduction
6.2 Normal Distribution
6.3 Examples with a Normal Distribution
6.4 Combining Normal Random Variables
6.5 Central Limit Theorem
6.6 Distributions Related to Normal
6.7 Delta Method and Variance-Stabilizing Transformations
*
6.8 Exercises
Chapter References
Chapter 7: Point and Interval Estimators
7.1 Introduction
7.2 Moment-Matching and Maximum Likelihood Estimators
7.3 Unbiasedness and Consistency of Estimators
7.4 Estimation of a Mean, Variance, and Proportion
7.5 Confidence Intervals
7.6 Prediction and Tolerance Intervals
*
7.7 Confidence Intervals for Quantiles
*
7.8 Confidence Intervals for the Poisson Rate
*
7.9 Exercises
Chapter References
Chapter 8: Bayesian Approach to Inference
8.1 Introduction
8.2 Ingredients for Bayesian Inference
8.3 Conjugate Priors
8.4 Point Estimation
8.5 Prior Elicitation
8.6 Bayesian Computation and Use of WinBUGS
8.7 Bayesian Interval Estimation: Credible Sets
8.8 Learning by Bayes' Theorem
8.9 Bayesian Prediction
8.10 Consensus Means*
8.11 Exercises
Chapter References
Chapter 9: Testing Statistical Hypotheses
9.1 Introduction
9.2 Classical Testing Problem
9.3 Bayesian Approach to Testing
9.4 Criticism and Calibration of
p
-Values
*
9.5 Testing the Normal Mean
9.6 Testing the Multivariate Normal Mean
*
9.7 Testing the Normal Variances
9.8 Testing the Proportion
9.9 Multiplicity in Testing, Bonferroni Correction, and False Discovery Rate
9.10 Exercises
Chapter References
Chapter 10: Two Samples
10.1 Introduction
10.2 Means and Variances in Two Independent Normal Populations
10.3 Testing the Equality of Normal Means When Samples Are Paired
10.4 Two Multivariate Normal Means*
10.5 Two Normal Variances
10.6 Comparing Two Proportions
10.7 Risk Differences, Risk Ratios, and Odds Ratios
10.8 Two Poisson Rates*
10.9 Equivalence Tests*
10.10 Exercises
Chapter References
Chapter 11: ANOVA and Elements of Experimental Design
11.1 Introduction
11.2 One-Way ANOVA
11.3 Welch's ANOVA*
11.4 Two-Way ANOVA and Factorial Designs
11.5 Blocking
11.6 Repeated Measures Design
11.7 Nested Designs*
11.8 Power Analysis in ANOVA
11.9 Functional ANOVA*
11.10 Analysis of Means (ANOM)*
11.11 The Capability of a Measurement System (Gauge R&R ANOVA)*
11.12 Testing Equality of Several Proportions
11.13 Testing the Equality of Several Poisson Means*
11.14 Exercises
Chapter References
Chapter 12: Models for Tables
12.1 Introduction
12.2 Contingency Tables: Testing for Independence
12.3 Three-Way Tables
12.4 Contingency Tables with Fixed Marginals: Fisher's Exact Test
12.5 Stratified Tables: Mantel–Haenszel Test
12.6 Paired Tables: McNemar's Test
12.7 Risk Differences, Risk Ratios, and Odds Ratios for Paired Tables
12.8 Exercises
Chapter References
Chapter 13: Correlation
13.1 Introduction
13.2 The Pearson Coefficient of Correlation
13.3 Spearman's Coefficient of Correlation
13.4 Kendall's Tau
13.5
Cum hoc ergo propter hoc
13.6 Exercises
Chapter References
Chapter 14: Regression
14.1 Introduction
14.2 Simple Linear Regression
14.3 Inference in Simple Linear Regression
14.4 Calibration
14.5 Testing the Equality of Two Slopes*
14.6 Multiple Regression
14.7 Diagnostics in Multiple Regression
14.8 Sample Size in Regression
14.9 Linear Regression That Is Nonlinear in Predictors
14.10 Errors-in-Variables Linear Regression*
14.11 Analysis of Covariance
14.12 Exercises
Chapter References
Chapter 15: Regression for Binary and Count Data
15.1 Introduction
15.2 Logistic Regression
15.3 Poisson Regression
15.4 Log-linear Models
15.5 Exercises
Chapter References
Chapter 16: Inference for Censored Data and Survival Analysis
16.1 Introduction
16.2 Definitions
16.3 Inference with Censored Observations
16.4 The Cox Proportional Hazards Model
16.5 Bayesian Approach
16.6 Survival Analysis in WinBUGS
16.7 Exercises
Chapter References
Chapter 17: Goodness-of-Fit Tests
17.1 Introduction
17.2 Probability Plots
17.3 Pearson's Chi-Square Test
17.4 Kolmogorov–Smirnov Tests
17.5 Cramér-von Mises and Watson's Tests*
17.6 Rosenblatt's Test*
17.7 Moran's Test*
17.8 Departures from Normality
17.9 Ellimination of Unknown Parameters by Transformations
17.10 Exercises
Chapter References
Chapter 18: Distribution-Free Methods
18.1 Introduction
18.2 Sign Test
18.3 Wilcoxon Signed-Rank Test
18.4 Wilcoxon Sum-Rank and Mann–Whitney Tests
18.5 Kruskal–Wallis Test
18.6 Friedman's Test
18.7 Resampling Methods
18.8 Exercises
Chapter References
Chapter 19: Bayesian Inference Using Gibbs Sampling - BUGS Project
19.1 Introduction
19.2 Step-by-Step Session
19.3 Built-in Functions and Common Distributions in WinBUGS
19.4 MATBUGS: A MATLAB Interface to WinBUGS
19.5 Exercises
Chapter References
Index
EULA
Chapter 2
Table 2.1
Table 2.2
Chapter 3
Table 3.1
Table 3.2
Chapter 6
Table 6.1
Chapter 8
Table 8.1
Chapter 9
Table 9.1
Chapter 12
Table 12.1
Table 12.2
Table 12.3
Table 12.4
Table 12.5
Chapter 14
Table 14.1
Table 14.2
Chapter 15
Table 15.1
Table 15.2
Table 15.3
Table 15.4
Table 15.5
Table 15.6
Table 15.7
Chapter 19
Table 19.1
Table 19.2
Cover
Table of Contents
Preface
i
iv
xv
xvi
xvii
1
2
3
4
5
6
7
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
279
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
337
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
833
834
835
836
837
838
839
840
841
842
843
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
Let's say you commit to 2 hours per day and you're able to write 3 pages per hour. To write an average length book of 300 pages will take 50 days. (300 pages per book/6 pages per day = 50 days).
A posting on Life Learning Today: How to Write a Book in 60 Days or Less.
By not following the recommendations from the above quote the writing of this book took much longer. The book is a result of many semesters of teaching various statistical courses to engineering students at Duke University and the Georgia Institute of Technology. Through its scope and depth of coverage, the book addresses the needs of the vibrant and rapidly growing engineering fields while implementing software that engineers are familiar with.
This book is substantially revised version of the text originally published by Springer in 2011 (ISBN 978-1-4614-0394-4). In addition to providing many new examples and exercises, a number of new sections is added. The original edition served as a primary textbook for the course Introduction to Bioengineering Statistics, at The Wallace H. Coulter Department of Biomedical Engineering at Georgia Tech for 6 consecutive semesters. I noticed that it was used not only as a textbook but students found it useful as a repository of techniques for data analysis in other courses, class projects, senior design projects, and day-to-day laboratory data analysis. So by its scope this book is both: a textbook for introductory-to-intermediate applied biostatistics courses and a reference book with a coverage of a number of rather specialized techniques.
This book is heavily oriented to computation and hands-on approaches. The approach enforced avoids the use of mainstream statistical packages in which the procedures are often black-boxed. Rather, the students are expected to code the procedures on their own. The results may not be as flashy as they would be if the specialized packages were used, but the student will go through the process and understand each step of the program.
The computational support for this text is the MATLAB© programming environment since this software is predominant in the engineering communities.
Another dimension of this book is in the substantial coverage of Bayesian approaches to statistical inference. I avoided taking sides on the traditional (classical, frequentist) vs. Bayesian approach; it was my goal to expose students to both approaches. It is undeniable that classical statistics is overwhelmingly used in conducting and reporting inference among practitioners, and that Bayesian statistics is gaining in popularity, acceptance, and usage (FDA, Guidance for the Use of Bayesian Statistics in Medical Device Clinical Trials, 5 February 2010). Many examples in this book are solved using both the traditional and Bayesian methods, and the results are compared and commented upon.
This diversification is made possible by advances in Bayesian computation and the availability of the free software WinBUGS/OpenBUGS that provides painless computational support for Bayesian solutions. WinBUGS and MATLAB communicate well due to the interface software MATBUGS, written by Kevin P. Murphy and coauthors. The book also relies on stat toolbox within MATLAB.
The World Wide Web (WWW) facilitates the book. All custom-made MATLAB and WinBUGS programs (compatible with MATLAB R2017a and WinBUGS 1.4.3 or OpenBUGS 3.2.3) as well as data sets used in this book are available on the Web:
http://statbook.gatech.edu/
With the size of this book in mind the solutions and hints to some exercises can be found on the book's Web site. The computer scripts and examples are an integral part of the book, and all MATLAB codes and outputs are shown in blue typewriter font while all WinBUGS programs are given in red-brown typewriter font. The comments in MATLAB and WinBUGS codes are presented in green typewriter font.
The three icons , , and are used to point to data sets, MATLAB codes, and WinBUGS codes, respectively.
The difficulty of the material covered necessarily varies. More difficult sections that may be omitted in the basic coverage are denoted by a star, *. However, it is my experience that advanced undergraduate bioengineering students affiliated with school research labs need and use the “starred” material, such as functional ANOVA, variance stabilizing transforms, and nested experimental designs, to name just a few. Tricky or difficult places are marked with Donald Knut's “bend” .
Each chapter starts with a box titled WHAT IS COVERED IN THIS CHAPTER and ends with chapter exercises, a box called MATLAB AND WINBUGS FILES AND DATA SETS USED IN THIS CHAPTER, and chapter references.
The examples are numbered and the end of each example is marked with .
I am aware that this work could be improved with respect to both exposition and coverage. Thus, I would welcome any criticism and pointers from readers as to how this book could be improved.
I am indebted to many students and colleagues who commented on various drafts of the book. In particular I am grateful to colleagues from the Department of Biomedical Engineering at the Georgia Institute of Technology and Emory University and their undergraduate and graduate advisees/researchers who contributed many examples and data sets from their research labs.
Colleagues Tom Bylander of the University of Texas at San Antonio, John H. McDonald of the University of Delaware, and Roger W. Johnson of the South Dakota School of Mines & Technology kindly gave permission to use their data and examples. Special thanks go to Dr. Gary M. Raymond from University of Washington who provided useful feedback on several occasions. Several MATLAB codes used in this book come from the MATLAB Central File Exchange forum. In particular, I am grateful to Antonio Truillo-Ortiz and his team (Universidad Autonoma de Baja California) and to Giuseppe Cardillo (MeriGen Research) for their excellent contributions.
The book benefited from the input of many diligent students when it was used either as a supplemental reading or later as a draft textbook for a semester-long course at Georgia Tech: BMED2400 Introduction to Bioengineering Statistics. A complete list of students who provided useful feedback would be quite long, but the most diligent ones were Erin Hamilton, Kiersten Petersen, David Dreyfus, Jessica Kanter, Radu Reit, Amoreth Gozo, Nader Aboujamous, and Allison Chan. Special thanks go to Brett Jordan, who, as multiple-time Teaching Assistant for Bioengineering Statistics course, pointed out numerous places for text improvement.
Wiley's team kindly helped along the way. I am grateful to Jon Gurstelle, Allison McGinniss, Kathleen Pagliaro, and Melissa Yanuzzi for their encouragement and support. Finally, it hardly needs stating that the book would have been considerably less fun to write without the unconditional support of my family.
BRANI VIDAKOVIC
School of Industrial and Systems Engineering and
School of Biomedical Engineering
Georgia Institute of Technology