Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 110
Default What is the function to calculate standard errors of the mean?

I'd like to calculate standard errors of the mean using the Excel function
tab... any idea how you do that?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 837
Default What is the function to calculate standard errors of the mean?

Assuming independence of observations, the standard error of AVERAGE(data) is
STDEV(data)/SQRT(COUNT(data))

Jerry

"Steph" wrote:

I'd like to calculate standard errors of the mean using the Excel function
tab... any idea how you do that?

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Dav Dav is offline
external usenet poster
 
Posts: 1
Default What is the function to calculate standard errors of the mean?


Although the Descriptive Statistics tool in the Analysis ToolPak can
generate a report that includes the standard error of the mean, there
is no function in Microsoft Excel to automatically calculate this value
by itself.

To calculate the standard error of the mean by itself, use the one of
the following formulas

= STANDARD DEVIATION / SQUARE ROOT OF THE POPULATION SIZE

-or-

= STDEV(range of values)/SQRT(number)
whe
• The range of values is the data used to determine the standard
deviation.

-and-
• The number is the size of all the possible random samples.

Regards

Dav


--
Dav
------------------------------------------------------------------------
Dav's Profile: http://www.excelforum.com/member.php...o&userid=27107
View this thread: http://www.excelforum.com/showthread...hreadid=562037

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
I want the PMT function to calculate using 360 days not 365 amalecki Excel Worksheet Functions 6 April 30th 23 11:44 AM
How do I calculate CAGR other than using XIRR function? rrigney Excel Worksheet Functions 2 July 10th 06 12:06 AM
Function to calculate the number of years, months and days between Vicky Excel Worksheet Functions 2 July 15th 05 04:27 AM
if function errors RON Excel Worksheet Functions 2 March 29th 05 06:01 PM
Can you change the PMT function tio calculate off of 365 days? Will Excel Worksheet Functions 1 March 18th 05 07:27 PM


All times are GMT +1. The time now is 09:22 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"