Peeved about a simple Sample Mean question

  • Thread starter Thread starter trap101
  • Start date Start date
  • Tags Tags
    Mean
Click For Summary

Homework Help Overview

The discussion revolves around determining a constant \( c \) such that the probability \( P(|\bar{X}| < c) = 0.5 \), where \( \bar{X} \) is the sample mean of 16 independent normal random variables with mean 0 and variance 1. Participants are exploring the implications of the properties of the sample mean in the context of normal distributions.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning, Assumption checking

Approaches and Questions Raised

  • Participants discuss the definition of the sample mean and its properties, including its distribution, mean, and variance. Some express confusion about the correct approach to find \( c \), while others suggest using the standard normal distribution and z-scores. Questions arise about the interpretation of values obtained from the standard normal distribution table and the relationship between the sample mean and the standard deviation.

Discussion Status

The discussion is ongoing, with various interpretations being explored. Some participants have provided guidance on using the properties of normal distributions, while others are questioning their understanding of the steps involved in solving the problem. There is no explicit consensus, but several productive lines of reasoning have been presented.

Contextual Notes

Participants note potential misunderstandings regarding the application of the normal distribution properties and the calculations involving z-scores. There is also mention of a discrepancy in variance and standard deviation values, indicating a need for clarification on these concepts.

trap101
Messages
339
Reaction score
0
Let X(bar)[sample mean] be the average of a sample of 16 independent normal random variables with mean 0 and variance 1. Determine c such that

P(|X(bar)| < c) = 0.5


Ok here's the problem, I know this is SUPPOSED to be a simple computation but for one reason or another little ol' fooliosh me can't figure it out.

Since we are dealing with X(bar) I figure it is defined as 1/n[itex]\sum[/itex](from 1 to n) Xi

now since we're talking abiout 16 independent Normal random variables, I figured it would be as easy as taking the sum of all of these normals and solving for x. Well according to the solution this isn't the case.

Another thing I tried was taking the product of the iid normals:

1/(2[itex]\pi[/itex][itex]\sigma<sup>2</sup>[/itex])1/2 e[itex]\sum[/itex](Xi2)/2

set this equal to 0.5 and solve for X. Again the wrong answer. Help please
 
Physics news on Phys.org
If
$$Y = \frac{1}{N}\sum_{n=1}^{N} X_n$$
then what can you say about ##Y##? What kind of random variable is it? What are its mean and variance?
 
You seem to be completely misunderstanding the problem! What you should be doing is using the theorem:

"The average of n random variable, each having normal distribution with mean [itex]\mu[/itex] and standard deviation [itex]\sigma[/itex], has the standard deviation with mean [itex]]\mu[/itex] and standard deviation [itex]\frac{\sigma}{\sqrt{n}}[/itex]. "

The problem is simply asking you to find c the probability of that "X" is less than c is 0.5 when X has the normal distribution with 0 and standard deviation 4. That can be done by looking up "z" such that P(z)< 0.5 on a table of the standard normal distribution
(A good one online is at http://www.math.unb.ca/~knight/utility/NormTble.htm )
and then solving [itex]\frac{x}{4}= z[/itex].

(You really shouldn't need a table to find z such that P(z)< 0.5!)
(I say after looking it up in the table myself!:redface:)
 
Last edited by a moderator:
HallsofIvy said:
You seem to be completely misunderstanding the problem! What you should be doing is using the theorem:

The average of n random variable, each having normal distribution with mean [itex]\mu[/itex] and standard deviation [itex]\sigma[/itex], has the standard deviation with mean \mu and standard deviation [itex]\frac{\sigma}{\sqrt{n}}[/itex].

The problem is simply asking you to find c the probability of that "X" is less than c is 0.5 when X has the normal distribution with 0 and standard deviation 4. That can be done by looking up "z" such that P(z)< 0.5 on a table of the standard normal distribution
(A good one online is at http://www.math.unb.ca/~knight/utility/NormTble.htm )
and then solving [itex]\frac{x}{4}= z[/itex].

(You really shouldn't need a table to find z such that P(z)< 0.5!)
(I say after looking it up in the table myself!:redface:)


Ok, I got the right solution, but I got it extremely flukey...Let me see if I make sense of it.

So looking at the table of the standard normal distribution, for the value of 0.5 I got a probability of 0.6915. Taking this 0.6915 I put it into the expression of [itex]\frac{x}{4}= z[/itex] and got a value of 0.1728 for z. A couple questions: the 0.6915 is the percentage in relation to the z-score of 0.5? and what exactly was the motivation behind dividing 0.6915 by 4? Sure the answer might be right but what was that expression representing?
 
Last edited by a moderator:
trap101 said:
Ok, I got the right solution, but I got it extremely flukey...Let me see if I make sense of it.

So looking at the table of the standard normal distribution, for the value of 0.5 I got a probability of 0.6915. Taking this 0.6915 I put it into the expression of [itex]\frac{x}{4}= z[/itex] and got a value of 0.1728 for z. A couple questions: the 0.6915 is the percentage in relation to the z-score of 0.5? and what exactly was the motivation behind dividing 0.6915 by 4? Sure the answer might be right but what was that expression representing?

The sample mean ##\bar{X}## is normally distributed, has expected value = 0 and variance ##\sigma^2=16##, so has standard deviation ##\sigma = 4##. That is, we can write
[tex]\bar{X} = \frac{Z}{\sigma} = \frac{Z}{4},[/tex]
where ##Z \sim N(0,1).## So,
[tex]P\{ |\bar{X}| < c \} = P\{ -c < \bar{X} < c \} = P\{-c < Z/4 < c\}.[/tex]
 
trap101 said:
Ok, I got the right solution, but I got it extremely flukey...Let me see if I make sense of it.

So looking at the table of the standard normal distribution, for the value of 0.5 I got a probability of 0.6915. Taking this 0.6915 I put it into the expression of [itex]\frac{x}{4}= z[/itex] and got a value of 0.1728 for z. A couple questions: the 0.6915 is the percentage in relation to the z-score of 0.5? and what exactly was the motivation behind dividing 0.6915 by 4? Sure the answer might be right but what was that expression representing?

The sample mean ##\bar{X}## is normally distributed, has expected value = 0 and variance ##\sigma^2=16##, so has standard deviation ##\sigma = 4##. That is, we can write
[tex]\bar{X} = \sigma Z = 4 Z,[/tex]
where ##Z \sim N(0,1).## So,
[tex]P\{ |\bar{X}| < c \} = P\{ -c < \bar{X} < c \} = P\{-c < 4 Z < c\}.[/tex]
 
Ray Vickson said:
The sample mean ##\bar{X}## is normally distributed, has expected value = 0 and variance ##\sigma^2=16##, so has standard deviation ##\sigma = 4##. That is, we can write
[tex]\bar{X} = \sigma Z = 4 Z,[/tex]
where ##Z \sim N(0,1).## So,
[tex]P\{ |\bar{X}| < c \} = P\{ -c < \bar{X} < c \} = P\{-c < 4 Z < c\}.[/tex]


ok, just to make sure this is a legitimate move I'm going to make we have established:
[tex]P\{-c < 4 Z < c\}.[/tex] = 0.5

now looking at the tables, for a Standard Normal distribution, the value of "c" is satisfied by 0.6915.

Therefore: [tex]P\{-0.6915 < 4 Z < 0.6915\}.[/tex] = 0.5, but since this is not fully standardized I have to divide by the 4:

therefore:

[tex]P\{-0.6915/4 < Z < 0.6915/4\}.[/tex]

which gives me 0.1728. Is this the right set of steps?
 
trap101 said:
ok, just to make sure this is a legitimate move I'm going to make we have established:
[tex]P\{-c < 4 Z < c\}.[/tex] = 0.5

now looking at the tables, for a Standard Normal distribution, the value of "c" is satisfied by 0.6915.

Therefore: [tex]P\{-0.6915 < 4 Z < 0.6915\}.[/tex] = 0.5, but since this is not fully standardized I have to divide by the 4:

therefore:

[tex]P\{-0.6915/4 < Z < 0.6915/4\}.[/tex]

which gives me 0.1728. Is this the right set of steps?

Sorry: I meant that variance is 1/16 and ##\sigma = 1/4##. We have ##\bar{X} = \sigma Z = Z/4,## so the probability is ##P \{ -c < Z/4 < c \} = P \{ -4c < Z < 4c \}##.
 
Last edited:
trap101 said:
ok, just to make sure this is a legitimate move I'm going to make we have established:
[tex]P\{-c < 4 Z < c\}.[/tex] = 0.5

now looking at the tables, for a Standard Normal distribution, the value of "c" is satisfied by 0.6915.

Therefore: [tex]P\{-0.6915 < 4 Z < 0.6915\}.[/tex] = 0.5, but since this is not fully standardized I have to divide by the 4:

therefore:

[tex]P\{-0.6915/4 < Z < 0.6915/4\}.[/tex]

which gives me 0.1728. Is this the right set of steps?

Your answer is 16 times too small.
 
  • #10
Ray Vickson said:
The sample mean ##\bar{X}## is normally distributed, has expected value = 0 and variance ##\sigma^2=16##, so has standard deviation ##\sigma = 4##. That is, we can write
[tex]\bar{X} = \frac{Z}{\sigma} = \frac{Z}{4},[/tex]
where ##Z \sim N(0,1).## So,
[tex]P\{ |\bar{X}| < c \} = P\{ -c < \bar{X} < c \} = P\{-c < Z/4 < c\}.[/tex]

Please disregard this message, and instead refer to the others I gave. I wanted to delete this message, but the system won't allow it. Basically, ##\bar{X} = 4 Z##, NOT what I wrote immediately above.
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
2K
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K
Replies
12
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
4
Views
2K
  • · Replies 12 ·
Replies
12
Views
3K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K