Simple linear regression
Requirement:
Scales of measurement for variables: DV -interval or ratio IV -interval or ratio
Descriptive:
Steps:
· Create a scatter plot graph to identify the line of best life, the purpose of the identity the trend of the data and predict the future.
· Identify the intercept and slope of the regression line.
Inferential steps:
Steps:
1. Conduct F test to predict equation and t-test to test the slop. Th purpose of the test is to find a relationship between IV and DV.
2. Identify IV and DV
3. State HO and HA
4. Set confidence level
5. Report F and Sig-F
6. Decision: Sig-t is less than or equal to alpha reject the hypothesis and Sig-t greater than alpha fail to reject the hypothesis.
Types of relationships
Before proceeding, we must clarify what types of relationships we won’t study in this course, namely, deterministic (or functional) relationships. Here is an example of a deterministic relationship.

Note that the observed (x, y) data points fall directly on a line. As you may remember, the relationship between degrees Fahrenheit and degrees Celsius is known to be:
Fahr =95Cels+32
That is, if you know the temperature in degrees Celsius, you can use this equation to determine the temperature in degrees Fahrenheit exactly.
Here are some examples of other deterministic relationships that students from previous semesters have shared:
- Circumference = π × diameter
- Hooke’s Law: Y = α + βX, where Y = amount of stretch in a spring, and X = applied weight.
- Ohm’s Law: I = V/r, where V = voltage applied, r = resistance, and I = current.
- Boyle’s Law: For a constant temperature, P = α/V, where P = pressure, α = constant for each gas, and V = volume of gas.
For each of these deterministic relationships, the equation exactly describes the relationship between the two variables. This course does not examine deterministic relationships. Instead, we are interested in statistical relationships, in which the relationship between the variables is not perfect.
Here is an example of a statistical relationship. The response variable y is the mortality due to skin cancer (number of deaths per 10 million people) and the predictor variable x is the latitude (degrees North) at the center of each of 49 states in the U.S. (skincancer.txt) (The data were compiled in the 1950s, so Alaska and Hawaii were not yet stated. And, Washington, D.C. is included in the data set even though it is not technically a state.)

You might anticipate that if you lived in the higher latitudes of the northern U.S., the less exposed you’d be to the harmful rays of the sun, and therefore, the less risk you’d have of death due to skin cancer. The scatter plot supports such a hypothesis. There appears to be a negative linear relationship between latitude and mortality due to skin cancer, but the relationship is not perfect. Indeed, the plot exhibits some “trend,” but it also exhibits some “scatter.” Therefore, it is a statistical relationship, not a deterministic one.
Some other examples of statistical relationships might include:
- Height and weight — as height increases, you’d expect the weight to increase, but not perfectly.
- Alcohol consumed and blood alcohol content — as alcohol consumption increases, you’d expect one’s blood alcohol content to increase, but not perfectly.
- Vital lung capacity and pack-years of smoking — as the amount of smoking increases (as quantified by the number of pack-years of smoking), you’d expect lung function (as quantified by vital lung capacity) to decrease, but not perfectly.
- Driving speed and gas mileage — as driving speed increases, you’d expect gas mileage to decrease, but not perfectly.
Comments
Post a Comment