MHB I have the data and need to make a prediction based on it (probability)

AI Thread Summary
To predict the number of births in 2010 using the provided linear regression equation, the independent variable x should be set to 2010. By substituting x into the equation y = -0.1103x + 234.98, the predicted birth rate for that year is calculated to be approximately 13.277. The discussion clarifies the confusion around the variable representation, confirming that x indeed represents the years. Participants agree on the calculation and the resulting prediction. This straightforward approach to using linear regression helps in making data-driven predictions.
chriskeller1
Messages
6
Reaction score
0
Hello Everyone,
I really can't understand stats and it's driving me crazy.

I have data for births linked with different years, the graphic looks like this
View attachment 3382
But I need to make a prediction on the births in year 2010. How do I go about that?!
 

Attachments

  • Screen Shot 2014-10-08 at 9.39.48 PM.png
    Screen Shot 2014-10-08 at 9.39.48 PM.png
    4.2 KB · Views: 83
Mathematics news on Phys.org
It looks like you are provided with the linear regression:

$$y=-0.1103x+234.98$$

Can you see what you need to use for $x$ to get a prediction for the year 2010?
 
I'm confused... Isn't x supposed to represent the years?
 
chriskeller1 said:
I'm confused... Isn't x supposed to represent the years?

Yes, it appears to me that the independent variable $x$ is the year, and this input into the given line will give a prediction for the output, the dependent variable which is the birth rate, for that year.

So, use $x=2010$ in the given line, and what do you find?
 
Oh, so basically it's going to be 13.277?

Thank you!
 
chriskeller1 said:
Oh, so basically it's going to be 13.277?

Thank you!

Yes, that's the same value I get. (Yes)
 
Seemingly by some mathematical coincidence, a hexagon of sides 2,2,7,7, 11, and 11 can be inscribed in a circle of radius 7. The other day I saw a math problem on line, which they said came from a Polish Olympiad, where you compute the length x of the 3rd side which is the same as the radius, so that the sides of length 2,x, and 11 are inscribed on the arc of a semi-circle. The law of cosines applied twice gives the answer for x of exactly 7, but the arithmetic is so complex that the...
Back
Top