And Probability

Free online AND probability calculator for joint probability P(A∩B) of two independent events. Get P(A∩B), P(A∪B), P(exactly one), and P(neither) with interactive bar and doughnut charts.

Calculate joint probability of two events

About This Calculator

The And Probability Calculator computes the joint probability P(A∩B) of two events along with related probability measures including the union probability P(A∪B), the probability of exactly one event occurring, and the probability that neither event occurs. This tool is designed for students learning probability theory, statisticians performing basic probability analysis, data scientists evaluating event combinations, and anyone working with fundamental probability concepts.

For independent events where the outcome of one event does not influence the other, the joint probability is calculated as P(A∩B) = P(A) × P(B). The union probability (at least one event occurs) is P(A∪B) = P(A) + P(B) − P(A∩B). The probability of exactly one event is P(A) + P(B) − 2 × P(A∩B), and the probability that neither event occurs is 1 − P(A∪B). For example, if P(A) = 0.5 and P(B) = 0.3, then P(A∩B) = 0.15 (15%), P(A∪B) = 0.65 (65%), P(exactly one) = 0.50 (50%), and P(neither) = 0.35 (35%). These calculations assume event independence; for dependent events, conditional probability formulas should be applied instead.

Regional Notes: Probability theory is a universal mathematical discipline with consistent rules across all regions. The AND probability formula P(A∩B) = P(A) × P(B) for independent events is taught in statistics curricula worldwide, including in India (CBSE, ICSE, university statistics programs), the United States (AP Statistics, college-level probability courses), and the United Kingdom (A-Level Mathematics, GCSE Statistics). This calculator uses standard probability axioms and is applicable globally without region-specific adjustments.

Frequently Asked Questions

What is AND probability (joint probability)?

AND probability, also called joint probability, is the likelihood that two or more events all occur simultaneously. For independent events, the joint probability P(A∩B) is calculated by multiplying the individual probabilities: P(A∩B) = P(A) × P(B). It is denoted by the intersection symbol ∩ and represents the overlap between events in a Venn diagram.

How do you calculate P(A and B) for independent events?

For independent events where the outcome of one does not affect the other, P(A and B) is simply the product of each event's probability: P(A∩B) = P(A) × P(B). For example, the probability of rolling a 6 on a fair die (1/6) and getting heads on a coin toss (1/2) is 1/6 × 1/2 = 1/12 ≈ 8.33%.

What is the difference between P(A∩B) and P(A∪B)?

P(A∩B) is the probability that both events occur simultaneously, while P(A∪B) is the probability that at least one of the events occurs. The union probability is calculated as P(A∪B) = P(A) + P(B) − P(A∩B). The intersection represents the overlap, while the union represents the total area covered by both events.

How do you calculate the probability that exactly one event occurs?

The probability that exactly one of the two events occurs is calculated as P(Exactly One) = P(A) + P(B) − 2 × P(A∩B). This excludes the scenario where both events happen. It represents the symmetric difference of the two events in a Venn diagram.

What does P(neither) mean in probability?

P(neither) is the probability that none of the specified events occur. It is calculated as P(Neither) = 1 − P(A∪B) = 1 − P(A) − P(B) + P(A∩B). This represents the complement of the union, covering all outcomes where neither A nor B happens.

Does the AND probability formula work for dependent events?

For dependent events where the outcome of one event affects the other, you cannot simply multiply the individual probabilities. Instead, use conditional probability: P(A∩B) = P(A) × P(B|A) or P(A∩B) = P(B) × P(A|B). This calculator assumes independent events by default. For dependent events, use a conditional probability calculator.

What is the range of probability values?

Probability values always range from 0 to 1, or equivalently from 0% to 100%. A probability of 0 means the event is impossible, while a probability of 1 means the event is certain. All calculated probabilities in this tool, including P(A∩B), P(A∪B), and P(Neither), will always fall within this range.