Random Variables If  is an outcome space with a probability measure and X is a real-valued function defined over the elements of , then X is a random.

Slides:



Advertisements
Similar presentations
Lecture 4A: Probability Theory Review Advanced Artificial Intelligence.
Advertisements

Review of Probability. Definitions (1) Quiz 1.Let’s say I have a random variable X for a coin, with event space {H, T}. If the probability P(X=H) is.
1. Frequency Distribution & Relative Frequency Distribution 2. Histogram of Probability Distribution 3. Probability of an Event in Histogram 4. Random.
Probability Basic Probability Concepts Probability Distributions Sampling Distributions.
© 2002 Prentice-Hall, Inc.Chap 4-1 Bab 5 Distribusi Teoritis.
Describing Probability
Primer on Probability for Discrete Variables BMI/CS 576 Colin Dewey Fall 2010.
PROBABILITY & PUNNETT SQUARES It can be written as a: Fraction ____ Percent ____ ____________________ is the __________ that a particular _________________.
Random Variables.
Probability and Statistics Dr. Saeid Moloudzadeh Sample Space and Events 1 Contents Descriptive Statistics Axioms of Probability Combinatorial.
1 Def: Let and be random variables of the discrete type with the joint p.m.f. on the space S. (1) is called the mean of (2) is called the variance of (3)
Today Today: More of Chapter 2 Reading: –Assignment #2 is up on the web site – –Please read Chapter 2 –Suggested.
Class notes for ISE 201 San Jose State University
1 Engineering Computation Part 5. 2 Some Concepts Previous to Probability RANDOM EXPERIMENT A random experiment or trial can be thought of as any activity.
Sets, Combinatorics, Probability, and Number Theory Mathematical Structures for Computer Science Chapter 3 Copyright © 2006 W.H. Freeman & Co.MSCS SlidesProbability.
Sets, Combinatorics, Probability, and Number Theory Mathematical Structures for Computer Science Chapter 3 Copyright © 2006 W.H. Freeman & Co.MSCS SlidesProbability.
Discrete Random Variables: PMFs and Moments Lemon Chapter 2 Intro to Probability
The Binomial Distribution. Binomial Experiment.
Probability Distributions - Discrete Random Variables Outcomes and Events.
4.1 Probability Distributions. Do you remember? Relative Frequency Histogram.
Binomial Probability Distribution
Probability Distributions BINOMIAL DISTRIBUTION. Binomial Trials There are a specified number of repeated, independent trials There are a specified number.
COMP 170 L2 L17: Random Variables and Expectation Page 1.
VOCABULARY CHECK Prerequisite Skills Copy and complete using a review word from the list: data, mean, median, range, outcome, probability of an event.
2.1 Introduction In an experiment of chance, outcomes occur randomly. We often summarize the outcome from a random experiment by a simple number. Definition.
Lecture 1 Sec
Intro to Probability for Discrete Variables BMI/CS 576 Colin Dewey Fall 2015.
List one thing that has a probability of 0?. agenda 1) notes on probability 2) lesson 1 example 1, 2 Exercise 5-8 Problem set 1-3 3)start lesson 3.
Chapter 7 Random Variables. Usually notated by capital letters near the end of the alphabet, such as X or Y. As we progress from general rules of probability.
PROBABILITY, PROBABILITY RULES, AND CONDITIONAL PROBABILITY
5.1 Probability in our Daily Lives.  Which of these list is a “random” list of results when flipping a fair coin 10 times?  A) T H T H T H T H T H 
Sixth lecture Concepts of Probabilities. Random Experiment Can be repeated (theoretically) an infinite number of times Has a well-defined set of possible.
12/24/ Probability Distributions. 12/24/ Probability Distributions Random Variable – a variable whose values are numbers determined.
PROBABILITY AND STATISTICS WEEK 4 Onur Doğan. Random Variable Random Variable. Let S be the sample space for an experiment. A real-valued function that.
Random Variables Jim Bohan Manheim Township School District Lancaster, Pennsylvania
AP STATISTICS Section 7.1 Random Variables. Objective: To be able to recognize discrete and continuous random variables and calculate probabilities using.
C4: DISCRETE RANDOM VARIABLES CIS 2033 based on Dekking et al. A Modern Introduction to Probability and Statistics Longin Jan Latecki.
Section 7.1 Discrete and Continuous Random Variables
Independent and Dependent Events. Independent Events Two events are independent if the outcome of one event does not affect the outcome of a second event.
MULTIPLE RANDOM VARIABLES A vector random variable X is a function that assigns a vector of real numbers to each outcome of a random experiment. e.g. Random.
Probability Any event occurring as a result of a random experiment will usually be denoted by a capital letter from the early part of the alphabet. e.g.
Experiments, Outcomes and Events. Experiment Describes a process that generates a set of data – Tossing of a Coin – Launching of a Missile and observing.
When could two experimental probabilities be equal? Question of the day.
Probability. We use the word probably when there is some level of ignorance as to what an outcome will be.
Probability Distribution. Probability Distributions: Overview To understand probability distributions, it is important to understand variables and random.
Probability 6.4. Outcomes Possible results of an action Examples: – 6 outcomes for rolling a dice (1,2,3,4,56) – 2 outcomes for flipping a coin (heads.
PROBABILITY bability/basicprobability/preview.we ml.
Random Variables Lecture Lecturer : FATEN AL-HUSSAIN.
2-6 Probability Theoretical & Experimental. Probability – how likely it is that something will happen – Has a range from 0 – 1 – 0 means it definitely.
Counting and Probability. Imagine tossing two coins and observing whether 0, 1, or 2 heads are obtained. Below are the results after 50 tosses Tossing.
Random Variables and Probability Distributions. Definition A random variable is a real-valued function whose domain is the sample space for some experiment.
APPENDIX A: A REVIEW OF SOME STATISTICAL CONCEPTS
Negative Binomial Experiment
Sec. 4-5: Applying Ratios to Probability
C4: DISCRETE RANDOM VARIABLES
Probability Trees By Anthony Stones.
Probability: The study of Randomness
Advanced Artificial Intelligence
6.2/6.3 Probability Distributions and Distribution Mean
Write each fraction in simplest form
Probability Distributions (Discrete Variables)
Section 7.1 Discrete and Continuous Random Variables
Entropy CSCI284/162 Spring 2009 GWU.
Discrete & Continuous Random Variables
6: Binomial Probability Distributions
Section 7.1 Discrete and Continuous Random Variables
Binomial Distributions
Fun… Tree Diagrams… Probability.
SPCR.1a – Lesson A Levels 1 – 3 Describe events as subsets of a sample space and use Venn diagrams to represent intersections, unions, and complements.
MAS2317- Introduction to Bayesian Statistics
Presentation transcript:

Random Variables If  is an outcome space with a probability measure and X is a real-valued function defined over the elements of , then X is a random variable. Standard notation –Capital letter for a random variable (e.g., X) –Lower-case letter for a realization of the random variable (e.g., x)

Example Flip a coin until the first tail or until the 4 th flip, whichever comes first. Let X represent the number of heads observed. –What’s the range of X? –What’s the probability distribution of X?

Joint Distributions Given two random variables X and Y defined for in the same setting, we can consider the joint outcome (X, Y) as a random pair of values. –The event (X = x, Y = y) is the intersection of the events (X = x) and (Y = y). –The distribution of (X, Y) is called the joint distribution of X and Y.

Marginal Probabilities & Distributions Given a joint distribution of X & Y: –The marginal probability that X = x is –The distribution of X (irrespective of Y) is called the marginal distribution of X. As x varies over the range of X, the marginal probabilities that X = x define the marginal distribution of X.

Conditional Distributions Given X = x, as y varies over the range of Y the probabilities P(Y=y|X=x) define a probability distribution over the range of Y. This distribution is called the conditional distribution of Y given X = x.