Probability And Statistics - Key Words Flashcards
What do we use probability and statistics to do?
1) Collect and organise data
2) Explore descriptive relationships (this will bring together two different variables
3) Investigate casual relationships (to see if there is a significance between an underlying cause and the produced results)
When is it appropriate to use statistics?
When 1) there is a large number of 2) similar processes or phenomena (I.e when something is repeated many times.
What is a random experiment?
A random experiment is a process that leads to the occurrence of one and only one of several distinct possible results, which can in principle, be replicated.
This is an experiment because it can be replicated.
What is a random experiment?
A random experiment is a process that leads to the occurrence of one and only one of several distinct possible results, which can in principle, be replicated.
This is an experiment because it can be replicated.
What is the outcome of an experiment?
This is one of the distinct possible results of an experiment.
When conducting a random experiment, we assume that we know all the possible outcomes of these random experiments, excluding exploratory experiments which lead to unexpected results.
What is a sample space.
A sample space is the collection of all the possible outcomes of an experiment. This is denoted by the Greek symbols Omega.
What is the complement of an event?
This is an event that does not occur in event X, and it will be denoted by a squiggly line in front of the X (~), or a bar on top of the X.
Remember that the complement of an event is also an event
What is the complement of the whole sample space?
This is called a null or empty set, but it is still an event.
What is an event?
An event is a collection of one or more outcomes, or the null set.
How can we combine events?
Then can either be combined in Union (means or), or they can be combined in intersection (meaning ‘and’).
These can both be known as event C.
This can extend to more than just two events, as events are associative, they can simply just be added in any order.
What are mutually exclusive events?
If the intersection is a null or empty set, then these events will mutually exclusive, also known as disjoint.
What are collectively exhaustive events?
This is if the union of two or more events is the sample space, in which case they are collectively exhaustive.
What is the definition of probability?
This is the assignment of number P(A) to A, which must abide three conditions.
What 3 conditions must probability abide to?
1) The probability must be greater than zero for any event A.
2) The probability of the whole sample space must be 1
3) The probability of the Union of all mutually exclusive events will equal the addition of all the individual mutually exclusive probabilities.
As a result, all probabilities will lie between 0 and 1 (inclusive).
What are the three approaches to probability?
1) Classical probability approach
2) Empirical/relative frequency probability approach
3) Subjective probability approach
We must calculate and understand the probability based on the context, different approaches will be necessary at different times.
What is the classical probability approach?
If a random experiment can result in n mutually exclusive and equally likely outcomes and n_a of these outcomes have attribute A, then the probability of A occurring is the fraction n_a/n.
However, the probability of different events occurring won’t always have likely outcomes as shown by Raphael Weldon when he threw 12 dice over 26,000 times.
What is the empirical/frequenting probability approach?
The probability of an event is the fraction of times that it has occurred in the past under the same experiment, if it has been repeated a large number of times.
However, not all experiments can be repeated (e.g the probability that the UK will have left the EU by 2020). This leads to a subjective probability approach.
What is a subjective probability approach?
This is when the probability of an event is assigned by an individual on the basis of his or her beliefs and information. An individual with different beliefs or information may assign a different probability.
There is no restriction of where these beliefs could come from.
Why does applied scientific research impact our experiments?
We try to use scientific research to predict uncertain outcomes and hence reduce the element of randomness. We do this by trying to understand how an event has occurred.
How do we deal with complex experiments?
We can break them down to make them smaller experiments.
What does it mean to enumerate or list a complex experiment?
Let the outcomes be denoted by their ordered pair {D1, D2}.
Then treat the complex experiment as many smaller experiment in their orders.
What is the multiplication rule?
If outcomes of a random experiment can be represented by an ordered n-tuple, with the first component any of K1 outcomes etc, then the total number of possible outcomes will be K1 x K2 x …. x Kn.
This applied to both sampling with and without replacement.
What are permutations?
These are the outcomes when sampling r objects from a set of n different objects, and the order they’re in matters. There will be n!/(n-r)! different outcomes.
Remember 0! = 1.
What are combinations?
Combinations occur when sampling r objects from a set of n different objects, without replacement and where the order doesn’t matter.
There will be n!/[r! (n-r)!] different outcomes, which is equal to the number of permutations divided by r!.