- for a coin coming up heads:
probability = head (success) / head (success) + tail (failure)
or
probability = 1 / 1 + 1 = 1 / 2 = .50 (probabilities are expressed as decimals)
- for a one showing up on a throw of a die:
probability = one (success) / one (success) + two (failure) + three (failure) + four (failure) + five (failure) + six (failure)
or
probability = 1 / 1 + 1 + 1 + 1 + 1 + 1 = 1 / 6 = .167 (probabilities are expressed as decimals)
- what is the probability of drawing the Ace of Hearts? (1/1 + 51)
- what is the probability of drawing the two of spades? (1/1 + 51)
- Odds
- odds are the probability expressed as a fraction and reversed
- what are the odds of drawing the Ace of Hearts? (52:1)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|

Is this a theoretical or empirical distribution?
- Tossing coins really
- What happens if we throw a coin 10 times? How about 100 times? How about 1000 times?
- Demo
z = (70 - 100) / 15 = (-30 / 15) = -2.00
X = 100 + (2.06)(15) = 100 + 30.9 = 130.9
- Example (19, page 130) Proportion Between Two Scores
- 800 scores on a general psychology test are normally distributed with a mean of 35, and a standard deviation of 6. What proportion of students had scores between 30-40? What is the probability that a randomly selelected student would score between between 30-40?
- Solve by finding the z scores for 30 and 40, they are - or + 0.83, respectively. -0.83 converts to a proportion of .2967, doubling that gives .5934, the answer (or 59.34%). The probability is the same.
- Example (23, page 131) Finding Extreme Scores
- What IQ scores are only achieved by 5% of the population (upper and lower 2.5%)?
- Solve by looking up the z score for .0250 (the equivalent of 2.5%). It is + or - 1.96. Then solve for X in the equation for each value. (rounds to scores of 129 and 71)