Brain Trainer

sundaytest.com

Unit A: Biostatistics

6. Probability: Basic Concepts
Mastering the fundamental rules governing how probabilistic events operate in biological systems.
Before we can look at complex probability distributions (Binomial, Poisson, Normal), we need to understand the basic laws that apply to genetics and cellular processes.
A. Key Definitions

Random Experiment: An action or process where the outcome cannot be predicted with certainty (e.g., a random sperm fertilizing an egg).

Sample Space (S): The set of all possible outcomes. For a coin toss, S = {H, T}. For a heterozygous genetic cross Aa × Aa, the sample space for the offspring genotype is S = {AA, Aa, aA, aa}.

Event (E): A subset of the sample space (e.g., getting a homozygous recessive offspring, aa).

Probability of an Event

P(E) = Number of favorable outcomes / Total number of possible outcomes

Core Property: 0 ≤ P(E) ≤ 1. If P(E) = 0, the event is impossible. If P(E) = 1, it is certain.

B. The Two Fundamental Laws of Probability

In competitive exams, biological word problems almost always boil down to applying one of these two rules. You must learn to spot the keywords.

1. The Addition Rule (The "OR" Rule)

If two events are mutually exclusive (meaning they cannot happen at the same time), the probability that event A OR event B will occur is the sum of their individual probabilities.

P(A or B) = P(A) + P(B)
Genetic Example

In human blood types, the alleles IA and IB are codominant. If a child has a 1/4 chance of being Type A and a 1/4 chance of being Type B, the probability that the child will be either Type A OR Type B is:

1/4 + 1/4 = 2/4 = 0.5 (50%)

2. The Multiplication Rule (The "AND" Rule)

If two events are independent (the occurrence of one does not affect the occurrence of the other), the probability that both event A AND event B will occur together is the product of their individual probabilities.

P(A and B) = P(A) × P(B)
Genetic Example

If the probability of an offspring inheriting albinism (recessive) is 1/4, and the probability of it being female is 1/2, the probability of the parents having an albino AND female child is:

1/4 × 1/2 = 1/8 (12.5%)

Professor-Level Probability Challenge
Synthesize the rules in an advanced examination format.

Scenario:

In a species of rodent, black coat color (B) is completely dominant over brown coat color (b). Two heterozygous black rodents (Bb × Bb) are mated. They produce a litter of three pups.

Question: What is the exact probability that all three pups will show the brown phenotype?

Hint: First calculate the probability of a single pup being brown from a Bb × Bb cross, then treat the three pups as independent events.