Regression Issues!!!

skuddyb

New Member
Joined
Sep 29, 2015
Messages
39
Hi guys,

So basically I have to run some regression analysis on a University assignment I am doing.

I have chosen to investigate the efficiency of point kicking in the Aviva Rugby Premier League.

My two independent variables are:

- Points Conceded
- League Points

My independent variable is:

- Points from Kicks

When I run the regression it returns:

- Adjusted R Square : 0.834
- Significance F : 0.000123784
- p-value : 0.48065

The P value is ridiculously high so I'm assuming it means the data is insignificant, but the others aren't too bad. What does this mean?

TIA!
 

Excel Facts

Why are there 1,048,576 rows in Excel?
The Excel team increased the size of the grid in 2007. There are 2^20 rows and 2^14 columns for a total of 17 billion cells.
I assume that Points from Kicks is your dependent variable so your linear model looks like this: Points from Kicks = bo + b1(Points Conceded) + b2(Leaque Points)

Your adjusted Rsquare = 0.834, so your model is explaining 83.4% of the variability in Points from Kicks

The p-value at 0.48 leads to the conclusion that your model is not significant relative to your estimated error. As you know, the p-value needs to be less than 0.05 to conclude the model is significant at the 95% level of confidence.

The combination of R square and p value here suggests that you do not have many data being used in your model, i.e., an R square can be very high with n=5 and not be significant, while an R square can be very low (say 0.2) if lots of data are involved.
 
Last edited:
Upvote 0
Hi,

Yes, only 12 DMU's in my data! I have tried it with another Metric and replaced "Points Conceded" with "Wins" which has returned a much better p-value of 2% and a 0 Significance F!

Should I use this model instead?

Thank you for your help!
 
Upvote 0
Use the model that proves significant. Those models that are judged not significant are not supported by your data. A good judge of a model's value is its PRESS statistic, which is available in packages like JMP and Minitab. Essentially, when comparing models, the one with the lower PRESS statistic is a better predictive model.
 
Upvote 0
Hi guys,

So basically I have to run some regression analysis on a University assignment I am doing.

I have chosen to investigate the efficiency of point kicking in the Aviva Rugby Premier League.

My two independent variables are:

- Points Conceded
- League Points

My independent variable is:

- Points from Kicks

When I run the regression it returns:

- Adjusted R Square : 0.834
- Significance F : 0.000123784
- p-value : 0.48065

The P value is ridiculously high so I'm assuming it means the data is insignificant, but the others aren't too bad. What does this mean?

TIA!
I am also interested in doing the same thing. I'll have to create an analysis template but don't where to start.
 
Upvote 0

Forum statistics

Threads
1,216,100
Messages
6,128,834
Members
449,471
Latest member
lachbee

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top