Random Variable: a Random Variable Is a Real-Valued Function Defined on a Sample Space

Total Page:16

File Type:pdf, Size:1020Kb

Random Variable: a Random Variable Is a Real-Valued Function Defined on a Sample Space Random Variable: A random variable is a real-valued function defined on a sample space. Discrete Random Variable: When the possi- ble values of a random variable are countable, then we say the random variable is a discrete random variable. It is relatively easier to understand discrete random variables. Note that countable means that either the set has finite many elements or we can establish a one-one correspondence be- tween the elements and the integers 1, 2, 3,.... So we can list all the elements in the countable set one by one. For example, an infinite-countable-many set usually has the form a ,a ,a ,...,a ,..., . { 1 2 3 k } 2 Notation 1. We use ω to denote the outcome in the sample space S. 2. Uppercase letters are usually used to denote random variables. For example, X is a random variable. We use lowercase letter x to denote the value of X. 3. We use to denote the collection of the X possible values of the random variable X. So = X(ω), ω S . X { ∈ } 4. If there are more than two random variables, like X and Y , then we add a subscript like XX to distinguish them. XY 5. Often we use the abbreviation r.v. instead of random variable. 3 Discrete Random Variable Defined on a Finite Sample Space Let us consider a finite sample space. S = ω ,ω ,...,ωn . { 1 2 } Let X be a random variable on S, which means that X is a real-valued function whose argu- ments are ωs in S. Let xi = X(ωi) for i = 1, 2,...,n. Then = x ,x ,...,xn . X { 1 2 } Note that it is ok to have some xis that are the same. Any well-defined rule can be used to define a random variable X on S. We see some exam- ples in the next few pages. 4 Examples of Discrete R.V. Ex1: Toss a coin. S = H,T . { } Let X(T ) = 1 and X(T ) = 0 then we define a r.v. X. = 1, 0 . X { } Ex2: Roll a die. S = 1, 2, 3, 4, 5, 6 . { } Let X(i) = i for i = 1, 2, 3, 4, 5, , 6. = XX 1, 2, 3, 4, 5, 6 . { } Or we can define another r.v. Y by Y (1) = Y (3) = Y (5) = 1 and Y (2) = Y (4) = Y (6) = 0. = 1, 0 . In this example we see different XY { } arguments could give the same value to Y . Ex3: Toss 2 coins. S = (H,H), (H,T ), (T,H), (T,T ) . { } Let X be the number of heads. Then X((H,H)) = 2, X((H,T )) = X((T,H)) = 1, X((T,T )) = 0. = 2, 1, 0 . X { } 5 Probability Function Since the argument of the random variable X is random, the value of X is random too. It is natural to ask what is the probability that the value of X is equal to x?(x is some real number). Probability Function: Probability function (p.f.) of the discrete random variable X is defined as f(x) = Pr(X = x)= p(ω). ω:XX(ω)=x p(ω) is the probability distribution on the finite sample space. We use probability function f(x) to describe the distribution of X. If A is a subset of then X Pr(X A)= f(xi). ∈ x A Xi∈ 6 In Ex1, f(1) = Pr(X = 1) = p(H) = 0.5 and f(0) = Pr(X =0)= p(T ) = 0.5. 1 In Ex2, Pr(X = i)= p(i)= 6. i = 1, 2, 3, 4, 5, 6. 1 Pr(Y =1)= p(1) + p(3) + p(5) = , 2 1 Pr(Y =0)= p(2) + p(4) + p(6) = . 2 1 In Ex3, f(2) = Pr(X = 2) = p((H,H)) = 4 and f(1) = Pr(X =1)= p((H,T ))+p((T,H)) = 1 1 4 + 4 = 1/2, f(0) = Pr(X = 0) = p((T,T )) = 1 4. Ex4: Roll 2 dice. Let X be the sum of the two numbers. Find Pr(X = 5)? Solution: f(5) = Pr(X =5)= p((4, 1)) + p((1, 4)) + p((3, 2)) + 4 1 p((2, 3)) = 36 = 9. 7 Three Common Discrete Distributions Let x1,x2,...,xk be distinct real numbers. If we have a function f(x) such that f(x ) 0, i ≥ for all i = 1, 2,...,n, and n f(xi) = 1. iX=1 Then f can be a probability function of X which takes value from = x ,x ,...,x . X { 1 2 k} Ex1: X takes value from 1, 0 . Let Pr(X = { } 1) = f(1) = p and Pr(X = 0) = f(0) = 1 − p = q. Then We say X is a Bernoulli random variable whose probability of success is p. We write X Ber(p). ∼ 8 Ex2: Let = 0, 1, 2,...,n . Take a positive X { } real number p, 0 <p< 1. Let n k n k f(k)= p (1 p) − . k − By Binomial theorem we check n n n k n k n f(k)= p (1 p) − = (p+1 p) = 1. k − − kX=0 kX=0 Thus we can use f(k) to define a distribu- { } tion. We say X is a binomial random vari- able with parameters (n,p) if X takes value from 0, 1, 2,...,n and Pr(X = k) = f(k) = { } n pk(1 p)n k. We write X Bin(n,p). k − − ∼ Ex3: We say X is a uniform random variable on x1,x2,x3,...,xk if Pr(X = xi) = f(xi) = 1 { } k for i = 1, 2,...,k. Remark: Two random variables can have the same distribution. 9 Some Bernoulli examples: 1. In a state gov- ernor election voters vote for two candidates, R and D. Randomly pick a voter, let X =1 if the voter votes for R and X = 0 if the voter votes for D. Then X is a Bernoulli random vari- able. What is the probability of success p? p should be the probability that a randomly se- lected voter votes for R. # of voters for R p = . # of all voters 2. Let A be some event. We define a random variable X as follows 1 if ω A X(ω)= ∈ ( 0 otherwise X is a Bernoulli random variable. Its probability of success is p = Pr(X = 1) = p(ωi) ωi:XX(ωi=1) = p(ωi)= p(A). ω A X∈ 10 Some Binomial examples: 1. Toss a biased coin 100 times p(H) = 0.6 p(T ) = 0.4. Let X be the number of heads in 100 tosses. 100 k 100 k Pr(X = k)= 0.6 0.4 − . k So X Bin(100, 0.6). ∼ 2. Let X be the number of women in a Jury. n = 12. X takes value from 0, 1, 2,..., 12 . { } Let p be the probability that a random chosen person is a woman and 1 p be the probability − that a random chosen person is a man. Then 12 k 12 k Pr(X = k)= p (1 p) − . k − So X Bin(12,p). ∼ What is p? p is the percentage of women in the district. 11 Some Uniform r.v. examples: 1. Roll a die. 1 f(k)= 6, k = 1, 2, 3, 4, 5, 6. 2. The last digit of your SSN. It is uniformly distributed on 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 . { } Normalizing constant: Suppose that X has probability function c f(x)= , x = 1, 2, 3, 4, 5 x2 Find the value of the constant c. Solution: Since f is a p.f. we must have 5 c 1= ( )= f x 2. x x X xX=1 Thus c = ( 5 1 ) 1 = 0.683. x=1 x2 − P Remark: c is often called the normalizing con- stant of the distribution. In some applications we know the probability function upto a con- stant. Then a practically important question is to compute the value of that constant, as we did in the above example. 12 Distribution Functions We start with the discrete random variables. Definition: Let X be a discrete random vari- able. = x ,x ,x ,..., and x < x < x < X { 1 2 3 } 1 2 3 . .. The distribution function of X is given by F (x) = Pr(X x) for <x< ≤ −∞ ∞ Note that in terms of the probability function of X F (x)= f(xi). x :x x i Xi≤ Sometimes we also call F (x) the CDF of X. 13 Example Suppose x1 = 0,x2 = 1,x3 = 2,x4 = 3.f(x1)= 1 2 2 3 8, f(x2) = 8, f(x3) = 8, f(x4) = 8. f is the p.f. of X. Let’s compute the distribution func- tion of X. F ( 1) = 0. − 1 1 F (0) = f(x1)= 8, F (0.5) = f(x1)= 8. 3 F (1) = f(x1)+ f(x2) = 8, F (1.5) = f(x1)+ 3 f(x2)= 8. 5 F (2) = f(x1)+ f(x2)+ f(x3) = 8, F (2.5) = 5 f(x1)+ f(x2)+ f(x3)= 8. F (3) = f(x1) + f(x2) + f(x3) + f(x4) = 1, F (3.25) = f(x1)+ f(x2)+ f(x3)+ f(x4) = 1. 14 o F(x) o o o 0.0 0.2 0.4 0.6 0.8 1.0 −1 0 1 2 3 4 x The above figure shows the sketch F (X). Form the graph we can see that F (x) has three prop- erties. If x <x then F (x ) F (x ). ”=” can 1 2 1 ≤ 2 be taken.
Recommended publications
  • Random Variable = a Real-Valued Function of an Outcome X = F(Outcome)
    Random Variables (Chapter 2) Random variable = A real-valued function of an outcome X = f(outcome) Domain of X: Sample space of the experiment. Ex: Consider an experiment consisting of 3 Bernoulli trials. Bernoulli trial = Only two possible outcomes – success (S) or failure (F). • “IF” statement: if … then “S” else “F” • Examine each component. S = “acceptable”, F = “defective”. • Transmit binary digits through a communication channel. S = “digit received correctly”, F = “digit received incorrectly”. Suppose the trials are independent and each trial has a probability ½ of success. X = # successes observed in the experiment. Possible values: Outcome Value of X (SSS) (SSF) (SFS) … … (FFF) Random variable: • Assigns a real number to each outcome in S. • Denoted by X, Y, Z, etc., and its values by x, y, z, etc. • Its value depends on chance. • Its value becomes available once the experiment is completed and the outcome is known. • Probabilities of its values are determined by the probabilities of the outcomes in the sample space. Probability distribution of X = A table, formula or a graph that summarizes how the total probability of one is distributed over all the possible values of X. In the Bernoulli trials example, what is the distribution of X? 1 Two types of random variables: Discrete rv = Takes finite or countable number of values • Number of jobs in a queue • Number of errors • Number of successes, etc. Continuous rv = Takes all values in an interval – i.e., it has uncountable number of values. • Execution time • Waiting time • Miles per gallon • Distance traveled, etc. Discrete random variables X = A discrete rv.
    [Show full text]
  • 39 Section J Basic Probability Concepts Before We Can Begin To
    Section J Basic Probability Concepts Before we can begin to discuss inferential statistics, we need to discuss probability. Recall, inferential statistics deals with analyzing a sample from the population to draw conclusions about the population, therefore since the data came from a sample we can never be 100% certain the conclusion is correct. Therefore, probability is an integral part of inferential statistics and needs to be studied before starting the discussion on inferential statistics. The theoretical probability of an event is the proportion of times the event occurs in the long run, as a probability experiment is repeated over and over again. Law of Large Numbers says that as a probability experiment is repeated again and again, the proportion of times that a given event occurs will approach its probability. A sample space contains all possible outcomes of a probability experiment. EX: An event is an outcome or a collection of outcomes from a sample space. A probability model for a probability experiment consists of a sample space, along with a probability for each event. Note: If A denotes an event then the probability of the event A is denoted P(A). Probability models with equally likely outcomes If a sample space has n equally likely outcomes, and an event A has k outcomes, then Number of outcomes in A k P(A) = = Number of outcomes in the sample space n The probability of an event is always between 0 and 1, inclusive. 39 Important probability characteristics: 1) For any event A, 0 ≤ P(A) ≤ 1 2) If A cannot occur, then P(A) = 0.
    [Show full text]
  • Probability and Counting Rules
    blu03683_ch04.qxd 09/12/2005 12:45 PM Page 171 C HAPTER 44 Probability and Counting Rules Objectives Outline After completing this chapter, you should be able to 4–1 Introduction 1 Determine sample spaces and find the probability of an event, using classical 4–2 Sample Spaces and Probability probability or empirical probability. 4–3 The Addition Rules for Probability 2 Find the probability of compound events, using the addition rules. 4–4 The Multiplication Rules and Conditional 3 Find the probability of compound events, Probability using the multiplication rules. 4–5 Counting Rules 4 Find the conditional probability of an event. 5 Find the total number of outcomes in a 4–6 Probability and Counting Rules sequence of events, using the fundamental counting rule. 4–7 Summary 6 Find the number of ways that r objects can be selected from n objects, using the permutation rule. 7 Find the number of ways that r objects can be selected from n objects without regard to order, using the combination rule. 8 Find the probability of an event, using the counting rules. 4–1 blu03683_ch04.qxd 09/12/2005 12:45 PM Page 172 172 Chapter 4 Probability and Counting Rules Statistics Would You Bet Your Life? Today Humans not only bet money when they gamble, but also bet their lives by engaging in unhealthy activities such as smoking, drinking, using drugs, and exceeding the speed limit when driving. Many people don’t care about the risks involved in these activities since they do not understand the concepts of probability.
    [Show full text]
  • Topic 1: Basic Probability Definition of Sets
    Topic 1: Basic probability ² Review of sets ² Sample space and probability measure ² Probability axioms ² Basic probability laws ² Conditional probability ² Bayes' rules ² Independence ² Counting ES150 { Harvard SEAS 1 De¯nition of Sets ² A set S is a collection of objects, which are the elements of the set. { The number of elements in a set S can be ¯nite S = fx1; x2; : : : ; xng or in¯nite but countable S = fx1; x2; : : :g or uncountably in¯nite. { S can also contain elements with a certain property S = fx j x satis¯es P g ² S is a subset of T if every element of S also belongs to T S ½ T or T S If S ½ T and T ½ S then S = T . ² The universal set ­ is the set of all objects within a context. We then consider all sets S ½ ­. ES150 { Harvard SEAS 2 Set Operations and Properties ² Set operations { Complement Ac: set of all elements not in A { Union A \ B: set of all elements in A or B or both { Intersection A [ B: set of all elements common in both A and B { Di®erence A ¡ B: set containing all elements in A but not in B. ² Properties of set operations { Commutative: A \ B = B \ A and A [ B = B [ A. (But A ¡ B 6= B ¡ A). { Associative: (A \ B) \ C = A \ (B \ C) = A \ B \ C. (also for [) { Distributive: A \ (B [ C) = (A \ B) [ (A \ C) A [ (B \ C) = (A [ B) \ (A [ C) { DeMorgan's laws: (A \ B)c = Ac [ Bc (A [ B)c = Ac \ Bc ES150 { Harvard SEAS 3 Elements of probability theory A probabilistic model includes ² The sample space ­ of an experiment { set of all possible outcomes { ¯nite or in¯nite { discrete or continuous { possibly multi-dimensional ² An event A is a set of outcomes { a subset of the sample space, A ½ ­.
    [Show full text]
  • Probability Theory Review 1 Basic Notions: Sample Space, Events
    Fall 2018 Probability Theory Review Aleksandar Nikolov 1 Basic Notions: Sample Space, Events 1 A probability space (Ω; P) consists of a finite or countable set Ω called the sample space, and the P probability function P :Ω ! R such that for all ! 2 Ω, P(!) ≥ 0 and !2Ω P(!) = 1. We call an element ! 2 Ω a sample point, or outcome, or simple event. You should think of a sample space as modeling some random \experiment": Ω contains all possible outcomes of the experiment, and P(!) gives the probability that we are going to get outcome !. Note that we never speak of probabilities except in relation to a sample space. At this point we give a few examples: 1. Consider a random experiment in which we toss a single fair coin. The two possible outcomes are that the coin comes up heads (H) or tails (T), and each of these outcomes is equally likely. 1 Then the probability space is (Ω; P), where Ω = fH; T g and P(H) = P(T ) = 2 . 2. Consider a random experiment in which we toss a single coin, but the coin lands heads with 2 probability 3 . Then, once again the sample space is Ω = fH; T g but the probability function 2 1 is different: P(H) = 3 , P(T ) = 3 . 3. Consider a random experiment in which we toss a fair coin three times, and each toss is independent of the others. The coin can come up heads all three times, or come up heads twice and then tails, etc.
    [Show full text]
  • Sample Space, Events and Probability
    Sample Space, Events and Probability Sample Space and Events There are lots of phenomena in nature, like tossing a coin or tossing a die, whose outcomes cannot be predicted with certainty in advance, but the set of all the possible outcomes is known. These are what we call random phenomena or random experiments. Probability theory is concerned with such random phenomena or random experiments. Consider a random experiment. The set of all the possible outcomes is called the sample space of the experiment and is usually denoted by S. Any subset E of the sample space S is called an event. Here are some examples. Example 1 Tossing a coin. The sample space is S = fH; T g. E = fHg is an event. Example 2 Tossing a die. The sample space is S = f1; 2; 3; 4; 5; 6g. E = f2; 4; 6g is an event, which can be described in words as "the number is even". Example 3 Tossing a coin twice. The sample space is S = fHH;HT;TH;TT g. E = fHH; HT g is an event, which can be described in words as "the first toss results in a Heads. Example 4 Tossing a die twice. The sample space is S = f(i; j): i; j = 1; 2;:::; 6g, which contains 36 elements. "The sum of the results of the two toss is equal to 10" is an event. Example 5 Choosing a point from the interval (0; 1). The sample space is S = (0; 1). E = (1=3; 1=2) is an event. Example 6 Measuring the lifetime of a lightbulb.
    [Show full text]
  • Notes for Math 450 Lecture Notes 2
    Notes for Math 450 Lecture Notes 2 Renato Feres 1 Probability Spaces We first explain the basic concept of a probability space, (Ω, F,P ). This may be interpreted as an experiment with random outcomes. The set Ω is the collection of all possible outcomes of the experiment; F is a family of subsets of Ω called events; and P is a function that associates to an event its probability. These objects must satisfy certain logical requirements, which are detailed below. A random variable is a function X :Ω → S of the output of the random system. We explore some of the general implications of these abstract concepts. 1.1 Events and the basic set operations on them Any situation where the outcome is regarded as random will be referred to as an experiment, and the set of all possible outcomes of the experiment comprises its sample space, denoted by S or, at times, Ω. Each possible outcome of the experiment corresponds to a single element of S. For example, rolling a die is an experiment whose sample space is the finite set {1, 2, 3, 4, 5, 6}. The sample space for the experiment of tossing three (distinguishable) coins is {HHH,HHT,HTH,HTT,THH,THT,TTH,TTT } where HTH indicates the ordered triple (H, T, H) in the product set {H, T }3. The delay in departure of a flight scheduled for 10:00 AM every day can be regarded as the outcome of an experiment in this abstract sense, where the sample space now may be taken to be the interval [0, ∞) of the real line.
    [Show full text]
  • Chapter 2: Probability
    16 Chapter 2: Probability The aim of this chapter is to revise the basic rules of probability. By the end of this chapter, you should be comfortable with: • conditional probability, and what you can and can’t do with conditional expressions; • the Partition Theorem and Bayes’ Theorem; • First-Step Analysis for finding the probability that a process reaches some state, by conditioning on the outcome of the first step; • calculating probabilities for continuous and discrete random variables. 2.1 Sample spaces and events Definition: A sample space, Ω, is a set of possible outcomes of a random experiment. Definition: An event, A, is a subset of the sample space. This means that event A is simply a collection of outcomes. Example: Random experiment: Pick a person in this class at random. Sample space: Ω= {all people in class} Event A: A = {all males in class}. Definition: Event A occurs if the outcome of the random experiment is a member of the set A. In the example above, event A occurs if the person we pick is male. 17 2.2 Probability Reference List The following properties hold for all events A, B. • P(∅)=0. • 0 ≤ P(A) ≤ 1. • Complement: P(A)=1 − P(A). • Probability of a union: P(A ∪ B)= P(A)+ P(B) − P(A ∩ B). For three events A, B, C: P(A∪B∪C)= P(A)+P(B)+P(C)−P(A∩B)−P(A∩C)−P(B∩C)+P(A∩B∩C) . If A and B are mutually exclusive, then P(A ∪ B)= P(A)+ P(B).
    [Show full text]
  • Probability Spaces Lecturer: Dr
    EE5110: Probability Foundations for Electrical Engineers July-November 2015 Lecture 4: Probability Spaces Lecturer: Dr. Krishna Jagannathan Scribe: Jainam Doshi, Arjun Nadh and Ajay M 4.1 Introduction Just as a point is not defined in elementary geometry, probability theory begins with two entities that are not defined. These undefined entities are a Random Experiment and its Outcome: These two concepts are to be understood intuitively, as suggested by their respective English meanings. We use these undefined terms to define other entities. Definition 4.1 The Sample Space Ω of a random experiment is the set of all possible outcomes of a random experiment. An outcome (or elementary outcome) of the random experiment is usually denoted by !: Thus, when a random experiment is performed, the outcome ! 2 Ω is picked by the Goddess of Chance or Mother Nature or your favourite genie. Note that the sample space Ω can be finite or infinite. Indeed, depending on the cardinality of Ω, it can be classified as follows: 1. Finite sample space 2. Countably infinite sample space 3. Uncountable sample space It is imperative to note that for a given random experiment, its sample space is defined depending on what one is interested in observing as the outcome. We illustrate this using an example. Consider a person tossing a coin. This is a random experiment. Now consider the following three cases: • Suppose one is interested in knowing whether the toss produces a head or a tail, then the sample space is given by, Ω = fH; T g. Here, as there are only two possible outcomes, the sample space is said to be finite.
    [Show full text]
  • Deterministic Versus Indeterministic Descriptions: Not That Different After All?
    DETERMINISTIC VERSUS INDETERMINISTIC DESCRIPTIONS: NOT THAT DIFFERENT AFTER ALL? CHARLOTTE WERNDL University of Cambridge 1 INTRODUCTION The guiding question of this paper is: can we simulate deterministic de- scriptions by indeterministic descriptions, and conversely? By simulating a deterministic description by an indeterministic one, and conversely, we mean that the deterministic description, when observed, and the indeter- ministic description give the same predictions. Answering this question is a way of finding out how different deter- ministic descriptions are from indeterministic ones. Of course, indetermin- istic descriptions and deterministic descriptions are different in the sense that for the former there is indeterminism in the future evolution and for the latter not. But another way of finding out how different they are is to answer the question whether they give the same predictions; and this ques- tion will concern us. Since the language of deterministic and indeterministic descriptions is mathematics, we will rely on mathematics to answer our guiding ques- tion. In the first place, it is unclear how deterministic and indeterministic descriptions can be compared; this might be one reason for the often-held implicit belief that deterministic and indeterministic descriptions give very different predictions (cf. Weingartner and Schurz 1996, p.203). But we will see that they can often be compared. The deterministic and indeterministic descriptions which we will consider are measure-theoretic deterministic systems and stochastic processes, respectively; they are both ubiquitous in science. To the best of my knowledge, our guiding question has hardly been discussed in philosophy. In this paper I will explain intuitively some mathematical results which show that, from a predictive viewpoint, measure-theoretic determi- nistic systems and stochastic processes are, perhaps surprisingly, very similar.
    [Show full text]
  • 7.1 Sample Space, Events, Probability
    7.17.1 SampleSample space,space, events,events, probabilityprobability • In this chapter, we will study the topic of probability which is used in many different areas including insurance, science, marketing, government and many other areas. BlaiseBlaise PascalPascal--fatherfather ofof modernmodern probabilityprobability http://www-gap.dcs.st- and.ac.uk/~history/Mathematicians/Pascal.html • Blaise Pascal • Born: 19 June 1623 in Clermont (now Clermont-Ferrand), Auvergne, France Died: 19 Aug 1662 in Paris, France • In correspondence with Fermat he laid the foundation for the theory of probability. This correspondence consisted of five letters and occurred in the summer of 1654. They considered the dice problem, already studied by Cardan, and the problem of points also considered by Cardan and, around the same time, Pacioli and Tartaglia. The dice problem asks how many times one must throw a pair of dice before one expects a double six while the problem of points asks how to divide the stakes if a game of dice is incomplete. They solved the problem of points for a two player game but did not develop powerful enough mathematical methods to solve it for three or more players. PascalPascal ProbabilityProbability • 1. Important in inferential statistics, a branch of statistics that relies on sample information to make decisions about a population. • 2. Used to make decisions in the face of uncertainty. TerminologyTerminology •1. Random experiment : is a process or activity which produces a number of possible outcomes. The outcomes which result cannot be predicted with absolute certainty. • Example 1: Flip two coins and observe the possible outcomes of heads and tails ExamplesExamples •2.
    [Show full text]
  • Basic Probability Theory
    TU Eindhoven Advanced Algorithms (2IL45) — Course Notes Basic probability theory Events. Probability theory is about experiments that can have different outcomes. The possible outcomes are called the elementary events, and the sample space is the set of all elementary events. A subset of the sample space is an event.1 (Note that if the subset is a singleton, then the event is an elementary event.) We call the set of all events defined by a sample space S the event space defined by S, and we denote it by Events(S). As an example, consider the experiment where we flip a coin two times. One possible outcome of the experiment is HT: we first get heads (H) and then tails (T). The sample space is the set {HH,HT,TH,TT }. The subset {HT, T H, T T } is one of the 16 events defined by this sample space, namely “the event that we get at least one T”. Probability distributions. A sample space S comes with a probability distribution, which is a mapping Pr : Events(S) → R such that 1. Pr[A] > 0 for all events A ∈ Events(S). 2. Pr[S] = 1. 3. Pr[A ∪ B] = Pr[A] + Pr[B] for any two events A, B ∈ Events(S) that are mutually exclusive (that is, events A, B such that A ∩ B = ∅). Another way of looking at this is that we assign non-negative probabilities to the elementary events (which sum to 1), and that the probability of an event is the sum of the probabilities of the elementary events it is composed of.
    [Show full text]