Chapter 3. Conditional Probability and Independence

Size: px
Start display at page:

Download "Chapter 3. Conditional Probability and Independence"

Transcription

1 Chapter 3. Conditional Probability and Independence Section 3.1. Conditional Probability Section 3.2 Independence Jiaping Wang Department of Mathematical Science 01/28/2013, Monday

2 Outline Why Conditional Probability Definition of Conditional Probability Application of Conditional Probability Independence Applications of Independence

3 Part 1. Why Conditional Probability

4 Example Employed Unemployed Total Less than high school diploma 11,408 1,062 12,470 High School, No College 35,944 1,890 37,834 Some College, No Degree 21,284 1,014 22,298 Associate Degree 11, ,141 Bachelor s Degree and Higher 39,293 1,098 40,390 Total 119,622 5, ,133 A common summary of these data is the unemployment rate, which is 5511/ = 4.4%. However, this rate doesn t tell us anything about the association between unemployment and education. So we are interested in finding another probability, called conditional probability.

5 Continue Now we compute the conditional probability based on the education for the unemployment rate. From the following table, we can find when the education level increases, the unemployment rate decreases. Employed Unemployed Less than high school diploma 91.5% 8.5% High School, No College 95.0% 5.0% Some College, No Degree 95.5% 4.5% Associate Degree 96.3% 3.7% Bachelor s Degree and Higher %

6 Example 3.1 Projected percentage of workers in the labor force for 2014 are shown in table. How do the relative frequencies for the four ethnic groups compare between women and men? Men Women Total White 43% 37% 80% Black 6% 6% 12% Asian 3% 3% 6% Other 1% 1% 2% Total 53% 47% 100% Men Women White 81% 79% Black 11% 13% Asian 6% 6% Other 2% 2% Total 100% 100% If we assume the population size = n, then the white men has 43%*n/(53%*n)=43/53=81%, so similar for other relative frequencies.

7 Reduced Sample Space Another illustration: Consider the probability of a family with two girls, the sample space is S={(boy,boy),(boy,girl), (girl,boy), (girl, girl)}. So the P(Two girls)=1/4. Now, if we are told that the family has at least one girl, what is the probability that the family has two girl? At this time, the sample space becomes Sr={(boy, girl), (girl, boy), (girl, girl)}, so the P(two girls at least one girl)=1/3. If based on sample space S and assume A={two girls}, B={ at least one girls}, then P(two girls at least one girl)=p(a B)=P(A B)/P(B)=1/3/3/4=1/3.

8 Part 2. Definition of Conditional Probability

9 Definition 3.1 If A and B are any two events, then the conditional probability of A given B, denoted as P(A B), is Provided that P(B)>0. Notice that P(A B) = P(A B)P(B) or P(A B) = P(B A)P(A). This definition also follows the three axioms of probability. (1) A B is a subset of B, so P(A B ) P(B), then 0 P(A B) 1; (2) P(S B)=P(S B)/P(B)=P(B)/P(B)=1; (3) If A 1, A 2,, are mutually exclusively, then so are A 1 B, A 2 B, ; and P(UA i B) = P((UA i ) B)/P(B)=P(U(A i B)/P(B)= P(A i B)/P(B)= P(A i B).

10 Example 3.2 There are four batteries and one is defective. Two are to be selected at random for use on a particular day. Find the probability that the second battery selected is not defective, given that the first was not defective. Solution: Let N1 denote the event that 1 st battery Selected is non-defective, N2 denote that 2 nd battery Selected is non-defective. Also we assume the 1 st is defective. So we are interested in P(N2 N1)=P(N1 N2)/P(N1). From the left figure, we can find P(N1)=3/4, and P(N1 N2)=6/12=1/2, then P(N2 N1)=1/2*4/3=2/3.

11 Part 3. Application of Conditional Probability

12 Screen Test A screen test indicates the presence or absence of a particular disease. There are two different kinds of errors: False Positive: The test indicates a person has disease when he/she actually does not; False Negative: The test indicates a person has no disease when he/she actually does have it. Sensitivity: the probability that a person selected randomly from among those who have the disease will have a positive test. Specificity: the probability that a person selected randomly from among those who do not have the disease will have a negative test.

13 Continue True Diagnosis + - Sum Test + a b a+b Result - c d c+d Sum a+c b+d a+b+c+d=n The + indicates the presence of the disease under study; The indicates the absence of the disease under study. The sensitivity = a/(a+c), the specificity = d/(b+d). Predictive value is the conditional probability that a randomly selected person actually has the disease, given that he/she tested positive: predictive value=a/(a+d). A good test should have a high predictive value, but not always possible, which is affected by the prevalence value: the proportion of the population under study that actually has the disease. Prevalence value=(a+c)/n

14 Example 3.3 Nucleic acid amplification tests (NAATs) are generally agreed to be better than non-naats for diagnosing the presence of Chlamydia trachomatis, the most prevalence sexually transmitted disease. The ligase chain reaction (LCR) test is one such test. In a large study, the sensitivity and specificity of LCR for women were assessed. Following are the results: LCR Tissue Culture + - Sum Test Results Sum

15 Example 3.3 Continue Assuming that the tissue culture is exact and that the women in the study constitute a random sample of women in the United States, answer the following questions: a. What is the prevalence of Chalmydia trachomatis? b. What is the sensitivity of LCR? c. What is the specificity of LCR? d. What is the predictive value of LCR? Solutions: a. prevalence = 152/2132 b. sensitivity = 139/252 c. specificity = 1896/1980 d. predictive value=139/223

16 Part 4. Independence

17 Definition 3.2 and Theorem 3.2 Definition 3.2: Two events A and B are said to be independent if P(A B)=P(A)P(B). This is equivalent to stating that P(A B)=P(A), P(B A)=P(B) If the conditional probability exist. Theorem 3.2: Multiplicative Rule. If A and B are any two events, then P(A B) = P(A)P(B A) = P(B)P(A B) If A and B are independent, then P(A B) = P(A)P(B).

18 Example 3.4 Suppose that a foreman must select one worker from a pool of four available workers (numbered from 1 to 4) for a special job. He selects the worker by mixing the four names and randomly selecting one. Let A denote the event that worker 1 or 2 is selected, let B denote the event that worker 1 or 3 is selected, and let C denote the event that worker 1 is selected. Are A and B independent? Are A and C independent? Solutions: S={1,2,3,4}, A={1,2}, B={1,3}, C={1}. By assumption that assigns ¼ to each individual worker, P(A)=1/2, P(B)=1/2, P(C) = ¼, P(A B)=1/4, so we have P(A)P(B)=1/2*1/2=1/4 = P(A B), thus A and B are independent; P(A C)=1/4 P(A)P(C), so A and C are not independent.

19 Part 5. Applications with Independence

20 Genetics Application A unit of inheritance is a gene, which transmits chemical information that is expressed as a trait such as color or size. Two genes for each trait are present in each individual, called alleles. These two allelic genes in any one individual may be likely(homozygous) or different (heterzygous). When two individuals mate, each parent contributes one of his/her genes from each allele. A simplest model, the probability of each gene from an allele being passed to the offspring is ½ and the two parents contribute alleles independently of each other.

21 Example 3.5 Blood type, the best known of the blood factors, is determined by a single allele. Each person has blood type A, B, AB or O. Type O represents the absence of a factor and is recessive to factors A and B. Thus a person with type A blood may be either homozygous (AA) or heterozygous(ao) for this allele; similarly, a person with type B blood may be either homozygous (BB) or heterozygous (BO). Type AB occurs if a person is given an A factor by a parent and a B factor by the other parent. To have type O blood, an individual must be homozygous O (OO). Suppose a couple is preparing to have a child. One parent has blood type AB, and the other is heterozygous B. What is the possible blood types that the child will have and what is the probability of each? Solutions: there are three possible types: AB, B and A with Probabilities ¼, ½ and ¼, respectively.

22 Relay in Electrical Circuit In a simple probability model, we assume the relays are independent. There are two basic kinds of connections: And other structures are based on the combinations of the series and parallel.

23 Example 3.6 A section of an electrical circuit has two relays in parallel. The relays operate independently and when a switch is thrown, each will close properly with a probability of 0.8. If both relays are open, find the probability that the current will flow from left to right when the switch is thrown. Solutions: Let O denote Open, C denote Close. Then there are four possible outcomes: E1={(O, C)}, E2={(O,O)}, E3={(C,O)}, E4={(C,C)}. We know the P(C) = 0.8, so P(O)=0.2 for each relay. As relays operate independently, so P(E1)=P(O)P(C)=0.16, P(E2)=P(O)P(O)=0.04, P(E3)=P(C)P(O)=0.16, P(E4)=P(C)P(C)=0.64. Also when the relay opens, no current flows. So we are interested in the event, denoted by A=E1UE3UE4 and E1, E2, E3 and E4 are mutually exclusive, so P(A)=P(E1)+P(E3)+P(E4)= = 0.96.

The laws of Heredity. Allele: is the copy (or a version) of the gene that control the same characteristics.

The laws of Heredity. Allele: is the copy (or a version) of the gene that control the same characteristics. The laws of Heredity 1. Definition: Heredity: The passing of traits from parents to their offspring by means of the genes from the parents. Gene: Part or portion of a chromosome that carries genetic information

More information

Probability. Esra Akdeniz. February 26, 2016

Probability. Esra Akdeniz. February 26, 2016 Probability Esra Akdeniz February 26, 2016 Terminology An experiment is any action or process whose outcome is subject to uncertainty. Example: Toss a coin, roll a die. The sample space of an experiment

More information

Science Olympiad Heredity

Science Olympiad Heredity Science Olympiad Heredity Multiple Choice Identify the letter of the choice that best completes the statement or answers the question. 1. A Punnett square shows you all the ways in which can combine. a.

More information

Chapter 3. Conditional Probability and Independence

Chapter 3. Conditional Probability and Independence Chapter 3. Conditional Probability and Independence Section 3.3. Theorem of Total Probability and Bayes Rule Section 3.4 Odds, Odds Ratios, and Relative Risk Jiaping Wang Department of Mathematical Science

More information

Chapter 1 Heredity. Prepared by: GOAD s Team

Chapter 1 Heredity. Prepared by: GOAD s Team Chapter 1 Heredity Prepared by: GOAD s Team IMPORTANT VOCABULARY WORDS Traits Character Genes Allele Genotype homozygote heterozygote Dominant recessive phenotype WHAT IS HEREDITY? HEREDITY - is a passing

More information

Selection at one locus with many alleles, fertility selection, and sexual selection

Selection at one locus with many alleles, fertility selection, and sexual selection Selection at one locus with many alleles, fertility selection, and sexual selection Introduction It s easy to extend the Hardy-Weinberg principle to multiple alleles at a single locus. In fact, we already

More information

Blood Types and Genetics

Blood Types and Genetics Blood Types and Genetics Human blood type is determined by codominant alleles. An allele is one of several different forms of genetic information that is present in our DNA at a specific location on a

More information

MENDELIAN GENETIC CH Review Activity

MENDELIAN GENETIC CH Review Activity MENDELIAN GENETIC CH. 6.3-6.5 Review Activity Question 1 Who is considered to be the father of genetics? Answer 1 Question 2 Gregor Mendel What part of DNA directs a cell to make a certain protein? 1 Answer

More information

Principles of Genetics Biology 204 Marilyn M. Shannon, M.A.

Principles of Genetics Biology 204 Marilyn M. Shannon, M.A. Principles of Genetics Biology 204 Marilyn M. Shannon, M.A. Introduction Nature versus nurture is a topic often informally discussed. Are world-class musicians that good because they inherited the right

More information

Chapter 11. Introduction to Genetics

Chapter 11. Introduction to Genetics Chapter 11 Introduction to Genetics A Brief History In the past, people did not understand how traits were inherited, but there were many guesses based on things that could be observed. Two theories emerged.

More information

GENETICS NOTES. Chapters 12, 13, 14, 15 16

GENETICS NOTES. Chapters 12, 13, 14, 15 16 GENETICS NOTES Chapters 12, 13, 14, 15 16 DNA contains the genetic code for the production of PROTEINS. A gene is a segment of DNA, which consists of enough bases to code for many different proteins. The

More information

Genes and Inheritance (11-12)

Genes and Inheritance (11-12) Genes and Inheritance (11-12) You are a unique combination of your two parents We all have two copies of each gene (one maternal and one paternal) Gametes produced via meiosis contain only one copy of

More information

Honors Biology Test Chapter 9 - Genetics

Honors Biology Test Chapter 9 - Genetics Honors Biology Test Chapter 9 - Genetics 1. The exceptions to the rule that every chromosome is part of a homologous pair are the a. sex chromosomes. c. linked chromosomes. b. autosomes. d. linked autosomes.

More information

Probability and Sample space

Probability and Sample space Probability and Sample space We call a phenomenon random if individual outcomes are uncertain but there is a regular distribution of outcomes in a large number of repetitions. The probability of any outcome

More information

Section 8.1 Studying inheritance

Section 8.1 Studying inheritance Section 8.1 Studying inheritance Genotype and phenotype Genotype is the genetic constitution of an organism that describes all the alleles that an organism contains The genotype sets the limits to which

More information

Patterns of Inheritance

Patterns of Inheritance Patterns of Inheritance Mendel the monk studied inheritance keys to his success: he picked pea plants he focused on easily categorized traits he used true-breeding populations parents always produced offspring

More information

Guided Notes: Simple Genetics

Guided Notes: Simple Genetics Punnett Squares Guided Notes: Simple Genetics In order to determine the a person might inherit, we use a simple diagram called a o Give us of an offspring having particular traits Pieces of the Punnett

More information

Genetics All somatic cells contain 23 pairs of chromosomes 22 pairs of autosomes 1 pair of sex chromosomes Genes contained in each pair of chromosomes

Genetics All somatic cells contain 23 pairs of chromosomes 22 pairs of autosomes 1 pair of sex chromosomes Genes contained in each pair of chromosomes Chapter 6 Genetics and Inheritance Lecture 1: Genetics and Patterns of Inheritance Asexual reproduction = daughter cells genetically identical to parent (clones) Sexual reproduction = offspring are genetic

More information

COMPLETE DOMINANCE. Autosomal Dominant Inheritance Autosomal Recessive Inheritance

COMPLETE DOMINANCE. Autosomal Dominant Inheritance Autosomal Recessive Inheritance COMPLETE DOMINANCE In complete dominance, the effect of one allele completely masks the effect of the other. The allele that masks the other is called dominant, and the allele that is masked is called

More information

Name Class Date. Review Guide. Genetics. The fundamental principles of genetics were first discovered by. What type of plant did he breed?.

Name Class Date. Review Guide. Genetics. The fundamental principles of genetics were first discovered by. What type of plant did he breed?. Name Class Date Review Guide Genetics The fundamental principles of genetics were first discovered by. What type of plant did he breed?. True-breeding parental plants are called the generation. Their hybrid

More information

Analytical Geometry. Applications of Probability Study Guide. Use the word bank to fill in the blanks.

Analytical Geometry. Applications of Probability Study Guide. Use the word bank to fill in the blanks. Analytical Geometry Name Applications of Probability Study Guide Use the word bank to fill in the blanks. Conditional Probabilities Sample Space Union Mutually Exclusive Complement Intersection Event Independent

More information

Genetics. *** Reading Packet

Genetics. *** Reading Packet Genetics *** Reading Packet 5.4 Mendel and His Peas Learning Objectives Describe Mendel's first genetics experiments. Introduction Why do you look like your family? For a long time people understood that

More information

3. Mating two organisms produces a 3:1 ratio of the phenotype in progeny. The parental genotypes are

3. Mating two organisms produces a 3:1 ratio of the phenotype in progeny. The parental genotypes are 1. In dihybrid crosses, the ratio 9:3:3:1 indicates A. codominance. B. independent assortment. C. intermediate dominance. D. three alleles for each trait. 2. Mating of two organisms produces a 1:1 ratio

More information

Name Date Class. Main Idea. Human traits are controlled by single genes with two alleles, single genes with... a. b. c.

Name Date Class. Main Idea. Human traits are controlled by single genes with two alleles, single genes with... a. b. c. Modern Genetics Name Date Class Modern Genetics Guided Reading and Study Human Inheritance This section explains some patterns of inheritance in humans. It also describes the functions of the sex chromosomes

More information

Chapter 12 Multiple Choice

Chapter 12 Multiple Choice Chapter 12 Multiple Choice Identify the choice that best completes the statement or answers the question. 1. What did Gregor Mendel do to study different characteristics in his genetics experiments? a.

More information

probability problems, first two days

probability problems, first two days ph 141 probability problems, first two days from Moore, McCabe and Craig, 8th ed 4.111 Exercise and sleep. Suppose that 40 % of adults get enough sleep, 46 % get enough exercise, and 24 % do both. Find

More information

EVOLUTIONARY GENETICS LAB PROBLEMS

EVOLUTIONARY GENETICS LAB PROBLEMS ANTHR 1-L: Bio Anthro Lab Name: EVOLUTIONARY GENETICS LAB PROBLEMS 1. In Likis, a type of monkey (hypothetical), a single dominant allele determines whether or not a Liki is spotted (S) or not (nonspotted

More information

Math HL Chapter 12 Probability

Math HL Chapter 12 Probability Math HL Chapter 12 Probability Name: Read the notes and fill in any blanks. Work through the ALL of the examples. Self-Check your own progress by rating where you are. # Learning Targets Lesson I have

More information

Genetics Test- Mendel, Probablility and Heredity

Genetics Test- Mendel, Probablility and Heredity Genetics Test- Mendel, Probablility and Heredity Multiple Choice Identify the choice that best completes the statement or answers the question. 1. In Mendel s experiments, what percentage of the plants

More information

(b) What is the allele frequency of the b allele in the new merged population on the island?

(b) What is the allele frequency of the b allele in the new merged population on the island? 2005 7.03 Problem Set 6 KEY Due before 5 PM on WEDNESDAY, November 23, 2005. Turn answers in to the box outside of 68-120. PLEASE WRITE YOUR ANSWERS ON THIS PRINTOUT. 1. Two populations (Population One

More information

Two copies of each autosomal gene affect phenotype.

Two copies of each autosomal gene affect phenotype. UNIT 3 GENETICS LESSON #34: Chromosomes and Phenotype Objective: Explain how the chromosomes on which genes are located can affect the expression of traits. Take a moment to look at the variety of treats

More information

Chapter 02 Mendelian Inheritance

Chapter 02 Mendelian Inheritance Chapter 02 Mendelian Inheritance Multiple Choice Questions 1. The theory of pangenesis was first proposed by. A. Aristotle B. Galen C. Mendel D. Hippocrates E. None of these Learning Objective: Understand

More information

Introduction to Genetics and Heredity

Introduction to Genetics and Heredity Introduction to Genetics and Heredity Although these dogs have similar characteristics they are each unique! I. Early Ideas About Heredity A. The Theory of Blending Inheritance Each parent contributes

More information

Mendel s Law of Heredity. Page 254

Mendel s Law of Heredity. Page 254 Mendel s Law of Heredity Page 254 Define pollination The transfer of pollen grains from a male reproductive organ to a female reproductive organ in a plant is called pollination. Define cross pollination.

More information

Chapter 8: Two Dichotomous Variables

Chapter 8: Two Dichotomous Variables Chapter 8: Two Dichotomous Variables On the surface, the topic of this chapter seems similar to what we studied in Chapter 7. There are some subtle, yet important, differences. As in Chapter 5, we have

More information

Were the babies switched? The Genetics of Blood Typesi

Were the babies switched? The Genetics of Blood Typesi Were the babies switched? The Genetics of Blood Typesi Two couples had babies on the same day in the same hospital. Denise and Earnest had a girl, Tonja. Danielle and Michael had twins, a boy, Michael,

More information

Meiosis and Genetics

Meiosis and Genetics Meiosis and Genetics Humans have chromosomes in each cell What pattern do you notice in the human karyotype (a technique that organizes chromosomes by type and size)? Humans are diploid 1 Gametes are produced

More information

Ch 8 Practice Questions

Ch 8 Practice Questions Ch 8 Practice Questions Multiple Choice Identify the choice that best completes the statement or answers the question. 1. What fraction of offspring of the cross Aa Aa is homozygous for the dominant allele?

More information

Genetic basis of inheritance and variation. Dr. Amjad Mahasneh. Jordan University of Science and Technology

Genetic basis of inheritance and variation. Dr. Amjad Mahasneh. Jordan University of Science and Technology Genetic basis of inheritance and variation Dr. Amjad Mahasneh Jordan University of Science and Technology Segment 1 Hello and welcome everyone. My name is Amjad Mahasneh. I teach molecular biology at Jordan

More information

Inheritance. Children inherit traits from both parents.

Inheritance. Children inherit traits from both parents. Have you ever been told you have your mother s eyes or your father s smile? Have you ever noticed you share your grandfather s eye color or possibly your grandmother s curly hair, and yet your parents

More information

Name: Date: Roll: Score: Biology: Blood Lab or Everything you wanted to know about blood and then some!!!!

Name: Date: Roll: Score: Biology: Blood Lab or Everything you wanted to know about blood and then some!!!! Name: Date: Roll: Score: Biology: Blood Lab or Everything you wanted to know about blood and then some!!!! INTRODUCTION/BACKGROUND: BLOOD, a remarkable life-giving" liquid tissue, will be examined genetically.

More information

Danielle is insisting that both families have blood type tests to ensure that they have the right babies.

Danielle is insisting that both families have blood type tests to ensure that they have the right babies. Lab: The Genetics of Blood Type Period: Adapted from Were the babies switched? 2016 Drs. Jennifer Doherty and Ingrid Waldron, U. of Penn. Biology Department Name: Date: Problem: Were the babies switched?

More information

Mitosis and Meiosis. See Mitosis and Meiosis on the class web page

Mitosis and Meiosis. See Mitosis and Meiosis on the class web page Mitosis and Meiosis Mitosis and Cellular Reproduction. A cell s hereditary material (DNA) is located on chromosomes in the cell s nucleus. In the process called mitosis, a cell s hereditary material is

More information

Chapter 7: Pedigree Analysis B I O L O G Y

Chapter 7: Pedigree Analysis B I O L O G Y Name Date Period Chapter 7: Pedigree Analysis B I O L O G Y Introduction: A pedigree is a diagram of family relationships that uses symbols to represent people and lines to represent genetic relationships.

More information

B1 Question 1 Foundation

B1 Question 1 Foundation B1 Question 1 Foundation The nucleus controls the activities of a cell. The instructions for how an organism develops i.e. the genes are found in the nuclei of its cells B1 Question 2 Foundation The genes

More information

Model of an F 1 and F 2 generation

Model of an F 1 and F 2 generation Mendelian Genetics Casual observation of a population of organisms (e.g. cats) will show variation in many visible characteristics (e.g. color of fur). While members of a species will have the same number

More information

Genetics Honors NOtes 2017 SHORT p2.notebook. May 26, 2017

Genetics Honors NOtes 2017 SHORT p2.notebook. May 26, 2017 Do Now A man and woman want to predict the chances of their offspring having dimples. The woman is heterozygous for dimples and the man does not have dimples. What is the chance of having a child with

More information

Beyond Mendel s Laws. Incomplete Dominance Co-dominance and Multiple Alleles

Beyond Mendel s Laws. Incomplete Dominance Co-dominance and Multiple Alleles Beyond Mendel s Laws Incomplete Dominance Co-dominance and Multiple Alleles Mendel s Studies He found that inherited traits were either dominant or recessive Dominant alleles expresses over the recessive

More information

NOTES: Exceptions to Mendelian Genetics!

NOTES: Exceptions to Mendelian Genetics! NOTES: 11.3 Exceptions to Mendelian Genetics! Beyond Dominant and Recessive Alleles Some alleles are neither dominant nor recessive, and many traits are controlled by multiple alleles OR multiple genes.

More information

Activities to Accompany the Genetics and Evolution App for ipad and iphone

Activities to Accompany the Genetics and Evolution App for ipad and iphone Activities to Accompany the Genetics and Evolution App for ipad and iphone All of the following questions can be answered using the ipad version of the Genetics and Evolution App. When using the iphone

More information

DEFINITIONS: POPULATION: a localized group of individuals belonging to the same species

DEFINITIONS: POPULATION: a localized group of individuals belonging to the same species DEFINITIONS: POPULATION: a localized group of individuals belonging to the same species SPECIES: a group of populations whose individuals have the potential to interbreed and produce fertile offspring

More information

Meiotic Mistakes and Abnormalities Learning Outcomes

Meiotic Mistakes and Abnormalities Learning Outcomes Meiotic Mistakes and Abnormalities Learning Outcomes 5.6 Explain how nondisjunction can result in whole chromosomal abnormalities. (Module 5.10) 5.7 Describe the inheritance patterns for strict dominant

More information

Gene$cs: Part V. Extending Mendel APGRU5L5

Gene$cs: Part V. Extending Mendel APGRU5L5 Gene$cs: Part V Extending Mendel APGRU5L5 Do Now: 1. The Mother is blue, father is white. The offspring is checkered blue and white. Is this co-dominance or incomplete dominance? 2. A black cat and a white

More information

Drosophila melanogaster. Introduction. Drosophila melanogaster is a kind of flies fruit fly that is widely used in genetic

Drosophila melanogaster. Introduction. Drosophila melanogaster is a kind of flies fruit fly that is widely used in genetic Jessie Tran Mrs. Lajoie Honors Biology Date of Experiment: 4 May 2015 Due Date: 12 May 2015 Determining the Inheritance Patterns of Purple Eyes, Lobe Eyes, and Yellow Body Genes of Drosophila melanogaster

More information

Biology. Chapter 13. Observing Patterns in Inherited Traits. Concepts and Applications 9e Starr Evers Starr. Cengage Learning 2015

Biology. Chapter 13. Observing Patterns in Inherited Traits. Concepts and Applications 9e Starr Evers Starr. Cengage Learning 2015 Biology Concepts and Applications 9e Starr Evers Starr Chapter 13 Observing Patterns in Inherited Traits Cengage Learning 2015 Cengage Learning 2015 After completing today s activities, students should

More information

Genetics Practice Problems

Genetics Practice Problems Genetics Practice Problems Part I- One Trait Crosses 1. Cystic fibrosis is carried on the recessive allele. Normal is dominant. A normal man and a woman with cystic fibrosis have one CF child and one normal

More information

Chapter 28 Modern Mendelian Genetics

Chapter 28 Modern Mendelian Genetics Chapter 28 Modern Mendelian Genetics (I) Gene-Chromosome Theory Genes exist in a linear fashion on chromosomes Two genes associated with a specific characteristic are known as alleles and are located on

More information

Patterns of Heredity Genetics

Patterns of Heredity Genetics Patterns of Heredity Genetics DO NOW Hand in outlines (my desk) Pick up tests from back table and review them. We will be going over the zipgrade and the short answer together. Save your questions for

More information

Genetics WS Part 7 Name Part 7: Incomplete Dominance or Codominance

Genetics WS Part 7 Name Part 7: Incomplete Dominance or Codominance Genetics WS Part 7 Name Part 7: Incomplete Dominance or Codominance In Four o clock flowers the alleles for flower color are both equal therefore neither dominates over the other. We call this condition

More information

2 Traits and Inheritance

2 Traits and Inheritance CHATER 6 2 Traits and Inheritance SECTION Heredity 7.2.c., 7.2.d California Science Standards BEFORE YOU READ After you read this section, you should be able to answer these questions: What did Mendel

More information

MENDELIAN GENETICS. Law of Dominance: Law of Segregation: GAMETE FORMATION Parents and Possible Gametes: Gregory Mendel:

MENDELIAN GENETICS. Law of Dominance: Law of Segregation: GAMETE FORMATION Parents and Possible Gametes: Gregory Mendel: MENDELIAN GENETICS Gregory Mendel: Heredity: Cross: X P1 Generation: F1 Generation: F2 Generation: Gametes: Dominant: Recessive: Genotype: Phenotype: Law of Dominance: Genes: Alleles: Law of Segregation:

More information

Mendelian Genetics and Beyond Chapter 4 Study Prompts

Mendelian Genetics and Beyond Chapter 4 Study Prompts Mendelian Genetics and Beyond Chapter 4 Study Prompts 1. What is a mode of inheritance? 2. Can you define the following? a. Autosomal dominant b. Autosomal recessive 3. Who was Gregor Mendel? 4. What did

More information

Take a look at the three adult bears shown in these photographs:

Take a look at the three adult bears shown in these photographs: Take a look at the three adult bears shown in these photographs: Which of these adult bears do you think is most likely to be the parent of the bear cubs shown in the photograph on the right? How did you

More information

Individual Feedback Report for: St#: Test: GENETICS UNIT TEST 2score Grade: 3 Score: % (20.00 of 35.00)

Individual Feedback Report for: St#: Test: GENETICS UNIT TEST 2score Grade: 3 Score: % (20.00 of 35.00) Individual Feedback Report for: St#: 703709 Test: GENETICS UNIT TEST 2score Grade: 3 Score: 57.14 % (20.00 of 35.00) 26. T F The cell wall controls the transfer of nutrients into animal cells. 27. Mitosis

More information

Lesson Overview 11.2 Applying Mendel s Principles

Lesson Overview 11.2 Applying Mendel s Principles THINK ABOUT IT Nothing in life is certain. Lesson Overview 11.2 Applying Mendel s Principles If a parent carries two different alleles for a certain gene, we can t be sure which of those alleles will be

More information

Biology 321 QUIZ#3 W2010 Total points: 20 NAME

Biology 321 QUIZ#3 W2010 Total points: 20 NAME Biology 321 QUIZ#3 W2010 Total points: 20 NAME 1. (5 pts.) Examine the pedigree shown above. For each mode of inheritance listed below indicate: E = this mode of inheritance is excluded by the data C =

More information

The Statistics of Inheritance

The Statistics of Inheritance Why? The Statistics of Inheritance How can statistics help predict the traits of offspring? The randomization of alleles from the parents genetic material is essential to the survival and evolution of

More information

Human Inheritance Lesson 4

Human Inheritance Lesson 4 Human Inheritance Lesson 4 May 10 6:55 PM What are some patterns of human inheritance? What are the functions of the sex chromosomes? May 10 6:56 PM 1 I. What are some patterns of human inheritance A.

More information

Day 15: Genetics. Insert Do Now

Day 15: Genetics. Insert Do Now Insert Do Now Guided Notes: Genetics and Punnet Squares 1. What is a purebred? (slide 1) 2. What are the two purebreds in this example? (slide 1) 3. What does dominant mean? (slide 1) 4. What is a phenotype?

More information

Genetics. Why do offspring resemble their parents? What role can technology play in genetics? Let s explore the answers to these questions.

Genetics. Why do offspring resemble their parents? What role can technology play in genetics? Let s explore the answers to these questions. In a monastery garden, a curious monk discovered some of the basic principles of genetics. The monk, Gregor Mendel (1822 1884), laid the groundwork for the study of genetics, which has advanced our understanding

More information

Genetics and Reproduction Test Review Sheet. Number of Parents 2 Parents 1 Parent

Genetics and Reproduction Test Review Sheet. Number of Parents 2 Parents 1 Parent Name: Date: Period # Genetics and Reproduction Test Review Sheet Sexual Reproduction Asexual Reproduction Number of Parents 2 Parents 1 Parent Characteristic of offspring Similar to parent All offspring

More information

Agro/ANSC/Biol/Gene/Hort 305 Fall, 2017 MENDELIAN INHERITANCE Chapter 2, Genetics by Brooker (Lecture outline) #2

Agro/ANSC/Biol/Gene/Hort 305 Fall, 2017 MENDELIAN INHERITANCE Chapter 2, Genetics by Brooker (Lecture outline) #2 Agro/ANSC/Biol/Gene/Hort 305 Fall, 2017 MENDELIAN INHERITANCE Chapter 2, Genetics by Brooker (Lecture outline) #2 MENDEL S LAWS OF INHERITANCE Gregor Johann Mendel (1822-1884) is considered the father

More information

Activity 15.2 Solving Problems When the Genetics Are Unknown

Activity 15.2 Solving Problems When the Genetics Are Unknown f. Blue-eyed, color-blind females 1 2 0 0 g. What is the probability that any of the males will be color-blind? 1 2 (Note: This question asks only about the males, not about all of the offspring. If we

More information

PRINCIPLE OF INHERITANCE AND

PRINCIPLE OF INHERITANCE AND 29 CHAPTER 5 PRINCIPLE OF INHERITANCE AND VARIATION MULTIPLE-CHOICE QUESTIONS 1. All genes located on the same chromosome: a. Form different groups depending upon their relative distance b. Form one linkage

More information

Mendel and Genetics. Mr. Nagel Meade High School

Mendel and Genetics. Mr. Nagel Meade High School Mendel and Genetics Mr. Nagel Meade High School What is inheritance? Question? Inheritance: Passing on traits by transmitting them from parents to offspring How does it relate to you personally? Why does

More information

Mendelian Genetics. Activity. Part I: Introduction. Instructions

Mendelian Genetics. Activity. Part I: Introduction. Instructions Activity Part I: Introduction Some of your traits are inherited and cannot be changed, while others can be influenced by the environment around you. There has been ongoing research in the causes of cancer.

More information

SEX DETERMINATION AND INHERITANCE

SEX DETERMINATION AND INHERITANCE Unit 23 SEX DETERMINATION AND INHERITANCE LEARNING OBJECTIVE: 1. To learn the difference in the types of sex chromosomes inherited by the human male and female. 2. To gain some appreciation for the concept

More information

Essential Question: How do living things inherit their genetic characteristics?

Essential Question: How do living things inherit their genetic characteristics? Essential Question: How do living things inherit their genetic characteristics? Activity 6 Analyzing Genetic Data Purpose: To learn how to predict the outcome of genetic crosses with s Instructions: Follow

More information

Chapter 10 Notes Patterns of Inheritance, Part 1

Chapter 10 Notes Patterns of Inheritance, Part 1 Chapter 10 Notes Patterns of Inheritance, Part 1 I. Gregor Mendel (1822-1884) a. Austrian monk with a scientific background b. Conducted numerous hybridization experiments with the garden pea, Pisum sativum,

More information

By Mir Mohammed Abbas II PCMB 'A' CHAPTER CONCEPT NOTES

By Mir Mohammed Abbas II PCMB 'A' CHAPTER CONCEPT NOTES Chapter Notes- Genetics By Mir Mohammed Abbas II PCMB 'A' 1 CHAPTER CONCEPT NOTES Relationship between genes and chromosome of diploid organism and the terms used to describe them Know the terms Terms

More information

Patterns of Heredity - Genetics - Sections: 10.2, 11.1, 11.2, & 11.3

Patterns of Heredity - Genetics - Sections: 10.2, 11.1, 11.2, & 11.3 Patterns of Heredity - Genetics - Sections: 10.2, 11.1, 11.2, & 11.3 Genetics = the study of heredity by which traits are passed from parents to offspring Page. 227 Heredity = The passing of genes/traits

More information

Unit 5: Genetics Notes

Unit 5: Genetics Notes Unit 5: Genetics Notes https://goo.gl/fgtzef Name: Period: Test Date: Table of Contents Title of Page Page Number Date Warm-ups 3-4 Mendelian Genetics Notes 5-6 Mendelian Genetics Lets Practice 7 Monohybrid

More information

Test Booklet. Subject: SC, Grade: HS Genetics Assessment. Student name:

Test Booklet. Subject: SC, Grade: HS Genetics Assessment. Student name: Test Booklet Subject: SC, Grade: HS Genetics Assessment Student name: Author: Megan Kitchens School: SHAW HIGH SCHOOL Printed: Monday January 30, 2017 1 In fruit flies, the gray body color (G) is dominant

More information

1. A homozygous yellow pea plant is crossed with a homozygous green pea plant, Knowing that yellow is the dominant trait for pea plants:

1. A homozygous yellow pea plant is crossed with a homozygous green pea plant, Knowing that yellow is the dominant trait for pea plants: Genetics Homework Bio 120 1. A homozygous yellow pea plant is crossed with a homozygous green pea plant, Knowing that yellow is the dominant trait for pea plants: Y = yellow y = green B) Genotype of yellow

More information

Unit 1 Review. 3. If the male parent had the following genotypes, what alleles would his gametes (sperm) contain? A. AABB B. AaBb C. aabb D.

Unit 1 Review. 3. If the male parent had the following genotypes, what alleles would his gametes (sperm) contain? A. AABB B. AaBb C. aabb D. Unit 1 Review 1. Define the following terms: a. Genotype b. Phenotype c. Dominant allele d. Recessive allele e. Homozygous f. Heterozygous g. Parental generation h. F1 generation i. Test cross j. Punnett

More information

LAB 10 Principles of Genetic Inheritance

LAB 10 Principles of Genetic Inheritance LAB 10 Principles of Genetic Inheritance Objectives 1. Examine the nature of probability. 2. Solve various types of genetics problems. Overview In this laboratory you will learn about the basic principles

More information

100% were red eyed = red is dominant - He then bred 2 offspring from the F1 generation F1 = Rr x Rr

100% were red eyed = red is dominant - He then bred 2 offspring from the F1 generation F1 = Rr x Rr 7. Gene Linkage and Cross-over Thomas Hunt Morgan 1910 Working with fruit flies he proved that genes on the same chromosome tended to be inherited together. = Linked genes ie. Eye color and hair color

More information

How do genes influence our characteristics?

How do genes influence our characteristics? Genetics Supplement 1 This activity will focus on the question: How do genes contribute to the similarities and differences between parents and their children? This question can be divided into two parts:

More information

Lab Activity Report: Mendelian Genetics - Genetic Disorders

Lab Activity Report: Mendelian Genetics - Genetic Disorders Name Date Period Lab Activity Report: Mendelian Genetics - Genetic Disorders Background: Sometimes genetic disorders are caused by mutations to normal genes. When the mutation has been in the population

More information

5Which one of the following occurs in meiosis, but not mitosis?

5Which one of the following occurs in meiosis, but not mitosis? Practice Questions: 1Humans possess: a. 22 pairs of sex chromosomes and 1 pair of autosomes b. 23 pairs of autosomes c. equal numbers of autosomes and sex chromosomes d. 22 pairs of autosomes and 1 pair

More information

Pedigree Construction Notes

Pedigree Construction Notes Name Date Pedigree Construction Notes GO TO à Mendelian Inheritance (http://www.uic.edu/classes/bms/bms655/lesson3.html) When human geneticists first began to publish family studies, they used a variety

More information

Genetics PPT Part 1 Biology-Mrs. Flannery

Genetics PPT Part 1 Biology-Mrs. Flannery Genetics PPT Part Biology-Mrs. Flannery In an Abbey Garden Mendel studied garden peas because they were easy to grow, came in many readily distinguishable varieties, had easily visible traits are easily

More information

Genetics: field of biology that studies heredity, or the passing of traits from parents to offspring Trait: an inherited characteristic, such as eye

Genetics: field of biology that studies heredity, or the passing of traits from parents to offspring Trait: an inherited characteristic, such as eye Genetics: field of biology that studies heredity, or the passing of traits from parents to offspring Trait: an inherited characteristic, such as eye colour or hair colour Gregor Mendel discovered how traits

More information

UNIT 2: GENETICS Chapter 7: Extending Medelian Genetics

UNIT 2: GENETICS Chapter 7: Extending Medelian Genetics CORNELL NOTES Directions: You must create a minimum of 5 questions in this column per page (average). Use these to study your notes and prepare for tests and quizzes. Notes will be stamped after each assigned

More information

Introduction to Genetics

Introduction to Genetics Introduction to Genetics Remember DNA RNA Protein Traits DNA contains the code for proteins (protein synthesis remember?) Proteins determine our traits Gregor Mendel 1822-1884 Father of Genetics Studied

More information

Roadmap. Inbreeding How inbred is a population? What are the consequences of inbreeding?

Roadmap. Inbreeding How inbred is a population? What are the consequences of inbreeding? 1 Roadmap Quantitative traits What kinds of variation can selection work on? How much will a population respond to selection? Heritability How can response be restored? Inbreeding How inbred is a population?

More information

The Experiments of Gregor Mendel

The Experiments of Gregor Mendel 11.1 The Work of Gregor Mendel 11.2 Applying Mendel s Principles The Experiments of Gregor Mendel Every living thing (plant or animal, microbe or human being) has a set of characteristics inherited from

More information

Genetics and Diversity Punnett Squares

Genetics and Diversity Punnett Squares Genetics and Diversity Punnett Squares 1 OUTCOME QUESTION(S): S1-1-12: How are the features of the parents inherited to create unique offspring? Vocabulary & Concepts Allele Dominant Recessive Genotype

More information

Mendelism: the Basic principles of Inheritance

Mendelism: the Basic principles of Inheritance Chapter 3. Mendelism: the Basic principles of Inheritance 1. Mendel s Study of Heredity 2. Applications of Mendel s Principles 3. Formulating and Testing Genetic Hypothesis 4. Mendelian Principles in Human

More information