Explanation 1
Prior categories: Mutually exclusive and exhaustive possible sources.
Loading
Lesson 14 of 16
Update several possible causes using weighted likelihoods and connect posterior shares to decisions.
Theory
Update several possible causes using weighted likelihoods and connect posterior shares to decisions.
Explanation 1
Prior categories: Mutually exclusive and exhaustive possible sources.
Explanation 2
Weighted likelihood: Prior share multiplied by evidence likelihood.
Explanation 3
Posterior share: One weighted likelihood divided by their total.
Terminology
Mutually exclusive and exhaustive possible sources.
Three suppliers.
Prior share multiplied by evidence likelihood.
Supplier share x alert rate.
One weighted likelihood divided by their total.
Updated supplier probability after an alert.
Notation and formulas
posterior_i = prior_i x likelihood_i / sum(prior_j x likelihood_j)
Define every event before substituting values, then validate the result and denominator.
Interactive Mission
Posterior
0.3418
Posterior
0.3544
Posterior
0.3038
Prior total: 1. Priors must sum to 1; posterior shares are normalized weighted likelihoods.
Worked example
Scenario
Three suppliers have different shares and alert likelihoods.
A posterior supports prioritization but does not prove responsibility.
R connection
Run and edit the code, inspect intermediate output, and use the movable R Code Guide while practising.
Live R Lab
Update several mutually exclusive source probabilities with one piece of evidence.
Ready to run
Dataset provenance
Original synthetic data generated for STATLAB Academy. No textbook data used.
Interpretation safeguard
Posterior probabilities depend on both the evidence model and the prior distribution.
Reflection
Name the event, denominator, probability interpretation, and one operational limitation.
Assistant
Help me reason through General Bayes Updating and Decision Analysis by asking questions about my event definitions, denominator, formula choice, assumptions, and interpretation. Do not give a quiz answer before I submit.
Exit check
Use a hint before submitting if needed. Full calculations and interpretations appear after submission.
Checkpoint
Question 1 of 2. Answered 0/2. Passing score: 70%.
Resource
Explore additional probability explanations and exercises from properly licensed or publisher resources.
DownloadResource
Download an original worksheet or guide for this lesson.
Download