Robert P. Dobrow - Probability

Здесь есть возможность читать онлайн «Robert P. Dobrow - Probability» — ознакомительный отрывок электронной книги совершенно бесплатно, а после прочтения отрывка купить полную версию. В некоторых случаях можно слушать аудио, скачать через торрент в формате fb2 и присутствует краткое содержание. Жанр: unrecognised, на английском языке. Описание произведения, (предисловие) а так же отзывы посетителей доступны на портале библиотеки ЛибКат.

Probability: краткое содержание, описание и аннотация

Предлагаем к чтению аннотацию, описание, краткое содержание или предисловие (зависит от того, что написал сам автор книги «Probability»). Если вы не нашли необходимую информацию о книге — напишите в комментариях, мы постараемся отыскать её.

Discover the latest edition of a practical introduction to the theory of probability, complete with R code samples In the newly revised Second Edition of
distinguished researchers Drs. Robert Dobrow and Amy Wagaman deliver a thorough introduction to the foundations of probability theory. The book includes a host of chapter exercises, examples in R with included code, and well-explained solutions. With new and improved discussions on reproducibility for random numbers and how to set seeds in R, and organizational changes, the new edition will be of use to anyone taking their first probability course within a mathematics, statistics, engineering, or data science program.
New exercises and supplemental materials support more engagement with R, and include new code samples to accompany examples in a variety of chapters and sections that didn’t include them in the first edition.
The new edition also includes for the first time: 
A thorough discussion of reproducibility in the context of generating random numbers Revised sections and exercises on conditioning, and a renewed description of specifying PMFs and PDFs Substantial organizational changes to improve the flow of the material Additional descriptions and supplemental examples to the bivariate sections to assist students with a limited understanding of calculus Perfect for upper-level undergraduate students in a first course on probability theory, is also ideal for researchers seeking to learn probability from the ground up or those self-studying probability for the purpose of taking advanced coursework or preparing for actuarial exams.

Probability — читать онлайн ознакомительный отрывок

Ниже представлен текст книги, разбитый по страницам. Система сохранения места последней прочитанной страницы, позволяет с удобством читать онлайн бесплатно книгу «Probability», без необходимости каждый раз заново искать на чём Вы остановились. Поставьте закладку, и сможете в любой момент перейти на страницу, на которой закончили чтение.

Тёмная тема
Сбросить

Интервал:

Закладка:

Сделать

Given a random experiment with discrete sample space картинка 68, a probability function картинка 69is a function on картинка 70with the following properties:

1

2 (1.1)

3 For all events , (1.2)

You may not be familiar with some of the notation in this definition. The symbol картинка 71means “is an element of.” So картинка 72means картинка 73is an element of картинка 74. We are also using a generalized картинка 75-notation in Equations 1.1 and 1.2, writing a condition under the картинка 76to specify the summation. The notation картинка 77means that the sum is over all картинка 78that are elements of the sample space, Probability - изображение 79, that is, all outcomes in the sample space.

In the case of a finite sample space Probability - изображение 80, Equation 1.1 becomes

Probability - изображение 81

And in the case of a countably infinite sample space Probability - изображение 82, this gives

In simple language probabilities sum to 1 The third defining property of a - фото 83

In simple language, probabilities sum to 1. The third defining property of a probability function says that the probability of an event is the sum of the probabilities of all the outcomes contained in that event. We might describe a probability function with a table, function, graph, or qualitative description. Multiple representations are possible, as shown in the next example.

Example 1.5 A type of candy comes in red, yellow, orange, green, and purple colors. Choose a piece of candy at random. What color is it? The sample space is Assuming the candy colors are equally likely outcomes, here are three equivalent ways of describing the probability function:

1 0.200.200.200.200.20

2

3 The five colors are equally likely.

In the discrete setting, we will often use probability model and probability distribution interchangeably with probability function. In all cases, to specify a probability function requires identifying (i) the outcomes of the sample space and (ii) the probabilities associated with those outcomes.

Letting H denote heads and T denote tails, an obvious model for a simple coin toss is Actually there is some extremely small but nonzero probability that a coin - фото 84

Actually, there is some extremely small, but nonzero, probability that a coin will land on its side. So perhaps a better model would be

Ignoring the possibility of the coin landing on its side a more general model - фото 85

Ignoring the possibility of the coin landing on its side, a more general model is

where If we say the coin is fair If - фото 86

where картинка 87. If картинка 88, we say the coin is fair . If картинка 89we say that the coin is biased . In this text, assume coins are fair unless otherwise specified.

In a mathematical sense, all of these coin tossing models are “correct” in that they are consistent with the definition of what a probability is. However, we might debate which model most accurately reflects reality and which is most useful for modeling actual coin tosses.

Example 1.6 Suppose that a college has six majors: biology, geology, physics, dance, art, and music. The percentage of students taking these majors are 20, 20, 5, 10, 10, and 35, respectively, with double majors not allowed. Choose a random student. What is the probability they are a science major?The random experiment is choosing a student. The sample space isThe probability model is given in Table 1.1. The event in question isFinally,

TABLE 1.1 . Probability model for majors.

Bio Geo Phy Dan Art Mus
0.20 0.20 0.05 0.10 0.10 0.35

This example is probably fairly clear and may seem like a lot of work for a simple result. However, when starting out, it is good preparation for the more complicated problems to come to clearly identify the sample space, event, and probability model before actually computing the final probability.

Example 1.7 In three coin tosses, what is the probability of getting at least two tails?Although the probability model here is not explicitly stated, the simplest and most intuitive model for fair coin tosses is that every outcome is equally likely. As the sample spacehas eight outcomes, the model assigns to each outcome the probability The event of getting at least two tails can be written as This gives

1.4 PROPERTIES OF PROBABILITIES

Events can be combined together to create new events using the connectives “or,” “and,” and “not.” These correspond to the set operations union, intersection, and complement.

For sets картинка 90, the union картинка 91is the set of all elements of картинка 92that are in either картинка 93or картинка 94or both. The intersection картинка 95is the set of all elements of картинка 96that are in both картинка 97and картинка 98. (Another common notation for the intersection of two events is картинка 99.) The complement картинка 100is the set of all elements of картинка 101that are not in картинка 102.

Читать дальше
Тёмная тема
Сбросить

Интервал:

Закладка:

Сделать

Похожие книги на «Probability»

Представляем Вашему вниманию похожие книги на «Probability» списком для выбора. Мы отобрали схожую по названию и смыслу литературу в надежде предоставить читателям больше вариантов отыскать новые, интересные, ещё непрочитанные произведения.


Отзывы о книге «Probability»

Обсуждение, отзывы о книге «Probability» и просто собственные мнения читателей. Оставьте ваши комментарии, напишите, что Вы думаете о произведении, его смысле или главных героях. Укажите что конкретно понравилось, а что нет, и почему Вы так считаете.

x