Set theory background for probability

Size: px
Start display at page:

Download "Set theory background for probability"

Transcription

1 Set theory background for probability Defining sets (a very naïve approach) A set is a collection of distinct objects. The objects within a set may be arbitrary, with the order of objects within them having no significance. Here are several examples, demonstrating the above properties: 2,3,5,7,11,13,17,19 (the set of all prime numbers smaller than 20),,,,,, The brackets surround the objects that belong to a certain set. Objects are separated by commas. Note that: 1,2,3 1,3,2 1,2,3,3 1,2,3 (there is no ordering of objects within a set) (sets contain one copy of each distinct object) Working with sets 1. Membership If an object is a member of a set we write:. If an object is not a member of a set we write:. 2. Subsets Assume that we have a set and another set, such that every element in is also a member of. Then we can write:. We say that is a subset of. Formally, we can write: (any that is a member of is a member of ) No need to worry: we will usually not encounter this formal logic notation.

2 Notice that the sets of, may actually be equal. If they are not, there must be some member of that is not a member of. In this case we can write: i.e. is a true subset of, or in logic notation: 3. Set equality (any that is in is in AND there exists a in that is not in ). Sets, are equal if and only if and. 4. Abbreviated representation of sets and some common sets We can use 3 dots to represent a continued or an infinite list with some apparent rule: 1,2,3,, Set of integers in the range 1 N. 1,2,3, Set of all natural numbers (integers > 0). 0,1,2,3,, 2, 1,0,1,2, Set of all non negative integers Set of all integers We can define a set in abbreviated form by defining a rule: Q :,, 0 Set of all rational numbers. Other common sets are the set of real numbers (this includes all rational numbers plus many others, such as, 2,, ) and the set of complex numbers, which can be defined simply as follows: :,, Venn diagrams It is convenient to depict sets by circles with individual objects marked as dots within them (not all objects need be marked). For example: A B This implies that. Fig. 1

3 We can have more complicated interactions between pairs (and larger collections) of sets. For example: A B The overlap area (brown) includes objects that are members of both and of. The green and red areas include correspondingly objects that are solely in A or in B but not in both. We now come to operators that deal with such interactions between sets. Fig Set operators The union of two sets, is a new set, containing all the objects from both sets. We write the union this way:. A formal definition would be: :. Example: 2,3,5,8, 1,5,9. Then 1,2,3,5,8,9. The number of elements in C is at least as large as the number of objects in the largest of the sets A,B. The intersection of two sets, is a new set, containing only objects that are both in A and in B., or :. For the above example, 5.

4 7. Cardinality Cardinality is a term that we can usually replace with size. For finite sets, these terms are interchangeable. The notation for cardinality are straight vertical lines surrounding the set in question. Examples: 1,2,3 3. : (actually, this is an inaccurate statement is the notation for this kind of countable infinity.) 8. Universal sets Sometimes we are interested only in sets that are all subsets of a certain universal set (sometimes also referred to as the space). Let s consider as an example sets that are all subsets of the natural number set. : is one such subset of. Within this universal set, we can define the complement set (in some texts denoted by or ) as follows:. For the above example, the set is the set of all non prime integers. The Venn diagram would make sense if we imagine all sets discussed being contained within a space, marked usually by a rectangle: P C P Fig. 3

5 The relative complement is an asymmetric operator between two sets: :. For 2,3,5,8, 1,5,9, 2,3,8. 9. The empty set The empty set, denoted by, is a set without any objects (i.e. for any object, ). Notice (or try to show!) that: For any set,. For any set,. For any set,. 10. Sets of sets Sets can include arbitrary objects, including other sets 1. In many cases, once given a set, we would be interested in generating a new set, that contains as its objects some or all of the subsets of. Let s start with an example. Assume that 1,2,3,4,5,6,7,8,9,10. Now let s imagine all possible pairs of numbers from S. Each pair is a subset of S itself. For example, 2,6. How many such pairs do we have? Notice that since we are interested in a set containing two elements from S, the order of the elements doesn t matter. We have 10 ways of choosing the object in the pair, and then 9 ways of choosing the second from the remaining objects. Since every pair was wrongly counted twice in this process (,,), we must divide the result by 2 to get the number of unique pairs: 10 9/2 45. We can imagine a new set, T, whose members are all the sets of pairs from S:, :,. Notice that S and T have no objects in common. This is because the objects in T are all sets themselves, while the objects in S are integers. To make things clear:.. 1 We will ignore the difficulties that may generate. Just as a teaser, consider Russell s beautiful paradox. Imagine that we define a rule for set S S includes all sets that do not include themselves. Does the set S include S as one of its objects?

6 11. The power set Given a set we can construct a set that contains all subsets of. For example, for the set 1,2,3,4, the power set is:,, 1, 2, 3, 4, 1,2, 2,3, 3,4, 1,3, 2,4, 1,4, 1,2,3, 2,3,4, 1,2,4, 1,3,4. Notice that the numbers 1 4 themselves are NOT objects of, only the subsets 1, 2, 3, 4 are! Notice that Try to show (or provide an intuition) why for any finite set with cardinality N (i.e. ), the cardinality of the power set is Cartesian products Given the sets,, we can generate a new set, :,. is a set containing as its objects ordered sequences of elements. The fact that the objects of are sequqnces is denoted by the regular brackets surrounding the comma separated list. In the above example, the first element in each sequence is an object from, while the second element in each sequence is an object from. For example, we can think of all points in the two dimensional real space as the Cartesian product,:,. Because the elements of are sequences,,, if and only if. Cartesian products are very useful for conceptualizing repeated experiments. For example, consider a coin toss, where the possible outcomes are,. Then all possible results of 3 consecutive coin tosses are contained in the set :,, :,,,,,,,,,,,,,,,,,,,,,,, The cardinality of the resulting set is the product of the generating sets. In the above example, 8.

7 13. Algebra of sets some basic laws A relatively comprehensive list of set theory laws can be found here: Skipping the trivial ones (e.g.,, ), here are some important ones which you can try to prove: Distributive laws: De Morgan s laws: Laws pertaining to complements: (The basic technique for proving equalities in set theory is to take a member of the set defined on each side of the equal sign, and show that it must also be a member of the set defined on the other side. Thus, both sets are shown to contain one other and must be equal.) Exercises (difficult exercise marked by *): 1. Prove that within the universal space, for every,. 2. Prove that for any two sets,,. 3. Show that for any two sets,,. 4. (*) Prove the inclusion exclusion principle: For any choice of sets,,,, 1 (can be written in shorthand as: 1 o Notice that for 2, this is just exercise 2.

8 Combinatorics for probability Probability theory deals with both continuous and discrete distributions. Discrete distributions are those in which the outcomes can be counted, e.g. the number of phone calls arriving within a certain time interval, the result of a dice toss, etc. In the case of discrete distributions, many questions in probability boil down to questions of counting the number of possible outcomes. For example, assume we toss two dice, and want to know the probability that the sum is 5. Assuming the dice are fair, all outcomes are equally probable. There are different outcomes. From these, the following pairs of values lead to a sum of 5: (1,4),(2,3),(3,2),(4,1). Notice that (1,4) and (4,1) are unique different outcomes (just imagine the two dice have different colours). So the probability that the sum is 5 is 4/36 1/9. In general, when all outcomes are equally likely, the probability of a set,,, (the s are different outcomes) is given by. What we will try to cover in this short introduction are some general methods for counting that are useful for probability. Sequences without replacement / partial permutations Given a set,, how many unique sequences of unique objects can be formed? We denote this by,. The word sequence implies that order of choice is significant. A real life problem may be this: From an institute with 50 professors, a dean, a student s dean and a seminar organiser must be chosen. Each person may only hold one chair. The terminology without replacement refers to the fact that once we ve used a certain object from the group, it is not available for further choices. Thus, the object is not replaced into the set once used. We can calculate this sequentially: There are 50 choices for dean; once a dean has been chosen there remain 49 possible student deans, and then 48 possible seminar organisers. Altogether, there are 50, ,600 unique choices! In general, the formula is:, 1 1!.! When, this reduces to the question of how many different orderings (permutations) of objects exist. Defining 0! 1, we get, 1 1!

9 Sequences with replacement Given a set Σ, Σ, how many sequences of length can be generated using these objects? Notice that because we allow objects to be use multiple times, the objects may be thought of as replaced into the set after use, allowing them to be used again. In this case, each object in the sequence can be any of the objects in Σ, and therefore the number of possible sequences is ( times). An example (highly relevant to calculating entropy / information) is: how many words of length can be generated with an alphabet Σ of size? Unordered samples without replacement / Combinations A k combination from a set S is a choice of k objects from the set. A k combination differs from a partial permutation in that the order of choice is not important. An example would be setting up a committee of k people out of a group of n people, where all committee members are equal and have no individual titles. How many such k combinations can be formed from a set of cardinality n? We notice that we can start by calculating the partial permutation,. The problem is! that each group of k people was counted multiple times, while we now don t care for the order. So to get the number of k combinations we must divide, by the number of times each combination was counted. How many times is each k combination counted in,? The answer is that every permutation of the order is counted once, so we must divide, by the number of permutations of k objects, i.e., (see above). Therefore we get the result:,,!!!. The bracketed expression is usually called n choose k or n over k. This term pops up in a variety of fields in mathematics, and was systematically studied by Blaise Pascal in the 17 th century. Here are some uses of the expression:! Polynomial coefficients: Let s consider the expression 1. Opening the brackets, we will get a polynomial of degree n:. As an example, because there is just one way of choosing just s when opening the brackets, 1. The coefficients are given by. We shall show this using a combinatorial approach: When opening the brackets, we must expand all possible multiples, by choosing each time a different combination of either or 1 from each bracket and multiply them. The coefficient will be an integer that indicates how many different choices of k s and (n k) 1 s there are. This is exactly the definition of. Therefore: 1.

10 The cardinality of the power set of, : The cardinality of the power set is the number of all subsets of S. We can think of it as the sum of all k combinations, summing over 1,2,,. If we plug 1 into the above formula, we get: So we see by a different approach that 2. Plugging in 1, we can get the identity: Rearranging the terms yields: which is useful in proving the inclusion exclusion principle. Pascal s triangle: You probably all once saw the following structure: The top row is the 0 th row, the one below the 1 st row etc. Each value is the sum of its two nearest neighbours in the row just above. Confirm that the numbers in the first five rows correspond to the polynomial coefficients of order 0 5. Notice that this implies that:. Try to provide a combinatorical explanation for this equation (hint: what happens when we add a new object to a set?). Multisets: choosing objects with replacement, without order Assume that an animal samples four available ports (the set of choices S is of cardinality n=4). Now let s assume that the animal samples these ports repetitively, say 10 times (k=10). We further assume that the animal can re choose the same port over and over (hence the notion of replacement : the previous choice is still available after choosing it, as opposed, say, to lottery numbers which can each only be chosen once). Now assume we don t care about the order of port visits, only about the number of visits to each. How many different results are possible? This is much trickier than the previous counting problems, and I suggest you play around with it for a while. Once you re frustrated, come back and read the neat solution (warning: spoiler ).

11 The trick to solving this problem is called the stars and bars method. Let s assume that the animal visits the ports (a,b,c,d) 3,2,1 and 4 times correspondingly. We don t care about the order of the visits, only about the identity, so we cluster all the a s, b s together as follows: aaabbcdddd We can forget about the letters and form a more abstract representation: *** ** * **** We can easily disambiguate the port identity: they progress from a to d sequentially with every vertical bar. Altogether we now have symbols (or 1 symbols). Each distinct choice of k objects with replacement from a set of n objects is homologous to a different placement of (n 1) vertical bars amongst 1 elements. But this is just the binomial term Summary number of different outcomes: Without replacement With replacement Ordered!! Unordered 1 Multinomial Exercises: 1. Verify that. Provide a combinatorial / set theory explanation for this equality. 2. A coin is tossed 10 times with results,,,. How many combinations exist in which,,,? If the coin is fair, what is the probability of such an event? 3. (*) In a big bag, there are blue balls and red balls. Without looking inside, you draw balls without replacement. How many different combinations of draws would result in having blue balls? What is the probability of observing this result given that all balls are equally likely to be chosen? 4. (*) How many solutions in non negative integers does the following equation have? 5. Assume we have a set Σ, Σ. We call this set the alphabet. A string/word of length n is defined as any sequence such that Σ. Now let s assume that there exist some rules which determine which words are admissible. We will denote by all admissible words of length n. The language is the set of all admissible words of all lengths, i.e..

12 A simple example (language RE 1 ): assume Σ0,1. Words are generated by a process that has refractoriness : after each 1, there must always be at least a one 0. a. Calculate for 1,2,3,4,5 for RE 1, by directly listing all admissible words. b. (*) Can you derive a (recursive) formula for in RE 1? c. Use Matlab to check what percentage of possible strings of length n are achievable in RE 1 (i.e. calculate /2 ) for We define the topological entropy of a language as: a. lim log. What is the topological entropy of a language over alphabet Σ, Σ in which all words are admissible? b. Use Matlab to study the behaviour of the expression log of language RE 1 for 1,2,,500. c. What would happen to the entropy as the refractory period gets longer (RE 2, RE 3, )? 7. We have shown that: 2 Calculate the following sum, which would come in very handy later: 8. Given a finite set,, a partition of is a division of into non overlapping and nonempty,, This means that: a. For all,. b. For all,. c.. Example: The set of all dice toss outcomes is 1,2,3,4,5,6. A partition into 4 parts can be for example: {2},{3,5},{1},{4,6}. We denote the number of possible k partitions of a set of size n as: (notice brace notation in contrast to the binomial bracket notation; this is called the Stirling number of the second kind). Prove that: 1 1.

13 Probability and Statistics 1 Introduction We toss a coin and observe the outcome. There are only two possible outcomes, Head (H) and Tails (T). There are many questions we may be interested in knowing the answer to: 1. What is the probability of observing H vs. T? 2. What is the probability of observing a certain sequence of H s and T s? 3. When the coin is tossed multiple times, are the outcomes of consecutive tosses related to each other? 4. A paranoid question: what is the chance that I observe a series of H s and T s that is highly atypical of the actual probabilities? Probability can of course raise it heads in more complicated scenarios. For example, we can ask what we may know about the weight and height of a person picked at random on the street. This differs significantly from the previous scenario of coin tossing. Weight and height values are not limited to two outcomes, and in fact, can assume infinitely many values (if measurement resolution is not an issue). Can we answer questions such as: What is the probability of finding a 1.76m tall person who weighs 54kg? What we ll try to do in this short intro to probability and statistics is give some background relating to just these questions:! We ll define a concept of probability relating to possible outcomes of some experiment.! We ll introduce several well known probabilities, both discrete ones (like the coin toss) and continuous ones (like the weight / height example). So let s start with some examples, and develop the concepts as we go along. Our first discrete distribution the Bernoulli trial In a Bernoulli trial, we deal with experiments that can have two outcomes, 1 and 0 (can be H s / T s, Success / Failure, ). Each outcome has an associated probability: 1 Bernoulli trials are named after Jacob Bernoulli, a professor at Uni Basel in the 17 th century. Probability 0 means that something has no chance of happening. Probability 1 means that something is bound to happen (this is a very loose hand waving way of defining probability but suffices for our needs).

14 We could ask two seemingly stupid questions:! What is the probability that the outcome is BOTH H AND T? Obviously, the answer is 0. An experiment can t be both a success and a failure. We say that these two events are DISJOINT. We are now using terminology from Set Theory. Since (the intersection of H and T is empty, we get 0. So, the probability of not getting ANY outcome is 0.! What is the probability that the outcome is EITHER H OR T? Since these are the only possible outcomes, it is obvious that in this case, 1 1. Again, an obvious result: an experiment is expected to have some outcome with certainty. Probability spaces I To illustrate the concept of a probability space, we move to another example. A dice has 6 sides, each associated with a probability. We can write in the meantime something like this: 1,2,,6 And because the experiment should have some outcome, it s obvious that: 1 The set containing all the possible outcomes of an experiment is called the sample space. In this case, the sample space S is: 1,2,3,4,5,6 Formal Definition 1: A sample space is the set of all possible outcomes of a particular experiment. We can ask many more questions. For example, what is the probability of the dice outcome being odd? This would be: 1,3,5 What is the probability of the result being larger than 3? 4,5,6 These are two examples of events. Such compound events are made up of individual outcomes, and form a subset of the entire sample space. Formal Definition 2: An event A is a collection (subset) of possible outcomes of an experiment, i.e. where S is the sample space. This can include the empty set and S itself.

15 We would like to associate probabilities with events, such that if we would have an associated probability 0. Why at all work with events and not with the individual outcomes? The reason is that individual outcomes may be very numerous and many times we re really interested just in some summary property of the outcome (was the outcome even or odd? Was the person s BMI within the healthy range?...) The downside of working with events is that arithmetic is not straightforward. While for outcomes, we can break up the probability to a sum, e.g this doesn t necessarily hold for events. For example, let s define the sets 1,3,5 and 4,5,6. What is the probability that the outcome is either odd or larger than 3? But on the other hand, 1,3,5 4,5,6 1,3,4,5,6 So 1,3,5 4,5,6 2 The reason is that in the second sum, the probability of the outcome 5 is counted twice, once as an odd number (in P[Q]) and once as a number larger than 3 (in P[T]), despite the fact it relates to a single outcome. It seems reasonable to attach a probability to any subset of our sample space (e.g.,,1,1,6,2,3,5 ). In the dice example, we have 6 outcomes. This means that in total we have 2 different events (we either include or exclude each outcome). In general, the complete event space over a sample space is denoted as 2. We will see that this is not a reasonable way to construct events. To see this, let s play around with the simplest of continuous distributions. Our first continuous distribution The Uniform Distribution In this experiment, we choose a random real number between and. That is,, ( is in the closed interval ranging from to ). Our sample space is therefore :. All numbers in this interval are equally likely. Can we attach a probability to a unique outcome, i.e. can we define? This turns out to be impossible. Because all (infinite number of) values, are equally likely, attaching a value 0 to each of them would lead to their sum being infinity.

16 What can we do then? Our intuition tells us that if we have a uniform distribution between 0 and 1, there is probability ½ of being between 0 and 0.5, and probability ½ of being between 0.5 and 1 etc. In general, we could imagine assigning a probability to anything that has a positive measure (roughly speaking, some subset of the interval, to which we can attribute a notion of length). Probability spaces II Formal Definition 3: A collection of subsets of S is called a algebra (or Borel field), denoted by, if it satisfies the following three properties: a. (the empty set is an element of ). b. If, then ( is closed under complementation). c. If,,, then ( is closed under countable unions). The smallest legit algebra on a sample space S has just two objects in it:,. This trivial algebra is quite boring. Obviously, 1 and 0. At the other end, the maximal algebra is 2 which we ve just seen may be too rich to allow us to attach probabilities to all its members. So the question is how rich can a algebra be while still allowing us to attach meaningful probabilities to the events it defines. For the uniform distribution, assume. Then it makes sense to attach a probability to the line segment, that is proportional to its relative length. We then get, We can get more interesting events by using the complement and the union rules of definition 3. Let s define now what a probability space is: Formal Definition 4: Given a sample space S and an associated algebra, a probability function P is a function with domain and range [0,1] (: 0,1) such that: 1. For every, If,, are pairwise disjoint (i.e. for all ), then

17 Conditional probability Example 1: What is the probability of tossing two fair dice and getting the a sum of 10? When all outcomes have equal probability, we can just count them and get 10,,,,,. But there is a different way of making this calculation: We could ask what the probability is of getting sum of 10 imagining that the dice are tossed one after the other. The first dice must show a number larger than 3, otherwise the sum cannot be 10. Once the first dice result is seen (let s name it ), the second dice must show exactly 10 for the sum to be 10. In probability language we can say: But how exactly do we write such probabilities, that depend on previous outcomes? Example 2: What is the probability that we pick four aces out of a pack of 52 cards? Assuming all cards are picked with equal probability, there are 52 unique 4 tuples of cards. Only one of them is 4 the set of four aces. Therefore 4 But we could imagine picking cards one after the other, and updating our probability space accordingly:. (Notice that !!! ) But the factors in the multiplication are from different probability spaces, each with a decreasing number of cards (the number decreases with each choice), and also with a decreasing number of aces (because we assume that all previous picks were aces)! What we basically did was to calculate conditional probabilities: probabilities that depend on outcomes of other experiments in our model. Formal definition 4: If, are events in sample space, and 0, then the conditional probability of A given B, written, is

18 A Venn diagram can help understand how the term normalizes the conditional probability to behave like a proper probability space: B S (sample space) A Assuming that the size of circles in the Venn diagram above are proportional to their relative probability, it is obvious that 1. But what happens if we re already told that the outcome is in B? What is now the probability that the result is also in A? What basically happens is that we update our probability space to include only outcomes in B. The probability of being in B may be small, but once we know out outcome is in it, all outcomes within it become more probable. On the other hand, all events outside it receive probability 0: S (sample space) B A This is because the nominator, in this case.

19 Events can of course partially overlap, in which case: S (sample space) B A In this case, will be >0 but very small, because the intersection is small relative to the updated probability space. Let s make sure that the conditional probability, 0 is really a probability function: 1. For every in the Borel field, If,, are pairwise disjoint (i.e. for all ), Then:

20 Bayes rule Notice that by definition, if, 0, then: Equating both sides we get: from which we can derive Bayes Rule: This rule is extremely useful in neuroscience, as we ll see in some examples that follow. The Law of Total Probability Imagine we have a partitioning,, of our sample space, i.e If, then. Then for any event, For simple cases, we make think of it as a weighted probability. Example: The probability of haemophilia at birth is 1 10,000. The probability of haemophilia at birth of males is 1 5,000. Assuming that P 0.5, then: We can thus extract the probability of a female haemophilia birth: which is close to the true situation (almost no female haemophilia cases).

21 Bayes Rule v. II Plugging the Law of Total Probability into Bayes rule, we get: Statistical independence In some cases, the occurrence of an event, has no effect on the probability of another event,. This means that:. Plugging this into the equation defining conditional probability, we get:! When two events are independent, their joint probability is the product of their independent probabilities.! When, we say that and are statistically dependent. This means that information about one event influences what we know about the other (see Bayes Rule).! A collection of events,, is independent only if for every sub collection,,, (i.e. all pair, triplets, of events must exhibit this separability property) Examples: We toss a fair coin twice. Knowledge about the first outcome (H/T) doesn t contribute knowledge about the outcome of the second toss. But, if we think of one event as indicating whether the first outcome was H, and a second event indicating whether both tosses resulted in H, obviously contributes information about! Random variables In many cases, we are interested in the probability of something that summarizes the behavior of an experiment or several experiments. For example, we may toss coins and be interested only in the number of heads, not in the order at which they occurred. We are willing to ignore the exact identity of our outcomes. Formal definition 5: A random variable is a function from a sample space into the real numbers. Example: Let s assume that our experiment is the toss of two dice. Then the sample space is the Cartesian product 1,2,3,4,5,6 1,2,3,4,5,6 which contains 36 outcomes. Now we construct a function : such that for each point in the sample space, gives the sum of the two dice.

22 For example, 2,3 5. The function summarizes a property of interest of our outcomes (in this case the sum of the dice) while ignoring others (in this case the actual dice values). Instead of 36 outcomes, the target of contains only 11 possible values (2,3,,12). We can now calculate 5: 5, :51,4, 2,3, 3,2, 4, So we see that each possible value that the random variable can assume points back to several (or just one) outcome in the original sample space. Geometric distribution To demonstrate the power of random variables in summarizing experiment results, we describe a different summary of Bernoulli trials. In this case, we imagine a (possibly) infinite repetition of independent Bernoulli trials, all having a probability of the result 1 and probability 1 of the result 0. The question we ask: How many trials does it take until we observe the first 1? Our sample space is 0,1. We can generate a probability distribution : such that indicates the number of the trial on which the first 1 was observed. It s easy to see that Exercise: Verify that 1. [Notice that an infinite number of points in map into, but we don t really care about the values of the Bernoulli trials after the point, since we re only interested in how long it took us to get there!] Binomial distribution We perform a set of exactly Bernoulli trials. In this distribution, there are two parameters: the Bernoulli probability, and the number of trials. The question we ask: how many 1 s do we get? We define : 0,1 such that indicates the number of 1 s in the sequence.

23 It s obvious that every sequence of length with 1 s (and hence 0 s) has an equal probability of 1. But how many such sequences do we have? Going back to combinatorics it s obvious that there are such sequences. Therefore,, 1 The random variable induces a σ algebra on the sample space and we can verify (exercise!) that satisfies the probability axioms. As shorthand, we many times write instead of. Distribution functions Formal definition 6: The cumulative distribution function (cdf) of a random variable is defined by: for all. Example: Assume that a neuron fires in each 1 ms bin with an independent probability of What is the probability that the neuron doesn t fire at all for 2 seconds?! What distribution describes this kind of problem?! Derive an expression for the probability of 2 second quiescence! How is this related to the cdf? For discrete distributions, the cdf will be a staircase function: Assume ~ 3,. 0, 0 1, , , , 3 Notice that:! is defined for all despite the fact that can assume in this case only the values 0 3!! is right continuous (but not necessarily left continuous).! is a monotonically non decreasing function of (why?)! lim 0, lim 1.

24 Example: A continuous cdf is given by: 1 1 This is the logistic distribution. Verify that it satisfies the requirements from a cdf! Probability density and mass functions Formal definition 7: If is a discrete random variable, then its probability mass function is given by: for all. Notice that for a discrete variable that can only attain integer values (i.e. if, 0), In a similar fashion, for continuous variables we can define a probability density function with an integral replacing the sum: Formal definition 8: If is a continuous random variable, then its probability density function is the function satisfying: Example: Taking the logistic distribution and using the fundamental theorem of calculus, we get: 1! Notice that despite the fact we can t define a probability of a single value for continuous variables, we can define a density! The probability of being within some interval, would be:

Probability Year 9. Terminology

Probability Year 9. Terminology Probability Year 9 Terminology Probability measures the chance something happens. Formally, we say it measures how likely is the outcome of an event. We write P(result) as a shorthand. An event is some

More information

7.1 What is it and why should we care?

7.1 What is it and why should we care? Chapter 7 Probability In this section, we go over some simple concepts from probability theory. We integrate these with ideas from formal language theory in the next chapter. 7.1 What is it and why should

More information

Probability Year 10. Terminology

Probability Year 10. Terminology Probability Year 10 Terminology Probability measures the chance something happens. Formally, we say it measures how likely is the outcome of an event. We write P(result) as a shorthand. An event is some

More information

Module 1. Probability

Module 1. Probability Module 1 Probability 1. Introduction In our daily life we come across many processes whose nature cannot be predicted in advance. Such processes are referred to as random processes. The only way to derive

More information

the time it takes until a radioactive substance undergoes a decay

the time it takes until a radioactive substance undergoes a decay 1 Probabilities 1.1 Experiments with randomness Wewillusethetermexperimentinaverygeneralwaytorefertosomeprocess that produces a random outcome. Examples: (Ask class for some first) Here are some discrete

More information

Probability (Devore Chapter Two)

Probability (Devore Chapter Two) Probability (Devore Chapter Two) 1016-345-01: Probability and Statistics for Engineers Fall 2012 Contents 0 Administrata 2 0.1 Outline....................................... 3 1 Axiomatic Probability 3

More information

Basic counting techniques. Periklis A. Papakonstantinou Rutgers Business School

Basic counting techniques. Periklis A. Papakonstantinou Rutgers Business School Basic counting techniques Periklis A. Papakonstantinou Rutgers Business School i LECTURE NOTES IN Elementary counting methods Periklis A. Papakonstantinou MSIS, Rutgers Business School ALL RIGHTS RESERVED

More information

MATH MW Elementary Probability Course Notes Part I: Models and Counting

MATH MW Elementary Probability Course Notes Part I: Models and Counting MATH 2030 3.00MW Elementary Probability Course Notes Part I: Models and Counting Tom Salisbury salt@yorku.ca York University Winter 2010 Introduction [Jan 5] Probability: the mathematics used for Statistics

More information

Discrete Mathematics and Probability Theory Spring 2016 Rao and Walrand Note 14

Discrete Mathematics and Probability Theory Spring 2016 Rao and Walrand Note 14 CS 70 Discrete Mathematics and Probability Theory Spring 2016 Rao and Walrand Note 14 Introduction One of the key properties of coin flips is independence: if you flip a fair coin ten times and get ten

More information

With Question/Answer Animations. Chapter 2

With Question/Answer Animations. Chapter 2 With Question/Answer Animations Chapter 2 Chapter Summary Sets The Language of Sets Set Operations Set Identities Functions Types of Functions Operations on Functions Sequences and Summations Types of

More information

Statistics for Financial Engineering Session 2: Basic Set Theory March 19 th, 2006

Statistics for Financial Engineering Session 2: Basic Set Theory March 19 th, 2006 Statistics for Financial Engineering Session 2: Basic Set Theory March 19 th, 2006 Topics What is a set? Notations for sets Empty set Inclusion/containment and subsets Sample spaces and events Operations

More information

In this initial chapter, you will be introduced to, or more than likely be reminded of, a

In this initial chapter, you will be introduced to, or more than likely be reminded of, a 1 Sets In this initial chapter, you will be introduced to, or more than likely be reminded of, a fundamental idea that occurs throughout mathematics: sets. Indeed, a set is an object from which every mathematical

More information

Probability. Lecture Notes. Adolfo J. Rumbos

Probability. Lecture Notes. Adolfo J. Rumbos Probability Lecture Notes Adolfo J. Rumbos October 20, 204 2 Contents Introduction 5. An example from statistical inference................ 5 2 Probability Spaces 9 2. Sample Spaces and σ fields.....................

More information

Lecture 4: Constructing the Integers, Rationals and Reals

Lecture 4: Constructing the Integers, Rationals and Reals Math/CS 20: Intro. to Math Professor: Padraic Bartlett Lecture 4: Constructing the Integers, Rationals and Reals Week 5 UCSB 204 The Integers Normally, using the natural numbers, you can easily define

More information

Discrete Mathematics & Mathematical Reasoning Chapter 6: Counting

Discrete Mathematics & Mathematical Reasoning Chapter 6: Counting Discrete Mathematics & Mathematical Reasoning Chapter 6: Counting Kousha Etessami U. of Edinburgh, UK Kousha Etessami (U. of Edinburgh, UK) Discrete Mathematics (Chapter 6) 1 / 39 Chapter Summary The Basics

More information

Sets. 1.1 What is a set?

Sets. 1.1 What is a set? Section 1 Sets 1 Sets After working through this section, you should be able to: (a) use set notation; (b) determine whether two given sets are equal and whether one given set is a subset of another; (c)

More information

CIS 2033 Lecture 5, Fall

CIS 2033 Lecture 5, Fall CIS 2033 Lecture 5, Fall 2016 1 Instructor: David Dobor September 13, 2016 1 Supplemental reading from Dekking s textbook: Chapter2, 3. We mentioned at the beginning of this class that calculus was a prerequisite

More information

Properties of Probability

Properties of Probability Econ 325 Notes on Probability 1 By Hiro Kasahara Properties of Probability In statistics, we consider random experiments, experiments for which the outcome is random, i.e., cannot be predicted with certainty.

More information

P (E) = P (A 1 )P (A 2 )... P (A n ).

P (E) = P (A 1 )P (A 2 )... P (A n ). Lecture 9: Conditional probability II: breaking complex events into smaller events, methods to solve probability problems, Bayes rule, law of total probability, Bayes theorem Discrete Structures II (Summer

More information

Probability: Terminology and Examples Class 2, Jeremy Orloff and Jonathan Bloom

Probability: Terminology and Examples Class 2, Jeremy Orloff and Jonathan Bloom 1 Learning Goals Probability: Terminology and Examples Class 2, 18.05 Jeremy Orloff and Jonathan Bloom 1. Know the definitions of sample space, event and probability function. 2. Be able to organize a

More information

PROBABILITY THEORY 1. Basics

PROBABILITY THEORY 1. Basics PROILITY THEORY. asics Probability theory deals with the study of random phenomena, which under repeated experiments yield different outcomes that have certain underlying patterns about them. The notion

More information

1. (B) The union of sets A and B is the set whose elements belong to at least one of A

1. (B) The union of sets A and B is the set whose elements belong to at least one of A 1. (B) The union of sets A and B is the set whose elements belong to at least one of A or B. Thus, A B = { 2, 1, 0, 1, 2, 5}. 2. (A) The intersection of sets A and B is the set whose elements belong to

More information

Fundamentals of Probability CE 311S

Fundamentals of Probability CE 311S Fundamentals of Probability CE 311S OUTLINE Review Elementary set theory Probability fundamentals: outcomes, sample spaces, events Outline ELEMENTARY SET THEORY Basic probability concepts can be cast in

More information

LECTURE 1. 1 Introduction. 1.1 Sample spaces and events

LECTURE 1. 1 Introduction. 1.1 Sample spaces and events LECTURE 1 1 Introduction The first part of our adventure is a highly selective review of probability theory, focusing especially on things that are most useful in statistics. 1.1 Sample spaces and events

More information

3 PROBABILITY TOPICS

3 PROBABILITY TOPICS Chapter 3 Probability Topics 135 3 PROBABILITY TOPICS Figure 3.1 Meteor showers are rare, but the probability of them occurring can be calculated. (credit: Navicore/flickr) Introduction It is often necessary

More information

Chapter 2 Class Notes

Chapter 2 Class Notes Chapter 2 Class Notes Probability can be thought of in many ways, for example as a relative frequency of a long series of trials (e.g. flips of a coin or die) Another approach is to let an expert (such

More information

Week 2: Probability: Counting, Sets, and Bayes

Week 2: Probability: Counting, Sets, and Bayes Statistical Methods APPM 4570/5570, STAT 4000/5000 21 Probability Introduction to EDA Week 2: Probability: Counting, Sets, and Bayes Random variable Random variable is a measurable quantity whose outcome

More information

Statistical Inference

Statistical Inference Statistical Inference Lecture 1: Probability Theory MING GAO DASE @ ECNU (for course related communications) mgao@dase.ecnu.edu.cn Sep. 11, 2018 Outline Introduction Set Theory Basics of Probability Theory

More information

Discrete Mathematics. (c) Marcin Sydow. Sets. Set operations. Sets. Set identities Number sets. Pair. Power Set. Venn diagrams

Discrete Mathematics. (c) Marcin Sydow. Sets. Set operations. Sets. Set identities Number sets. Pair. Power Set. Venn diagrams Contents : basic definitions and notation A set is an unordered collection of its elements (or members). The set is fully specified by its elements. Usually capital letters are used to name sets and lowercase

More information

Measure and integration

Measure and integration Chapter 5 Measure and integration In calculus you have learned how to calculate the size of different kinds of sets: the length of a curve, the area of a region or a surface, the volume or mass of a solid.

More information

Lecture 4: Counting, Pigeonhole Principle, Permutations, Combinations Lecturer: Lale Özkahya

Lecture 4: Counting, Pigeonhole Principle, Permutations, Combinations Lecturer: Lale Özkahya BBM 205 Discrete Mathematics Hacettepe University http://web.cs.hacettepe.edu.tr/ bbm205 Lecture 4: Counting, Pigeonhole Principle, Permutations, Combinations Lecturer: Lale Özkahya Resources: Kenneth

More information

Statistical Theory 1

Statistical Theory 1 Statistical Theory 1 Set Theory and Probability Paolo Bautista September 12, 2017 Set Theory We start by defining terms in Set Theory which will be used in the following sections. Definition 1 A set is

More information

Probability Theory and Applications

Probability Theory and Applications Probability Theory and Applications Videos of the topics covered in this manual are available at the following links: Lesson 4 Probability I http://faculty.citadel.edu/silver/ba205/online course/lesson

More information

Probability theory basics

Probability theory basics Probability theory basics Michael Franke Basics of probability theory: axiomatic definition, interpretation, joint distributions, marginalization, conditional probability & Bayes rule. Random variables:

More information

Lecture 8: Probability

Lecture 8: Probability Lecture 8: Probability The idea of probability is well-known The flipping of a balanced coin can produce one of two outcomes: T (tail) and H (head) and the symmetry between the two outcomes means, of course,

More information

Lecture 8: Conditional probability I: definition, independence, the tree method, sampling, chain rule for independent events

Lecture 8: Conditional probability I: definition, independence, the tree method, sampling, chain rule for independent events Lecture 8: Conditional probability I: definition, independence, the tree method, sampling, chain rule for independent events Discrete Structures II (Summer 2018) Rutgers University Instructor: Abhishek

More information

Lectures on Elementary Probability. William G. Faris

Lectures on Elementary Probability. William G. Faris Lectures on Elementary Probability William G. Faris February 22, 2002 2 Contents 1 Combinatorics 5 1.1 Factorials and binomial coefficients................. 5 1.2 Sampling with replacement.....................

More information

Sample Spaces, Random Variables

Sample Spaces, Random Variables Sample Spaces, Random Variables Moulinath Banerjee University of Michigan August 3, 22 Probabilities In talking about probabilities, the fundamental object is Ω, the sample space. (elements) in Ω are denoted

More information

Basic Probability. Introduction

Basic Probability. Introduction Basic Probability Introduction The world is an uncertain place. Making predictions about something as seemingly mundane as tomorrow s weather, for example, is actually quite a difficult task. Even with

More information

CS 124 Math Review Section January 29, 2018

CS 124 Math Review Section January 29, 2018 CS 124 Math Review Section CS 124 is more math intensive than most of the introductory courses in the department. You re going to need to be able to do two things: 1. Perform some clever calculations to

More information

Lecture Notes 1 Basic Probability. Elements of Probability. Conditional probability. Sequential Calculation of Probability

Lecture Notes 1 Basic Probability. Elements of Probability. Conditional probability. Sequential Calculation of Probability Lecture Notes 1 Basic Probability Set Theory Elements of Probability Conditional probability Sequential Calculation of Probability Total Probability and Bayes Rule Independence Counting EE 178/278A: Basic

More information

Notes on counting. James Aspnes. December 13, 2010

Notes on counting. James Aspnes. December 13, 2010 Notes on counting James Aspnes December 13, 2010 1 What counting is Recall that in set theory we formally defined each natural number as the set of all smaller natural numbers, so that n = {0, 1, 2,...,

More information

P (A B) P ((B C) A) P (B A) = P (B A) + P (C A) P (A) = P (B A) + P (C A) = Q(A) + Q(B).

P (A B) P ((B C) A) P (B A) = P (B A) + P (C A) P (A) = P (B A) + P (C A) = Q(A) + Q(B). Lectures 7-8 jacques@ucsdedu 41 Conditional Probability Let (Ω, F, P ) be a probability space Suppose that we have prior information which leads us to conclude that an event A F occurs Based on this information,

More information

Probability Experiments, Trials, Outcomes, Sample Spaces Example 1 Example 2

Probability Experiments, Trials, Outcomes, Sample Spaces Example 1 Example 2 Probability Probability is the study of uncertain events or outcomes. Games of chance that involve rolling dice or dealing cards are one obvious area of application. However, probability models underlie

More information

Intermediate Math Circles November 8, 2017 Probability II

Intermediate Math Circles November 8, 2017 Probability II Intersection of Events and Independence Consider two groups of pairs of events Intermediate Math Circles November 8, 017 Probability II Group 1 (Dependent Events) A = {a sales associate has training} B

More information

Notes Week 2 Chapter 3 Probability WEEK 2 page 1

Notes Week 2 Chapter 3 Probability WEEK 2 page 1 Notes Week 2 Chapter 3 Probability WEEK 2 page 1 The sample space of an experiment, sometimes denoted S or in probability theory, is the set that consists of all possible elementary outcomes of that experiment

More information

Senior Math Circles November 19, 2008 Probability II

Senior Math Circles November 19, 2008 Probability II University of Waterloo Faculty of Mathematics Centre for Education in Mathematics and Computing Senior Math Circles November 9, 2008 Probability II Probability Counting There are many situations where

More information

Entropy. Probability and Computing. Presentation 22. Probability and Computing Presentation 22 Entropy 1/39

Entropy. Probability and Computing. Presentation 22. Probability and Computing Presentation 22 Entropy 1/39 Entropy Probability and Computing Presentation 22 Probability and Computing Presentation 22 Entropy 1/39 Introduction Why randomness and information are related? An event that is almost certain to occur

More information

CM10196 Topic 2: Sets, Predicates, Boolean algebras

CM10196 Topic 2: Sets, Predicates, Boolean algebras CM10196 Topic 2: Sets, Predicates, oolean algebras Guy McCusker 1W2.1 Sets Most of the things mathematicians talk about are built out of sets. The idea of a set is a simple one: a set is just a collection

More information

2. AXIOMATIC PROBABILITY

2. AXIOMATIC PROBABILITY IA Probability Lent Term 2. AXIOMATIC PROBABILITY 2. The axioms The formulation for classical probability in which all outcomes or points in the sample space are equally likely is too restrictive to develop

More information

Chapter 4: An Introduction to Probability and Statistics

Chapter 4: An Introduction to Probability and Statistics Chapter 4: An Introduction to Probability and Statistics 4. Probability The simplest kinds of probabilities to understand are reflected in everyday ideas like these: (i) if you toss a coin, the probability

More information

Stat 225 Week 1, 8/20/12-8/24/12, Notes: Set Theory

Stat 225 Week 1, 8/20/12-8/24/12, Notes: Set Theory Stat 225 Week 1, 8/20/12-8/24/12, Notes: Set Theory The Fall 2012 Stat 225 T.A.s September 7, 2012 The material in this handout is intended to cover general set theory topics. Information includes (but

More information

1. When applied to an affected person, the test comes up positive in 90% of cases, and negative in 10% (these are called false negatives ).

1. When applied to an affected person, the test comes up positive in 90% of cases, and negative in 10% (these are called false negatives ). CS 70 Discrete Mathematics for CS Spring 2006 Vazirani Lecture 8 Conditional Probability A pharmaceutical company is marketing a new test for a certain medical condition. According to clinical trials,

More information

Handout 2 (Correction of Handout 1 plus continued discussion/hw) Comments and Homework in Chapter 1

Handout 2 (Correction of Handout 1 plus continued discussion/hw) Comments and Homework in Chapter 1 22M:132 Fall 07 J. Simon Handout 2 (Correction of Handout 1 plus continued discussion/hw) Comments and Homework in Chapter 1 Chapter 1 contains material on sets, functions, relations, and cardinality that

More information

Probability and distributions. Francesco Corona

Probability and distributions. Francesco Corona Probability Probability and distributions Francesco Corona Department of Computer Science Federal University of Ceará, Fortaleza Probability Many kinds of studies can be characterised as (repeated) experiments

More information

Lecture 4: Probability and Discrete Random Variables

Lecture 4: Probability and Discrete Random Variables Error Correcting Codes: Combinatorics, Algorithms and Applications (Fall 2007) Lecture 4: Probability and Discrete Random Variables Wednesday, January 21, 2009 Lecturer: Atri Rudra Scribe: Anonymous 1

More information

Discrete Mathematics and Probability Theory Fall 2014 Anant Sahai Note 15. Random Variables: Distributions, Independence, and Expectations

Discrete Mathematics and Probability Theory Fall 2014 Anant Sahai Note 15. Random Variables: Distributions, Independence, and Expectations EECS 70 Discrete Mathematics and Probability Theory Fall 204 Anant Sahai Note 5 Random Variables: Distributions, Independence, and Expectations In the last note, we saw how useful it is to have a way of

More information

MATH2206 Prob Stat/20.Jan Weekly Review 1-2

MATH2206 Prob Stat/20.Jan Weekly Review 1-2 MATH2206 Prob Stat/20.Jan.2017 Weekly Review 1-2 This week I explained the idea behind the formula of the well-known statistic standard deviation so that it is clear now why it is a measure of dispersion

More information

Chapter 4. Basic Set Theory. 4.1 The Language of Set Theory

Chapter 4. Basic Set Theory. 4.1 The Language of Set Theory Chapter 4 Basic Set Theory There are two good reasons for studying set theory. First, it s a indispensable tool for both logic and mathematics, and even for other fields including computer science, linguistics,

More information

STT When trying to evaluate the likelihood of random events we are using following wording.

STT When trying to evaluate the likelihood of random events we are using following wording. Introduction to Chapter 2. Probability. When trying to evaluate the likelihood of random events we are using following wording. Provide your own corresponding examples. Subjective probability. An individual

More information

Problems from Probability and Statistical Inference (9th ed.) by Hogg, Tanis and Zimmerman.

Problems from Probability and Statistical Inference (9th ed.) by Hogg, Tanis and Zimmerman. Math 224 Fall 2017 Homework 1 Drew Armstrong Problems from Probability and Statistical Inference (9th ed.) by Hogg, Tanis and Zimmerman. Section 1.1, Exercises 4,5,6,7,9,12. Solutions to Book Problems.

More information

Lecture 3: Miscellaneous Techniques

Lecture 3: Miscellaneous Techniques Lecture 3: Miscellaneous Techniques Rajat Mittal IIT Kanpur In this document, we will take a look at few diverse techniques used in combinatorics, exemplifying the fact that combinatorics is a collection

More information

Toss 1. Fig.1. 2 Heads 2 Tails Heads/Tails (H, H) (T, T) (H, T) Fig.2

Toss 1. Fig.1. 2 Heads 2 Tails Heads/Tails (H, H) (T, T) (H, T) Fig.2 1 Basic Probabilities The probabilities that we ll be learning about build from the set theory that we learned last class, only this time, the sets are specifically sets of events. What are events? Roughly,

More information

Chapter Summary. Sets The Language of Sets Set Operations Set Identities Functions Types of Functions Operations on Functions Computability

Chapter Summary. Sets The Language of Sets Set Operations Set Identities Functions Types of Functions Operations on Functions Computability Chapter 2 1 Chapter Summary Sets The Language of Sets Set Operations Set Identities Functions Types of Functions Operations on Functions Computability Sequences and Summations Types of Sequences Summation

More information

Probability 1 (MATH 11300) lecture slides

Probability 1 (MATH 11300) lecture slides Probability 1 (MATH 11300) lecture slides Márton Balázs School of Mathematics University of Bristol Autumn, 2015 December 16, 2015 To know... http://www.maths.bris.ac.uk/ mb13434/prob1/ m.balazs@bristol.ac.uk

More information

Discrete Probability

Discrete Probability Discrete Probability Counting Permutations Combinations r- Combinations r- Combinations with repetition Allowed Pascal s Formula Binomial Theorem Conditional Probability Baye s Formula Independent Events

More information

Notes. Combinatorics. Combinatorics II. Notes. Notes. Slides by Christopher M. Bourke Instructor: Berthe Y. Choueiry. Spring 2006

Notes. Combinatorics. Combinatorics II. Notes. Notes. Slides by Christopher M. Bourke Instructor: Berthe Y. Choueiry. Spring 2006 Combinatorics Slides by Christopher M. Bourke Instructor: Berthe Y. Choueiry Spring 2006 Computer Science & Engineering 235 Introduction to Discrete Mathematics Sections 4.1-4.6 & 6.5-6.6 of Rosen cse235@cse.unl.edu

More information

Part 3: Parametric Models

Part 3: Parametric Models Part 3: Parametric Models Matthew Sperrin and Juhyun Park August 19, 2008 1 Introduction There are three main objectives to this section: 1. To introduce the concepts of probability and random variables.

More information

Combinatorics. But there are some standard techniques. That s what we ll be studying.

Combinatorics. But there are some standard techniques. That s what we ll be studying. Combinatorics Problem: How to count without counting. How do you figure out how many things there are with a certain property without actually enumerating all of them. Sometimes this requires a lot of

More information

Notes 1 Autumn Sample space, events. S is the number of elements in the set S.)

Notes 1 Autumn Sample space, events. S is the number of elements in the set S.) MAS 108 Probability I Notes 1 Autumn 2005 Sample space, events The general setting is: We perform an experiment which can have a number of different outcomes. The sample space is the set of all possible

More information

Random Experiments; Probability Spaces; Random Variables; Independence

Random Experiments; Probability Spaces; Random Variables; Independence Department of Mathematics Ma 3/103 KC Border Introduction to Probability and Statistics Winter 2017 Lecture 2: Random Experiments; Probability Spaces; Random Variables; Independence Relevant textbook passages:

More information

HW2 Solutions, for MATH441, STAT461, STAT561, due September 9th

HW2 Solutions, for MATH441, STAT461, STAT561, due September 9th HW2 Solutions, for MATH44, STAT46, STAT56, due September 9th. You flip a coin until you get tails. Describe the sample space. How many points are in the sample space? The sample space consists of sequences

More information

Sets are one of the basic building blocks for the types of objects considered in discrete mathematics.

Sets are one of the basic building blocks for the types of objects considered in discrete mathematics. Section 2.1 Introduction Sets are one of the basic building blocks for the types of objects considered in discrete mathematics. Important for counting. Programming languages have set operations. Set theory

More information

Lecture 3: Sizes of Infinity

Lecture 3: Sizes of Infinity Math/CS 20: Intro. to Math Professor: Padraic Bartlett Lecture 3: Sizes of Infinity Week 2 UCSB 204 Sizes of Infinity On one hand, we know that the real numbers contain more elements than the rational

More information

Lecture 3. Probability and elements of combinatorics

Lecture 3. Probability and elements of combinatorics Introduction to theory of probability and statistics Lecture 3. Probability and elements of combinatorics prof. dr hab.inż. Katarzyna Zakrzewska Katedra Elektroniki, AGH e-mail: zak@agh.edu.pl http://home.agh.edu.pl/~zak

More information

ACCESS TO SCIENCE, ENGINEERING AND AGRICULTURE: MATHEMATICS 2 MATH00040 SEMESTER / Probability

ACCESS TO SCIENCE, ENGINEERING AND AGRICULTURE: MATHEMATICS 2 MATH00040 SEMESTER / Probability ACCESS TO SCIENCE, ENGINEERING AND AGRICULTURE: MATHEMATICS 2 MATH00040 SEMESTER 2 2017/2018 DR. ANTHONY BROWN 5.1. Introduction to Probability. 5. Probability You are probably familiar with the elementary

More information

With Question/Answer Animations. Chapter 7

With Question/Answer Animations. Chapter 7 With Question/Answer Animations Chapter 7 Chapter Summary Introduction to Discrete Probability Probability Theory Bayes Theorem Section 7.1 Section Summary Finite Probability Probabilities of Complements

More information

Sets and Functions. (As we will see, in describing a set the order in which elements are listed is irrelevant).

Sets and Functions. (As we will see, in describing a set the order in which elements are listed is irrelevant). Sets and Functions 1. The language of sets Informally, a set is any collection of objects. The objects may be mathematical objects such as numbers, functions and even sets, or letters or symbols of any

More information

Business Statistics. Lecture 3: Random Variables and the Normal Distribution

Business Statistics. Lecture 3: Random Variables and the Normal Distribution Business Statistics Lecture 3: Random Variables and the Normal Distribution 1 Goals for this Lecture A little bit of probability Random variables The normal distribution 2 Probability vs. Statistics Probability:

More information

Lecture 10: Everything Else

Lecture 10: Everything Else Math 94 Professor: Padraic Bartlett Lecture 10: Everything Else Week 10 UCSB 2015 This is the tenth week of the Mathematics Subject Test GRE prep course; here, we quickly review a handful of useful concepts

More information

Seminaar Abstrakte Wiskunde Seminar in Abstract Mathematics Lecture notes in progress (27 March 2010)

Seminaar Abstrakte Wiskunde Seminar in Abstract Mathematics Lecture notes in progress (27 March 2010) http://math.sun.ac.za/amsc/sam Seminaar Abstrakte Wiskunde Seminar in Abstract Mathematics 2009-2010 Lecture notes in progress (27 March 2010) Contents 2009 Semester I: Elements 5 1. Cartesian product

More information

1. Discrete Distributions

1. Discrete Distributions Virtual Laboratories > 2. Distributions > 1 2 3 4 5 6 7 8 1. Discrete Distributions Basic Theory As usual, we start with a random experiment with probability measure P on an underlying sample space Ω.

More information

Conditional Probability, Independence and Bayes Theorem Class 3, Jeremy Orloff and Jonathan Bloom

Conditional Probability, Independence and Bayes Theorem Class 3, Jeremy Orloff and Jonathan Bloom Conditional Probability, Independence and Bayes Theorem Class 3, 18.05 Jeremy Orloff and Jonathan Bloom 1 Learning Goals 1. Know the definitions of conditional probability and independence of events. 2.

More information

ELEG 3143 Probability & Stochastic Process Ch. 1 Probability

ELEG 3143 Probability & Stochastic Process Ch. 1 Probability Department of Electrical Engineering University of Arkansas ELEG 3143 Probability & Stochastic Process Ch. 1 Probability Dr. Jingxian Wu wuj@uark.edu OUTLINE 2 Applications Elementary Set Theory Random

More information

Probability, For the Enthusiastic Beginner (Exercises, Version 1, September 2016) David Morin,

Probability, For the Enthusiastic Beginner (Exercises, Version 1, September 2016) David Morin, Chapter 8 Exercises Probability, For the Enthusiastic Beginner (Exercises, Version 1, September 2016) David Morin, morin@physics.harvard.edu 8.1 Chapter 1 Section 1.2: Permutations 1. Assigning seats *

More information

God doesn t play dice. - Albert Einstein

God doesn t play dice. - Albert Einstein ECE 450 Lecture 1 God doesn t play dice. - Albert Einstein As far as the laws of mathematics refer to reality, they are not certain; as far as they are certain, they do not refer to reality. Lecture Overview

More information

STA111 - Lecture 1 Welcome to STA111! 1 What is the difference between Probability and Statistics?

STA111 - Lecture 1 Welcome to STA111! 1 What is the difference between Probability and Statistics? STA111 - Lecture 1 Welcome to STA111! Some basic information: Instructor: Víctor Peña (email: vp58@duke.edu) Course Website: http://stat.duke.edu/~vp58/sta111. 1 What is the difference between Probability

More information

Probability: Sets, Sample Spaces, Events

Probability: Sets, Sample Spaces, Events Probability: Sets, Sample Spaces, Events Engineering Statistics Section 2.1 Josh Engwer TTU 01 February 2016 Josh Engwer (TTU) Probability: Sets, Sample Spaces, Events 01 February 2016 1 / 29 The Need

More information

tossing a coin selecting a card from a deck measuring the commuting time on a particular morning

tossing a coin selecting a card from a deck measuring the commuting time on a particular morning 2 Probability Experiment An experiment or random variable is any activity whose outcome is unknown or random upfront: tossing a coin selecting a card from a deck measuring the commuting time on a particular

More information

Discrete Mathematics and Probability Theory Spring 2014 Anant Sahai Note 10

Discrete Mathematics and Probability Theory Spring 2014 Anant Sahai Note 10 EECS 70 Discrete Mathematics and Probability Theory Spring 2014 Anant Sahai Note 10 Introduction to Basic Discrete Probability In the last note we considered the probabilistic experiment where we flipped

More information

1 The Basic Counting Principles

1 The Basic Counting Principles 1 The Basic Counting Principles The Multiplication Rule If an operation consists of k steps and the first step can be performed in n 1 ways, the second step can be performed in n ways [regardless of how

More information

Probability COMP 245 STATISTICS. Dr N A Heard. 1 Sample Spaces and Events Sample Spaces Events Combinations of Events...

Probability COMP 245 STATISTICS. Dr N A Heard. 1 Sample Spaces and Events Sample Spaces Events Combinations of Events... Probability COMP 245 STATISTICS Dr N A Heard Contents Sample Spaces and Events. Sample Spaces........................................2 Events........................................... 2.3 Combinations

More information

Chapter 8: An Introduction to Probability and Statistics

Chapter 8: An Introduction to Probability and Statistics Course S3, 200 07 Chapter 8: An Introduction to Probability and Statistics This material is covered in the book: Erwin Kreyszig, Advanced Engineering Mathematics (9th edition) Chapter 24 (not including

More information

1 What is the area model for multiplication?

1 What is the area model for multiplication? for multiplication represents a lovely way to view the distribution property the real number exhibit. This property is the link between addition and multiplication. 1 1 What is the area model for multiplication?

More information

Probabilistic models

Probabilistic models Kolmogorov (Andrei Nikolaevich, 1903 1987) put forward an axiomatic system for probability theory. Foundations of the Calculus of Probabilities, published in 1933, immediately became the definitive formulation

More information

Axioms of Probability. Set Theory. M. Bremer. Math Spring 2018

Axioms of Probability. Set Theory. M. Bremer. Math Spring 2018 Math 163 - pring 2018 Axioms of Probability Definition: The set of all possible outcomes of an experiment is called the sample space. The possible outcomes themselves are called elementary events. Any

More information

STA Module 4 Probability Concepts. Rev.F08 1

STA Module 4 Probability Concepts. Rev.F08 1 STA 2023 Module 4 Probability Concepts Rev.F08 1 Learning Objectives Upon completing this module, you should be able to: 1. Compute probabilities for experiments having equally likely outcomes. 2. Interpret

More information

MATH STUDENT BOOK. 12th Grade Unit 9

MATH STUDENT BOOK. 12th Grade Unit 9 MATH STUDENT BOOK 12th Grade Unit 9 Unit 9 COUNTING PRINCIPLES MATH 1209 COUNTING PRINCIPLES INTRODUCTION 1. PROBABILITY DEFINITIONS, SAMPLE SPACES, AND PROBABILITY ADDITION OF PROBABILITIES 11 MULTIPLICATION

More information

Lecture Slides. Elementary Statistics Eleventh Edition. by Mario F. Triola. and the Triola Statistics Series 4.1-1

Lecture Slides. Elementary Statistics Eleventh Edition. by Mario F. Triola. and the Triola Statistics Series 4.1-1 Lecture Slides Elementary Statistics Eleventh Edition and the Triola Statistics Series by Mario F. Triola 4.1-1 4-1 Review and Preview Chapter 4 Probability 4-2 Basic Concepts of Probability 4-3 Addition

More information

Sets. Slides by Christopher M. Bourke Instructor: Berthe Y. Choueiry. Spring 2006

Sets. Slides by Christopher M. Bourke Instructor: Berthe Y. Choueiry. Spring 2006 Slides by Christopher M. Bourke Instructor: Berthe Y. Choueiry Spring 2006 1 / 1 Computer Science & Engineering 235 Introduction to Discrete Mathematics Sections 1.6 1.7 of Rosen Introduction I We ve already

More information