Finding the confidence interval with a set of x's and y's

jeffreybrown

Well-known Member
Joined
Jul 28, 2004
Messages
5,152
I Have a set of data for making a scatter diagram.

XY
322
333
343
352
364
376
383
394

<colgroup><col width="72" span="2" style="width:54pt"> </colgroup><tbody>
</tbody>

I've been looking into the formula =CONFIDENCE(alpha,standard_dev,size) to set the confidence values, but just not understanding how to apply it.

I know the "alpha" in my case will by 0.05 and the size is 8, but not finding any joy on the 2nd argument, standard_dev.

I've used the stdev formula, but evidently not not applying it correctly on data with x's and y's.

With the analysis toolpak I get...

Lower 95% - -0.1426
Upper 95% - 0.7378
 

Excel Facts

Fastest way to copy a worksheet?
Hold down the Ctrl key while dragging tab for Sheet1 to the right. Excel will make a copy of the worksheet.
Are you expected to create a linear regression model with X and Y? If so, you can solve for your standard deviation since you're given your alpha and sample size (n).
 
Upvote 0
Yes I am creating a linear regression model with this data.

So what can I use to solve for the standard dev?
 
Upvote 0
Without diving into a full on stats lesson as to not misinform you, I'd say have a look at this link Introduction to Linear Regression. It goes into some examples of simple linear regressions and should point you in the right direction.

If you need more help, just let me know.
 
Upvote 0
Sorry, Jeff, I know nothing about this. When Petunia goes to college, I'm going to go with her and major in statistics.
 
Upvote 0

Forum statistics

Threads
1,214,940
Messages
6,122,361
Members
449,080
Latest member
Armadillos

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