


Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
A level notes I made during class and converted to latex
Typology: Study notes
1 / 4
This page cannot be seen from the preview
Don't miss anything!



A random variable is just a quantity whose value depends on the outcome of some random experiment. We use capital letters like X for random variables and small letters like x for specific values.
Basic Rules for Any Probability Distribution
Every probability must be between 0 and 1: 0 ≤ P (X = x) ≤ 1 All probabilities must add up to exactly 1:
P (X = x) = 1 These two rules let you find unknown values in probability tables.
Example: X has the distribution:
x 1 2 3 4 P (X = x) 0.1 p 0.3 0.
Since all probs sum to 1: 0.1 + p + 0.3 + 0.2 = 1, so p = 0.4.
This is the most important discrete distribution at A Level. Use it when you have a fixed number of independent trials, each with the same probability of success.
When to Use Binomial: The Four Conditions
P (X = r) =
n r
pr(1 − p)n−r
where