Problems in Probability
eBook - ePub

Problems in Probability

T M Mills

Share book
  1. 192 pages
  2. English
  3. ePUB (mobile friendly)
  4. Available on iOS & Android
eBook - ePub

Problems in Probability

T M Mills

Book details
Book preview
Table of contents
Citations

About This Book

This is a book of problems in probability and their solutions. The work has been written for undergraduate students who have a background in calculus and wish to study probability.

Probability theory is a key part of contemporary mathematics. The subject plays a key role in the insurance industry, modelling financial markets, and statistics in general — including all those fields of endeavour to which statistics is applied (e.g. health, physical sciences, engineering, economics, social sciences). Every student majoring in mathematics at university ought to take a course on probability or mathematical statistics. Probability is now a standard part of high school mathematics, and teachers ought to be well versed and confident in the subject. Problem solving is important in mathematics. This book combines problem solving and probability.

Contents:

  • Sets, Measure and Probability
  • Elementary Probability
  • Discrete Random Variables
  • Continuous Random Variables
  • Limit Theorems
  • Random Walks


Readership: Undergraduates and lecturers in probability.

Frequently asked questions

How do I cancel my subscription?
Simply head over to the account section in settings and click on “Cancel Subscription” - it’s as simple as that. After you cancel, your membership will stay active for the remainder of the time you’ve paid for. Learn more here.
Can/how do I download books?
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
What is the difference between the pricing plans?
Both plans give you full access to the library and all of Perlego’s features. The only differences are the price and subscription period: With the annual plan you’ll save around 30% compared to 12 months on the monthly plan.
What is Perlego?
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Do you support text-to-speech?
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Is Problems in Probability an online PDF/ePUB?
Yes, you can access Problems in Probability by T M Mills in PDF and/or ePUB format, as well as other popular books in Mathematik & Mathematik im Bildungswesen. We have over one million books available in our catalogue for you to explore.

Information

Publisher
WSPC
Year
2013
ISBN
9789814551472

PART 1

Problems

images

Chapter 1

Sets, measure and probability

1.1 Notes

Logic

If p, q denote propostions then
¬p denotes the proposition “not p”;
pq denotes the proposition “p and q”;
pq denotes the proposition “p or q”;
pq denotes the proposition “p implies q”;
pq denotes the proposition “p implies q and q implies p”;
(∀x)(p) denotes the proposition “for all x, p is true”;
(∃x)(p) denotes the proposition “there exists an x such that p is true”.

Sets

xA: x belongs to the set A; x is an element of the set A
xA: x is not an element of the set A
AB: A is a subset of B; xAxB
A = B: AB and BA; xAxB
AB = {x : xA or xB}
AB = {x : xA and xB}
A′ = {x : xA}
A \ B = AB
AB = (AB′) ∪ (BA′)
Commutative laws:
(AB) = (BA)
(AB) = (BA)
Associative laws :
(AB) ∩ C = A ∩ (BC) = ABC
(AB) ∪ C = A ∪ (BC) = ABC
Distributive laws :
(AB) ∪ C = (AC) ∩ (BC)
(AB) ∩ C = (AC) ∪ (BC)
Complementation laws:
(AA′) =
images
(AA′) = Ω (where Ω denotes some universal set)
De Morgan’s laws :
(AB)′ = (A′ ∪ B′)
(AB)′ = (A′ ∩ B′)

Measure and probability

We begin with the definition of a σ-algebra of sets.
Definition 1.1 Let Ω be a set and
images
be a set of subsets of Ω. Then
images
is a σ-algebra if
images
We now define a probability measure.
Definition 1.2 Let Ω be a set and
images
be a σ-algebra of subsets of Ω. The function P :
images
→ [0,1] is a probability measure if
images
Finally we define a probability space.
Definition 1.3 Let Ω be a set,
images
be a σ-algebra of subsets of Ω and P :
images
→ [0,1] be a probability measure. Then we say that
• (Ω,
images
, P) is a probability space,
• the set Ω is called the sample space, and,
• elements of
images
are called events.
The next definition sets the stage for exploring relations between events.
Definition 1.4 Let (Ω,
images
, P) be a probability space, and let A and B be events. We say that A and B are independent events if
P(AB)= P(A)P(B).

1.2 Problems

(1) Suppose that A, B, C are 3 distinct subsets of Ω. We can construct other distinct subsets of Ω from these 3 subsets using the only the operations ∩ and ∪ repeatedly: A, B, C, AB, (AB) ∪ C etc. We say that 2 subsets are different if they are not necessarily equal to each other. For example, AB is different from AC, but (AB) ∪ C is not different from (AC) ∩ (BC).
According to Rényi [54, p.26] there are 18 different subsets that can be constructed in this way having started with n = 3 distinct subsets A, B, C. Indeed,
• if n = 2, we could create 4 different subsets;
• if n = 3, we could create 18 different subsets;
• if n = 4, we could...

Table of contents