Discrete: Refers to countable outcomes, e.g., number of batteries that pass a test.
Continuous: Refers to measurable outcomes that can take any value within a range.
To calculate the mean (expected value) of a scenario:
Multiply each outcome by its corresponding probability.
Sum all the products to get the expected value.
Example: Multiplying three by 0.05, then adding results together.
Standard deviation indicates how much values deviate from the mean.
Important to know how to calculate and interpret it in problems.
To find the probability of getting exactly three successes in a situation:
Use a calculator to access the distribution functions.
Select the PDF (Probability Density Function) option.
Input the number of trials (e.g., 15 batteries).
Input the probability of success as a percentage.
At most refers to the maximum number of successes considered.
Use CDF (Cumulative Distribution Function) to include all probabilities up to that number.
Example: If looking for at most four successes, use CDF with 15 and input four.
When asked for the probability of fewer than a specific number:
Calculate by summing probabilities for all outcomes below that number.
Understanding the terms:
"More than a certain number" is equivalent to "at least that number plus one".
Example: More than two is the same as at least three.
Use at least three to formulate calculations accordingly.
Given: 500 households and 84% have Netflix subscriptions.
Calculate expected number with the formula:
Expected number = n * p = 500 * 0.84.
Calculate variance:
Variance = n * p (1-p) = 500 * 0.84 * 0.16.
Result: Indicates how many households are expected and gives insights into the overall subscription dynamics.
Binomial distribution applies in scenarios with a fixed number of trials and two possible outcomes (success or failure).
Important to recognize potential exam questions that would require knowledge of binomial properties.
Joint probabilities involve the probability of two events occurring:
For independent events: P(A and B) = P(A) * P(B).
For dependent events: P(A and B) = P(A) * P(B|A).
Intersection of events:
Disjoint events: Intersection does not exist.
Dependent events: Calculate as P(A) + P(B) - P(A ∩ B).
Recognize phrasing in questions:
"Assume independence" indicates that trials/events are not affecting each other.
If assumption is not specified, caution should be taken to analyze dependencies.