Probability- normal distibution?

In summary, the nationwide results of a math exam have a normal distribution, with an average of 68 and a standard deviation of 12.57.
  • #1
Dell
590
0
the nationwide results of a math exam have a normal distribution, with an average of 68 and a standard deviation of 12.57.

100 students were randomly selected,
what is the probability that at least 50 of them will have achieved more that 70 in the exam?

A--> the mark of the chosen 100
A~N(68, 1.257)

P(A>70)=1-P(A<70)=0.9441 (from a standard Z table)

T~B(100,0.9441) ---> X~NB(94.41,2.297)

P(X>50)=1-P(X<50)=~ 1

is this correct?
the answer in my book says 0.0838, but since the average is 68, that doesn't seem likely to me,
 
Physics news on Phys.org
  • #2
I don't believe you are approaching this the right way. Also, some of the variables or distributions are unclear to me. What is T? Apparently it's a binomial distribution with n = 100 and p = .9441. What is X? I don't believe that you need to use a binomial distribution of any kind in this problem.

Your definition of A is too vague. I would say that it is the distribution of nationwide test scores, and that this distribution is N(68, 1.257).

What you need, I believe, is a statistic, say X, that represents the distribution of the scores of a sample of 100 students. These scores of this sample have the same mean, but have a different standard deviation, [tex]\frac{\sigma}{\sqrt{n}}[/tex].

So the probability you need to look at, I believe, is P(X > 70).

See if that gets you anywhere.
 
  • #3
sound like what i was trying to do, but A was my distribution of the scores of a sample of 100 students,

in your calculation where yould you take into account that 50 or more of the 100 students need to get more than 70, this is why i tried using the binomial
 
  • #4
Dell said:
the nationwide results of a math exam have a normal distribution, with an average of 68 and a standard deviation of 12.57.

100 students were randomly selected. what is the probability that at least 50 of them will have achieved more that 70 in the exam?

A--> the mark of the chosen 100
A~N(68, 1.257)

P(A>70)=1-P(A<70)=0.9441 (from a standard Z table)
Your error is here. Your distribution, with [itex]\sigma=1.257=12.57/\sqrt{100}[/itex], describes the distribution of the average score of 100 students, but you want to know how many of the 100 individual scores are greater than 70.

The high probability you found at this step should have tipped you off. Since 70 is relatively close to the mean, you'd expect roughly half the students to score over 70, not 94.41% of them, so P(A>70)~0.5.

T~B(100,0.9441) ---> X~NB(94.41,2.297)

P(X>50)=1-P(X<50)=~ 1

is this correct?
the answer in my book says 0.0838, but since the average is 68, that doesn't seem likely to me.
The rest looks okay. You just need to fix your numbers.
 
  • #5
I'm still not convinced that a binomial distribution is the way to go. I'm open to a persuasive argument, though.

If you look at the distribution of all samples of size 100, these samples are N(68, 1.257). This means that about 84 or 85 scores will be less than 69.257. (50% are <= 68, and 34.5% are between 68 and 69.257, a score 1 s.d. above the mean.) This means that 15 or 16 scores will be above 69.257, and consequently there will be even fewer that are 70 or above.

Maybe this needs to be a hypothesis test, with H0 being x_bar = mu, and Ha being x_bar > mu. Have you done anything with inferential statistics, yet? If so, this approach might be fruitful. Basically what you're testing is whether a particular group of 100 students is typical of the population they come from (all national students), or not -- i.e., their scores are higher than you would normally expect.

I'm not sure what the right approach to this problem is - I'm just trying to throw out some ideas...
 
  • #6
vela said:
Your error is here. Your distribution, with [itex]\sigma=1.257=12.57/\sqrt{100}[/itex], describes the distribution of the average score of 100 students, but you want to know how many of the 100 individual scores are greater than 70.

.



surely to do this i need to find out the probability of scorind above 70 ??
 
  • #7
Dell said:
surely to do this i need to find out the probability of scoring above 70?
Yes, but you're calculating the probability that the average score of the 100 students exceeds 70, not the probability that an individual student scores greater than 70, which should be slightly less than 50%.

Anyway, perhaps I'm misreading the problem because I worked it out, and my answer is about 10%, if approximating the binomial with a normal distribution, or about 12% if I actually sum the binomial distribution, neither of which matches the book's answer.
 
  • #8
Mark44 said:
I'm still not convinced that a binomial distribution is the way to go. I'm open to a persuasive argument, though.
Let p=probability of an individual student scoring greater than 70. Then the probability that N students out of 100 scoring more than 70 is the probability of N successes in 100 trials where p is the probability of success, which is described by the binomial distribution.
 
  • #9
so how would i find the probability of a student getting over 70?
 
  • #10
should i use the original normal distribution
 
  • #11
i got 0.1003, is this what you got too
 
  • #12
Dell said:
i got 0.1003, is this what you got too
Yeah, that's what I got as well when approximating the binomial distribution with a normal distribution. I tried summing the binomial distribution in Mathematica, and it came up with an answer of 0.1189.
 
  • #13
thanks for the help
 

1. What is a normal distribution?

A normal distribution is a type of probability distribution that is symmetrical and bell-shaped. It is often used to model natural phenomena, such as height or IQ scores, and is characterized by its mean and standard deviation.

2. How is probability related to a normal distribution?

In a normal distribution, the probability of a random variable falling within a certain range of values can be calculated using the mean and standard deviation. This probability is represented by the area under the curve of the normal distribution.

3. What is the central limit theorem and how does it relate to a normal distribution?

The central limit theorem states that the sum of a large number of independent and identically distributed random variables will tend towards a normal distribution, regardless of the underlying distribution of the individual variables. This makes the normal distribution a useful tool in statistical analysis and inference.

4. How can I use a normal distribution in real-life situations?

A normal distribution can be used to model and analyze various phenomena in real-life, such as the heights of a population, test scores, or the amount of rainfall in a region. It can also be used to make predictions and infer information about a population based on a sample.

5. What is the difference between a standard normal distribution and a regular normal distribution?

A standard normal distribution is a normal distribution with a mean of 0 and a standard deviation of 1. It is often used in statistical calculations and can be converted from any normal distribution by standardizing the values. A regular normal distribution can have any mean and standard deviation, and is used to model specific data sets or phenomena.

Similar threads

  • Calculus and Beyond Homework Help
Replies
4
Views
851
  • Calculus and Beyond Homework Help
Replies
4
Views
1K
  • Calculus and Beyond Homework Help
Replies
1
Views
1K
  • Engineering and Comp Sci Homework Help
Replies
3
Views
2K
  • Calculus and Beyond Homework Help
Replies
7
Views
2K
  • Calculus and Beyond Homework Help
Replies
2
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
4
Views
929
  • Set Theory, Logic, Probability, Statistics
Replies
6
Views
1K
  • Calculus and Beyond Homework Help
Replies
2
Views
1K
  • Calculus and Beyond Homework Help
Replies
3
Views
1K
Back
Top