Purchase Solution

understanding variables and parameters in a regression.

Not what you're looking for?

Ask Custom Question

To understand a regression equation we need to understand what the variables are and what the parameters are. The variables in this case are "Nut Yield" in California, "precipitation" based on annual rainfall data, and "acres" which refers to the number of acres planted.

Next are the parameters. "a" is the intercept. It tells you where the regression equation that you fit to the data will intersect the vertical axis. "b1" is the slope coefficient on precipitation (which is measured in inches). So if it were 1.5 for example then for every inch in rainfall you would expect your yield to increase by 1.5 (tons, I believe but can't remember the unit of measure at the moment). Similarly "b2" is the slope coefficient on acres planted and tells you by how much yield will change based on a one acre change in acres planted.

Okay, I started by getting some rainfall data and nut yield data. the rainfall is for one particular region so if you use this you are assuming the data generalizes across the state.
http://www.mid.org/weather/wthr-hist2.jsp
here is the link to the nut production pdf
http://www.cdfa.ca.gov/Statistics/
You want to begin by specifying your equation. A simple model might suppose that nut yield is a function of rainfall.
yield=a+b1*precip
If you can get data on acres planted I would just add that to the equation giving you:
yield=a+b1*precip+b2*acres

I went ahead and entered the data in excel. When you get your data I would just plug it into Excel and follow the same process. If you have a program like Stata or SPSS you could do some more elaborate regression models.
First plot out your data. As we can see yield has been increasing

Purchase this Solution

Solution Summary

The following posting provides an interpretation and discussion of the variables and parameters from a regression equation.

Purchase this Solution


Free BrainMass Quizzes
Know Your Statistical Concepts

Each question is a choice-summary multiple choice question that presents you with a statistical concept and then 4 numbered statements. You must decide which (if any) of the numbered statements is/are true as they relate to the statistical concept.

Terms and Definitions for Statistics

This quiz covers basic terms and definitions of statistics.

Measures of Central Tendency

This quiz evaluates the students understanding of the measures of central tendency seen in statistics. This quiz is specifically designed to incorporate the measures of central tendency as they relate to psychological research.

Measures of Central Tendency

Tests knowledge of the three main measures of central tendency, including some simple calculation questions.