Relative Frequency, Discrete Probability Distributions, Contingency Tables, and Conditional Probability
Fundamentals of Relative Frequency and Coin-Tossing Experiments
Sum of Relative Frequencies Axiom:
The sum of all relative frequencies for all possible outcomes in a sample space must always equal .
Fundamental formula:
When a relative frequency value is missing from a distribution table, it is calculated by subtracting the sum of all known relative frequencies from :
Coin-Tossing Experiment Analysis:
Event: Second coin lands heads up:
The outcome of the first coin is irrelevant when evaluating an event that depends solely on the second coin.
To find the relative frequency of this event, sum the relative frequencies of all outcomes where the second coin displays heads.
Calculation:
Event: Tails comes up at least once:
"At least once" signifies that tails appears either time or times across the coin flips.
Favorable outcomes satisfying this condition: .
Direct Method: Sum the relative frequencies of all three outcomes containing at least one tail.
Complement Method (Short Way): Subtract the relative frequency of the single unincluded outcome (zero tails, which is ) from :
Expressed as a percentage, this represents a chance (approximately ).
Efficiency Principle: When an event encompasses the majority of outcomes in a sample space, calculating is computationally simpler than summing all individual favorable outcomes.
Discrete Probability Distributions and Event Complements
Missing Relative Frequency in Outcome Tables:
Consider a discrete distribution with outcomes .
Given known relative frequencies such as , , and , sum the known relative frequencies:
If known relative frequencies sum to , the missing relative frequency is calculated as:
Relative Frequency of Compound Events:
For an event containing outcomes , , or (denoted as event ):
The individual outcomes are mutually exclusive (an outcome of cannot simultaneously be or ).
The relative frequency of the compound event is the sum of their individual relative frequencies:
Event Complement Notation and Calculation:
Definition: The complement of an event , denoted by , consists of all outcomes in the sample space that are not included in event E$.\n * Given event E24E = {2, 4}):\n * Set representation of the complement: E' = {1, 3, 5}\n * Calculating the relative frequency of E':\n * Sum the relative frequencies corresponding to outcomes 135 directly from the distribution table.\n * Calculation:\n \text{Relative Frequency}(E') = 0.6\n\n\n# Contingency Tables and Marginal vs. Joint Relative Frequencies\n\n* **Structure of a Two-Variable Author Survey**:\n * Author status is categorized into two categories: Successful (SU).\n * Author experience is categorized into two categories: New (NE).\n * Total sample size: N_{\text{total}} = 100\n\n* **Contingency Table Data Matrix**:\n * Successful and New (S \cap N5\n * Unsuccessful and New (U \cap N15\n * Successful and Established (S \cap E25\n * Unsuccessful and Established (U \cap E55\n * **Marginal Totals**:\n * Total New Authors (N5 + 15 = 20\n * Total Established Authors (E25 + 55 = 80\n * Total Successful Authors (S5 + 25 = 30\n * Total Unsuccessful Authors (U15 + 55 = 70\n * Total Overall Sample: 30 + 70 = 20 + 80 = 100\n\n* **Definitions and Mathematical Definitions**:\n * **Relative Frequency Formula**:\n \text{Relative Frequency} = \frac{\text{Number of Favorable Outcomes}}{\text{Total Sample Size}}\n * **Intersections (\cap)**: Represent overlapping conditions where two attributes occur simultaneously (e.g., an author who is both successful and new).\n * **Marginal Totals**: Row or column totals representing the absolute total frequency of a single attribute, regardless of the other variable category.\n\n* **Calculations of Standard Relative Frequencies**:\n * **Part A: Author is established and successful (E \cap S)**:\n * Count at the intersection of Established and Successful = 25\n * Calculation:\n \text{Relative Frequency} = \frac{25}{100} = 0.25\n * **Part B: Author is new (N)**:\n * Total marginal count of new authors = 20\n * Calculation:\n \text{Relative Frequency} = \frac{20}{100} = \frac{1}{5} = 0.20\n * **Part C: Author is unsuccessful (U)**:\n * Total marginal count of unsuccessful authors = 70\n * Calculation:\n \text{Relative Frequency} = \frac{70}{100} = 0.70\n\n\n# Conditional Probability and Sample Space Reduction\n\n* **Concept of Conditional Probability**:\n * Conditional probability evaluates the likelihood of an event given that another condition is already known to be true.\n * Knowing that a condition is met restricts the total sample space from the overall sample size (100) to the specific marginal total of the known condition.\n\n* **Step-by-Step Conditional Calculations**:\n * **Part D: Given a successful author, find the relative frequency that the author is established (E \mid S)**:\n * Known condition: The author is successful (S).\n * Reduced sample space (denominator): Total successful authors = 30\n * Favorable outcomes within this sub-population (numerator): Successful authors who are established = 25\n * Calculation:\n \text{Conditional Relative Frequency} = \frac{25}{30}\n * **Part E: Given an established author, find the relative frequency that the author is successful (S \mid E)**:\n * Known condition: The author is established (E).\n * Reduced sample space (denominator): Total established authors = 80\n * Favorable outcomes within this sub-population (numerator): Established authors who are successful = 25\n * Calculation:\n \text{Conditional Relative Frequency} = \frac{25}{80}\n\n* **Order Sensitivity in Conditional Statements**:\n * The order of conditions significantly alters the calculated value:\n \frac{25}{30} \neq \frac{25}{80}\n * While both calculations retain the same joint count in the numerator (253080$$ for given established).