Expect the Unexpected
eBook - ePub

Expect the Unexpected

A First Course in Biostatistics

Raluca Balan, Gilles Lamothe;;;

Compartir libro
  1. 316 páginas
  2. English
  3. ePUB (apto para móviles)
  4. Disponible en iOS y Android
eBook - ePub

Expect the Unexpected

A First Course in Biostatistics

Raluca Balan, Gilles Lamothe;;;

Detalles del libro
Vista previa del libro
Índice
Citas

Información del libro

-->

This textbook introduces the basic concepts from probability theory and statistics which are needed for statistical analysis of data encountered in the biological and health sciences. No previous study is required. Advanced mathematical tools, such as integration and differentiation, are kept to a minimum. The emphasis is put on the examples. Probabilistic methods are discussed at length, but the focus of this edition is on statistics.

The examples are kept simple, so that the reader can learn quickly and see the usefulness of various statistical and probabilistic methods. Some of the examples used in this book draw attention to various problems related to environmental issues, climate change, loss of bio-diversity, and their impact on wildlife and humans.

In comparison with the first edition of the book, this second edition contains additional topics such as power, sample size computation and non-parametric methods, and includes a large collection of new problems, as well as the answers to odd-numbered problems. Several sections of this edition are accompanied by instructions using the programming language R for statistical computing and graphics.

-->

Request Inspection Copy


--> Contents:

  • Probability:
    • Introduction to Probability
    • Axioms of Probability
    • Conditional Probability
    • Discrete Random Variables
    • Continuous Random Variables
    • Supplementary Problems (Probability)
  • Statistics:
    • Introduction to Statistics
    • Confidence Intervals
    • Hypothesis Testing
    • Comparison of Two Independent Samples
    • Paired Samples
    • Categorical Data
    • Regression and Correlation
    • Supplementary Problems (Statistics)
  • Additional Topics:
    • Sample Size and Power
    • Non-Parametric Methods
    • Answers to Odd-Numbered Problems
    • Tables

-->
--> Readership: Undergraduates studying probability and statistics, especially in the life and natural sciences. -->
Probability Theory;Statistical Inference;Biostatistics;Statistics;Calculus-Based Statistics;Genetics;Biology;Ecology;Health;Life Sciences;Natural Sciences Key Features:

  • This edition contains a large collection of new problems and includes the answers to odd-numbered problems
  • Several sections of the book are accompanied by a technology component containing instructions using the programming language R for statistical computing and graphics
  • Although probabilistic methods are discussed at length in the book, the focus of this edition is on statistics, with a new chapter dedicated to non-parametric methods in statistics

Preguntas frecuentes

¿Cómo cancelo mi suscripción?
Simplemente, dirígete a la sección ajustes de la cuenta y haz clic en «Cancelar suscripción». Así de sencillo. Después de cancelar tu suscripción, esta permanecerá activa el tiempo restante que hayas pagado. Obtén más información aquí.
¿Cómo descargo los libros?
Por el momento, todos nuestros libros ePub adaptables a dispositivos móviles se pueden descargar a través de la aplicación. La mayor parte de nuestros PDF también se puede descargar y ya estamos trabajando para que el resto también sea descargable. Obtén más información aquí.
¿En qué se diferencian los planes de precios?
Ambos planes te permiten acceder por completo a la biblioteca y a todas las funciones de Perlego. Las únicas diferencias son el precio y el período de suscripción: con el plan anual ahorrarás en torno a un 30 % en comparación con 12 meses de un plan mensual.
¿Qué es Perlego?
Somos un servicio de suscripción de libros de texto en línea que te permite acceder a toda una biblioteca en línea por menos de lo que cuesta un libro al mes. Con más de un millón de libros sobre más de 1000 categorías, ¡tenemos todo lo que necesitas! Obtén más información aquí.
¿Perlego ofrece la función de texto a voz?
Busca el símbolo de lectura en voz alta en tu próximo libro para ver si puedes escucharlo. La herramienta de lectura en voz alta lee el texto en voz alta por ti, resaltando el texto a medida que se lee. Puedes pausarla, acelerarla y ralentizarla. Obtén más información aquí.
¿Es Expect the Unexpected un PDF/ePUB en línea?
Sí, puedes acceder a Expect the Unexpected de Raluca Balan, Gilles Lamothe;;; en formato PDF o ePUB, así como a otros libros populares de Matemáticas y Probabilidad y estadística. Tenemos más de un millón de libros disponibles en nuestro catálogo para que explores.

Información

Editorial
WSPC
Año
2017
ISBN
9789813209084
Edición
2
Categoría
Matemáticas

PART 2

Statistics

Chapter 7

Introduction to Statistics

Statistics is one of the oldest disciplines in science, whose origins can be traced back to the 17th century when the British administration needed a tool for analyzing various demographic and economical data. The scope of the discipline became larger in the 19th century to include the analysis of data in general. Today, statistics is employed by people working in diverse fields, like economics, engineering, social sciences, and natural sciences.
In this chapter, we discuss several methods for analyzing data, using numerical summaries and graphical tools. We emphasize the distinction between a population and a random sample from a population. We explain how a random sample can be used to estimate population parameters, and discuss ways to measure the estimation error. Finally, we end this chapter with a discussion on the sampling distribution of estimators. We also give the Central Limit Theorem which states that the distribution of a sample mean can be approximated by a normal distribution.

7.1 Random Sampling and Data Description

In this section, we learn to describe data using numerical summaries (called descriptive statistics) and graphical representations. We consider the data as observations from a random variable. The set of these observations is called a random sample. The techniques that we use to describe the sample depend on the variable type.
If the values of the variable represent categories, then we say that the variable is categorical. The table below contains examples of categorical variables.
Variable Categories
color of pea pod yellow, green
type of fish Northern pike, Rainbow trout, Catfish
height small, medium, large
A variable is called quantitative (or numerical) if it represents a numerical quantity. Temperature (in Kelvin), surface area in (cm2), volume (in m3), height (in cm), and number of diseased individuals, are examples of quantitative variables.
For categorical variables an easy and effective way to describe the data is to display a frequency distribution or a relative frequency distribution. When defining the categories one has to be careful in defining mutually exclusive classes, otherwise the relative frequencies do not add up to 1. The (relative) frequency distribution can be displayed as a table, or graphically, as a bar chart.
Example 7.1. A fish tumor survey was conducted in a particular river system. Of particular interest were liver tumors and tumors in the mouth. A random sample of n = 123 fish were captured, classified and released. The frequency distribution is displayed below in tabular form and as a bar chart in Figure 7.1.
Tumor Classification
Frequency
Relative Frequency
only liver
35
28.5%
only mouth
10
8.1%
both
3
2.4%
no tumors
75
61.0%
Total
123
100%
Many biological studies are comparative in nature. These studies usually involve two or more variables. In the case of two categorical variables, we can start by cross-classifying the observations according to the joint categories of the two variables. The resulting table is called a contingency table and it displays the joint (relative) frequency distribution of the two variables.
To describe the association between the two variables, we can compute conditional relative frequency distributions for one of the variables conditioned on the categories of the other variables. The conditional relative frequency distribution can be displayed as a side-by-side bar chart.
images
Fig. 7.1 Distribution of fish tumors
Example 7.2. Consider a fish tumor survey similar to Example 7.1. We would like to compare the fish tumor distributions in two river systems. A summary of the data is found in the following contingency table, which is a cross-classification of the fish according to the tumor category and the river systems. Each cell represents a joint frequency. In the parenthesis, we computed the conditional relative frequency for the tumour variable conditioned on the river system.
images
In Figure 7.2, we find a side-by-side bar chart of the conditional distributions for tumor. The distribution of tumors do appear to be heterogeneous. In fact, it appears that fish from the second river system are more likely to have no tumors.
The frequency distribution is an important tool to describe the random sample from a quantitative variable. The frequency distribut...

Índice