Spike Statistics: A Tutorial

Size: px
Start display at page:

Download "Spike Statistics: A Tutorial"

Transcription

1 Spike Statistics: A Tutorial File: spike statistics4.tex JV Stone, Psychology Department, Sheffield University, England. j.v.stone@sheffield.ac.uk December 10, Introduction Why do we need to know about the stastistical properties of spikes? Because there is only a loose coupling between stimuli that appear on the retina (for example) and the outputs of visual neurons. This means that the output of a neuron does not tell us with certainty exactly caused it to produce that output. If you (or your brain) wants to use the outputs of neurons to infer which world events caused those neurons to fire then you need to understand the nature of this coupling. Whether we consider neuronal outputs in terms of firing rates or indiviudal spikes, understanding this coupling requires that we know about the stastistical properties of spikes. Figure 1: Tuning curve of a cell sensitive to motion direction s. The preferred direction of this cell is zero degrees (which could be straight up, for example). The mean response (firing rate) at a given stimulus direction s is given by the height r = f(s) of the tuning curve f(s) at s. However, the response r varies from trial to trial. The distribution p(r s) of firing rates for a given direction of s = 75 degrees is shown to the right of the tuning curve. 1

2 Figure 2: Left: Repeated presentations (trials) of the same stimulus moving through the receptive field (top) of a cell with preferred direction of zero degrees evokes a different firing rate r on each trial (bottom), with a mean of r = 5Hz or spikes/second. Right: If the same stimulus is presented many thousands of times then a histogram of responses can be constructed. Note that this is the same as the small rotated histogram shown in Figure (1), which shows the distribution of responses for a given stimulus value s. This distribution is a close approximation to the probability density function (pdf) p(r s) shown as a black curve, which is the probability (density) of observing the firing rate r given the stimulus value s. In this chapter we will show how the individual spikes are analagous to coin flips, and can be described by the same machinery used to count coin flips. This leads to an account of spikes in terms of the binomial distribution, which can be approximated by the Poisson distribution, which (in turn) can be approximated by the Gaussian distribution. These approximations are fairly general, and make analysis of neuronal outputs reasonably straightforward. 2 What s the problem? Given a neuron which has a preferred direction, every time the same moving line is presented to the retina it evokes a slightly different firing rate, as shown in Figures (1) and (2). So, if we want to use the firing rate to infer what the line direction is then we need to know how probable each direction is given that firing rate. In other words, we need to know the conditional probability distribution p(s r), where s is the stimulus direction and r is the firing rate evoked by s. Using Bayes rule, we know that p(s r) = p(r s)p(s), (1) p(r) where p(r s) is the likelihood function (the probability of r given s), p(s) is the prior probability distrubution of s, and p(r) is a constant that we can safely ignore. The term 2

3 Figure 3: A series of action potentials or spikes can be represented as a sequence of zeros and ones. If the time period T contains n spikes then the firing rate is r = n/t. If T is divided into M bins of width t, and if these bins are sufficiently small that only one spike can appear in each bin, then the probability of observing a spike in each bin is b = r t. If each bin is considered as the flip of a coin with bias b (where b is the probability of obtaining a head) then the probability of observing n spikes in T seconds is the same as the probability of observing n heads in M coin flips. p(s) depends only on the environment, and describes the relative probability of different direction values s, and we shall leave this to one side for now. This leaves the term p(r s), which is the probability of observing a firing rate r given that the stimulus direction is s. Clearly, in order to evaluate p(s r), we need to know p(r s). Rather than considering p(r s) in terms of firing rate, it will be easier for now if we consider the number n of spikes in a fixed period T, where the firing rate can be recovere at any point from r = n/t. So, we proceed by asking the apparently simple question: what is the probability of observing n spikes in a period T? 2.1 Spikes, bins and coin flips The answer can be obtained if we split the time period T into a large number M of very narrow bins of width t, as shown in Figure (3). The bins need to be narrow to ensure that no more than one spike can appear in each bin. This, in turn, ensures that the probability b of observing a spike in each bin is b = r t, where r is the firing rate r measured over time T. Our question now becomes: if we have M bins and the probability of observing a spike in each bin is b, then what is the probability that n bins contain a spike? We can begin to answer this question if we treat each bin as if it represents the flip of a coin. For example, if we have 1000 bins then we would expect half of them to contain a head (spike) if the coin is fair. Note that a fair coin has a bias of b = 0.5; that is, the probability of a head is b = 0.5. Additionally, note that if neurons were coins then they would have a bias b much less than 0.5, where the precise value of b depends on how narrow we choose to make our bins. We will return to this topic, but for now the precise value of b does not matter. 3

4 What does matter is that we effectively get to flip the coin M times. For each sequence of M flips, we obtain an M-sequence of heads and tails, and what we would like to know is the proportion of M-sequences that contain exactly n heads (and, by implication, M n tails). In other words, what is the probability p(n) that a randomly chosen M-sequence contains exactly n heads? Nomenclature: There is much potential for confusion in discussing the probability of obtaining a number n of heads given M coin flips. On the one hand, we could mean, the probability of observing exactly n heads in a single sequence of M coin flips. On the other hand, we could mean, the probability of observing exactly n heads in a randomly chosen sequence of M coin flips, where this choice is made from amongst all possible sequences. This latter interpretation could be put more succinctly as, the proportion of M-sequences that contain exactly n heads. Where the intended meaning is unclear, we will use somewhat elaborate sentence constructions to clarify matters. If the outcome of successive coin flips are independent then the probability of observing n heads in any one M-sequence is p h = b b... (2) n = b (3) = b n. (4) Given that b is the probability of observing a head, it follows that the probability of observing a tail is a = (1 b). Therefore, if there are M coin flips, and n of these yield heads, then it follows that there must be (M n) tails. The probability of observing (M n) tails in any one M-sequence is p t = a a... (5) = M n a (6) = a M n. (7) Putting these together implies that the probability that M coin flips yields exactly n heads and (M n) tails with any one sequence is p h p t = b n a M n. (8) This is true of each M-sequence. But, there are many M-sequences that contain exactly n heads and (M n) tails, and they all occur with the same probability b n a M n. 3 The Binomial Distribution So far, all we know is the probability that each M-sequence has exactly n heads. Recall that what we want is the probability p(n) that any randomly chosen M-sequence contains exactly n heads, or equivalently, the proportion p(n) of M-sequences that contain exactly n heads. 4

5 Figure 4: Left: Examples of the binomial distribution. Each distribution is constructed by counting the number of heads for each of 1000 samples. Each sample consisted of M = 20 trials of a coin, so there could be no more than 20 heads, as indicated on the horizontal axis. The number of heads in each of 1000 such samples was counted, and a histogram of these 1000 count values was plotted for a coin with bias b = 0.1 (top). This was repeated for coins with bias b = 0.2 (middle), and b = 0.6 (bottom). Right: Examples of the Poisson distribution. If M is large and b is small (e.g. if t is small) then the binomial distribution is approximated by the Poisson distribution. Notice that the mean number of heads bm for the binomial has the same value as λ for the Poisson distribution. We can find this by noting that if the number of M-sequences that contain n heads is C M,n, and if all such sequences occur with the same probability (which they do), then the proportion p(n) of M-sequences that contain exactly n heads (i.e. has n heads and (M n) tails) is just p(n) = C M,n b n a M n. (9) That s all very fine, but what is C M,n? This number is known as a binomial coefficient, and is the standard notation for counting how many ways n items can be arranged amongst M positions, or bins 1. For example, if we wanted to choose n = 5 children from M = 10 then there are a total of C M,n = 252 possible unordered sets of 5 different children that we could end up with. Why 252? Well, this number is obtained from the standard formula for a binomial coefficient (see section 3.2 for details) C M,n = M! n!(m n)!, (10) 1 It is pronounced M choose n because we choose n items from an total of M items 5

6 where the notation n! is pronounced n-factorial, and is defined as Substituting equation (10) in (12) n! = n (n 1) (n 2)... (11) p(n) = M! n!(m n)! bn a M n. (12) This is the the proportion of M-sequences that contain exactly n heads, and is therefore equal to the probability that a randomly chosen M-sequence contains exactly n heads. If we divide a period T into M bins then p(n) is also the probability of observing exactly n spikes. Note that we can interpret n in terms of a firing rate r becuase r = n/t ; so, p(n) is also the probability of observing a firing rate r = n/t within a given interval T. Equation (12) defines a binomial probability distribution, and some properties of the binomial are as follows. First, the binomial distribution is defined by two parameters, b and M. Second, its mean is given by Mb. This could be anticipated because if each trial (flip) has a probability b of being a one, and there are M trials, then the expected number of heads is Mb. Third, and less obviously, the variance of a binomial distribution is Mb(1 b), which has a maximum value at b = 0.5. Examples of binomial distributions for various values of b and M are given in Figure (4). The key thing to notice is that as M b increases, so the distribution looks increasingly like a Gaussian, which will be explored further below. 3.1 Normalising Histograms The observant reader will have noticed that the vertical axes of the histograms on the left of Figure (4) are counts that vary from zero to several hundred, whereas those on the right are probabilities that vary from zero to about 0.4. So even though the shapes of the distributions is similar, they are essentially scaled versions of each other. This is because the distributions on the left have been retained in their raw form. For example, if the bin for n = 12 has a height of 200 then this reflects the fact that 20 coin flips yielded 12 heads on 200 occasions (out of a total of 1000 separate sets of 20 coin flips). The vertical axis could be relabelled as p(n), the probability of observing n heads, by normalising each of these histograms to have unit area. This could be achieved by dividing each column by the total area of the hisotgram. As the total number of samples is known to be 1000, this is also the sum of all bin heights. The area of each bin is given by its height times its width (1 in this case). Thus the total area is Therefore if we divide all bin heights on the left of Figure (4) by 1000 then we should obtain the bin heights obtained on the right (which we do). Notice that this normalisation also ensures that the total area in each distribution is unity, which corresponds to the fact the the sum of all possible outcome probabilities must sum to unity. In other words, the number n of possible heads varies over some finite range (zero to 20 here), and the total probability that n will be one of those values is exactly unity. 6

7 Figure 5: From numbered bins to spike sequence. Top: Bins numbered from 1 to 5. If we choose n = 3 bins at random then we could obtain the permutation (1, 3, 5), which effectively places spikes in bins 1, 3 and 5, as shown at the bottom. However, the same set of three numbers could also have been obtained in a different order, giving a different permutation such as (5, 3, 1), but giving the same spike sequence or combination. As each combination (e.g. {1, 3, 5}) implies a single spike sequence, the number of different spike sequences that contain n spikes is the same as the number of combinations that contain n digits. 3.2 The Binomial Coefficient We describe how the binomial coefficient is derived. equation (12) on trust can skip this section. Readers who are happy to take We begin by placing M digits 1... M in M bins, in ascending order, as shown in Figure (6). Each digit corresponds to a bin, so choosing a digit is synomymous with choosing the position of a single spike. If we choose n M digits, how many different ordered sets or permutations could we obtain? This is the number P M,n of different spike sequences that would exist if each spike were labelled by a unique digit; so it does not really adddress our central problem. However, we can use P M,n to answer a more interesting question: how many different unordered sets (e.g. with the same digits) of size n are there, given that each set or combination is chosen from M digits? This is the number of sequences of length M that contain exactly n spikes. Basically, if each spike has a distinct identity given by a unique digit between 1 and M then we can find out how many of these labelled spike sequences (permutations) there are. However, this would be an odd sort of sequence, because each spike would be represented by a unique labelled digit. If we treat all spikes as if they are equivalent or anonymous then we can find out how many spike sequences there are that contain n anonymous spikes. Now, let s see how that works. As an example, we will use M = 5 bins (1, 2, 3, 4, 5), and we will choose n = 3 digits at random to obtain a permutation of numbers, such as (5, 3, 1). This permutation effectively places spikes in bins 1, 3 and 5 to yield the sequence (10101). Note the use of 7

8 Figure 6: From spike sequences to spike statistics. Each spike sequence corresponds to exactly one unordered set or combination, such as {1, 3, 5}. The number of spike sequences with M = 5 bins that contain exactly n = 3 spikes is given by the binomial coefficient C M,n = 10. If the probability that a spike occurs in each of M = 5 bins is b then the proportion of spike sequences that contain exactly n = 3 spikes is 10 b 3 (1 b) 2 (see equation (12)). parenthtical brackets ( is used to denote an ordered set or permutation, whereas curly brackets } are used to denote an unordered set or combination. Choosing labelled sequences: If we choose n digits (equivalently, bins or spike positions) from our ordered list of M digits then there are M ways to choose the first digit; that is, we have a choice of M digits from which to choose the first digit of our permutation. Having chosen the first digit, there are then (M 1) ways to choose the second digit. It follows that there are M(M 1) ways to choose the first pair of digits. Note that each pair of digits effectively defines the positions of two spikes in our sequence of M bins. Continuing this line of reasoning, there are M(M 1)... (M n + 1) ways to choose n digits from M digits. Moreover, each time we choose n digits we define a set of n positions for our spikes. Recall that each ordered set of digits is called a permutation. Of course, some permutations inevitably contain the same numbers as other permutations, albeit in a different order. For example, the permutation (1, 3, 5) contains the same digits as the permutation (5, 3, 1), but in a different order. But both permutations imply the same unordered set or combination {1, 3, 5}, and both permutations imply spikes are present in bin numbers 1, 3 and 5 in our sequence of bins; that is, both permutations imply the spike sequence (10101). Thus each combination implies a single spike sequence. So, if we can find the number of combinations then we would have the number of spike sequences. Choosing anonymous sequences: Now, for a given combination of n digits there are n! ways to order each combination to yield n! permutations. For example, the combination {1, 3, 5} yields 3! = = 6 permutations ((1, 3, 5), (3, 5, 1), (5, 1, 3) (5, 3, 1) (1, 5, 3) and (3, 1, 5)). By definition, each of these n! permutations contains the same n digits, and each implies the same set of bins with spikes. Therefore, for each combination there are n! permutations. This implies that if there are C M,n combinations then there are n!c M,n permutations. Now, we know that the number of permutation is P M,n, which we have just shown must be equal to n!c M,n : P M,n = n!c M,n. (13) 8

9 This implies that the number of combinations is C M,n = P M,n /n! (recall that this is also the number of anonymous spike sequences). Given that P M,n = M(M 1)... (M n+1), it follows that C M,n = [M(M 1)... (M n + 1)]/n!. (14) So there we have it. If we have n spikes in M bins, then the number of different sequences that contain exactly n spikes is C M,n. Finally, we can clean this up by re-wrting P M,n M(M 1)(M 2)... (M n + 1) = M! (M n)!. (15) For example, if M = 5 and n = 3 then we have M(M 1)(M 2)... (M n + 1) = (16) = 60. (17) Putting all this together yields C M,n = M! n!(m n)!, (18) which is the well-known equation for the number of combinations, also known as the binomial coefficient 4 The Poisson Distribution The binomial distribution defined in equation (12) is quite a cumbersome expression. Fortunately, under fairly mild conditions, the binomial distribution is well approximated by two more tractable distributions, the Poisson and the Gaussian. We consider the Poisson distribution here, and the Gaussian distribution in the next section. If M is large and b is small, but Mb is finite, then the binomial distribution is approximated by the Poisson distribution p(n) = λn n! e λ, (19) where λ = Mb. As might be expected given that the mean of the binomial is Mb = λ, so the mean of the Poisson is also λ, and is the mean number of spikes in a period T. The Poisson is a one parameter distribution, with both its mean and variance given by λ. If the Poisson is a good model of spike statistics then this implies that as the firing rate increases, so does the variance in the firing rate (which it does, although not exactly in proportion to λ). If we substitute n = rt and λ = f(s)t = rt in equation (19) (repeated below) then we obtain an expression for the likelihood p(r s) in terms of the stimulus value s and the 9

10 observed firing rate r p(n) = λn n! e λ, (20) = λrt (rt )! e λ (21) = (f(s)t )rt e f(s)t (rt )! (22) = (rt )rt (rt )! e rt (23) = p(r s). (24) This is a discrete distribution, meaning that it can only adopt non-zero values of p(n) at integer values of n. However, for large values of λ, it can be treated as a continuous distribution (see Cowan p29, 145), meaning that it can adopt non-zero values for real values of n. This has been done implicitly above in the transition from p(n) to p(r s). Additionally, this permits us to approximate this discrete distribution using the Gaussian distribution, which is continuous. 5 The Gaussian Distribution If the expected number of of heads (spikes) λ is large then the Poisson distribution given in equation (23) is approximated by the Gaussian distribution p(r s) = ke (r r)2 2σ 2, (25) where r = f(s) is the mean, σ is the standard deviation of the Gaussian distribution, and the constant k = 1/(σ (2π)). Figure 7: The Gaussian distribution. If bm for the binomial distribution is large (e.g. if M is large and b is small) then λ = bm for the Poisson distribution is large, which implies that the Poisson is approximated by the Gaussian distribution. The Poisson distribution for λ = 10 is shown as a histogram (red), and the corresponding Guassian distribution with mean r = 10 and σ = 10 is overlaid as a solid curve. 10

11 6 Summary We began by asking why we need to know about the statistics of spikes. The answer is that we need to know in order to infer what a specific firing rate tells us (and the brain) what stimulus could have given rise to the observed firing rate. The starting point for analysing spike statistics was to slice a time period T into a large number of very narrow bins, so that the probability of observing a spike in each bin is r t, where r is the firing rate, and t is the width of each bin. Assuming that spikes are mutually independent, we can model the state of each bin as the flip of a coin. Thus begins the process of counting heads (spikes), which results in the binomial distribution. We then showed that, under fairly mild conditions, the binomial distribution is approximated by the Poisson distribution, and that this is approximated by the Gaussian distribution. From a mathematical perspective, the Poisson and Gaussian distributions are much easier to use than the binomial distribution. Reference Recommended Dayan and Abbott, Chapter 1, especially pp14-17, pp24-27, pp31-34 (beware their notation for firing rate, and mean firing rate, on pages 9-10). Background Rieke, Spikes, pp49-54, and if you want the details then see pp (appendix) Cowan, Statistical data analysis, p DeGroot, Probability and Statistics, p

Spike Statistics. File: spike statistics3.tex JV Stone Psychology Department, Sheffield University, England.

Spike Statistics. File: spike statistics3.tex JV Stone Psychology Department, Sheffield University, England. Spike Statistics File: spike statistics3.tex JV Stone Psychology Department, Sheffield University, England. Email: j.v.stone@sheffield.ac.uk November 27, 2007 1 Introduction Why do we need to know about

More information

Probability. An intro for calculus students P= Figure 1: A normal integral

Probability. An intro for calculus students P= Figure 1: A normal integral Probability An intro for calculus students.8.6.4.2 P=.87 2 3 4 Figure : A normal integral Suppose we flip a coin 2 times; what is the probability that we get more than 2 heads? Suppose we roll a six-sided

More information

ME3620. Theory of Engineering Experimentation. Spring Chapter III. Random Variables and Probability Distributions.

ME3620. Theory of Engineering Experimentation. Spring Chapter III. Random Variables and Probability Distributions. ME3620 Theory of Engineering Experimentation Chapter III. Random Variables and Probability Distributions Chapter III 1 3.2 Random Variables In an experiment, a measurement is usually denoted by a variable

More information

Statistical Methods in Practice STAT/MATH 3379

Statistical Methods in Practice STAT/MATH 3379 Statistical Methods in Practice STAT/MATH 3379 Dr. A. B. W. Manage Associate Professor of Mathematics & Statistics Department of Mathematics & Statistics Sam Houston State University Overview 6.1 Discrete

More information

PROBABILITY DISTRIBUTIONS

PROBABILITY DISTRIBUTIONS CHAPTER 3 PROBABILITY DISTRIBUTIONS Page Contents 3.1 Introduction to Probability Distributions 51 3.2 The Normal Distribution 56 3.3 The Binomial Distribution 60 3.4 The Poisson Distribution 64 Exercise

More information

4: Probability. Notes: Range of possible probabilities: Probabilities can be no less than 0% and no more than 100% (of course).

4: Probability. Notes: Range of possible probabilities: Probabilities can be no less than 0% and no more than 100% (of course). 4: Probability What is probability? The probability of an event is its relative frequency (proportion) in the population. An event that happens half the time (such as a head showing up on the flip of a

More information

Statistics 431 Spring 2007 P. Shaman. Preliminaries

Statistics 431 Spring 2007 P. Shaman. Preliminaries Statistics 4 Spring 007 P. Shaman The Binomial Distribution Preliminaries A binomial experiment is defined by the following conditions: A sequence of n trials is conducted, with each trial having two possible

More information

4.2 Bernoulli Trials and Binomial Distributions

4.2 Bernoulli Trials and Binomial Distributions Arkansas Tech University MATH 3513: Applied Statistics I Dr. Marcel B. Finan 4.2 Bernoulli Trials and Binomial Distributions A Bernoulli trial 1 is an experiment with exactly two outcomes: Success and

More information

Lecture Slides. Elementary Statistics Tenth Edition. by Mario F. Triola. and the Triola Statistics Series. Slide 1

Lecture Slides. Elementary Statistics Tenth Edition. by Mario F. Triola. and the Triola Statistics Series. Slide 1 Lecture Slides Elementary Statistics Tenth Edition and the Triola Statistics Series by Mario F. Triola Slide 1 Chapter 6 Normal Probability Distributions 6-1 Overview 6-2 The Standard Normal Distribution

More information

CS 237: Probability in Computing

CS 237: Probability in Computing CS 237: Probability in Computing Wayne Snyder Computer Science Department Boston University Lecture 12: Continuous Distributions Uniform Distribution Normal Distribution (motivation) Discrete vs Continuous

More information

4.3 Normal distribution

4.3 Normal distribution 43 Normal distribution Prof Tesler Math 186 Winter 216 Prof Tesler 43 Normal distribution Math 186 / Winter 216 1 / 4 Normal distribution aka Bell curve and Gaussian distribution The normal distribution

More information

UNIT 4 MATHEMATICAL METHODS

UNIT 4 MATHEMATICAL METHODS UNIT 4 MATHEMATICAL METHODS PROBABILITY Section 1: Introductory Probability Basic Probability Facts Probabilities of Simple Events Overview of Set Language Venn Diagrams Probabilities of Compound Events

More information

CHAPTER 4 DISCRETE PROBABILITY DISTRIBUTIONS

CHAPTER 4 DISCRETE PROBABILITY DISTRIBUTIONS CHAPTER 4 DISCRETE PROBABILITY DISTRIBUTIONS A random variable is the description of the outcome of an experiment in words. The verbal description of a random variable tells you how to find or calculate

More information

3. Probability Distributions and Sampling

3. Probability Distributions and Sampling 3. Probability Distributions and Sampling 3.1 Introduction: the US Presidential Race Appendix 2 shows a page from the Gallup WWW site. As you probably know, Gallup is an opinion poll company. The page

More information

Examples: Random Variables. Discrete and Continuous Random Variables. Probability Distributions

Examples: Random Variables. Discrete and Continuous Random Variables. Probability Distributions Random Variables Examples: Random variable a variable (typically represented by x) that takes a numerical value by chance. Number of boys in a randomly selected family with three children. Possible values:

More information

Chapter 4: Commonly Used Distributions. Statistics for Engineers and Scientists Fourth Edition William Navidi

Chapter 4: Commonly Used Distributions. Statistics for Engineers and Scientists Fourth Edition William Navidi Chapter 4: Commonly Used Distributions Statistics for Engineers and Scientists Fourth Edition William Navidi 2014 by Education. This is proprietary material solely for authorized instructor use. Not authorized

More information

Statistics 6 th Edition

Statistics 6 th Edition Statistics 6 th Edition Chapter 5 Discrete Probability Distributions Chap 5-1 Definitions Random Variables Random Variables Discrete Random Variable Continuous Random Variable Ch. 5 Ch. 6 Chap 5-2 Discrete

More information

STAT Chapter 5: Continuous Distributions. Probability distributions are used a bit differently for continuous r.v. s than for discrete r.v. s.

STAT Chapter 5: Continuous Distributions. Probability distributions are used a bit differently for continuous r.v. s than for discrete r.v. s. STAT 515 -- Chapter 5: Continuous Distributions Probability distributions are used a bit differently for continuous r.v. s than for discrete r.v. s. Continuous distributions typically are represented by

More information

Chapter 3 Discrete Random Variables and Probability Distributions

Chapter 3 Discrete Random Variables and Probability Distributions Chapter 3 Discrete Random Variables and Probability Distributions Part 4: Special Discrete Random Variable Distributions Sections 3.7 & 3.8 Geometric, Negative Binomial, Hypergeometric NOTE: The discrete

More information

ECON 214 Elements of Statistics for Economists 2016/2017

ECON 214 Elements of Statistics for Economists 2016/2017 ECON 214 Elements of Statistics for Economists 2016/2017 Topic The Normal Distribution Lecturer: Dr. Bernardin Senadza, Dept. of Economics bsenadza@ug.edu.gh College of Education School of Continuing and

More information

Chapter 6: Supply and Demand with Income in the Form of Endowments

Chapter 6: Supply and Demand with Income in the Form of Endowments Chapter 6: Supply and Demand with Income in the Form of Endowments 6.1: Introduction This chapter and the next contain almost identical analyses concerning the supply and demand implied by different kinds

More information

Normal distribution Approximating binomial distribution by normal 2.10 Central Limit Theorem

Normal distribution Approximating binomial distribution by normal 2.10 Central Limit Theorem 1.1.2 Normal distribution 1.1.3 Approimating binomial distribution by normal 2.1 Central Limit Theorem Prof. Tesler Math 283 Fall 216 Prof. Tesler 1.1.2-3, 2.1 Normal distribution Math 283 / Fall 216 1

More information

Simple Random Sample

Simple Random Sample Simple Random Sample A simple random sample (SRS) of size n consists of n elements from the population chosen in such a way that every set of n elements has an equal chance to be the sample actually selected.

More information

5.1 Personal Probability

5.1 Personal Probability 5. Probability Value Page 1 5.1 Personal Probability Although we think probability is something that is confined to math class, in the form of personal probability it is something we use to make decisions

More information

Commonly Used Distributions

Commonly Used Distributions Chapter 4: Commonly Used Distributions 1 Introduction Statistical inference involves drawing a sample from a population and analyzing the sample data to learn about the population. We often have some knowledge

More information

Essential Question: What is a probability distribution for a discrete random variable, and how can it be displayed?

Essential Question: What is a probability distribution for a discrete random variable, and how can it be displayed? COMMON CORE N 3 Locker LESSON Distributions Common Core Math Standards The student is expected to: COMMON CORE S-IC.A. Decide if a specified model is consistent with results from a given data-generating

More information

2 General Notions 2.1 DATA Types of Data. Source: Frerichs, R.R. Rapid Surveys (unpublished), NOT FOR COMMERCIAL DISTRIBUTION

2 General Notions 2.1 DATA Types of Data. Source: Frerichs, R.R. Rapid Surveys (unpublished), NOT FOR COMMERCIAL DISTRIBUTION Source: Frerichs, R.R. Rapid Surveys (unpublished), 2008. NOT FOR COMMERCIAL DISTRIBUTION 2 General Notions 2.1 DATA What do you want to know? The answer when doing surveys begins first with the question,

More information

Chapter 6 Analyzing Accumulated Change: Integrals in Action

Chapter 6 Analyzing Accumulated Change: Integrals in Action Chapter 6 Analyzing Accumulated Change: Integrals in Action 6. Streams in Business and Biology You will find Excel very helpful when dealing with streams that are accumulated over finite intervals. Finding

More information

Week 1 Variables: Exploration, Familiarisation and Description. Descriptive Statistics.

Week 1 Variables: Exploration, Familiarisation and Description. Descriptive Statistics. Week 1 Variables: Exploration, Familiarisation and Description. Descriptive Statistics. Convergent validity: the degree to which results/evidence from different tests/sources, converge on the same conclusion.

More information

STAT Chapter 5: Continuous Distributions. Probability distributions are used a bit differently for continuous r.v. s than for discrete r.v. s.

STAT Chapter 5: Continuous Distributions. Probability distributions are used a bit differently for continuous r.v. s than for discrete r.v. s. STAT 515 -- Chapter 5: Continuous Distributions Probability distributions are used a bit differently for continuous r.v. s than for discrete r.v. s. Continuous distributions typically are represented by

More information

MAS1403. Quantitative Methods for Business Management. Semester 1, Module leader: Dr. David Walshaw

MAS1403. Quantitative Methods for Business Management. Semester 1, Module leader: Dr. David Walshaw MAS1403 Quantitative Methods for Business Management Semester 1, 2018 2019 Module leader: Dr. David Walshaw Additional lecturers: Dr. James Waldren and Dr. Stuart Hall Announcements: Written assignment

More information

23.1 Probability Distributions

23.1 Probability Distributions 3.1 Probability Distributions Essential Question: What is a probability distribution for a discrete random variable, and how can it be displayed? Explore Using Simulation to Obtain an Empirical Probability

More information

Chapter 7 1. Random Variables

Chapter 7 1. Random Variables Chapter 7 1 Random Variables random variable numerical variable whose value depends on the outcome of a chance experiment - discrete if its possible values are isolated points on a number line - continuous

More information

MATH 264 Problem Homework I

MATH 264 Problem Homework I MATH Problem Homework I Due to December 9, 00@:0 PROBLEMS & SOLUTIONS. A student answers a multiple-choice examination question that offers four possible answers. Suppose that the probability that the

More information

Statistics (This summary is for chapters 17, 28, 29 and section G of chapter 19)

Statistics (This summary is for chapters 17, 28, 29 and section G of chapter 19) Statistics (This summary is for chapters 17, 28, 29 and section G of chapter 19) Mean, Median, Mode Mode: most common value Median: middle value (when the values are in order) Mean = total how many = x

More information

Chapter 14 : Statistical Inference 1. Note : Here the 4-th and 5-th editions of the text have different chapters, but the material is the same.

Chapter 14 : Statistical Inference 1. Note : Here the 4-th and 5-th editions of the text have different chapters, but the material is the same. Chapter 14 : Statistical Inference 1 Chapter 14 : Introduction to Statistical Inference Note : Here the 4-th and 5-th editions of the text have different chapters, but the material is the same. Data x

More information

When we look at a random variable, such as Y, one of the first things we want to know, is what is it s distribution?

When we look at a random variable, such as Y, one of the first things we want to know, is what is it s distribution? Distributions 1. What are distributions? When we look at a random variable, such as Y, one of the first things we want to know, is what is it s distribution? In other words, if we have a large number of

More information

Chapter 4 and 5 Note Guide: Probability Distributions

Chapter 4 and 5 Note Guide: Probability Distributions Chapter 4 and 5 Note Guide: Probability Distributions Probability Distributions for a Discrete Random Variable A discrete probability distribution function has two characteristics: Each probability is

More information

6 If and then. (a) 0.6 (b) 0.9 (c) 2 (d) Which of these numbers can be a value of probability distribution of a discrete random variable

6 If and then. (a) 0.6 (b) 0.9 (c) 2 (d) Which of these numbers can be a value of probability distribution of a discrete random variable 1. A number between 0 and 1 that is use to measure uncertainty is called: (a) Random variable (b) Trial (c) Simple event (d) Probability 2. Probability can be expressed as: (a) Rational (b) Fraction (c)

More information

The normal distribution is a theoretical model derived mathematically and not empirically.

The normal distribution is a theoretical model derived mathematically and not empirically. Sociology 541 The Normal Distribution Probability and An Introduction to Inferential Statistics Normal Approximation The normal distribution is a theoretical model derived mathematically and not empirically.

More information

CS 361: Probability & Statistics

CS 361: Probability & Statistics March 12, 2018 CS 361: Probability & Statistics Inference Binomial likelihood: Example Suppose we have a coin with an unknown probability of heads. We flip the coin 10 times and observe 2 heads. What can

More information

DATA SUMMARIZATION AND VISUALIZATION

DATA SUMMARIZATION AND VISUALIZATION APPENDIX DATA SUMMARIZATION AND VISUALIZATION PART 1 SUMMARIZATION 1: BUILDING BLOCKS OF DATA ANALYSIS 294 PART 2 PART 3 PART 4 VISUALIZATION: GRAPHS AND TABLES FOR SUMMARIZING AND ORGANIZING DATA 296

More information

**BEGINNING OF EXAMINATION** A random sample of five observations from a population is:

**BEGINNING OF EXAMINATION** A random sample of five observations from a population is: **BEGINNING OF EXAMINATION** 1. You are given: (i) A random sample of five observations from a population is: 0.2 0.7 0.9 1.1 1.3 (ii) You use the Kolmogorov-Smirnov test for testing the null hypothesis,

More information

Characterization of the Optimum

Characterization of the Optimum ECO 317 Economics of Uncertainty Fall Term 2009 Notes for lectures 5. Portfolio Allocation with One Riskless, One Risky Asset Characterization of the Optimum Consider a risk-averse, expected-utility-maximizing

More information

The Binomial Probability Distribution

The Binomial Probability Distribution The Binomial Probability Distribution MATH 130, Elements of Statistics I J. Robert Buchanan Department of Mathematics Fall 2017 Objectives After this lesson we will be able to: determine whether a probability

More information

Distributions of random variables

Distributions of random variables Chapter 3 Distributions of random variables 3.1 Normal distribution Among all the distributions we see in practice, one is overwhelmingly the most common. The symmetric, unimodal, bell curve is ubiquitous

More information

CHAPTER 5 Sampling Distributions

CHAPTER 5 Sampling Distributions CHAPTER 5 Sampling Distributions 5.1 The possible values of p^ are 0, 1/3, 2/3, and 1. These correspond to getting 0 persons with lung cancer, 1 with lung cancer, 2 with lung cancer, and all 3 with lung

More information

Random variables The binomial distribution The normal distribution Sampling distributions. Distributions. Patrick Breheny.

Random variables The binomial distribution The normal distribution Sampling distributions. Distributions. Patrick Breheny. Distributions September 17 Random variables Anything that can be measured or categorized is called a variable If the value that a variable takes on is subject to variability, then it the variable is a

More information

Random variables The binomial distribution The normal distribution Other distributions. Distributions. Patrick Breheny.

Random variables The binomial distribution The normal distribution Other distributions. Distributions. Patrick Breheny. Distributions February 11 Random variables Anything that can be measured or categorized is called a variable If the value that a variable takes on is subject to variability, then it the variable is a random

More information

MANAGEMENT PRINCIPLES AND STATISTICS (252 BE)

MANAGEMENT PRINCIPLES AND STATISTICS (252 BE) MANAGEMENT PRINCIPLES AND STATISTICS (252 BE) Normal and Binomial Distribution Applied to Construction Management Sampling and Confidence Intervals Sr Tan Liat Choon Email: tanliatchoon@gmail.com Mobile:

More information

MAS187/AEF258. University of Newcastle upon Tyne

MAS187/AEF258. University of Newcastle upon Tyne MAS187/AEF258 University of Newcastle upon Tyne 2005-6 Contents 1 Collecting and Presenting Data 5 1.1 Introduction...................................... 5 1.1.1 Examples...................................

More information

Counting Basics. Venn diagrams

Counting Basics. Venn diagrams Counting Basics Sets Ways of specifying sets Union and intersection Universal set and complements Empty set and disjoint sets Venn diagrams Counting Inclusion-exclusion Multiplication principle Addition

More information

Example: Histogram for US household incomes from 2015 Table:

Example: Histogram for US household incomes from 2015 Table: 1 Example: Histogram for US household incomes from 2015 Table: Income level Relative frequency $0 - $14,999 11.6% $15,000 - $24,999 10.5% $25,000 - $34,999 10% $35,000 - $49,999 12.7% $50,000 - $74,999

More information

ECON 214 Elements of Statistics for Economists

ECON 214 Elements of Statistics for Economists ECON 214 Elements of Statistics for Economists Session 7 The Normal Distribution Part 1 Lecturer: Dr. Bernardin Senadza, Dept. of Economics Contact Information: bsenadza@ug.edu.gh College of Education

More information

Business Statistics 41000: Probability 3

Business Statistics 41000: Probability 3 Business Statistics 41000: Probability 3 Drew D. Creal University of Chicago, Booth School of Business February 7 and 8, 2014 1 Class information Drew D. Creal Email: dcreal@chicagobooth.edu Office: 404

More information

The topics in this section are related and necessary topics for both course objectives.

The topics in this section are related and necessary topics for both course objectives. 2.5 Probability Distributions The topics in this section are related and necessary topics for both course objectives. A probability distribution indicates how the probabilities are distributed for outcomes

More information

Chapter 8 Estimation

Chapter 8 Estimation Chapter 8 Estimation There are two important forms of statistical inference: estimation (Confidence Intervals) Hypothesis Testing Statistical Inference drawing conclusions about populations based on samples

More information

Part V - Chance Variability

Part V - Chance Variability Part V - Chance Variability Dr. Joseph Brennan Math 148, BU Dr. Joseph Brennan (Math 148, BU) Part V - Chance Variability 1 / 78 Law of Averages In Chapter 13 we discussed the Kerrich coin-tossing experiment.

More information

4.2 Probability Distributions

4.2 Probability Distributions 4.2 Probability Distributions Definition. A random variable is a variable whose value is a numerical outcome of a random phenomenon. The probability distribution of a random variable tells us what the

More information

4: Probability. What is probability? Random variables (RVs)

4: Probability. What is probability? Random variables (RVs) 4: Probability b binomial µ expected value [parameter] n number of trials [parameter] N normal p probability of success [parameter] pdf probability density function pmf probability mass function RV random

More information

Math 227 Elementary Statistics. Bluman 5 th edition

Math 227 Elementary Statistics. Bluman 5 th edition Math 227 Elementary Statistics Bluman 5 th edition CHAPTER 6 The Normal Distribution 2 Objectives Identify distributions as symmetrical or skewed. Identify the properties of the normal distribution. Find

More information

A useful modeling tricks.

A useful modeling tricks. .7 Joint models for more than two outcomes We saw that we could write joint models for a pair of variables by specifying the joint probabilities over all pairs of outcomes. In principal, we could do this

More information

Chapter 6.1 Confidence Intervals. Stat 226 Introduction to Business Statistics I. Chapter 6, Section 6.1

Chapter 6.1 Confidence Intervals. Stat 226 Introduction to Business Statistics I. Chapter 6, Section 6.1 Stat 226 Introduction to Business Statistics I Spring 2009 Professor: Dr. Petrutza Caragea Section A Tuesdays and Thursdays 9:30-10:50 a.m. Chapter 6, Section 6.1 Confidence Intervals Confidence Intervals

More information

THE UNIVERSITY OF TEXAS AT AUSTIN Department of Information, Risk, and Operations Management

THE UNIVERSITY OF TEXAS AT AUSTIN Department of Information, Risk, and Operations Management THE UNIVERSITY OF TEXAS AT AUSTIN Department of Information, Risk, and Operations Management BA 386T Tom Shively PROBABILITY CONCEPTS AND NORMAL DISTRIBUTIONS The fundamental idea underlying any statistical

More information

[D7] PROBABILITY DISTRIBUTION OF OUTSTANDING LIABILITY FROM INDIVIDUAL PAYMENTS DATA Contributed by T S Wright

[D7] PROBABILITY DISTRIBUTION OF OUTSTANDING LIABILITY FROM INDIVIDUAL PAYMENTS DATA Contributed by T S Wright Faculty and Institute of Actuaries Claims Reserving Manual v.2 (09/1997) Section D7 [D7] PROBABILITY DISTRIBUTION OF OUTSTANDING LIABILITY FROM INDIVIDUAL PAYMENTS DATA Contributed by T S Wright 1. Introduction

More information

Random Variables and Probability Distributions

Random Variables and Probability Distributions Chapter 3 Random Variables and Probability Distributions Chapter Three Random Variables and Probability Distributions 3. Introduction An event is defined as the possible outcome of an experiment. In engineering

More information

Binomial and multinomial distribution

Binomial and multinomial distribution 1-Binomial distribution Binomial and multinomial distribution The binomial probability refers to the probability that a binomial experiment results in exactly "x" successes. The probability of an event

More information

Section Distributions of Random Variables

Section Distributions of Random Variables Section 8.1 - Distributions of Random Variables Definition: A random variable is a rule that assigns a number to each outcome of an experiment. Example 1: Suppose we toss a coin three times. Then we could

More information

The Binomial distribution

The Binomial distribution The Binomial distribution Examples and Definition Binomial Model (an experiment ) 1 A series of n independent trials is conducted. 2 Each trial results in a binary outcome (one is labeled success the other

More information

Introduction to Statistical Data Analysis II

Introduction to Statistical Data Analysis II Introduction to Statistical Data Analysis II JULY 2011 Afsaneh Yazdani Preface Major branches of Statistics: - Descriptive Statistics - Inferential Statistics Preface What is Inferential Statistics? Preface

More information

Data Analysis and Statistical Methods Statistics 651

Data Analysis and Statistical Methods Statistics 651 Data Analysis and Statistical Methods Statistics 651 http://www.stat.tamu.edu/~suhasini/teaching.html Suhasini Subba Rao The binomial: mean and variance Recall that the number of successes out of n, denoted

More information

A probability distribution shows the possible outcomes of an experiment and the probability of each of these outcomes.

A probability distribution shows the possible outcomes of an experiment and the probability of each of these outcomes. Introduction In the previous chapter we discussed the basic concepts of probability and described how the rules of addition and multiplication were used to compute probabilities. In this chapter we expand

More information

Statistical Intervals (One sample) (Chs )

Statistical Intervals (One sample) (Chs ) 7 Statistical Intervals (One sample) (Chs 8.1-8.3) Confidence Intervals The CLT tells us that as the sample size n increases, the sample mean X is close to normally distributed with expected value µ and

More information

Some Characteristics of Data

Some Characteristics of Data Some Characteristics of Data Not all data is the same, and depending on some characteristics of a particular dataset, there are some limitations as to what can and cannot be done with that data. Some key

More information

Chapter 3 Class Notes Intro to Probability

Chapter 3 Class Notes Intro to Probability Chapter 3 Class Notes Intro to Probability Concept: role a fair die, then: what is the probability of getting a 3? Getting a 3 in one roll of a fair die is called an Event and denoted E. In general, Number

More information

Lean Six Sigma: Training/Certification Books and Resources

Lean Six Sigma: Training/Certification Books and Resources Lean Si Sigma Training/Certification Books and Resources Samples from MINITAB BOOK Quality and Si Sigma Tools using MINITAB Statistical Software A complete Guide to Si Sigma DMAIC Tools using MINITAB Prof.

More information

T.I.H.E. IT 233 Statistics and Probability: Sem. 1: 2013 ESTIMATION

T.I.H.E. IT 233 Statistics and Probability: Sem. 1: 2013 ESTIMATION In Inferential Statistic, ESTIMATION (i) (ii) is called the True Population Mean and is called the True Population Proportion. You must also remember that are not the only population parameters. There

More information

MAS187/AEF258. University of Newcastle upon Tyne

MAS187/AEF258. University of Newcastle upon Tyne MAS187/AEF258 University of Newcastle upon Tyne 2005-6 Contents 1 Collecting and Presenting Data 5 1.1 Introduction...................................... 5 1.1.1 Examples...................................

More information

Normal Approximation to Binomial Distributions

Normal Approximation to Binomial Distributions Normal Approximation to Binomial Distributions Charlie Vollmer Department of Statistics Colorado State University Fort Collins, CO charlesv@rams.colostate.edu May 19, 2017 Abstract This document is a supplement

More information

Point Estimation. Some General Concepts of Point Estimation. Example. Estimator quality

Point Estimation. Some General Concepts of Point Estimation. Example. Estimator quality Point Estimation Some General Concepts of Point Estimation Statistical inference = conclusions about parameters Parameters == population characteristics A point estimate of a parameter is a value (based

More information

6.1 Binomial Theorem

6.1 Binomial Theorem Unit 6 Probability AFM Valentine 6.1 Binomial Theorem Objective: I will be able to read and evaluate binomial coefficients. I will be able to expand binomials using binomial theorem. Vocabulary Binomial

More information

Chapter 4 Probability Distributions

Chapter 4 Probability Distributions Slide 1 Chapter 4 Probability Distributions Slide 2 4-1 Overview 4-2 Random Variables 4-3 Binomial Probability Distributions 4-4 Mean, Variance, and Standard Deviation for the Binomial Distribution 4-5

More information

Data Analysis. BCF106 Fundamentals of Cost Analysis

Data Analysis. BCF106 Fundamentals of Cost Analysis Data Analysis BCF106 Fundamentals of Cost Analysis June 009 Chapter 5 Data Analysis 5.0 Introduction... 3 5.1 Terminology... 3 5. Measures of Central Tendency... 5 5.3 Measures of Dispersion... 7 5.4 Frequency

More information

Experimental Probability - probability measured by performing an experiment for a number of n trials and recording the number of outcomes

Experimental Probability - probability measured by performing an experiment for a number of n trials and recording the number of outcomes MDM 4U Probability Review Properties of Probability Experimental Probability - probability measured by performing an experiment for a number of n trials and recording the number of outcomes Theoretical

More information

CHAPTER 7 INTRODUCTION TO SAMPLING DISTRIBUTIONS

CHAPTER 7 INTRODUCTION TO SAMPLING DISTRIBUTIONS CHAPTER 7 INTRODUCTION TO SAMPLING DISTRIBUTIONS Note: This section uses session window commands instead of menu choices CENTRAL LIMIT THEOREM (SECTION 7.2 OF UNDERSTANDABLE STATISTICS) The Central Limit

More information

The Binomial Distribution

The Binomial Distribution Patrick Breheny September 13 Patrick Breheny University of Iowa Biostatistical Methods I (BIOS 5710) 1 / 16 Outcomes and summary statistics Random variables Distributions So far, we have discussed the

More information

Problems from 9th edition of Probability and Statistical Inference by Hogg, Tanis and Zimmerman:

Problems from 9th edition of Probability and Statistical Inference by Hogg, Tanis and Zimmerman: Math 224 Fall 207 Homework 5 Drew Armstrong Problems from 9th edition of Probability and Statistical Inference by Hogg, Tanis and Zimmerman: Section 3., Exercises 3, 0. Section 3.3, Exercises 2, 3, 0,.

More information

Chapter 3: Probability Distributions and Statistics

Chapter 3: Probability Distributions and Statistics Chapter 3: Probability Distributions and Statistics Section 3.-3.3 3. Random Variables and Histograms A is a rule that assigns precisely one real number to each outcome of an experiment. We usually denote

More information

Continuous Random Variables and Probability Distributions

Continuous Random Variables and Probability Distributions CHAPTER 5 CHAPTER OUTLINE Continuous Random Variables and Probability Distributions 5.1 Continuous Random Variables The Uniform Distribution 5.2 Expectations for Continuous Random Variables 5.3 The Normal

More information

STAT 201 Chapter 6. Distribution

STAT 201 Chapter 6. Distribution STAT 201 Chapter 6 Distribution 1 Random Variable We know variable Random Variable: a numerical measurement of the outcome of a random phenomena Capital letter refer to the random variable Lower case letters

More information

Section Random Variables and Histograms

Section Random Variables and Histograms Section 3.1 - Random Variables and Histograms Definition: A random variable is a rule that assigns a number to each outcome of an experiment. Example 1: Suppose we toss a coin three times. Then we could

More information

STAT 157 HW1 Solutions

STAT 157 HW1 Solutions STAT 157 HW1 Solutions http://www.stat.ucla.edu/~dinov/courses_students.dir/10/spring/stats157.dir/ Problem 1. 1.a: (6 points) Determine the Relative Frequency and the Cumulative Relative Frequency (fill

More information

Mathematics of Finance Final Preparation December 19. To be thoroughly prepared for the final exam, you should

Mathematics of Finance Final Preparation December 19. To be thoroughly prepared for the final exam, you should Mathematics of Finance Final Preparation December 19 To be thoroughly prepared for the final exam, you should 1. know how to do the homework problems. 2. be able to provide (correct and complete!) definitions

More information

Point Estimation. Stat 4570/5570 Material from Devore s book (Ed 8), and Cengage

Point Estimation. Stat 4570/5570 Material from Devore s book (Ed 8), and Cengage 6 Point Estimation Stat 4570/5570 Material from Devore s book (Ed 8), and Cengage Point Estimation Statistical inference: directed toward conclusions about one or more parameters. We will use the generic

More information

LAB 2 INSTRUCTIONS PROBABILITY DISTRIBUTIONS IN EXCEL

LAB 2 INSTRUCTIONS PROBABILITY DISTRIBUTIONS IN EXCEL LAB 2 INSTRUCTIONS PROBABILITY DISTRIBUTIONS IN EXCEL There is a wide range of probability distributions (both discrete and continuous) available in Excel. They can be accessed through the Insert Function

More information

Lecture 3: Probability Distributions (cont d)

Lecture 3: Probability Distributions (cont d) EAS31116/B9036: Statistics in Earth & Atmospheric Sciences Lecture 3: Probability Distributions (cont d) Instructor: Prof. Johnny Luo www.sci.ccny.cuny.edu/~luo Dates Topic Reading (Based on the 2 nd Edition

More information

IOP 201-Q (Industrial Psychological Research) Tutorial 5

IOP 201-Q (Industrial Psychological Research) Tutorial 5 IOP 201-Q (Industrial Psychological Research) Tutorial 5 TRUE/FALSE [1 point each] Indicate whether the sentence or statement is true or false. 1. To establish a cause-and-effect relation between two variables,

More information

Probability of tails given coin is green is 10%, Probability of tails given coin is purple is 60%.

Probability of tails given coin is green is 10%, Probability of tails given coin is purple is 60%. Examples of Maximum Likelihood Estimation (MLE) Part A: Let s play a game. In this bag I have two coins: one is painted green, the other purple, and both are weighted funny. The green coin is biased heavily

More information

Discrete Random Variables and Probability Distributions. Stat 4570/5570 Based on Devore s book (Ed 8)

Discrete Random Variables and Probability Distributions. Stat 4570/5570 Based on Devore s book (Ed 8) 3 Discrete Random Variables and Probability Distributions Stat 4570/5570 Based on Devore s book (Ed 8) Random Variables We can associate each single outcome of an experiment with a real number: We refer

More information

Binomial and Normal Distributions

Binomial and Normal Distributions Binomial and Normal Distributions Bernoulli Trials A Bernoulli trial is a random experiment with 2 special properties: The result of a Bernoulli trial is binary. Examples: Heads vs. Tails, Healthy vs.

More information