Random Variables. Chapter 2. Random Variables 1
|
|
|
- Stephany Pitts
- 10 years ago
- Views:
Transcription
1 Random Variables Chapter 2 Random Variables 1
2 Roulette and Random Variables A Roulette wheel has 38 pockets. 18 of them are red and 18 are black; these are numbered from 1 to 36. The two remaining pockets are green and are numbered 0 and 00. The wheel is spun and people bet on where a small ball placed in the wheel will land. We can conduct an experiment in which we bet on a number once in Roulette with possible outcomes we win or we lose. Random Variables 2
3 Roulette and Random Variables Most people would probably be less interested in whether they win or lose than in how much they win or lose. We might also like to know how much we would expect to win if the experiment is repeated 5 or 6 times and how much our winnings might vary over multiple repetitions of the experiment. Random Variables 3
4 Roulette and Random Variables The questions 1. How much can we win or lose on a particular play? 2. How much would we expect to win if we played 5 times? 3. How much will the amount we win vary? and others can be addressed mathematically if we convert the experimental outcomes win and lose into numbers. Random Variables 4
5 Roulette and Random Variables A random variable assigns a numerical value to each outcome in an experiment. For instance, we could define a random variable X= the number on a pocket that the ball lands on in the roulette wheel. (We d let 0 and 00 both be counted as 0). This isn t very interesting, but we could do it. A better ideas would be to define a random variable X = the amount we win (or lose) in one $1 bet on a number in Roulette. If we lose, X=-1 (remember we bet $1) and if we win, X=35. Random Variables 5
6 Roulette and Random Variables Sometimes the experimental outcomes map naturally to a set of numbers. If we conduct an experiment to measure the height of a person in this class, the possible values for the random variable X = height of individual will all be between about 60 and 80 inches. At other times, the mapping is less natural, but still useful. For instance, we may conduct an experiment to determine how many members of our class watch Grey s Anatomy. The possible outcomes for each person are watches and does not watch. In this case, we can assign a 1 to the yeses and a 0 to the nos. Random Variables 6
7 Roulette and Random Variables Define a random variable for each of the following experimental outcomes what are the values the random variable can take on? Number of children Area of yard Favorite grocery store Temperature Sex (M, F) There are two types of random variables that are of particular interest to us. What is a natural way to classify random variables? Random Variables 7
8 Roulette and Random Variables The random variable associated with the roulette experiment is called discrete random variable because the number of outcomes it can assume can be counted. Some random variables correspond to outcomes that cannot be counted (e.g. things that are measured) these are called continuous random variables. Is the random variable that represents earnings in roulette discrete or continuous? What is the probability that X=-1 (the probability that we lose)? What is the probability that X=35 (the probability that we win)? Random Variables 8
9 The Distribution of A Discrete R.V. A random variable is usually denoted by an uppercase letter from near the end of the alphabet (e.g. X, Y, Z), while the specific values the random variable takes on are denoted by the corresponding lowercase letters. The values of a discrete random variable along with their associated probabilities constitute a probability mass function (pmf). These functions are usually represented in tables or graphs as shown below. Random Variables 9
10 The Distribution of A Discrete R.V. In a probability mass function, we denote the probability associated with the ith outcome x i as p i, that is P(X = x i )= p i. These values must satisfy 0 p i 1 and Σ i p i = 1. Verify that the probability mass function for the amount we win in roulette is a legitimate pmf, i.e. it satisfies the above conditions. A probability mass function is sometimes referred to as the distribution of a discrete random variable. Random Variables 10
11 The Distribution of A Discrete R.V. Example: Suppose we randomly select a USU undergraduate student. Let X= year in college, then P(X=1)=0.17, P(X=2)=0.21, P(X=3)=0.22. What is P(X=4)? P(X=5)?. Construct the pmf for X=year in college in tabular and graph forms. Suppose we randomly select a USU student and want to know the probability he/she is a freshman or a sophomore. If X=year in college, we can express the probability as P(X 2). A function of the form F(x)= P(X x), is called the cumulative distribution function (cdf) of the random variable X. Random Variables 11
12 The Distribution of A Discrete R.V. The cdf for X=year in college. x F(x) - <x<1 0 1 x< x< x<4.6 4 x< 1 Random Variables 12
13 The Distribution of A Discrete R.V. The pmfand cdffor X=year in college. Random Variables 13
14 The Distribution of A Discrete R.V. ~ Find the CDF (in tabular and graphical forms) for X = the amount we win (or lose) in one $1 bet on a number in Roulette. ~ A game is played in which a fair die is tossed. If the roll is even, the player earns a dollar amount corresponding to the die roll, otherwise, he pays that amount. Calculate the probability mass function and the cumulative distribution function of the player s net earnings. Random Variables 14
15 Expectation and Variance of a Discrete R.V. The expected value (also expectation or mean), μ, of a random variable can be thought of as a weighted average and is defined as follows: For a discrete random variable, with pmf P(X=x i )=p i, the expected value E(X)=Σ i p i x i. The expected value for X = Net winnings in one $1 bet on a number in Roulette is -1(37/38)+35(1/38) = -1/ This means that if we bet $1 on a number in roulette many times, we can expect to lose about $0.05 per play. Random Variables 15
16 Expectation and Variance of a Discrete R.V. Obviously, we won t win -$0.05 on every play, rather we will win - $1 or $35, the variance tells us about the spread of the values of the random variable. The variance (denoted Var(X) or σ 2 ) of a random variable X measures the variability in the values taken on by the random variable. It is defined to be Var(X)=E((X-E(X)) 2 ). This can also be expressed as Var(X)=E(X 2 )-(E(X)) 2. The standard deviation of a random variable X is the positive square root of the variance and is therefore denoted by σ. Example 1: Find the variance of X = Net winnings in one $1 bet on a number in Roulette Example 2: Find the expected value and standard deviation of X=year in college. Random Variables 16
17 The Distribution of A Continuous R.V. What problems might we encounter in attempting to identify a probability mass function for a continuous random variable? A continuous random variable can be described by a probability density function f(x). f(x) 0 and S f(x)dx=1. The graphs below are of probability density functions of continuous random variables. Random Variables 17
18 The Distribution of A Continuous R.V. We can use the probability density function to find the probability that X lies in an interval, i.e. P(a<x<b). The probability density function of a continuous random variable is also called its distribution. The area under the curve over a given interval gives the probability that the random variable takes on a value in that region. Note that P(X=x)=f(x)=0 for all values of x. Random Variables 18
19 The Distribution of A Continuous R.V. For pdf f(x), we can compute the probability over b an interval as P ( a x b) = f ( x) dx This has two possible interpretations: 1. The probability that an individual randomly selected from the underlying population will have a value of X that falls between a and b. 2. The proportion of individuals in the underlying population that have a value of X between a and b. a Random Variables 19
20 The Distribution of A Continuous R.V. Example (Insect 1): The lifetime in months, X, of a particular insect has the probability distribution shown at the right and given by f 1 x 2 ( x) = e, x 2 Verify that this is a legitimate probability density function. 0 Random Variables 20
21 The Distribution of A Continuous R.V. 1. On the plot, diagram the area that represents the probability that a given insect lives no longer than 6 months. 2. Diagram the area that represents the proportion who live between 2 and 8 months. 3. Compute the probabilities that you diagrammed Random Variables 21
22 The Distribution of A Continuous R.V. Example (Insect 2): Suppose a second type of insect is know to live no longer than 4 months. The probability density function associated with the lifetime Y of this insect is given below: A y 2 f ( y) = e,0 y 4 2 ~ What must A be in order for this to be a valid pdf? The definition of the cumulative distribution function for a continuous random variable is the same as for a discrete random variable: F(x)= P(X x). Random Variables 22
23 The Distribution of A Continuous R.V. Percentiles, quantiles, and quartiles provide information about the spread of a random variable. For and random variable with cdf F(x), the pth quantile is the value of x for which F(x)=p. This is also referred to as the px100th percentile. The lower and upper quartiles refer to the.25, and.75 quantiles or the 25 th and 75 th percentiles. For a random variable X with CDF F(X), the median is the value of X for which F(x)=0.5. The interquartile range (IQR) is the distance between the lower and upper quartiles. That is if x 1 is the lower quartile and x 2 is the upper quartile, IQR=x 2 -x 1. Random Variables 23
24 The Distribution of A Continuous R.V. 1. Find and plot the cumulative distribution function for lifetime of insect Use the cdf to compute the probabilities that you diagrammed on the plot of the pdf. 3. What is the median lifetime? 4. What is the 75th percentile of lifetime? Random Variables 24
25 Expectation and Variance Suppose we d like to know the average lifetime for an insect of the first type (insect 1). As with discrete random variable, the expected value, μ, of a continuous random variable can be thought of as a weighted average. For a continuous random variable with probability density function f(x), the expected value E(X)= S xf(x)dx. The variance of a continous random variable X is defined in the same way as for a discrete random variable, that is, Var(X)=E((X-E(X)) 2 ) or Var(X)=E(X 2 )-(E(X)) 2. ~ Find the expected value and variance of X as defined for insect 1. Random Variables 25
26 Expectation and Variance The top figure at the right shows the distributions of two random variables with equal variances but different means (expected values). The bottom figure shows the distributions of two random variables with equal means, but different variances. Random Variables 26
27 Combinations and Functions of R.V.s Suppose we want to play roulette for bigger stakes, specifically we want to bet $100 on a number instead of $1. We can define a new random variable Y= the amount we win in one $100 bet on a number in roulette or Y=100X. Then we can use what we know about X to find a new expectation and variance. Suppose, instead, we want to keep the stakes the same, but we want to place three $1 bets instead of just one. Again we can define a new random variable Z= the amount we win in three $1 bets on a number in roulette or Z=X+X+X. Random Variables 27
28 Combinations and Functions of R.V.s Let X be a random variable such that E(X)=μ and Var(X)=σ 2. Suppose we re interested in a random variable Y defined as Y = a + bx, where a and b are constants. In other words, Y is a linear function of X. Then E(Y)=E(a+bX)=E(a)+bE(X)=a+bμ, and Var(Y)=Var(a+bX)=Var(a)+b 2 Var(X)=0+b 2 σ 2 =b 2 σ 2. Random Variables 28
29 Combinations and Functions of R.V.s Example: The random variables X, Y, and Z are independent with E(X)=1, Var(X)=3, E(Y)=2, Var(Y)=6, E(Z)=3, Var(Z)=4. Calculate the expected values and variances of the following random variables: 1. 2Z 2. Y X + Y - 5Z - 7 Example: The length X of rainbow trout in a particular fishing hole, has expected value 35 cm with a variance of 10 cm. To translate to inches, let Y=.39(X). What are the expected value and variance of rainbow trout length in inches? Random Variables 29
30 Combinations and Functions of R.V.s Let X 1 and X 2 be independent random variables such that E(X 1 )=μ 1 and Var(X 1 )=σ 12, and E(X 2 )=μ 2 and Var(X 2 )=σ 22. Let Y be a linear combination of X 1 and X 2, Y=c 1 X 1 +c 2 X 2, where c 1 and c 2 are constants. Then E(Y)=E(c 1 X 1 + c 2 X 2 )=c 1 E(X 1 )+c 2 E(X 2 )=c 1 μ 1 +c 2 μ 2, and Var(Y)=Var(c 1 X 1 + c 2 X 2 )= c 12 Var(X 1 )+c 22 Var(X 2 )=c 12 σ 12 +c 22 σ 22. The expectation of Y given above holds regardless of the dependence of X 1 and X 2. However, the variance formula holds only if X 1 and X 2 are independent. Random Variables 30
31 Combinations and Functions of R.V.s Example 1: The random variables X, Y, and Z are independent with E(X)=1, Var(X)=3, E(Y)=2, Var(Y)=6, E(Z)=3, Var(Z)=4. Calculate the expected values and variances of the following random variables: 1. 3X-2Y 2. 5X+2Y+Z-12 Example 2: Recall the insect 1 lifetime example. Suppose that we randomly sample 10 insects of this type and record the length of time they live. What is the expected combined lifetime of these 10 insects in months? in weeks (assume 4 weeks/month)? in years? What is the standard deviation of their combined lifetime in months? in weeks? in years? Random Variables 31
32 Combinations and Functions of R.V.s If X 1, X n is a sequence of independent random variables each with expectation μ and variance σ 2. The average of these random variables is X = X n X n What are the expected value and variance of? X Random Variables 32
33 Combinations and Functions of R.V.s Example: Consider again the insect1 example. Suppose that we randomly select 20 insects and compute the average lifetime. ~ What is the expected value of the average? ~ What is the variance of the average? ~ By what factor do we need to increase our sample size to divide the standard deviation of the average in half? Random Variables 33
34 Combinations and Functions of R.V.s There are not general rules to relate expectations and variances of a random variable X to a nonlinear function Y of that random e.g. Y=X 2, Y=e x. In this case, we can construct the cumulative distribution function of Y from that of X. Consider the random variables X and Y such that f x (x)=x for 0 x 1 and Y=X 1/2. F x (x)=(1/2)x 2 F y (Y)=P(Y y)=p(x 1/2 y)=p(x y 2 )= F x (y 2 )=(1/2)(y 2 ) 2 =(1/2)(y 4 ) Therefore f y (y)=2y 3. Random Variables 34
35 Combinations and Functions of R.V.s Example: Suppose that the random variable X has probability density f x (x)=1 for 2 x 4. Find the probability density function of the random variable Y in the following cases: 1. Y=1/X 2. Y=3 x 3. Y=X 2 Random Variables 35
WEEK #22: PDFs and CDFs, Measures of Center and Spread
WEEK #22: PDFs and CDFs, Measures of Center and Spread Goals: Explore the effect of independent events in probability calculations. Present a number of ways to represent probability distributions. Textbook
Chapter 4 Lecture Notes
Chapter 4 Lecture Notes Random Variables October 27, 2015 1 Section 4.1 Random Variables A random variable is typically a real-valued function defined on the sample space of some experiment. For instance,
BNG 202 Biomechanics Lab. Descriptive statistics and probability distributions I
BNG 202 Biomechanics Lab Descriptive statistics and probability distributions I Overview The overall goal of this short course in statistics is to provide an introduction to descriptive and inferential
Joint Exam 1/P Sample Exam 1
Joint Exam 1/P Sample Exam 1 Take this practice exam under strict exam conditions: Set a timer for 3 hours; Do not stop the timer for restroom breaks; Do not look at your notes. If you believe a question
Definition: Suppose that two random variables, either continuous or discrete, X and Y have joint density
HW MATH 461/561 Lecture Notes 15 1 Definition: Suppose that two random variables, either continuous or discrete, X and Y have joint density and marginal densities f(x, y), (x, y) Λ X,Y f X (x), x Λ X,
Chapter 4 - Lecture 1 Probability Density Functions and Cumul. Distribution Functions
Chapter 4 - Lecture 1 Probability Density Functions and Cumulative Distribution Functions October 21st, 2009 Review Probability distribution function Useful results Relationship between the pdf and the
ST 371 (IV): Discrete Random Variables
ST 371 (IV): Discrete Random Variables 1 Random Variables A random variable (rv) is a function that is defined on the sample space of the experiment and that assigns a numerical variable to each possible
University of California, Los Angeles Department of Statistics. Random variables
University of California, Los Angeles Department of Statistics Statistics Instructor: Nicolas Christou Random variables Discrete random variables. Continuous random variables. Discrete random variables.
AMS 5 CHANCE VARIABILITY
AMS 5 CHANCE VARIABILITY The Law of Averages When tossing a fair coin the chances of tails and heads are the same: 50% and 50%. So if the coin is tossed a large number of times, the number of heads and
Math 425 (Fall 08) Solutions Midterm 2 November 6, 2008
Math 425 (Fall 8) Solutions Midterm 2 November 6, 28 (5 pts) Compute E[X] and Var[X] for i) X a random variable that takes the values, 2, 3 with probabilities.2,.5,.3; ii) X a random variable with the
Example. A casino offers the following bets (the fairest bets in the casino!) 1 You get $0 (i.e., you can walk away)
: Three bets Math 45 Introduction to Probability Lecture 5 Kenneth Harris [email protected] Department of Mathematics University of Michigan February, 009. A casino offers the following bets (the fairest
7 CONTINUOUS PROBABILITY DISTRIBUTIONS
7 CONTINUOUS PROBABILITY DISTRIBUTIONS Chapter 7 Continuous Probability Distributions Objectives After studying this chapter you should understand the use of continuous probability distributions and the
MA 1125 Lecture 14 - Expected Values. Friday, February 28, 2014. Objectives: Introduce expected values.
MA 5 Lecture 4 - Expected Values Friday, February 2, 24. Objectives: Introduce expected values.. Means, Variances, and Standard Deviations of Probability Distributions Two classes ago, we computed the
For a partition B 1,..., B n, where B i B j = for i. A = (A B 1 ) (A B 2 ),..., (A B n ) and thus. P (A) = P (A B i ) = P (A B i )P (B i )
Probability Review 15.075 Cynthia Rudin A probability space, defined by Kolmogorov (1903-1987) consists of: A set of outcomes S, e.g., for the roll of a die, S = {1, 2, 3, 4, 5, 6}, 1 1 2 1 6 for the roll
Thursday, November 13: 6.1 Discrete Random Variables
Thursday, November 13: 6.1 Discrete Random Variables Read 347 350 What is a random variable? Give some examples. What is a probability distribution? What is a discrete random variable? Give some examples.
Statistics 100A Homework 3 Solutions
Chapter Statistics 00A Homework Solutions Ryan Rosario. Two balls are chosen randomly from an urn containing 8 white, black, and orange balls. Suppose that we win $ for each black ball selected and we
Exploratory Data Analysis
Exploratory Data Analysis Johannes Schauer [email protected] Institute of Statistics Graz University of Technology Steyrergasse 17/IV, 8010 Graz www.statistics.tugraz.at February 12, 2008 Introduction
Summary of Formulas and Concepts. Descriptive Statistics (Ch. 1-4)
Summary of Formulas and Concepts Descriptive Statistics (Ch. 1-4) Definitions Population: The complete set of numerical information on a particular quantity in which an investigator is interested. We assume
Elementary Statistics and Inference. Elementary Statistics and Inference. 17 Expected Value and Standard Error. 22S:025 or 7P:025.
Elementary Statistics and Inference S:05 or 7P:05 Lecture Elementary Statistics and Inference S:05 or 7P:05 Chapter 7 A. The Expected Value In a chance process (probability experiment) the outcomes of
Introduction to Probability
Introduction to Probability EE 179, Lecture 15, Handout #24 Probability theory gives a mathematical characterization for experiments with random outcomes. coin toss life of lightbulb binary data sequence
Discrete Mathematics and Probability Theory Fall 2009 Satish Rao, David Tse Note 13. Random Variables: Distribution and Expectation
CS 70 Discrete Mathematics and Probability Theory Fall 2009 Satish Rao, David Tse Note 3 Random Variables: Distribution and Expectation Random Variables Question: The homeworks of 20 students are collected
Example: Find the expected value of the random variable X. X 2 4 6 7 P(X) 0.3 0.2 0.1 0.4
MATH 110 Test Three Outline of Test Material EXPECTED VALUE (8.5) Super easy ones (when the PDF is already given to you as a table and all you need to do is multiply down the columns and add across) Example:
3.2 Roulette and Markov Chains
238 CHAPTER 3. DISCRETE DYNAMICAL SYSTEMS WITH MANY VARIABLES 3.2 Roulette and Markov Chains In this section we will be discussing an application of systems of recursion equations called Markov Chains.
STT315 Chapter 4 Random Variables & Probability Distributions KM. Chapter 4.5, 6, 8 Probability Distributions for Continuous Random Variables
Chapter 4.5, 6, 8 Probability Distributions for Continuous Random Variables Discrete vs. continuous random variables Examples of continuous distributions o Uniform o Exponential o Normal Recall: A random
X: 0 1 2 3 4 5 6 7 8 9 Probability: 0.061 0.154 0.228 0.229 0.173 0.094 0.041 0.015 0.004 0.001
Tuesday, January 17: 6.1 Discrete Random Variables Read 341 344 What is a random variable? Give some examples. What is a probability distribution? What is a discrete random variable? Give some examples.
Notes on Continuous Random Variables
Notes on Continuous Random Variables Continuous random variables are random quantities that are measured on a continuous scale. They can usually take on any value over some interval, which distinguishes
4.1 4.2 Probability Distribution for Discrete Random Variables
4.1 4.2 Probability Distribution for Discrete Random Variables Key concepts: discrete random variable, probability distribution, expected value, variance, and standard deviation of a discrete random variable.
Section 7C: The Law of Large Numbers
Section 7C: The Law of Large Numbers Example. You flip a coin 00 times. Suppose the coin is fair. How many times would you expect to get heads? tails? One would expect a fair coin to come up heads half
13.0 Central Limit Theorem
13.0 Central Limit Theorem Discuss Midterm/Answer Questions Box Models Expected Value and Standard Error Central Limit Theorem 1 13.1 Box Models A Box Model describes a process in terms of making repeated
$2 4 40 + ( $1) = 40
THE EXPECTED VALUE FOR THE SUM OF THE DRAWS In the game of Keno there are 80 balls, numbered 1 through 80. On each play, the casino chooses 20 balls at random without replacement. Suppose you bet on the
The Normal Distribution. Alan T. Arnholt Department of Mathematical Sciences Appalachian State University
The Normal Distribution Alan T. Arnholt Department of Mathematical Sciences Appalachian State University [email protected] Spring 2006 R Notes 1 Copyright c 2006 Alan T. Arnholt 2 Continuous Random
Statistics and Random Variables. Math 425 Introduction to Probability Lecture 14. Finite valued Random Variables. Expectation defined
Expectation Statistics and Random Variables Math 425 Introduction to Probability Lecture 4 Kenneth Harris [email protected] Department of Mathematics University of Michigan February 9, 2009 When a large
Mathematical Expectation
Mathematical Expectation Properties of Mathematical Expectation I The concept of mathematical expectation arose in connection with games of chance. In its simplest form, mathematical expectation is the
Random variables P(X = 3) = P(X = 3) = 1 8, P(X = 1) = P(X = 1) = 3 8.
Random variables Remark on Notations 1. When X is a number chosen uniformly from a data set, What I call P(X = k) is called Freq[k, X] in the courseware. 2. When X is a random variable, what I call F ()
The Math. P (x) = 5! = 1 2 3 4 5 = 120.
The Math Suppose there are n experiments, and the probability that someone gets the right answer on any given experiment is p. So in the first example above, n = 5 and p = 0.2. Let X be the number of correct
Center: Finding the Median. Median. Spread: Home on the Range. Center: Finding the Median (cont.)
Center: Finding the Median When we think of a typical value, we usually look for the center of the distribution. For a unimodal, symmetric distribution, it s easy to find the center it s just the center
Elementary Statistics and Inference. Elementary Statistics and Inference. 16 The Law of Averages (cont.) 22S:025 or 7P:025.
Elementary Statistics and Inference 22S:025 or 7P:025 Lecture 20 1 Elementary Statistics and Inference 22S:025 or 7P:025 Chapter 16 (cont.) 2 D. Making a Box Model Key Questions regarding box What numbers
V. RANDOM VARIABLES, PROBABILITY DISTRIBUTIONS, EXPECTED VALUE
V. RANDOM VARIABLES, PROBABILITY DISTRIBUTIONS, EXPETED VALUE A game of chance featured at an amusement park is played as follows: You pay $ to play. A penny and a nickel are flipped. You win $ if either
Lecture 6: Discrete & Continuous Probability and Random Variables
Lecture 6: Discrete & Continuous Probability and Random Variables D. Alex Hughes Math Camp September 17, 2015 D. Alex Hughes (Math Camp) Lecture 6: Discrete & Continuous Probability and Random September
MATH 10: Elementary Statistics and Probability Chapter 5: Continuous Random Variables
MATH 10: Elementary Statistics and Probability Chapter 5: Continuous Random Variables Tony Pourmohamad Department of Mathematics De Anza College Spring 2015 Objectives By the end of this set of slides,
Chapter 16: law of averages
Chapter 16: law of averages Context................................................................... 2 Law of averages 3 Coin tossing experiment......................................................
An Introduction to Basic Statistics and Probability
An Introduction to Basic Statistics and Probability Shenek Heyward NCSU An Introduction to Basic Statistics and Probability p. 1/4 Outline Basic probability concepts Conditional probability Discrete Random
Lecture 7: Continuous Random Variables
Lecture 7: Continuous Random Variables 21 September 2005 1 Our First Continuous Random Variable The back of the lecture hall is roughly 10 meters across. Suppose it were exactly 10 meters, and consider
Lecture 3: Continuous distributions, expected value & mean, variance, the normal distribution
Lecture 3: Continuous distributions, expected value & mean, variance, the normal distribution 8 October 2007 In this lecture we ll learn the following: 1. how continuous probability distributions differ
Probability and Statistics Vocabulary List (Definitions for Middle School Teachers)
Probability and Statistics Vocabulary List (Definitions for Middle School Teachers) B Bar graph a diagram representing the frequency distribution for nominal or discrete data. It consists of a sequence
Chapter 16. Law of averages. Chance. Example 1: rolling two dice Sum of draws. Setting up a. Example 2: American roulette. Summary.
Overview Box Part V Variability The Averages Box We will look at various chance : Tossing coins, rolling, playing Sampling voters We will use something called s to analyze these. Box s help to translate
5. Continuous Random Variables
5. Continuous Random Variables Continuous random variables can take any value in an interval. They are used to model physical characteristics such as time, length, position, etc. Examples (i) Let X be
Section 6.1 Discrete Random variables Probability Distribution
Section 6.1 Discrete Random variables Probability Distribution Definitions a) Random variable is a variable whose values are determined by chance. b) Discrete Probability distribution consists of the values
Math 370, Actuarial Problemsolving Spring 2008 A.J. Hildebrand. Practice Test, 1/28/2008 (with solutions)
Math 370, Actuarial Problemsolving Spring 008 A.J. Hildebrand Practice Test, 1/8/008 (with solutions) About this test. This is a practice test made up of a random collection of 0 problems from past Course
MAS108 Probability I
1 QUEEN MARY UNIVERSITY OF LONDON 2:30 pm, Thursday 3 May, 2007 Duration: 2 hours MAS108 Probability I Do not start reading the question paper until you are instructed to by the invigilators. The paper
Exploratory data analysis (Chapter 2) Fall 2011
Exploratory data analysis (Chapter 2) Fall 2011 Data Examples Example 1: Survey Data 1 Data collected from a Stat 371 class in Fall 2005 2 They answered questions about their: gender, major, year in school,
Betting on Excel to enliven the teaching of probability
Betting on Excel to enliven the teaching of probability Stephen R. Clarke School of Mathematical Sciences Swinburne University of Technology Abstract The study of probability has its roots in gambling
You flip a fair coin four times, what is the probability that you obtain three heads.
Handout 4: Binomial Distribution Reading Assignment: Chapter 5 In the previous handout, we looked at continuous random variables and calculating probabilities and percentiles for those type of variables.
The sample space for a pair of die rolls is the set. The sample space for a random number between 0 and 1 is the interval [0, 1].
Probability Theory Probability Spaces and Events Consider a random experiment with several possible outcomes. For example, we might roll a pair of dice, flip a coin three times, or choose a random real
Probability: The Study of Randomness Randomness and Probability Models. IPS Chapters 4 Sections 4.1 4.2
Probability: The Study of Randomness Randomness and Probability Models IPS Chapters 4 Sections 4.1 4.2 Chapter 4 Overview Key Concepts Random Experiment/Process Sample Space Events Probability Models Probability
Problem sets for BUEC 333 Part 1: Probability and Statistics
Problem sets for BUEC 333 Part 1: Probability and Statistics I will indicate the relevant exercises for each week at the end of the Wednesday lecture. Numbered exercises are back-of-chapter exercises from
Department of Mathematics, Indian Institute of Technology, Kharagpur Assignment 2-3, Probability and Statistics, March 2015. Due:-March 25, 2015.
Department of Mathematics, Indian Institute of Technology, Kharagpur Assignment -3, Probability and Statistics, March 05. Due:-March 5, 05.. Show that the function 0 for x < x+ F (x) = 4 for x < for x
Chapter 5. Random variables
Random variables random variable numerical variable whose value is the outcome of some probabilistic experiment; we use uppercase letters, like X, to denote such a variable and lowercase letters, like
36 Odds, Expected Value, and Conditional Probability
36 Odds, Expected Value, and Conditional Probability What s the difference between probabilities and odds? To answer this question, let s consider a game that involves rolling a die. If one gets the face
Math 431 An Introduction to Probability. Final Exam Solutions
Math 43 An Introduction to Probability Final Eam Solutions. A continuous random variable X has cdf a for 0, F () = for 0 <
The overall size of these chance errors is measured by their RMS HALF THE NUMBER OF TOSSES NUMBER OF HEADS MINUS 0 400 800 1200 1600 NUMBER OF TOSSES
INTRODUCTION TO CHANCE VARIABILITY WHAT DOES THE LAW OF AVERAGES SAY? 4 coins were tossed 1600 times each, and the chance error number of heads half the number of tosses was plotted against the number
THE CENTRAL LIMIT THEOREM TORONTO
THE CENTRAL LIMIT THEOREM DANIEL RÜDT UNIVERSITY OF TORONTO MARCH, 2010 Contents 1 Introduction 1 2 Mathematical Background 3 3 The Central Limit Theorem 4 4 Examples 4 4.1 Roulette......................................
Statistics 151 Practice Midterm 1 Mike Kowalski
Statistics 151 Practice Midterm 1 Mike Kowalski Statistics 151 Practice Midterm 1 Multiple Choice (50 minutes) Instructions: 1. This is a closed book exam. 2. You may use the STAT 151 formula sheets and
3: Summary Statistics
3: Summary Statistics Notation Let s start by introducing some notation. Consider the following small data set: 4 5 30 50 8 7 4 5 The symbol n represents the sample size (n = 0). The capital letter X denotes
Section 1.3 Exercises (Solutions)
Section 1.3 Exercises (s) 1.109, 1.110, 1.111, 1.114*, 1.115, 1.119*, 1.122, 1.125, 1.127*, 1.128*, 1.131*, 1.133*, 1.135*, 1.137*, 1.139*, 1.145*, 1.146-148. 1.109 Sketch some normal curves. (a) Sketch
Continuous Random Variables
Chapter 5 Continuous Random Variables 5.1 Continuous Random Variables 1 5.1.1 Student Learning Objectives By the end of this chapter, the student should be able to: Recognize and understand continuous
Math 370/408, Spring 2008 Prof. A.J. Hildebrand. Actuarial Exam Practice Problem Set 5 Solutions
Math 370/408, Spring 2008 Prof. A.J. Hildebrand Actuarial Exam Practice Problem Set 5 Solutions About this problem set: These are problems from Course 1/P actuarial exams that I have collected over the
Betting systems: how not to lose your money gambling
Betting systems: how not to lose your money gambling G. Berkolaiko Department of Mathematics Texas A&M University 28 April 2007 / Mini Fair, Math Awareness Month 2007 Gambling and Games of Chance Simple
Mind on Statistics. Chapter 8
Mind on Statistics Chapter 8 Sections 8.1-8.2 Questions 1 to 4: For each situation, decide if the random variable described is a discrete random variable or a continuous random variable. 1. Random variable
We rst consider the game from the player's point of view: Suppose you have picked a number and placed your bet. The probability of winning is
Roulette: On an American roulette wheel here are 38 compartments where the ball can land. They are numbered 1-36, and there are two compartments labeled 0 and 00. Half of the compartments numbered 1-36
Partial Solutions for Assignment 1
5 Partial Solutions for Assignment 1 (1) In a certain random experiment, let A and B be two events such that P (A) =0.7, P (B) =0.5, and P ((A B) )=0.1, show that (a) P (A B) = 0.30 (b) P (A B) = 0.60
STATS8: Introduction to Biostatistics. Data Exploration. Babak Shahbaba Department of Statistics, UCI
STATS8: Introduction to Biostatistics Data Exploration Babak Shahbaba Department of Statistics, UCI Introduction After clearly defining the scientific problem, selecting a set of representative members
Econ 132 C. Health Insurance: U.S., Risk Pooling, Risk Aversion, Moral Hazard, Rand Study 7
Econ 132 C. Health Insurance: U.S., Risk Pooling, Risk Aversion, Moral Hazard, Rand Study 7 C2. Health Insurance: Risk Pooling Health insurance works by pooling individuals together to reduce the variability
MEASURES OF VARIATION
NORMAL DISTRIBTIONS MEASURES OF VARIATION In statistics, it is important to measure the spread of data. A simple way to measure spread is to find the range. But statisticians want to know if the data are
Covariance and Correlation
Covariance and Correlation ( c Robert J. Serfling Not for reproduction or distribution) We have seen how to summarize a data-based relative frequency distribution by measures of location and spread, such
Statistics 1. Revision Notes
Statistics 1 Revision Notes June 2012 14/04/2013 Statistics 1 SDB 1 Contents 1 Statistical modelling 6 Statistical modelling... 6 Definition... 6 Advantages... 6 Disadvantages... 6 2 Representation of
Information Theory and Coding Prof. S. N. Merchant Department of Electrical Engineering Indian Institute of Technology, Bombay
Information Theory and Coding Prof. S. N. Merchant Department of Electrical Engineering Indian Institute of Technology, Bombay Lecture - 17 Shannon-Fano-Elias Coding and Introduction to Arithmetic Coding
CA200 Quantitative Analysis for Business Decisions. File name: CA200_Section_04A_StatisticsIntroduction
CA200 Quantitative Analysis for Business Decisions File name: CA200_Section_04A_StatisticsIntroduction Table of Contents 4. Introduction to Statistics... 1 4.1 Overview... 3 4.2 Discrete or continuous
STA 256: Statistics and Probability I
Al Nosedal. University of Toronto. Fall 2014 1 2 3 4 5 My momma always said: Life was like a box of chocolates. You never know what you re gonna get. Forrest Gump. Experiment, outcome, sample space, and
Dongfeng Li. Autumn 2010
Autumn 2010 Chapter Contents Some statistics background; ; Comparing means and proportions; variance. Students should master the basic concepts, descriptive statistics measures and graphs, basic hypothesis
THE BINOMIAL DISTRIBUTION & PROBABILITY
REVISION SHEET STATISTICS 1 (MEI) THE BINOMIAL DISTRIBUTION & PROBABILITY The main ideas in this chapter are Probabilities based on selecting or arranging objects Probabilities based on the binomial distribution
Variables. Exploratory Data Analysis
Exploratory Data Analysis Exploratory Data Analysis involves both graphical displays of data and numerical summaries of data. A common situation is for a data set to be represented as a matrix. There is
Without data, all you are is just another person with an opinion.
OCR Statistics Module Revision Sheet The S exam is hour 30 minutes long. You are allowed a graphics calculator. Before you go into the exam make sureyou are fully aware of the contents of theformula booklet
A Primer on Mathematical Statistics and Univariate Distributions; The Normal Distribution; The GLM with the Normal Distribution
A Primer on Mathematical Statistics and Univariate Distributions; The Normal Distribution; The GLM with the Normal Distribution PSYC 943 (930): Fundamentals of Multivariate Modeling Lecture 4: September
Descriptive Statistics. Purpose of descriptive statistics Frequency distributions Measures of central tendency Measures of dispersion
Descriptive Statistics Purpose of descriptive statistics Frequency distributions Measures of central tendency Measures of dispersion Statistics as a Tool for LIS Research Importance of statistics in research
Lesson 20. Probability and Cumulative Distribution Functions
Lesson 20 Probability and Cumulative Distribution Functions Recall If p(x) is a density function for some characteristic of a population, then Recall If p(x) is a density function for some characteristic
Math 370/408, Spring 2008 Prof. A.J. Hildebrand. Actuarial Exam Practice Problem Set 3 Solutions
Math 37/48, Spring 28 Prof. A.J. Hildebrand Actuarial Exam Practice Problem Set 3 Solutions About this problem set: These are problems from Course /P actuarial exams that I have collected over the years,
Week 1. Exploratory Data Analysis
Week 1 Exploratory Data Analysis Practicalities This course ST903 has students from both the MSc in Financial Mathematics and the MSc in Statistics. Two lectures and one seminar/tutorial per week. Exam
In the situations that we will encounter, we may generally calculate the probability of an event
What does it mean for something to be random? An event is called random if the process which produces the outcome is sufficiently complicated that we are unable to predict the precise result and are instead
Automatic Bet Tracker!
Russell Hunter Street Smart Roulette Automatic Bet Tracker! Russell Hunter Publishing, Inc. Street Smart Roulette Automatic Bet Tracker 2015 Russell Hunter and Russell Hunter Publishing, Inc. All Rights
Ch. 13.3: More about Probability
Ch. 13.3: More about Probability Complementary Probabilities Given any event, E, of some sample space, U, of a random experiment, we can always talk about the complement, E, of that event: this is the
Topic 9 ~ Measures of Spread
AP Statistics Topic 9 ~ Measures of Spread Activity 9 : Baseball Lineups The table to the right contains data on the ages of the two teams involved in game of the 200 National League Division Series. Is
MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question.
STATISTICS/GRACEY PRACTICE TEST/EXAM 2 MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Identify the given random variable as being discrete or continuous.
You can place bets on the Roulette table until the dealer announces, No more bets.
Roulette Roulette is one of the oldest and most famous casino games. Every Roulette table has its own set of distinctive chips that can only be used at that particular table. These chips are purchased
CHAPTER 13 SIMPLE LINEAR REGRESSION. Opening Example. Simple Regression. Linear Regression
Opening Example CHAPTER 13 SIMPLE LINEAR REGREION SIMPLE LINEAR REGREION! Simple Regression! Linear Regression Simple Regression Definition A regression model is a mathematical equation that descries the
Manual for SOA Exam MLC.
Chapter 5. Life annuities. Extract from: Arcones Manual for the SOA Exam MLC. Spring 2010 Edition. available at http://www.actexmadriver.com/ 1/114 Whole life annuity A whole life annuity is a series of
Math 370, Spring 2008 Prof. A.J. Hildebrand. Practice Test 2 Solutions
Math 370, Spring 008 Prof. A.J. Hildebrand Practice Test Solutions About this test. This is a practice test made up of a random collection of 5 problems from past Course /P actuarial exams. Most of the
Data Exploration Data Visualization
Data Exploration Data Visualization What is data exploration? A preliminary exploration of the data to better understand its characteristics. Key motivations of data exploration include Helping to select
Chapter 1: Looking at Data Section 1.1: Displaying Distributions with Graphs
Types of Variables Chapter 1: Looking at Data Section 1.1: Displaying Distributions with Graphs Quantitative (numerical)variables: take numerical values for which arithmetic operations make sense (addition/averaging)
