ST102.2 - Probability Theory Flashcards
What notation does capital N and lowercase n equate to?
- Capital N equates to population size.
- Lowercase n equates to sample size.
What are statistical inferences and the associated assumptions?
The statistical inference will allow us to say things like the following about the population.
- ‘A 95% confidence interval for the population proportion, π, of ‘Yes’ voters is (0.5083, 0.5717).’
- ‘The null hypothesis that π = 0.50, against the alternative hypothesis that π > 0.50, is rejected at the 5% significance level.’
- In short, the opinion poll gives statistically significant evidence that ‘Yes’ voters are in the majority among likely voters.
The inferential statements about the opinion poll rely on the following assumptions and results.
- Each response Xi is a realisation of a random variable from a Bernoulli distribution with probability parameter π.
- The responses X1, X2, . . . , Xn are independent of each other.
The sampling distribution of the sample mean (proportion) X¯ has expected value π and variance π(1 − π)/n.
- By use of the central limit theorem, the sampling distribution is approximately a normal distribution.
What is each response Xi a realisation of?
Each response Xi is a realisation of a random variable from a Bernoulli distribution with probability parameter π
What are X1, X2, . . . , Xn all?
The responses X1, X2, . . . , Xn are independent of each other.
What is the expected value and variance of the sample mean?
The sampling distribution of the sample mean (proportion) X¯ has expected value π and variance π(1 − π)/n.
What will the sampling distribution be if we use the central limit theorem?
By use of the central limit theorem, the sampling distribution is approximately a normal distribution.
What is probability theory?
Probability theory is the branch of mathematics that deals with randomness.
- Values in a sample are variable. If we collected a different sample we would not observe exactly the same values again.
- Values in a sample are also random. We cannot predict the precise values which will be observed before we actually collect the sample.
What is a basic definition of an experiment?
An experiment is a process that produces outcomes and which can have several different outcomes.
What is a basic definition of an outcome of an experiment?
The outcome of the experiment: for example, rolling a 3. It may be notated by S or Omega or lowercase omega.
What is the basic definition of sample space?
Sample space S: the set of all possible outcomes/elements which are under consideration, here {1, 2, 3, 4, 5, 6}.
What is the basic definition of an event?
Event: any subset A of the sample space, for example, A = {4, 5, 6}.
What is the basic definition of the probability of an event?
The probability of an event, P(A), will be defined as a function that assigns probabilities (real numbers) to events (sets).
- The probability of an outcome A of an experiment is the proportion (relative frequency) of trials in which A would be the outcome if the experiment was repeated a very large number of times under similar conditions.
What is the definition of a set?
A set is a collection of elements (also known as ‘members’ of the set).
- EXAMPLE.
- A = {Amy, Bob, Sam}.
- B = {1, 2, 3, 4, 5}.
- C = {x | x is a prime number} = {2, 3, 5, 7, 11, . . .}.
- D = {x | x ≥ 0} (that is, the set of all non-negative real numbers).
What notation is used to denote membership or an element of a set?
- x ∈ A means that object x is an element of set A.
- x ∈/ A means that object x is not an element of set A (with a cross through ∈ to demonstrate that it is not a member of that set).
- EXAMPLE. If A = {1, 2, 3, 4, 5}, then:
- 1 ∈ A and 2 ∈ A.
- 6 ∈/ A and 1.5 ∈/ A.
What notation is used to denote an empty set?
The empty set, denoted ∅, is the set with no elements, i.e. x ∈ ∅ / is true for every object x, and x ∈ ∅ is not true for any object x.
- This is an impossible event, therefore P(∅) = 0. The opposite of this would be a certain event where P = 1.
What are venn diagrams?
The familiar Venn diagrams help to visualise statements about set.
- The S (the box which encloses the circles is our sample space).
- The circles represent the individual events or sets.
What is important to remember about venn diagrams when it comes to proofs?
However, Venn diagrams are not formal proofs of results in set theory, but they act as visual aid instead.
What is meant by a subset?
A ⊂ B means that set A is a subset of set B, defined as: A ⊂ B when x ∈ A ⇒ x ∈ B.
- Hence A is a subset of B if every element of A is also an element of B.
- Venn diagram depicting a subset, where A ⊂ B: (set A is enclosed within set B).
- Two sets A and B are equal (A = B) if they have exactly the same elements. This implies that A ⊂ B and B ⊂ A.
- EXAMPLE. {1, 2, 3} ⊂ {1, 2, 3, 4}, because all elements appear in the larger set
- EXAMPLE. {1, 2, 5} /⊂ {1, 2, 3, 4}, because the element 5 does not appear in the larger set.