What are the advantages and disadvantages of a census?
Advantages - collecting data on every member of the population so it’s a very accurate representation and unbiased
Disadvantages - takes a long time, lots of effort and money to gather data on a large population, hard to ensure everyone’s surveyed (if some are missed results may have bias)
Define population
The whole group
Define sample
A selected group from the population (subset)
What is the equation equivalent to A∪B in a Venn diagram?
P(A∪B) = P(A) + P(B) - P(A∩B)
You must subtract P(A∩B) because otherwise the intersection is counted twice!
Use De Morgan’s law to make P(P’∩L’) easier to interpret
P(P’∩L’) is equivalent to P(P∪L)’
Remember to change the sign (from intersect to union) and put the complement symbol outside the bracket!
Use De Morgan’s law to make P(A’∪B’∪C’) easier to interpret
P(A∩B∩C)’
What does independence mean? Give the supporting equations
(Unconditional) Two events are independent when the occurrence of one doesn’t affect the probability of the occurrence of the other. So P(A|B) = P(A) and vice versa: P(B|A) = P(B) so P(A) = P(A∩B) / P(B)
What equation do you use to test for independence?
P(A) x P(B) = P(A∩B)
What does mutually exclusive mean?
Two events are mutually exclusive if they can’t occur at the same time so P(A∩B) = 0 (meaning there’s no overlap (intersection) in the Venn diagram)
What equation is used to test for mutual exclusivity?
P(A∪B) = P(A) + P(B) The resulting value must be 0 for the events to be mutually exclusive
What does ∩ mean?
Intersect (“and”)
What does ∪ mean?
Union (“or”)
What does ‘ mean?
Complement (“not”)
What does | mean?
“Given” e.g. B|A means given A (start with A)
Give the equation for finding the intersection (conditional probability)
P(A|B) = P(A∩B) / P(B) or
P(B|A) = P(A∩B) / P(A)
What is simple random sampling?
Where every person or item in the population has an equal chance of being in the sample, and each selection is independent of the others
What are the advantages and disadvantages of simple random sampling?
Advantages: every member of the population has an equal chance of being selected, so it’s completely unbiased
Disadvantages: can be inconvenient if the population is spread over a large area - it may be difficult to track down identified members
State the method for simple random sampling
1) enumerate the population from 1 to n (where n is the population size)
2) use a random number generator to draw a random integer from 1 to n
3) continue drawing until k different numbers have been identified (k is the sample size) select the corresponding members
Events A, B and C have probabilities: 0.1, 0.2 and 0.3 respectively.
A and B are independent events.
B and C are mutually exclusive.
A and C are also mutually exclusive.
Draw a Venn diagram showing the events.
1) A and B overlap, the centre is 0.02
2) A is 0.08
3) B is 0.18
4) C does not overlap A or B (it’s completely separate) and has a value of 0.3
5) outside the Venn diagram is 0.42 (because the probabilities all add up to 1 total!)
A Venn diagram shows students who study art and students who study history, there is an intersection between the 2. State 2 events that are mutually exclusive
A student studies history and a student doesn’t study history are mutually exclusive events (and the same for a student studies art and a student doesn’t study art)
How do you work out P(A’∩B)
Find the values in B then remove the values that overlap with A (can be said as “B and not A”)
If you have a set of 40 cards and 3 are even, what is the probability you pick 2 odd numbers?
37/40 x 36/39 = 111/130
What is opportunity/ convenience sampling?
Where the sample is chosen from a section of the population that’s most convenient for the sampler
What are the advantages and disadvantages of opportunity/ convenience sampling?
Advantages: data can be gathered quickly and easily
Disadvantages: the sample isn’t chosen randomly so can be biased, there’s no attempt to make the sample representative either