Sexual Selection and Behavior
How to read this page: This article maps the topic from beginner to expert across six levels � Remembering, Understanding, Applying, Analyzing, Evaluating, and Creating. Scan the headings to see the full scope, then read from wherever your knowledge starts to feel uncertain. Learn more about how BloomWiki works ?
Sexual Selection and Behavior is the "Study of the Mate"—the investigation of the "Evolutionary Theory" (1871) that "Explains" "Traits" that "Increase" "Mating Success" even if they "Decrease" "Survival." While "Natural Selection" (see Article 636) is about "Staying Alive," **Sexual Selection** is about "Getting Lucky." From "Intersexual Selection" (Female choice) and "Intrasexual Competition" (Male fighting) to "Runaway Selection" and "Parental Investment," this field explores the "Psychology of the Gene." It is the science of "Signaling," explaining why a "Peacock" has a "Heavy, Bright Tail"—and how "Behavior" "Drives" the "Evolution" of "Beauty and Complexity."
Remembering
- Sexual Selection — A "Type" of "Natural Selection" where "Traits" are "Favored" because they "Increase" the "Probability" of "Mating."
- The Descent of Man — (Darwin, 1871). The "Book" that "Introduced" the "Concept" of "Sexual Selection" to explain "Human Evolution."
- Intersexual Selection — "Female Choice": when one sex "Chooses" a mate based on "Attractive Traits" (e.g. 'Singing,' 'Dancing,' 'Color').
- Intrasexual Selection — "Male-Male Competition": when members of the "Same Sex" "Fight" for "Access" to mates (e.g. 'Antlers,' 'Large Size').
- Parental Investment — (Robert Trivers). The "Idea" that the sex that "Invests More" in the offspring (Usually 'Females') will be "Choosier."
- Fisherian Runaway — (Ronald Fisher). A "Feedback Loop" where a "Female Preference" and a "Male Trait" "Evolve Together" until the trait becomes "Extremely Exaggerated."
- Handicap Principle — (Amotz Zahavi). The "Theory" that "Attractive Traits" (like a 'Large Tail') are "Honest Signals" of "Genetic Quality" because only a "Very Strong Individual" could "Afford" to "Carry" such a "Handicap."
- Sexual Dimorphism — "Differences" in "Appearance" or "Size" between "Males and Females" of the same species.
- Mating Systems — The "Structure" of relationships: **Monogamy** (One), **Polygyny** (One male, Many females), **Polyandry** (One female, Many males).
- Honest Signal — A "Trait" that "Cannot be Faked" (e.g., 'A deep roar' that requires 'large body size').
Understanding
Sexual selection is understood through Cost and Choice.
1. The "Logic" of the Tail (The Handicap): Why "Waste" energy on "Beauty"?
- (See Article 636). A **Peacock's Tail** makes it "Easier" for "Tigers" to "Catch" it.
- **Natural Selection** should "Eliminate" it.
- However, if **Females** "Prefer" the tail, the "Long-tailed Male" "Gets More Mates."
- His "Success in Mating" **"Outweighs"** his "Risk of Dying."
- The tail is a **"Certificate of Health"**: "I am so strong I can survive EVEN WITH this giant tail."
- "Beauty" is **"Advertised Fitness."**
2. The "Investment" Divide (Trivers): Why are "Males" usually "Flashy" and "Females" "Choosy"?
- A **Female** "Produces" "Few Eggs" and "Invests" "Months/Years" in "Pregnancy" and "Care."
- A **Male** "Produces" "Trillions of Sperm" and can "Walk Away."
- Because the **Female** "Loses More" if the "Mate is Bad," she is the **"Quality Controller"** of the species.
- The **Male** is the **"Salesman."**
- "Behavior" is "Determined" by **"The Cost of the Child."**
3. The "Fashion" Cycle (Runaway Selection): "Preference" for "Preference's Sake."
- If "Females" "Start" to "Like" **"Blue Feathers,"** then "Blue Males" win.
- Their "Daughters" "Inherit" the **"Preference for Blue."**
- Their "Sons" "Inherit" the **"Blue Feathers."**
- This "Co-evolution" (see Article 638) "Drives" the trait to "Insane Levels" (like the 'Irish Elk's 12-foot antlers').
- "Evolution" can be "Captured" by **"Trends."**
The 'Bowerbird' (New Guinea)': The "Ultimate" "Artist." The male "Builds" a "Complex Structure" (A 'Bower') and "Decorates" it with "Blue Objects" (Berries/Glass/Plastics). He "Doesn't Feed" the female; she "Only Chooses" based on his **"Interior Design"** skills. It proved that "Aesthetics" can be "The Primary Driver" of "Evolution."
Applying
Modeling 'The Parental Investment' (Predicting 'Choosiness'): <syntaxhighlight lang="python"> def predict_choosiness(gestation_months, lactation_months, num_offspring):
"""
Shows why 'High Investment' leads to 'High Standards'.
"""
investment_score = (gestation_months + lactation_months) / (num_offspring + 1)
if investment_score > 5:
return "RESULT: HIGH CHOOSINESS. (Quality over Quantity. Must vet the mate!)."
elif investment_score < 0.1:
return "RESULT: LOW CHOOSINESS. (Quantity over Quality. Mate with everyone!)."
else:
return "RESULT: MODERATE."
- Case: Human Female (9 months gestation, 12 months lactation, 1 offspring)
print(predict_choosiness(9, 12, 1))
- Case: Male Fish (0 months gestation, 0 lactation, 1000 offspring)
print(predict_choosiness(0, 0, 1000)) </syntaxhighlight>
- Sexual Selection Landmarks
- The 'Sexy Son' Hypothesis → The "Idea" that females "Choose" "Attractive Males" "So That" their "Sons" will "Also be Attractive" and "Reproduce More."
- Infanticide in Lions → A "Dark Side" of "Competition": a "New King" "Kills" the "Cubs" of the "Old King" to "Bring the Females back into Heat" (Maximizing 'His' genetic success).
- Extra-Pair Copulation (EPC) → The "Discovery" that "Socially Monogamous" birds (90% of species) are "Genetically Promiscuous" (~10-20% of 'Chicks' are not the 'Father's').
- Pheromones and the 'MHC' → (See Article 599). The "Theory" that humans "Choose Mates" based on "Smell" to "Find" someone with a **"Different Immune System"** (Improving 'Child Health').
Analyzing
| Feature | Natural Selection | Sexual Selection |
|---|---|---|
| Goal | "Survival / Efficiency" | "Reproduction / Attractiveness" |
| Pressure | "Environment (Climate/Predators)" | "The Opposite Sex / Competitors" |
| Outcome | "Camouflage / Utility" | "Ornamentation / Display" |
| Costs | "Low" | "High" (Can be 'Anti-survival') |
| Analogy | A 'Uniform' | A 'Tuxedo' |
The Concept of "Cultural Sexual Selection": Analyzing "The Human Twist." (See Article 545). In humans, **"Intelligence," "Humor,"** and **"Wealth"** have "Become" the "Peacock's Tail." We "Select" mates based on **"Mental Ornaments."** This suggests that "Sexual Selection" may be the "Reason" for our **"Big Brains."** We "Evolved" to "Entertain" each other.
Evaluating
Evaluating Sexual Selection:
- Morality: Does "Sexual Selection" "Excuse" "Infidelity" or "Aggression" in "Humans"? (The 'Biology vs. Culture' debate).
- Inequality: (See Article 560). How does "Parental Investment" "Contribute" to the **"Gender Pay Gap"**?
- Aesthetics: Is "Beauty" "Objective" (Biological) or "Subjective" (Cultural)?
- Impact: Why did "Sexual Selection" "Produce" "Art" and "Music" (see Article 594)?
Creating
Future Frontiers:
- The 'Genetic' Matchmaker: (See Article 147). An "App" that "Analyzes" your "DNA" and "Suggests" mates that would "Produce" the **"Healthiest Offspring"** (The 'MHC' optimizer).
- VR 'Bower' Dating: (See Article 604). A "Dating Platform" where you "Build" a "Virtual World" to "Display" your **"Creative Fitness"** to potential mates.
- Hormonal 'Bio-Feedback' Rings: A "Wearable" that "Alerts You" when your "Brain" is "Being Hijacked" by **"Sexual Selection Biases"** (see Article 617) during a "First Date."
- Global 'Reproductive' Diversity Grids: (See Article 533). Using "Consensus Algorithms" to "Ensure" "Genetic Diversity" in "Small Populations" (like 'Mars Colonies' or 'Island Nations').