The green line indicates where the dots would be if the pre and post scores were the same. The red line is the regression line, which shows where the pre-test score and its associated predicted post-test score would lie. As in the previous example of the Air Force pilots, a student with a high pre-test score is predicted to do worse on the post-test; a student with a low pre-test score is predicted to do better on the post-test.
Ans: A very tall person is expected to be shorter than his father (regression fallacy).
Ans: A very short person is expected to be taller than his father (regression fallacy).
y = 68 SDy = 10
r = 0.6
Ans: z = (y - y) / SDy = (75 - 68) / 10 = 0.7. The area of the bin (-∞, 0.7] is 0.7580 = 76%. Therefore the percentage of students with first year score over 75 is 100% - 76% = 24%.
Ans: The regression equation is
y - 68 = 1 (x - 162)
y = x - 94
The RMSE for those students in the thin vertical rectangle centered at x = 165 is
Assume that all outcomes are equally likely. Suppose you are interested in the probability that the event A occurs.
P(A) = # ways A can occur / Total # of events
Example 5: What is the probability of getting one head
out of two coin flips?
Sample space S = {HH, HT, TH, TT}
A = Event of getting exactly one head = {HT, TH}
P(A) = # of events in A / # events in S = 2 / 4 = 0.5
Perform an experiment, repeated a large number of times. Count the number of times s the event A occurs and the total number of times n the experiment is repeated.
P(A) = s / n
Example 5: Flip a coin 1 million times. 499,523 heads were obtained. The probability of obtaining a head is 499,523 / 1,000,000 = 0.499523.
Each person uses personal intuition or judgement.
What is the probability that I will need an umbrella today?
Las Vegas oddsmakers combine subjective probabilities for many sources when determining betting odds.
Example 6:   What is the probability that the Bears will win the Super Bowl in 2012?
Probability Distribution | |
---|---|
Outcome | Probability |
HHH | 0.125 |
HHT | 0.125 |
HTH | 0.125 |
HTT | 0.125 |
THH | 0.125 |
THT | 0.125 |
TTH | 0.125 |
TTT | 0.125 |
x | Probability |
---|---|
0 | 0.25 |
1 | 0.50 |
2 | 0.25 |
x | Probability |
---|---|
0 | 0.125 |
1 | 0.375 |
2 | 0.375 |
3 | 0.125 |
x | Probability |
---|---|
0 | 1-p |
1 | p |