btry 4830 6830 quantitative genomics and genetics
play

BTRY 4830/6830: Quantitative Genomics and Genetics Lecture 3: - PowerPoint PPT Presentation

BTRY 4830/6830: Quantitative Genomics and Genetics Lecture 3: Random variables, random vectors, and probability distribution functions Jason Mezey jgm45@cornell.edu Sept. 2, 2014 (Th) 8:40-9:55 Announcements 1 Reminder: please make sure


  1. BTRY 4830/6830: Quantitative Genomics and Genetics Lecture 3: Random variables, random vectors, and probability distribution functions Jason Mezey jgm45@cornell.edu Sept. 2, 2014 (Th) 8:40-9:55

  2. Announcements 1 • Reminder: please make sure you received an email from the class listserv (!!): MEZEY-QUANTGENOME-L • We sent out a test message so if you did not receive it, let Amanda know ASAP • If you are not yet on the listserv, also email Amanda: yg246@cornell.edu • Official office hours will start this week • Jason, Thurs. 3-5PM in 101 Biotech AND Genetic Med. Conference • Amanda, Tues. 3-5PM in 343 Weill Hall

  3. Announcements II • We will be posting materials on the class website later today (!!): http://mezeylab.cb.bscb.cornell.edu • We will be posting videos of the first two lectures (at least) • We will be posting a supplemental reading (#1) concerning R today (+ other materials) • Homework #1 will be posted tomorrow (!!) on the class website: • You must email your answers to Amanda by 11:59PM following Mon. (Sep.t 8 in this case!) from when the homework is assigned (otherwise, it is late - no excuses!) • Problems will be divided into “easy”, “medium”, and “hard” • Homeworks are “open book” and you may work together but you MUST hand in your own work!

  4. Conceptual Overview System Experiment Question Sample s l Inference e d o M . b o r P Statistics Assumptions

  5. Summary of lecture 3: • Last lecture, we introduced critical concepts for modeling genetic systems, including rigorous definitions of experiments, sample spaces, sigma algebras, probability functions, conditional probabilities, and independence • In this lecture, we will add another critical building block: random variables, random vectors, and we will begin discussing probability distributions

  6. Random Variables X = x , Pr ( X ) X = F E Random Variable E ( Ω ) Pr ( F ) X ( Ω ) Experiment Ω F (Sigma Algebra) (Sample Space)

  7. Experiments and samples • Experiment - a manipulation or measurement of a system that produces an outcome we can observe • Experimental trial - one instance of an experiment • Sample outcome - a possible outcome of the experiment • Sample - the results of one or more experimental trials • Example (Experiment / Sample outcomes): • Coin flip / “Heads” or “Tails” • Two coin flips / HH, HT, TH, TT • Measure heights in this class / 5’, 5’3’’,5’3.5, ...

  8. Sample Spaces / Sigma Algebra • Sample Space ( ) - set comprising all possible outcomes associated with an experiment Ω • Examples (Experiment / Sample Space): • “Single coin flip” / {H, T} • “Two coin flips” / {HH, HT, TH, TT} • “Measure Heights” / {5’, 5’3’’, 5’3.5’’, ... } • Events - a subset of the sample space • Sigma Algebra ( ) - a collection of events (subsets) of of interest with the following F Ω This A 2 F then A c 2 F three properties: 1 . , 2 . , 3 . ; 2 F A 1 , A 2 , ... 2 F then S ∞ i =1 A i 2 F Note that we are interested in a particular Sigma Algebra for each sample space... • Examples (Sample Space / Sigma Algebra): • {H, T} / ; , { H } , { T } , { H, T } • {HH, HT, TH, TT} / see last lecture • {5’, 5’3’’, 5’3.5’’, ... } / see last lecture

  9. Random variables I • As a model of that captures “random” (see last lecture!) outcomes of our experiment given our system and all conditions under which the probability function (also called a probability measure) to be a function on the sigma algebra to the reals that satisfies the axioms of probability: Pr ( F ) : F ! [0 , 1] • When we define a probability function, this is an assumption (!!), i.e. what we believe is an appropriate probabilistic description of the outcomes of our experiment • We would like to have a concept that connects the actual outcomes of our experiment to this probability model • We are often in situations where we are interested in outcomes that are a function of the original sample space • For example, “Heads” and “Tails” accurately represent the outcomes of a coin flip example but they are not numbers (and therefore have no intrinsic ordering, etc.) • We will define a random variable for this purpose • In general, the concept of a random variable is a “bridging” concept between the actual experiment and the probability model, this provides a numeric description of sample outcomes that can be defined many ways (i.e. this provides great versatility), and this provides conceptual conveniences for the mathematical formalism

  10. Random variables II • Random variable - a real valued function on the sample space: X ( Ω ) : Ω → R E • Intuitively: X ( Ω ) R Ω • Note that these functions are not constrained by the axioms of probability, e.g. not constrained to be between zero or one (although they must be measurable functions and admit a probability distribution on the random variable!!) • We generally define them in a manner that captures information that is of interest • As an example, let’s define a random variable for the sample space of the “two coin flip” experiment that maps each sample outcome to the “number of Tails” of the outcome: X ( HH ) = 0 , X ( HT ) = 1 , X ( TH ) = 1 , X ( TT ) = 2

  11. Random variables III • Examples of why we might start with S instead of X ? • There is a “true” sample space of the experiment, even if we can’t (or don’t) measure the basic elements • We often want to define several random variables on S and this provides → the same starting point for each X 1 X 1 ( Ω ) : Ω → R Ω X 2 X 2 ( Ω ) : Ω → R • There is no loss of information if we start with the most basic elements of the sample space and define random variables on this space • This approach allows us to handle non-numeric and numeric sample spaces (sets) in the same framework

  12. Random variables III • A critical point to note: because we have defined a probability function on the sigma algebra, this “induces” a probability function on the random variable X : e Pr ( X ), Pr ( F ) • We often use an “upper” case letter to represent the function and a “lower” case letter to represent the values the function takes but (unfortunately) we will refer to both as “the random variable” (!!) E on the random x X ( Ω ) Pr ( X = x ), Ω variable X . • We will divide our discussion of random variables (which we will abbreviate r.v.) and the induced probability distributions into cases that are discrete (taking individual point values) or continuous (taking on values within an interval of the reals), since these have slightly different properties (but the same foundation is used to define both!!)

  13. Discrete random variables / probability mass functions (pmf) • If we define a random variable on a discrete sample space, we produce a discrete random variable. For example, our two coin flip / number of Tails example: X ( HH ) = 0 , X ( HT ) = 1 , X ( TH ) = 1 , X ( TT ) = 2 • The probability function in this case will induce a probability distribution that we call a probability mass function which we will abbreviate as pmf • For our example, if we consider a fair coin probability model (assumption!) for our two coin flip experiment and define a “number of Tails” r.v., we induce the following pmf: Pr ( HH ) = Pr ( HT ) = Pr ( TH ) = Pr ( TT ) = 0 . 25  Pr ( X = 0) = 0 . 25  P X ( x ) = Pr ( X = x ) = Pr ( X = 1) = 0 . 5 Pr ( X = 2) = 0 . 25 

  14. Discrete random variables / cumulative mass functions (cmf) • An alternative (and important - stay tuned!) representation of a discrete probability model is a cumulative mass function which we will abbreviate (cmf): F X ( x ) = Pr ( X 6 x ) where we define this function for X from −∞ to + ∞ . • This definition is not particularly intuitive, so it is often helpful to consider a graph illustration. For example, for our two coin flip / fair coin / number of Tails example:

  15. Continuous random variables / probability density functions (pdf) • For a continuous sample space, we can define a discrete random variable or a continuous random variable (or a mixture!) • For continuous random variables, we will define analogous “probability” and “cumulative” functions, although these will have different properties • For this class, we are considering only one continuous sample space: the reals (or more generally the multidimensional Euclidean space) • Recall that we will use the reals as a convenient approximation to the true sample space • For the reals, we define a probability density function (pdf): ) f X ( x ) • A pdf defines the probability of an interval of a random variable, i.e. the probability that the random variable will take a value in that interval � b Pr ( a 6 X 6 b ) = f X ( x ) dx a

  16. Probability density functions (pdf): normal example • To illustrate the concept of a pdf, let’s consider the reals as the (approximate!) sample space of human heights, the normal (also called Gaussian) probability function as a probability model for human heights, and the random variable X that takes the value “height” (what kind of function is this!?) 2 πσ 2 e � ( x − µ )2 1 • In this case, the pdf of X has the following form: f X ( x ) = 2 σ 2 √

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend