Part
I: Probability & Hypothesis Testing |
| | An Overview | Probability Basics | Venn Diagrams | |
| Probability is the
likelihood or the chances that a given event will occur
(or will not occur). It is a very important concept to
become familiar with since, in statistics (and psychology
in general), we are interested in ascertaining how
frequently we will observe a behavior or event solely due
to chance or, on the other hand, due to something we
manipulated in an experiment. Thus, probability tells us
how likely it is that the data we gather is due to random
fluctuations among participants, or due to an actual
treatment effect. In general, we can never be 100% certain in our conclusions. However, we can estimate the likelihood that the same pattern of results will be seen again if we were to repeat the study several times. Since our sample statistics are only estimates of the overall population parameters, our best estimate of the parameter will result if we take a random sample or chunk of the overall population of individuals. That is, no individual should have a greater chance of being selected for the study than any other individual. If the proper procedure is followed, we can use our sample statistics to estimate the probability that the sample we selected is representative of the population in general.
Random assignment goes beyond a random sample in that it states that each individual that is selected for the study should have an equal chance of being placed into any of the treatment groups. This important because it allows you to infer that the treatment you are giving the participants is actually causing the differences that you find rather than some other factor that you are not controlling. |
The study of probability
is useful for two primary reasons in relation to
psychology experiments:
All the possible outcomes of a sampling experiment is defined as the sample space (S). For example, the sample apce for tossing 3 coins has 8 possible outcomes: HHH, THH, HTH, HTT, THT, HHT, TTH, and TTT. For some situations, however, we can have an infinite number of outcomes (e.g. a sampling of 10 children's IQ scores). In such cases, we use some theoretical distribution as the sample space, such as a normal distribution. A single experimental outcome is called an elementary event. In the above example of coin tossing, HHH was an elementary event. A particular set of elementary events is labeled an event class. For example, event class A for the coin tossing situation could be "all heads or all tails"--a class where there are two elementary events (HHH, TTT). The probability of some event class occuring can be defined as a ratio of elementary events in the particular class to the total number of number of possible outcomes in the sample space. Thus, the probability of event class A in the above example is:
Note that probabilities can range from 0 to 1.0. If in your calculations you arrive at a probability greater than 1.0, you did something wrong. |
|
The union of two sets refers to the combination of those members which are in either set or both sets. That is, the union combines all members of A and B into one set. For the above example with kings and jacks, the probability of this union can be found using the additive rule: p(A or B) = p(A) + p(B) = 4/52 + 4/52 = 8/52 However, two sets often share a common member. For example, class A could be "all kings" while class B is "all hearts." In this case, one card--the king of hearts--is in both classes.
p(A or B) = p(A) + p(B) - p(overlap) = 4/52 + 4/52 - 1/52 = 7/52 The overlap or shared member is known as the intersection between two classes. In some cases, such as above, this is relatively easy to calculate; more often, this is difficult because of a very large sample space and multiple factors of interest (e.g. being bald and being old). What needs to be considered further are the different types of probability, to which we turn to next. |