Why is Method 2 More Precise than Method 1 in Statistical Analysis?

  • Thread starter Thread starter arierreF
  • Start date Start date
  • Tags Tags
    Method
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
arierreF
Messages
78
Reaction score
0
First of all, as you can see I'm new in forum. Sorry if i am posting in wrong section.

Problem: A student measure the times 100 times.
Method 1:
He calculates the mean X and the standard deviation [itex]\sigma[/itex].
Method 2:
Now the student, divides the 100 measurements in 10 groups.
He calculates the value of mean to each group. Therefore he calculates the standard deviation (with the 10 values corresponding to the mean of each group).


Question:

Why the method 2 is more precise than the method 1?

Attempt:

In my experimental results, i observe that method 2 has a small standard deviation. Ok so i can conclude that method 2 is more precise because we have a small uncertainties.

But why this happens? If we divided in four intervals, the stranded deviation would be smallest. but why??
 
Physics news on Phys.org
Method 2 is not more accurate than method 1.

Let σ = α1 for method 1. Let σ2 = std deviation of one of the ten averaged samples. Let σ3 = std deviation of the ten averaged samples.

Then σ2 = (√10)σ1 but σ3 = (1/√10)σ2
= (1/√10)(√10)σ1 = σ1.
 
rude man said:
Method 2 is not more accurate than method 1.

Let σ = α1 for method 1. Let σ2 = std deviation of one of the ten averaged samples. Let σ3 = std deviation of the ten averaged samples.

Then σ2 = (√10)σ1 but σ3 = (1/√10)σ2
= (1/√10)(√10)σ1 = σ1.

With my experimental results, with method 1 i calculated the standard deviation σ for the 100 measurements.

With method 2, i divided the 100 measurements in 10 random groups. Then i obtained 10 means.

The standard deviation of the 10 mean values, is smaller than the standard deviation of the 100 measurements.