Evidence-Based Statistics
Home > Mathematics and Science Textbooks > Mathematics > Probability and statistics > Evidence-Based Statistics: An Introduction to the Evidential Approach - from Likelihood Principle to Statistical Practice
Evidence-Based Statistics: An Introduction to the Evidential Approach - from Likelihood Principle to Statistical Practice

Evidence-Based Statistics: An Introduction to the Evidential Approach - from Likelihood Principle to Statistical Practice


     0     
5
4
3
2
1



Out of Stock


Notify me when this book is in stock
X
About the Book

Evidence-Based Statistics: An Introduction to the Evidential Approach – from Likelihood Principle to Statistical Practice provides readers with a comprehensive and thorough guide to the evidential approach in statistics. The approach uses likelihood ratios, rather than the probabilities used by other statistical inference approaches. The evidential approach is conceptually easier to grasp, and the calculations more straightforward to perform. This book explains how to express data in terms of the strength of statistical evidence for competing hypotheses. The evidential approach is currently underused, despite its mathematical precision and statistical validity. Evidence-Based Statistics is an accessible and practical text filled with examples, illustrations and exercises. Additionally, the companion website complements and expands on the information contained in the book. While the evidential approach is unlikely to replace probability-based methods of statistical inference, it provides a useful addition to any statistician’s "bag of tricks." In this book: It explains how to calculate statistical evidence for commonly used analyses, in a step-by-step fashion Analyses include: t tests, ANOVA (one-way, factorial, between- and within-participants, mixed), categorical analyses (binomial, Poisson, McNemar, rate ratio, odds ratio, data that's 'too good to be true', multi-way tables), correlation, regression and nonparametric analyses (one sample, related samples, independent samples, multiple independent samples, permutation and bootstraps) Equations are given for all analyses, and R statistical code provided for many of the analyses Sample size calculations for evidential probabilities of misleading and weak evidence are explained Useful techniques, like Matthews's critical prior interval, Goodman's Bayes factor, and Armitage's stopping rule are described Recommended for undergraduate and graduate students in any field that relies heavily on statistical analysis, as well as active researchers and professionals in those fields, Evidence-Based Statistics: An Introduction to the Evidential Approach – from Likelihood Principle to Statistical Practice belongs on the bookshelf of anyone who wants to amplify and empower their approach to statistical analysis.

Table of Contents:
Acknowledgements xi About the Author xiii About the Companion Site xv Introduction 1 References 2 1 The Evidence is the Evidence 3 1.1 Evidence-Based Statistics 3 1.1.1 The Literature 4 1.2 Statistical Inference – The Basics 6 1.2.1 Different Statistical Approaches 7 1.2.2 The Likelihood/Evidential Approach 8 1.2.3 Types of Approach Using Likelihoods 11 1.2.4 Pros and Cons of Likelihood Approach 11 1.3 Effect Size – True If Huge! 12 1.4 Calculations 15 1.5 Summary of the Evidential Approach 16 References 18 2 The Evidential Approach 21 2.1 Likelihood 21 2.1.1 The Principle 22 2.1.2 Support 24 2.1.3 Example – One Sample 29 2.1.4 Direction Matters 36 2.1.5 Maximum Likelihood Ratio 37 2.1.6 Likelihood Intervals 39 2.1.7 The Support Function 42 2.1.8 Choosing the Effect Size 42 2.2 Misleading and Weak Evidence 46 2.3 Adding More Data and Multiple Testing 48 2.4 Sequence of Calculations Using t 49 2.5 Likelihood Terminology 51 2.6 R Code for Chapter 2 52 2.6.1 Calculating the Likelihood Function for a One Sample t 52 2.7 Exercises 53 References 53 3 Two Samples 55 3.1 Basics Using the t Distribution 55 3.1.1 Steps in Calculations 56 3.2 Related Samples 56 3.3 Independent Samples 59 3.3.1 Independent Samples with Unequal Variances 60 3.4 Calculation Simplification 62 3.5 If Variance is Known, or Large Sample Size, Use z 63 3.6 Methodological and Pro Forma Analyses 65 3.7 Adding More Data 68 3.8 Estimating Sample Size 70 3.8.1 Sample Size for One Sample and Related Samples 71 3.8.2 Sample Size for Independent Samples 73 3.9 Differences in Variances 73 3.10 R Code For Chapter 3 74 3.10.1 Calculating the Likelihood Function, the Likelihoods and Support for Independent Samples 74 3.10.2 Creating a Gardner–Altman Estimation Plot with Likelihood Function and Interval 76 3.11 Exercises 77 References 77 4 ANOVA 79 4.1 Multiple Means 79 4.1.1 The Modelling Approach 79 4.1.2 Model Complexity 80 4.2 Example – Fitness 81 4.2.1 Comparing Models 82 4.2.2 Specific Model Comparisons 84 4.2.2.1 A Non-Orthogonal Contrast 88 4.2.3 Unequal Sample Sizes 89 4.3 Factorial ANOVA 90 4.3.1 Example – Blood Clotting Times 91 4.3.2 Specific Analyses in Factorial ANOVA, Including Contrasts 93 4.4 Alerting r2 96 4.4.1 Alerting r2 to Compare Contrasts for Effect Size 96 4.5 Repeated Measures Designs 97 4.5.1 Mixed Repeated Measures with Between Participant Designs 98 4.5.2 Contrasts in Mixed Designs 100 4.6 Exercise 102 References 102 5 Correlation and Regression 103 5.1 Relationships Between Two Variables 103 5.2 Correlation 103 5.2.1 Likelihood Intervals for Correlation 107 5.3 Regression 108 5.3.1 Obtaining Evidence from F values 110 5.3.2 Examining Non-linearity 111 5.4 Logistic Regression 113 5.5 Exercises 120 References 120 6 Categorical Data 121 6.1 Types of Categorical Data 121 6.1.1 How is the 𝜒2 Test Used? 122 6.2 Binomial 123 6.2.1 Likelihood Intervals for Binomial 125 6.2.2 Comparing Different 𝜋 126 6.2.3 The Support Function 127 6.3 Poisson 129 6.4 Rate Ratios 131 6.5 One-Way Categorical Data 134 6.5.1 One-Way Categorical Comparing Different Expected Values 135 6.5.2 One-Way with More than Two Categories 135 6.6 2 × 2 Contingency Tables 137 6.6.1 Paired 2 × 2 Categorical Analysis 139 6.6.2 Diagnostic Tests 141 6.6.2.1 Sensitivity and Specificity 141 6.6.2.2 Positive and Negative Predictive Values 142 6.6.2.3 Likelihood Ratio and Post-test Probability 143 6.6.2.4 Comparing Sensitivities and Specificities of Two Diagnostic Procedures 144 6.6.3 Odds Ratio 146 6.6.3.1 Likelihood Function for the Odds Ratio 149 6.6.4 Likelihood Function for Relative Risk with Fixed Entries 151 6.7 Larger Contingency Tables 151 6.7.1 Main Effects 153 6.7.2 Evidence for Linear Trend 154 6.7.3 Higher Dimensions? 155 6.8 Data That Fits a Hypothesis Too Well 158 6.9 Transformations of the Variable 159 6.10 Clinical Trials – A Tragedy in 3 Acts 161 6.11 R Code for Chapter 6 164 6.11.1 One-Way Categorical Data Support Against Specified Proportions 164 6.11.2 Calculating the Odds Ratio Likelihood Function and Support 164 6.11.3 Calculating the Likelihood Function and Support for Relative Risk with Fixed Entries 166 6.11.4 Calculating Interaction and Main Effects for Larger Contingency Tables 168 6.11.5 Log-Linear Modelling for Multi-way Tables 169 6.12 Exercises 171 References 172 7 Nonparametric Analyses 175 7.1 So-Called ‘Distribution-Free’ Statistics 175 7.2 Hacking SM 176 7.3 One Sample and Related Samples 176 7.4 Independent Samples 179 7.5 More than Two Independent Samples 181 7.6 Permutation Analyses 182 7.7 Bootstrap Analyses for One Sample or Related Samples 184 7.7.1 Bootstrap Analyses for Independent Samples 186 7.8 R Code for Chapter 7 187 7.8.1 Calculating Relative Support for One Sample 187 7.8.2 Calculating Relative Support for Differences in Two Independent Samples 188 7.8.3 Calculating Relative Support for Differences in Three Independent Samples 189 7.8.4 Calculating Relative Support Using Permutations Analysis 189 7.8.5 Bootstrap Analyses for One Sample 191 7.8.6 Bootstrap Analyses for Two Independent Samples 193 7.9 Exercises 195 References 196 8 Other Useful Techniques 197 8.1 Other Techniques 197 8.2 Critical Prior Interval 197 8.3 False Positive Risk 201 8.4 The Bayes Factor and the Probability of the Null Hypothesis 205 8.4.1 Example 208 8.5 Bayesian t Tests 210 8.6 The Armitage Stopping Rule 212 8.7 Counternull Effect Size 214 References 217 Appendix A Orthogonal Polynomials 219 Appendix B Occam’s Bonus 221 Reference 222 Appendix C Problems with p Values 223 C.1 The Misuse of p Values 223 C.1.1 p Value Fallacies 225 C.2 The Use of p Values 225 C.2.1 Two Contradictory Traditions 226 C.2.2 Whither the p Value? 227 C.2.3 Remedies 228 References 229 Index 231

About the Author :
PETER M.B. CAHUSAC, PHD, received his doctorate in neuropharmacology from the Medical School Bristol University in 1984. He completed post-doctoral studies at Oxford University where he obtained an MSc in Applied Statistics in 1992. He is a member of the British Pharmacological Society, and Fellow of the Physiological (UK) and the Royal Statistical Societies. He is currently Associate Professor in Biostatistics and Pharmacology at Alfaisal University in Riyadh, Saudi Arabia.

Review :
“The likelihood approach is a distinct one that spans between the Bayesian and frequentist, but there has not been a good textbook treatment that could be used, say, by Psychology final year Bachelors’ students or established researchers. Until now, that is – Cahusac’s text is very clear, very readable, and shows exactly how to apply the likelihood approach to ANOVA and regression, and to categorical and rank data, using R.”  - Zoltan Dienes, The Journal of the Royal Statistical Society, Series A (Statistics in Society) 185:1 (2022) “This book is so amazing and easy to comprehend, you will simply love it. I am sure that this book is going to be among the top-rated books in the field of biostatistics.” - Professor Dileep K. Rohra, MD, PhD (Chair of Department of Pharmacology, College of Medicine, Alfaisal University) (2021) “This superbly written book explains complex biostatistical concepts in a simpler format, making it much easier to comprehend and apply in diverse specialized areas.” - Dr. Fazal Hussain, MD, MPH (2021)


Best Sellers


Product Details
  • ISBN-13: 9781119549826
  • Publisher: John Wiley & Sons Inc
  • Publisher Imprint: Standards Information Network
  • Language: English
  • Sub Title: An Introduction to the Evidential Approach - from Likelihood Principle to Statistical Practice
  • ISBN-10: 1119549825
  • Publisher Date: 03 Sep 2020
  • Binding: Digital (delivered electronically)
  • No of Pages: 256


Similar Products

Add Photo
Add Photo

Customer Reviews

REVIEWS      0     
Click Here To Be The First to Review this Product
Evidence-Based Statistics: An Introduction to the Evidential Approach - from Likelihood Principle to Statistical Practice
John Wiley & Sons Inc -
Evidence-Based Statistics: An Introduction to the Evidential Approach - from Likelihood Principle to Statistical Practice
Writing guidlines
We want to publish your review, so please:
  • keep your review on the product. Review's that defame author's character will be rejected.
  • Keep your review focused on the product.
  • Avoid writing about customer service. contact us instead if you have issue requiring immediate attention.
  • Refrain from mentioning competitors or the specific price you paid for the product.
  • Do not include any personally identifiable information, such as full names.

Evidence-Based Statistics: An Introduction to the Evidential Approach - from Likelihood Principle to Statistical Practice

Required fields are marked with *

Review Title*
Review
    Add Photo Add up to 6 photos
    Would you recommend this product to a friend?
    Tag this Book Read more
    Does your review contain spoilers?
    What type of reader best describes you?
    I agree to the terms & conditions
    You may receive emails regarding this submission. Any emails will include the ability to opt-out of future communications.

    CUSTOMER RATINGS AND REVIEWS AND QUESTIONS AND ANSWERS TERMS OF USE

    These Terms of Use govern your conduct associated with the Customer Ratings and Reviews and/or Questions and Answers service offered by Bookswagon (the "CRR Service").


    By submitting any content to Bookswagon, you guarantee that:
    • You are the sole author and owner of the intellectual property rights in the content;
    • All "moral rights" that you may have in such content have been voluntarily waived by you;
    • All content that you post is accurate;
    • You are at least 13 years old;
    • Use of the content you supply does not violate these Terms of Use and will not cause injury to any person or entity.
    You further agree that you may not submit any content:
    • That is known by you to be false, inaccurate or misleading;
    • That infringes any third party's copyright, patent, trademark, trade secret or other proprietary rights or rights of publicity or privacy;
    • That violates any law, statute, ordinance or regulation (including, but not limited to, those governing, consumer protection, unfair competition, anti-discrimination or false advertising);
    • That is, or may reasonably be considered to be, defamatory, libelous, hateful, racially or religiously biased or offensive, unlawfully threatening or unlawfully harassing to any individual, partnership or corporation;
    • For which you were compensated or granted any consideration by any unapproved third party;
    • That includes any information that references other websites, addresses, email addresses, contact information or phone numbers;
    • That contains any computer viruses, worms or other potentially damaging computer programs or files.
    You agree to indemnify and hold Bookswagon (and its officers, directors, agents, subsidiaries, joint ventures, employees and third-party service providers, including but not limited to Bazaarvoice, Inc.), harmless from all claims, demands, and damages (actual and consequential) of every kind and nature, known and unknown including reasonable attorneys' fees, arising out of a breach of your representations and warranties set forth above, or your violation of any law or the rights of a third party.


    For any content that you submit, you grant Bookswagon a perpetual, irrevocable, royalty-free, transferable right and license to use, copy, modify, delete in its entirety, adapt, publish, translate, create derivative works from and/or sell, transfer, and/or distribute such content and/or incorporate such content into any form, medium or technology throughout the world without compensation to you. Additionally,  Bookswagon may transfer or share any personal information that you submit with its third-party service providers, including but not limited to Bazaarvoice, Inc. in accordance with  Privacy Policy


    All content that you submit may be used at Bookswagon's sole discretion. Bookswagon reserves the right to change, condense, withhold publication, remove or delete any content on Bookswagon's website that Bookswagon deems, in its sole discretion, to violate the content guidelines or any other provision of these Terms of Use.  Bookswagon does not guarantee that you will have any recourse through Bookswagon to edit or delete any content you have submitted. Ratings and written comments are generally posted within two to four business days. However, Bookswagon reserves the right to remove or to refuse to post any submission to the extent authorized by law. You acknowledge that you, not Bookswagon, are responsible for the contents of your submission. None of the content that you submit shall be subject to any obligation of confidence on the part of Bookswagon, its agents, subsidiaries, affiliates, partners or third party service providers (including but not limited to Bazaarvoice, Inc.)and their respective directors, officers and employees.

    Accept

    Fresh on the Shelf


    Inspired by your browsing history


    Your review has been submitted!

    You've already reviewed this product!