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», без необходимости каждый раз заново искать на чём Вы остановились. Поставьте закладку, и сможете в любой момент перейти на страницу, на которой закончили чтение.

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

Интервал:

Закладка:

Сделать
We often desire probabilities of events But before learning how to find these - фото 55

We often desire probabilities of events. But before learning how to find these probabilities, we first learn to identify the sample space and relevant event for a given problem.

Example 1.1 The weather forecast for tomorrow says rain. The number of umbrellas students bring to class can be considered an outcome of a random experiment. If at most each of students brings one umbrella, then the sample space is the set . The event that between 2 and 4 umbrellas are brought to class is

Dice are often used to illustrate probability concepts. Unless stated otherwise, in this text, rolling a die refers to rolling a fair six-sided die with the usual numeric labels of the numbers 1 through 6.

Example 1.2 Roll a pair of dice. Find the sample space and identify the event that the sum of the two dice is equal to 7.The random experiment is rolling two dice. Keeping track of the roll of each die gives the sample spaceThe event is The sample space can also be presented using an array format, where the rows denote the first roll and the columns denote the second roll. The cell entries are the sum of the row and column numbers. All 36 outcomes will be represented in the resulting cells. The event can then be identified by finding the cells that correspond to the desired criteria.

Example 1.3 Yolanda and Zach are running for president of the student association. One thousand students will be voting, and each voter will pick one of the two candidates. We will eventually ask questions like, What is the probability that Yolanda wins the election over Zach by at least 100 votes? But before actually finding this probability, first identify (i) the sample space and (ii) the event that Yolanda beats Zach by at least 100 votes.(i) The outcome of the vote can be denoted as , where is the number of votes for Yolanda, and is the number of votes for Zach. Then the sample space of all voting outcomes is(ii) Let be the event that Yolanda beats Zach by at least 100 votes. The event consists of all outcomes in which , or . That is,

Example 1.4 Diego will continue to flip a coin until heads appears. Identify the sample space and the event that it will take Diego at least three coin flips to get a head.The sample space is the set of all sequences of coin flips with one head preceded by some number of tails. That is,The desired event is . Note that in this case both the sample space and the event are infinite, meaning they contain an infinite number of outcomes.

1.2 WHAT IS A PROBABILITY?

What does it mean to say that the probability that картинка 56 occurs or the probability of картинка 57is equal to картинка 58?

From a formal, purely mathematical point of view, a probability is a number between 0 and 1 that satisfies certain properties, which we will describe later. From a practical, empirical point of view, a probability matches up with our intuition of the likelihood or “chance” that an event occurs. An event that has probability 0 “never” happens. An event that has probability 1 is “certain” to happen. In repeated coin flips, a fair coin comes up heads about half the time, and the probability of heads is equal to one-half.

Let картинка 59be an event associated with some random experiment. One way to understand the probability of картинка 60is to perform the following thought exercise: imagine conducting the experiment over and over, infinitely often, keeping track of how often картинка 61occurs. Each experiment is called a trial . If the event картинка 62occurs when the experiment is performed, that is a success . The proportion of successes is the probability of картинка 63, written картинка 64.

This is the relative frequency interpretation of probability, which says that the probability of an event is equal to its relative frequency in a large number of trials.

When the weather forecaster tells us that tomorrow there is a 20% chance of rain, we understand that to mean that if we could repeat today's conditions—the air pressure, temperature, wind speed, etc.—over and over again, then 20% of the resulting “tomorrows” will result in rain. Closer to what weather forecasters actually do in coming up with that 20% number, together with using satellite and radar information along with sophisticated computational models, is to go back in the historical record and find other days that match up closely with today's conditions and see what proportion of those days resulted in rain on the following day.

There are definite limitations to constructing a rigorous mathematical theory out of this intuitive and empirical view of probability. One cannot actually repeat an experiment infinitely many times. To define probability carefully, we need to take a formal, axiomatic, mathematical approach. Nevertheless, the relative frequency viewpoint will still be useful in order to gain intuitive understanding. And by the end of the book, we will actually derive the relative frequency viewpoint as a consequence of the mathematical theory.

1.3 PROBABILITY FUNCTION

We assume for the next several chapters that the sample space is discrete . This means that the sample space is either finite or countably infinite.

A set is countably infinite if the elements of the set can be arranged as a sequence. The natural numbers картинка 65is the classic example of a countably infinite set. And all countably infinite sets can be put in one-to-one correspondence with the natural numbers.

If the sample space is finite, it can be written as Probability - изображение 66. If the sample space is countably infinite, it can be written as Probability - изображение 67.

The set of all real numbers is an infinite set that is not countably infinite. It is called uncountable . An interval of real numbers, such as (0,1), the numbers between 0 and 1, is also uncountable. Probability on uncountable spaces will require differential and integral calculus and will be discussed in the second half of this book.

A probability function assigns numbers between 0 and 1 to events according to three defining properties.

PROBABILITY FUNCTION

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

Интервал:

Закладка:

Сделать

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

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


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

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

x