Systematic Annotation

Size: px
Start display at page:

Download "Systematic Annotation"

Transcription

1 4/5/2012

2 Review RTFM PNAS 95:14863

3 The Gene Ontology Three directed acyclic graphs (aspects): Biological Process Molecular Function Subcellular Component

4 The Gene Ontology

5 The Gene Ontology

6 The AmiGO browser

7 The Gene Ontology How might we annotate genes with GO terms? How do we calculate the significance of the GO terms associated with a particular group of genes?

8 Associating GO terms How might we annotate genes with GO terms?

9 Associating GO terms How might we annotate genes with GO terms? By sequence homology (e.g., BLAST) By domain homology (e.g., InterProScan) Mapping from an annotated relative (e.g., INPARANOID) Human curation of the literature (e.g., SGD)

10 Associating GO terms: Evidence codes Experimental EXP: Inferred from Experiment IDA: Inferred from Direct Assay IPI: Inferred from Physical Interaction IMP: Inferred from Mutant Phenotype IGI: Inferred from Genetic Interaction IEP: Inferred from Expression Pattern Computational Analysis ISS: Inferred from Sequence or Structural Similarity ISO: Inferred from Sequence Orthology ISA: Inferred from Sequence Alignment ISM: Inferred from Sequence Model IGC: Inferred from Genomic Context RCA: inferred from Reviewed Computational Analysis Author Statement TAS: Traceable Author Statement NAS: Non-traceable Author Statement Curator Statement Evidence Codes IC: Inferred by Curator ND: No biological Data available Automatically-assigned IEA: Inferred from Electronic Annotation Obsolete NR: Not Recorded

11 The Gene Ontology How might we annotate genes with GO terms? How do we calculate the significance of the GO terms associated with a particular group of genes?

12 Sampling with replacement: Mutagenesis How many transformants do we have to screen in order to cover a genome?

13 Sampling with replacement: Mutagenesis How many transformants do we have to screen in order to cover a genome? Probability that a transformant has (1) disrupted gene: p m Number of genes in organsim:

14 Sampling with replacement: Mutagenesis How many transformants do we have to screen in order to cover a genome? Probability that a transformant has (1) disrupted gene: p m Number of genes in organsim: Probability that a specific gene is disrupted in a specific transformant: p d = p m ( 1 ) = p m (1)

15 Sampling with replacement: Mutagenesis How many transformants do we have to screen in order to cover a genome? Probability that a transformant has (1) disrupted gene: p m Number of genes in organsim: Probability that a specific gene is disrupted in a specific transformant: p d = p m ( 1 Probability of not disrupting that gene: ) = p m (1) p u = 1 p m (2)

16 Sampling with replacement: Mutagenesis Probability of not disrupting that gene: p u = 1 p m (3)

17 Sampling with replacement: Mutagenesis Probability of not disrupting that gene: p u = 1 p m (3) The probability of not disrupting that gene n independent times is: ( p u,n = 1 p ) n m (4)

18 Sampling with replacement: Mutagenesis Probability of not disrupting that gene: p u = 1 p m (3) The probability of not disrupting that gene n independent times is: ( p u,n = 1 p ) n m (4) And the probability of disrupting that gene n independent times is: ( p d,n = 1 p u,n = 1 1 p ) n m (5)

19 Sampling with replacement: Mutagenesis Probability of not disrupting that gene: p u = 1 p m (3) The probability of not disrupting that gene n independent times is: ( p u,n = 1 p ) n m (4) And the probability of disrupting that gene n independent times is: ( p d,n = 1 p u,n = 1 1 p ) n m (5) This is also the expected genome coverage.

20 Sampling with replacement: Mutagenesis p_i or coverage n

21 Sampling with replacement: General Cases Calculating the probability of zero events was easy. ( p 0,n = 1 p ) n m (6)

22 Sampling with replacement: General Cases Calculating the probability of zero events was easy. ( p 0,n = 1 p ) n m (6) What about exactly k events?

23 Sampling with replacement: General Cases Calculating the probability of zero events was easy. ( p 0,n = 1 p ) n m (6) What about exactly k events? Binomial distribution: ( ) n p k,n = p k k m(1 p m ) n k (7)

24 Sampling with replacement: General Cases Calculating the probability of zero events was easy. ( p 0,n = 1 p ) n m (6) What about exactly k events? Binomial distribution: ( ) n p k,n = p k k m(1 p m ) n k (7) What if there is more than one type of event?

25 Sampling with replacement: General Cases Calculating the probability of zero events was easy. ( p 0,n = 1 p ) n m (6) What about exactly k events? Binomial distribution: ( ) n p k,n = p k k m(1 p m ) n k (7) What if there is more than one type of event? Multinomial distribution: p k1,k 2,...,n = n! ki! p k i i (8)

26 Sampling without replacement: GO Annotation The binomial distribution assumes that event probabilities are constant: ( ) n p k,n = p k k m(1 p m ) n k (9)

27 Sampling without replacement: GO Annotation The binomial distribution assumes that event probabilities are constant: ( ) n p k,n = p k k m(1 p m ) n k (9) What if there are m virulence factors in our genome, and every time we discover one it is magically removed from our library?

28 Sampling without replacement: GO Annotation The binomial distribution assumes that event probabilities are constant: ( ) n p k,n = p k k m(1 p m ) n k (9) What if there are m virulence factors in our genome, and every time we discover one it is magically removed from our library? Hypergeometric distribution: ( m )( N m ) k n k p k,m,n = ( N (10) n)

29 Sampling without replacement: GO Annotation The binomial distribution assumes that event probabilities are constant: ( ) n p k,n = p k k m(1 p m ) n k (9) What if there are m virulence factors in our genome, and every time we discover one it is magically removed from our library? Hypergeometric distribution: ( m )( N m ) k n k p k,m,n = ( N (10) n) More than one disjoint type of label: p k1,k 2,...,m 1,m 2,...,n = ( mi k i ) ( N n) (11)

30 Extracting gene lists from JavaTreeView

31 The SGD GO Slim Mapper

32 Multiple Hypothesis Testing

33 Alternatives to Hierarchical Clustering GORDER and pre-clustering by SOM

34 Alternatives to Hierarchical Clustering GORDER and pre-clustering by SOM Pre-calling number of clusters: k-means and k-medians

35 Alternatives to Hierarchical Clustering GORDER and pre-clustering by SOM Pre-calling number of clusters: k-means and k-medians Principal Component Analysis (PCA)

36 Homework Download PyMol

Predicting Gene Function From Patterns of Annotation

Predicting Gene Function From Patterns of Annotation Predicting Gene Function From Patterns of Annotation by Oliver D. King, Rebecca E. Foulger, Selina S. Dwight, James V. White, and Frederick P. Roth Genome Research 13(5), 896-904, May 2003 http://www.genome.org/cgi/doi/10.1101/gr.440803

More information

3.2 Binomial and Hypergeometric Probabilities

3.2 Binomial and Hypergeometric Probabilities 3.2 Binomial and Hypergeometric Probabilities Ulrich Hoensch Wednesday, January 23, 2013 Example An urn contains ten balls, exactly seven of which are red. Suppose five balls are drawn at random and with

More information

Random Variables CHAPTER 6.3 BINOMIAL AND GEOMETRIC RANDOM VARIABLES

Random Variables CHAPTER 6.3 BINOMIAL AND GEOMETRIC RANDOM VARIABLES Random Variables CHAPTER 6.3 BINOMIAL AND GEOMETRIC RANDOM VARIABLES Essential Question How can I determine whether the conditions for using binomial random variables are met? Binomial Settings When the

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

Keywords: S. cerevisiae, database, genome-wide analysis, bioinformatics, yeast

Keywords: S. cerevisiae, database, genome-wide analysis, bioinformatics, yeast The SGD group is a team of scientists who commit their full time and energy to the design, maintenance, and enhancement of the Saccharomyces Genome Database, a resource for scientific information about

More information

Chapter 3 Statistical Quality Control, 7th Edition by Douglas C. Montgomery. Copyright (c) 2013 John Wiley & Sons, Inc.

Chapter 3 Statistical Quality Control, 7th Edition by Douglas C. Montgomery. Copyright (c) 2013 John Wiley & Sons, Inc. 1 3.1 Describing Variation Stem-and-Leaf Display Easy to find percentiles of the data; see page 69 2 Plot of Data in Time Order Marginal plot produced by MINITAB Also called a run chart 3 Histograms Useful

More information

Introduction to QTL (Quantitative Trait Loci) & LOD analysis Steven M. Carr / Biol 4241 / Winter Study Design of Hamer et al.

Introduction to QTL (Quantitative Trait Loci) & LOD analysis Steven M. Carr / Biol 4241 / Winter Study Design of Hamer et al. Introduction to QTL (Quantitative Trait Loci) & LOD analysis Steven M. Carr / Biol 4241 / Winter 2016 Quantitative Trait Loci: contribution of multiple genes to a single trait Linkage between phenotypic

More information

14.30 Introduction to Statistical Methods in Economics Spring 2009

14.30 Introduction to Statistical Methods in Economics Spring 2009 MIT OpenCourseWare http://ocw.mit.edu 14.30 Introduction to Statistical Methods in Economics Spring 2009 For information about citing these materials or our Terms of Use, visit: http://ocw.mit.edu/terms.

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

Probability and Statistics

Probability and Statistics Kristel Van Steen, PhD 2 Montefiore Institute - Systems and Modeling GIGA - Bioinformatics ULg kristel.vansteen@ulg.ac.be CHAPTER 3: PARAMETRIC FAMILIES OF UNIVARIATE DISTRIBUTIONS 1 Why do we need distributions?

More information

The Binomial Distribution

The Binomial Distribution Patrick Breheny February 21 Patrick Breheny University of Iowa Introduction to Biostatistics (BIOS 4120) 1 / 16 So far, we have discussed the probability of single events In research, however, the data

More information

Discrete Random Variables and Their Probability Distributions

Discrete Random Variables and Their Probability Distributions 58 Chapter 5 Discrete Random Variables and Their Probability Distributions Discrete Random Variables and Their Probability Distributions Chapter 5 Section 5.6 Example 5-18, pg. 213 Calculating a Binomial

More information

CHAPTER 6 Random Variables

CHAPTER 6 Random Variables CHAPTER 6 Random Variables 6.3 Binomial and Geometric Random Variables The Practice of Statistics, 5th Edition Starnes, Tabor, Yates, Moore Bedford Freeman Worth Publishers Binomial and Geometric Random

More information

Lecture 14: Examples of Martingales and Azuma s Inequality. Concentration

Lecture 14: Examples of Martingales and Azuma s Inequality. Concentration Lecture 14: Examples of Martingales and Azuma s Inequality A Short Summary of Bounds I Chernoff (First Bound). Let X be a random variable over {0, 1} such that P [X = 1] = p and P [X = 0] = 1 p. n P X

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

GRAMMATICAL EVOLUTION. Peter Černo

GRAMMATICAL EVOLUTION. Peter Černo GRAMMATICAL EVOLUTION Peter Černo Grammatical Evolution (GE) Is an evolutionary algorithm that can evolve programs. Representation: linear genome + predefined grammar. Each individual: variable-length

More information

Supporting Table S1: List of expression constructs examined Clone Vector MW (kda) Protein

Supporting Table S1: List of expression constructs examined Clone Vector MW (kda) Protein Sr. No. Supporting Information Supporting Table S1: List of expression constructs examined Clone Vector MW (kda) Protein 1 σ K / RskA cyto MCS1-pETDUET1 +RskA 2 σ K (C133S)/ RskA cyto Site directed mutagenesis

More information

P (X = x) = x=25

P (X = x) = x=25 Chapter 2 Random variables Exercise 2. (Uniform distribution) Let X be uniformly distributed on 0,,..., 99. Calculate P(X 25). Solution of Exercise 2. : We have P(X 25) P(X 24) F (24) 25 00 3 4. Alternative

More information

3.2 Hypergeometric Distribution 3.5, 3.9 Mean and Variance

3.2 Hypergeometric Distribution 3.5, 3.9 Mean and Variance 3.2 Hypergeometric Distribution 3.5, 3.9 Mean and Variance Prof. Tesler Math 186 Winter 2017 Prof. Tesler 3.2 Hypergeometric Distribution Math 186 / Winter 2017 1 / 15 Sampling from an urn c() 0 10 20

More information

RRU Frequently Asked Questions

RRU Frequently Asked Questions RRU Frequently Asked Questions General Questions What changes were made for HEDIS 2015? RRU specification changes: We removed the Cholesterol Management for Patients With Cardiovascular Conditions (CMC)

More information

AP Stats: 3B ~ Least Squares Regression and Residuals. Objectives:

AP Stats: 3B ~ Least Squares Regression and Residuals. Objectives: Objectives: INTERPRET the slope and y intercept of a least-squares regression line USE the least-squares regression line to predict y for a given x CALCULATE and INTERPRET residuals and their standard

More information

Section 6.3 Binomial and Geometric Random Variables

Section 6.3 Binomial and Geometric Random Variables Section 6.3 Binomial and Geometric Random Variables Mrs. Daniel AP Stats Binomial Settings A binomial setting arises when we perform several independent trials of the same chance process and record the

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

CA660 Statistical Data Analysis (2013_2014) M.Sc. (DA Major) - backgrounds various. Exercises 2 : Probability Distributions and Applications

CA660 Statistical Data Analysis (2013_2014) M.Sc. (DA Major) - backgrounds various. Exercises 2 : Probability Distributions and Applications CA660 tatistical Data Analysis (03_0) M.c. (DA Major) - backgrounds various Exercises : Probability Distributions and Applications includes conditionals, Decision-making + Classical Inference: ampling

More information

Lab#3 Probability

Lab#3 Probability 36-220 Lab#3 Probability Week of September 19, 2005 Please write your name below, tear off this front page and give it to a teaching assistant as you leave the lab. It will be a record of your participation

More information

PreCalc 11 Chapter 1 Review Pack v1 Answer Section

PreCalc 11 Chapter 1 Review Pack v1 Answer Section PreCalc 11 Chapter 1 Review Pack v1 Answer Section MULTIPLE CHOICE 1. ANS: A PTS: 1 DIF: Easy REF: 1.1 Arithmetic Sequences. ANS: A PTS: 1 DIF: Easy REF: 1.1 Arithmetic Sequences 3. ANS: B PTS: 1 DIF:

More information

Chapter 8: Binomial and Geometric Distributions

Chapter 8: Binomial and Geometric Distributions Chapter 8: Binomial and Geometric Distributions Section 8.1 Binomial Distributions The Practice of Statistics, 4 th edition For AP* STARNES, YATES, MOORE Section 8.1 Binomial Distribution Learning Objectives

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

Binomial Coefficient

Binomial Coefficient Binomial Coefficient This short text is a set of notes about the binomial coefficients, which link together algebra, combinatorics, sets, binary numbers and probability. The Product Rule Suppose you are

More information

Discrete Probability Distributions

Discrete Probability Distributions 90 Discrete Probability Distributions Discrete Probability Distributions C H A P T E R 6 Section 6.2 4Example 2 (pg. 00) Constructing a Binomial Probability Distribution In this example, 6% of the human

More information

CPB principles for research loans between natural history collections

CPB principles for research loans between natural history collections CPB principles for research loans between natural history collections Introduction The following document was drafted and revised by the EDIT 1 Directors of Collections (DoC) group. It is based on the

More information

Chapter 6: Random Variables

Chapter 6: Random Variables Chapter 6: Random Variables Section 6.3 The Practice of Statistics, 4 th edition For AP* STARNES, YATES, MOORE Chapter 6 Random Variables 6.1 Discrete and Continuous Random Variables 6.2 Transforming and

More information

CSE 21 Winter 2016 Homework 6 Due: Wednesday, May 11, 2016 at 11:59pm. Instructions

CSE 21 Winter 2016 Homework 6 Due: Wednesday, May 11, 2016 at 11:59pm. Instructions CSE 1 Winter 016 Homework 6 Due: Wednesday, May 11, 016 at 11:59pm Instructions Homework should be done in groups of one to three people. You are free to change group members at any time throughout the

More information

Asking too much? The rhetorical role of questions in political discourse. Justine Zhang Arthur Spirling Cristian Danescu-Niculescu-Mizil

Asking too much? The rhetorical role of questions in political discourse. Justine Zhang Arthur Spirling Cristian Danescu-Niculescu-Mizil Asking too much? The rhetorical role of questions in political discourse Justine Zhang Arthur Spirling Cristian Danescu-Niculescu-Mizil Cornell University New York University 1 Questions? 2 Questions?

More information

Basic Principles of Probability and Statistics. Lecture notes for PET 472 Spring 2012 Prepared by: Thomas W. Engler, Ph.D., P.E

Basic Principles of Probability and Statistics. Lecture notes for PET 472 Spring 2012 Prepared by: Thomas W. Engler, Ph.D., P.E Basic Principles of Probability and Statistics Lecture notes for PET 472 Spring 2012 Prepared by: Thomas W. Engler, Ph.D., P.E Definitions Risk Analysis Assessing probabilities of occurrence for each possible

More information

VENTURE CAPITAL FUNDING: A PRACTICAL GUIDE TO RAISING FINANCE BY BLOOMFIELD S.

VENTURE CAPITAL FUNDING: A PRACTICAL GUIDE TO RAISING FINANCE BY BLOOMFIELD S. VENTURE CAPITAL FUNDING: A PRACTICAL GUIDE TO RAISING FINANCE BY BLOOMFIELD S. DOWNLOAD EBOOK : VENTURE CAPITAL FUNDING: A PRACTICAL GUIDE TO Click link bellow and free register to download ebook: VENTURE

More information

Recombination. Statistical Analysis of Proportions. Recombination (cont.) Cross. Example. Example

Recombination. Statistical Analysis of Proportions. Recombination (cont.) Cross. Example. Example Recombination Statistical Analysis of Proportions Bret Hanlon and Bret Larget Department of Statistics University of Wisconsin Madison September 13 22, 2011 Example In the fruit fly Drosophila melanogaster,

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

10-6 Study Guide and Intervention

10-6 Study Guide and Intervention 10-6 Study Guide and Intervention Pascal s Triangle Pascal s triangle is the pattern of coefficients of powers of binomials displayed in triangular form. Each row begins and ends with 1 and each coefficient

More information

IB Math Binomial Investigation Alei - Desert Academy

IB Math Binomial Investigation Alei - Desert Academy Patterns in Binomial Expansion 1 Assessment Task: 1) Complete the following tasks and questions looking for any patterns. Show all your work! Write neatly in the space provided. 2) Write a rule or formula

More information

Technical Appendices to Extracting Summary Piles from Sorting Task Data

Technical Appendices to Extracting Summary Piles from Sorting Task Data Technical Appendices to Extracting Summary Piles from Sorting Task Data Simon J. Blanchard McDonough School of Business, Georgetown University, Washington, DC 20057, USA sjb247@georgetown.edu Daniel Aloise

More information

Useful Probability Distributions

Useful Probability Distributions Useful Probability Distributions Standard Normal Distribution Binomial Multinomial Hypergeometric Poisson Beta Binomial Student s t Beta Gamma Dirichlet Multivariate Normal and Correlation Standard Normal

More information

Basic Principles of Probability and Statistics. Lecture notes for PET 472 Spring 2010 Prepared by: Thomas W. Engler, Ph.D., P.E

Basic Principles of Probability and Statistics. Lecture notes for PET 472 Spring 2010 Prepared by: Thomas W. Engler, Ph.D., P.E Basic Principles of Probability and Statistics Lecture notes for PET 472 Spring 2010 Prepared by: Thomas W. Engler, Ph.D., P.E Definitions Risk Analysis Assessing probabilities of occurrence for each possible

More information

CHAPTER 6 Random Variables

CHAPTER 6 Random Variables CHAPTER 6 Random Variables 6.3 Binomial and Geometric Random Variables The Practice of Statistics, 5th Edition Starnes, Tabor, Yates, Moore Bedford Freeman Worth Publishers Binomial and Geometric Random

More information

ECHA DECLARATION OF INTEREST

ECHA DECLARATION OF INTEREST ECHA DECLARATION OF INTEREST There is a conflict of interest where the impartiality and objectivity of a decision, opinion or recommendation of the Agency and/or its bodies, is or might in the public perception

More information

EH SmartView User Guide

EH SmartView User Guide EH SmartView User Guide Turn on the intelligence > www.eulerhermes.us/smartview Contents Getting started with EH SmartView... 3 Access to EH SmartView...4 EH SmartView dashboard: your access to easy risk

More information

Final Exam Review Problems Math 13 Statistics Summer 2013

Final Exam Review Problems Math 13 Statistics Summer 2013 Final Exam Review Problems Math 13 Statistics Summer 2013 These problems are due on the day of the final exam. Name: (Please PRINT) Problem 1: (a) Find the following for this data set {9, 1, 5, 3, 6, 8,

More information

Bioinformatics - Lecture 7

Bioinformatics - Lecture 7 Bioinformatics - Lecture 7 Louis Wehenkel Department of Electrical Engineering and Computer Science University of Liège Montefiore - Liège - November 20, 2007 Find slides: http://montefiore.ulg.ac.be/

More information

Contents Part I Descriptive Statistics 1 Introduction and Framework Population, Sample, and Observations Variables Quali

Contents Part I Descriptive Statistics 1 Introduction and Framework Population, Sample, and Observations Variables Quali Part I Descriptive Statistics 1 Introduction and Framework... 3 1.1 Population, Sample, and Observations... 3 1.2 Variables.... 4 1.2.1 Qualitative and Quantitative Variables.... 5 1.2.2 Discrete and Continuous

More information

Skills Practice Skills Practice for Lesson 10.1

Skills Practice Skills Practice for Lesson 10.1 Skills Practice Skills Practice for Lesson 10.1 Name Date Water Balloons Polynomials and Polynomial Functions Vocabulary Match each key term to its corresponding definition. 1. A polynomial written with

More information

Model 0: We start with a linear regression model: log Y t = β 0 + β 1 (t 1980) + ε, with ε N(0,

Model 0: We start with a linear regression model: log Y t = β 0 + β 1 (t 1980) + ε, with ε N(0, Stat 534: Fall 2017. Introduction to the BUGS language and rjags Installation: download and install JAGS. You will find the executables on Sourceforge. You must have JAGS installed prior to installing

More information

SPC Binomial Q-Charts for Short or long Runs

SPC Binomial Q-Charts for Short or long Runs SPC Binomial Q-Charts for Short or long Runs CHARLES P. QUESENBERRY North Carolina State University, Raleigh, North Carolina 27695-8203 Approximately normalized control charts, called Q-Charts, are proposed

More information

Probability & Sampling The Practice of Statistics 4e Mostly Chpts 5 7

Probability & Sampling The Practice of Statistics 4e Mostly Chpts 5 7 Probability & Sampling The Practice of Statistics 4e Mostly Chpts 5 7 Lew Davidson (Dr.D.) Mallard Creek High School Lewis.Davidson@cms.k12.nc.us 704-786-0470 Probability & Sampling The Practice of Statistics

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

Quick Reference Guide. Employer Health and Safety Planning Tool Kit

Quick Reference Guide. Employer Health and Safety Planning Tool Kit Operating a WorkSafeBC Vehicle Quick Reference Guide Employer Health and Safety Planning Tool Kit Effective date: June 08 Table of Contents Employer Health and Safety Planning Tool Kit...5 Introduction...5

More information

MATERIAL TRANSFER AGREEMENT FOR TRANSFER OF MATERIALS TO NCRAD

MATERIAL TRANSFER AGREEMENT FOR TRANSFER OF MATERIALS TO NCRAD MATERIAL TRANSFER AGREEMENT FOR TRANSFER OF MATERIALS TO NCRAD This Master Material Transfer Agreement for Transfer of Materials to NCRAD ( Master Agreement ) is made and entered into by and between The

More information

Ct value interpretation

Ct value interpretation Method 1 Appendix of Real-time quantitative PCR training course. Division of Genomics Research Life Science Research Center, Gifu University This document explains how you can interpret the Ct values from

More information

Maximum Likelihood Estimation

Maximum Likelihood Estimation Maximum Likelihood Estimation The likelihood and log-likelihood functions are the basis for deriving estimators for parameters, given data. While the shapes of these two functions are different, they have

More information

Genes build the future

Genes build the future Genes build the future Vivien Yang Swartz BGI Europe 1. Who we are? 2. What we are doing? 3. Our experiences in China 4. Our vision in Europe 1 Who we are? From 1% to World Leading The first Human Genome

More information

PROBABILITY. Wiley. With Applications and R ROBERT P. DOBROW. Department of Mathematics. Carleton College Northfield, MN

PROBABILITY. Wiley. With Applications and R ROBERT P. DOBROW. Department of Mathematics. Carleton College Northfield, MN PROBABILITY With Applications and R ROBERT P. DOBROW Department of Mathematics Carleton College Northfield, MN Wiley CONTENTS Preface Acknowledgments Introduction xi xiv xv 1 First Principles 1 1.1 Random

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

Practice Problems on Term Structure

Practice Problems on Term Structure Practice Problems on Term Structure 1- The yield curve and expectations hypothesis (30 points) Assume that the policy of the Fed is given by the Taylor rule that we studied in class, that is i t = 1.5

More information

Probability Models.S2 Discrete Random Variables

Probability Models.S2 Discrete Random Variables Probability Models.S2 Discrete Random Variables Operations Research Models and Methods Paul A. Jensen and Jonathan F. Bard Results of an experiment involving uncertainty are described by one or more random

More information

Section 5.5 Factoring Trinomials, a = 1

Section 5.5 Factoring Trinomials, a = 1 Section 5.5 Factoring Trinomials, a = 1 REVIEW Each of the following trinomials have a lead coefficient of 1. Let s see how they factor in a similar manner to those trinomials in Section 5.4. Example 1:

More information

Improvements to e-suitability - paragraph library version

Improvements to e-suitability - paragraph library version Improvements to e-suitability - paragraph library version 1.2.20 12.10.2011 We are pleased to announce further enhancements to e-suitability which include significant improvements to the content. These

More information

II - Probability. Counting Techniques. three rules of counting. 1multiplication rules. 2permutations. 3combinations

II - Probability. Counting Techniques. three rules of counting. 1multiplication rules. 2permutations. 3combinations II - Probability Counting Techniques three rules of counting 1multiplication rules 2permutations 3combinations Section 2 - Probability (1) II - Probability Counting Techniques 1multiplication rules In

More information

Notes on the symmetric group

Notes on the symmetric group Notes on the symmetric group 1 Computations in the symmetric group Recall that, given a set X, the set S X of all bijections from X to itself (or, more briefly, permutations of X) is group under function

More information

V12 Beta 1. New Feature Guide - Tax Manager. Setup. Below, please find the details of changes made to our latest software release.

V12 Beta 1. New Feature Guide - Tax Manager. Setup. Below, please find the details of changes made to our latest software release. New Feature Guide - Tax Manager V12 Beta 1 Below, please find the details of changes made to our latest software release. Setup Setup Tax Tax Manager Tax Details The Tax Details tab holds information required

More information

Ontological Automation of Strategic Information System Planning

Ontological Automation of Strategic Information System Planning Ontological Automation of Strategic Information System Planning Ontological Automation of Strategic Information System Planning Kasiphan Masakul Faculty of Informatics Sripatum University Bangkok, Thailand

More information

Chapter 12. Sequences and Series

Chapter 12. Sequences and Series Chapter 12 Sequences and Series Lesson 1: Sequences Lesson 2: Arithmetic Sequences Lesson 3: Geometry Sequences Lesson 4: Summation Notation Lesson 5: Arithmetic Series Lesson 6: Geometric Series Lesson

More information

Factoring Trinomials: Part 1

Factoring Trinomials: Part 1 Factoring Trinomials: Part 1 Factoring Trinomials (a = 1) We will now learn to factor trinomials of the form a + b + c, where a = 1 Because a is the coefficient of the leading term of the trinomial, this

More information

Plan Advice Manager Dashboard

Plan Advice Manager Dashboard Summary The Plan Advice Manager Dashboard provides advisors the ability to analyze, review, generate and archive reports and documents. Also, Plan Advice Manager allows automatic recommendations for fund

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

Chapter 5. Discrete Probability Distributions. Random Variables

Chapter 5. Discrete Probability Distributions. Random Variables Chapter 5 Discrete Probability Distributions Random Variables x is a random variable which is a numerical description of the outcome of an experiment. Discrete: If the possible values change by steps or

More information

Administrative Classification of the Budget: Practical Experience of Reform in Tajikistan

Administrative Classification of the Budget: Practical Experience of Reform in Tajikistan Administrative Classification of the Budget: Practical Experience of Reform in Tajikistan Michael Parry, Principal, Michael Parry Consulting LLP George Gridilian, Managing Partner, ECORYS-Tajikistan LLC

More information

Getting started with WinBUGS

Getting started with WinBUGS 1 Getting started with WinBUGS James B. Elsner and Thomas H. Jagger Department of Geography, Florida State University Some material for this tutorial was taken from http://www.unt.edu/rss/class/rich/5840/session1.doc

More information

Chapter 3. Discrete Probability Distributions

Chapter 3. Discrete Probability Distributions Chapter 3 Discrete Probability Distributions 1 Chapter 3 Overview Introduction 3-1 The Binomial Distribution 3-2 Other Types of Distributions 2 Chapter 3 Objectives Find the exact probability for X successes

More information

THE REED INSTITUTE. Independent Auditors Report in Accordance with OMB Circular A-133. Year ended June 30, 2011

THE REED INSTITUTE. Independent Auditors Report in Accordance with OMB Circular A-133. Year ended June 30, 2011 Independent Auditors Report in Accordance with OMB Circular A-133 Year ended June 30, 2011 (With Independent Auditors Report Thereon) Table of Contents Independent Auditors Report on Compliance with Requirements

More information

Fluctuating Exchange Rates A Study using the ASIR model

Fluctuating Exchange Rates A Study using the ASIR model The Geneva Papers on Risk and Insurance, 7 (No 25, October 1982), 321-355 Fluctuating Exchange Rates A Study using the ASIR model by Z. Margaret Brown and Lawrence Galitz * Introduction The extra dimension

More information

Responsible Investment Policy 2018

Responsible Investment Policy 2018 Responsible Investment Policy 2018 Antin Infrastructure Partners Responsible Investment Policy 2018 Founding principles and objectives Antin is a long-term investor committed to responsible investment

More information

Probability mass function; cumulative distribution function

Probability mass function; cumulative distribution function PHP 2510 Random variables; some discrete distributions Random variables - what are they? Probability mass function; cumulative distribution function Some discrete random variable models: Bernoulli Binomial

More information

Machine Learning in Computer Vision Markov Random Fields Part II

Machine Learning in Computer Vision Markov Random Fields Part II Machine Learning in Computer Vision Markov Random Fields Part II Oren Freifeld Computer Science, Ben-Gurion University March 22, 2018 Mar 22, 2018 1 / 40 1 Some MRF Computations 2 Mar 22, 2018 2 / 40 Few

More information

2 of PU_2015_375 Which of the following measures is more flexible when compared to other measures?

2 of PU_2015_375 Which of the following measures is more flexible when compared to other measures? PU M Sc Statistics 1 of 100 194 PU_2015_375 The population census period in India is for every:- quarterly Quinqennial year biannual Decennial year 2 of 100 105 PU_2015_375 Which of the following measures

More information

Prob and Stats, Nov 7

Prob and Stats, Nov 7 Prob and Stats, Nov 7 The Standard Normal Distribution Book Sections: 7.1, 7.2 Essential Questions: What is the standard normal distribution, how is it related to all other normal distributions, and how

More information

7-4. Compound Interest. Vocabulary. Interest Compounded Annually. Lesson. Mental Math

7-4. Compound Interest. Vocabulary. Interest Compounded Annually. Lesson. Mental Math Lesson 7-4 Compound Interest BIG IDEA If money grows at a constant interest rate r in a single time period, then after n time periods the value of the original investment has been multiplied by (1 + r)

More information

Binomial Random Variables. Binomial Random Variables

Binomial Random Variables. Binomial Random Variables Bernoulli Trials Definition A Bernoulli trial is a random experiment in which there are only two possible outcomes - success and failure. 1 Tossing a coin and considering heads as success and tails as

More information

Math489/889 Stochastic Processes and Advanced Mathematical Finance Homework 5

Math489/889 Stochastic Processes and Advanced Mathematical Finance Homework 5 Math489/889 Stochastic Processes and Advanced Mathematical Finance Homework 5 Steve Dunbar Due Fri, October 9, 7. Calculate the m.g.f. of the random variable with uniform distribution on [, ] and then

More information

CH 39 CREATING THE EQUATION OF A LINE

CH 39 CREATING THE EQUATION OF A LINE 9 CH 9 CREATING THE EQUATION OF A LINE Introduction S ome chapters back we played around with straight lines. We graphed a few, and we learned how to find their intercepts and slopes. Now we re ready to

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

ISO : 2013 Changes to ISO 21747: 2006

ISO : 2013 Changes to ISO 21747: 2006 ISO 22514-2: 2013 Changes to ISO 21747: 2006 ISO 22514-2: 2013 Changes to ISO 21747: 2006 1/17 Content Purpose of the document... 2 Part I - main content of ISO 22514-2: 2013... 3 Time-dependent distribution

More information

Statistical Data Mining for Computational Financial Modeling

Statistical Data Mining for Computational Financial Modeling Statistical Data Mining for Computational Financial Modeling Ali Serhan KOYUNCUGIL, Ph.D. Capital Markets Board of Turkey - Research Department Ankara, Turkey askoyuncugil@gmail.com www.koyuncugil.org

More information

Review for Test 3: Linear Functions

Review for Test 3: Linear Functions Name: Date: Period: Review for Test 3: Linear Functions Slope Formula: y 2 y 1 x 2 x 1 1. Graph the line that passes through the given points. Then identify the slope, whichever intercept is asked for,

More information

Unit 8 Notes: Solving Quadratics by Factoring Alg 1

Unit 8 Notes: Solving Quadratics by Factoring Alg 1 Unit 8 Notes: Solving Quadratics by Factoring Alg 1 Name Period Day Date Assignment (Due the next class meeting) Tuesday Wednesday Thursday Friday Monday Tuesday Wednesday Thursday Friday Monday Tuesday

More information

ECO220Y Continuous Probability Distributions: Normal Readings: Chapter 9, section 9.10

ECO220Y Continuous Probability Distributions: Normal Readings: Chapter 9, section 9.10 ECO220Y Continuous Probability Distributions: Normal Readings: Chapter 9, section 9.10 Fall 2011 Lecture 8 Part 2 (Fall 2011) Probability Distributions Lecture 8 Part 2 1 / 23 Normal Density Function f

More information

21.1 Arithmetic Growth and Simple Interest

21.1 Arithmetic Growth and Simple Interest 21.1 Arithmetic Growth and Simple Interest When you open a savings account, your primary concerns are the safety and growth of your savings. Suppose you deposit $100 in an account that pays interest at

More information

The Binomial Distribution

The Binomial Distribution The Binomial Distribution January 31, 2018 Contents The Binomial Distribution The Normal Approximation to the Binomial The Binomial Hypothesis Test Computing Binomial Probabilities in R 30 Problems The

More information

Session 84 PD, Predictive Analytics for Actuaries: A look At Case Studies in Healthcare Analytics. Moderator: Carol J.

Session 84 PD, Predictive Analytics for Actuaries: A look At Case Studies in Healthcare Analytics. Moderator: Carol J. Session 84 PD, Predictive Analytics for Actuaries: A look At Case Studies in Healthcare Analytics Moderator: Carol J. McCall, FSA, MAAA Presenters: Lillian Louise Dittrick, FSA, MAAA Wu-Chyuan (Gary) Gau,

More information

STA 103: Final Exam. Print clearly on this exam. Only correct solutions that can be read will be given credit.

STA 103: Final Exam. Print clearly on this exam. Only correct solutions that can be read will be given credit. STA 103: Final Exam June 26, 2008 Name: } {{ } by writing my name i swear by the honor code Read all of the following information before starting the exam: Print clearly on this exam. Only correct solutions

More information

Genomics and Insurance. 30 November 2018 Julie Scott Underwriting Proposition Manager Munich Re UKLB Tel: +44 (20)

Genomics and Insurance. 30 November 2018 Julie Scott Underwriting Proposition Manager Munich Re UKLB Tel: +44 (20) Genomics and Insurance 30 November 2018 Julie Scott Underwriting Proposition Manager Munich Re UKLB jscott@munichre.com Tel: +44 (20) 3650 7635 0 Introduction NOCA - Genomics and Insurance - Julie Scott

More information

AP STATISTICS FALL SEMESTSER FINAL EXAM STUDY GUIDE

AP STATISTICS FALL SEMESTSER FINAL EXAM STUDY GUIDE AP STATISTICS Name: FALL SEMESTSER FINAL EXAM STUDY GUIDE Period: *Go over Vocabulary Notecards! *This is not a comprehensive review you still should look over your past notes, homework/practice, Quizzes,

More information