After collecting data, one of the first things to do is analyze it. This usually means finding its mean, standard deviation, and standard error. This article will show you how.
Steps
Method 1 of 4: The data
Step 1. Get a series of numbers to analyze
This information is referred to as a sample.
For example, a test was given to a class of 5 students and the results are 12, 55, 74, 79 and 90.
Method 2 of 4: The Average
Step 1. Calculate the average
Add all the numbers and divide by the population size:
Mean (μ) = ΣX / N, where Σ is the sum (addition) symbol, xthe denotes any single number and N is the size of the population.
In our case, the mean μ is simply (12 + 55 + 74 + 79 + 90) / 5 = 62.
Method 3 of 4: The Standard Deviation
Step 1. Calculate the standard deviation
This represents the distribution of the population. Standard deviation = σ = sq rt [(Σ ((X-μ) ^ 2)) / (N)].
In the given example, the standard deviation is sqrt [((12-62) ^ 2 + (55-62) ^ 2 + (74-62) ^ 2 + (79-62) ^ 2 + (90-62) ^ 2) / (5)] = 27.4. (Note that if this had been the sample standard deviation, you would have had to divide by n-1, the sample size minus 1.)
Method 4 of 4: The Standard Error of the Mean
Step 1. Calculate the standard error (of the mean)
This is an estimate of how close the sample mean is to the population mean. The larger the sample, the lower the standard error, and the closer the sample mean will be to the population mean. Divide the standard deviation by the square root of N, the sample size Standard error = σ / sqrt (n)
So, in the example above, if the 5 students were a sample of a class of 50 students and the 50 students had a standard deviation of 17 (σ = 21), the standard error = 17 / sqrt (5) = 7.6.
Making a pasta sauce is a great way to use dehydrated mushrooms, bought fresh or picked yourself. This is a very versatile condiment as you can use almost any type of mushroom. In restaurants it is often found with cream or tomato, but at home you can also make it with only white wine.
This article explains how to set up a Windows computer with a hard drive and SSD memory drive. An SSD (from English "Solid State Drive") is nothing more than a hard disk with no mechanical moving parts. Normally SSD drives guarantee a data retrieval speed much higher than that provided by standard hard drives and are also much more reliable;
Nowadays, knowing how to calculate the arithmetic mean of a set of numbers is a very important operation. The average is used in many mathematical operations, so it is a basic calculation to be able to master. However, if we are dealing with a very large set of numbers, it is much easier to use a program to perform the calculation.
This article shows how to calculate the mean and standard devotion of a set of numeric values using Microsoft Excel 2007. Steps Part 1 of 3: Create the dataset Step 1. Launch Microsoft Excel Double-click the corresponding green "
Geometric mean allows you to find the mean value of a set of data, but instead of adding the values and dividing them as you would for the arithmetic mean, you need to multiply them before calculating the root. You can use the geometric mean to calculate the average return on an investment or to show how much a value has grown over a specific period.