Stats: Normal distribution, std dev, mean z score -- find x

Click For Summary
SUMMARY

The discussion focuses on calculating the value that will be greater than or equal to 99% of occurrences in a set of random numbers, specifically using the normal distribution. The z-score for 99% is established as 2.576, and the formula for finding the desired value is provided: x = (stdev * z) + mean. The uniform distribution of numbers between 1 and 100 is assumed, with a mean of 50.5 and a standard deviation derived from the variance of 816.75.

PREREQUISITES
  • Understanding of normal distribution and z-scores
  • Familiarity with the concepts of mean and standard deviation
  • Knowledge of uniform distribution and its properties
  • Basic proficiency in statistical formulas and calculations
NEXT STEPS
  • Learn how to calculate standard deviation for different distributions
  • Explore the implications of using uniform distribution in statistical analysis
  • Study the application of z-scores in hypothesis testing
  • Investigate the relationship between variance and standard deviation in various contexts
USEFUL FOR

Students studying statistics, data analysts, and anyone involved in statistical modeling or probability analysis.

GiTS
Messages
132
Reaction score
0

Homework Statement


So the question is, given a set of random numbers, find the mean and the value that will be >= 99% of the occurances. So for a set of random numbers between say, 1-100, if the mean is 50, how do I find out what number will be >= 99% of all observations of the time.

Havent taken stats in a long time. No book provided.

Homework Equations



99% has a z score of 2.576
Somehow I have to turn that into a number using standard deviation.

The Attempt at a Solution


z=(x-m)/stdev
x=(stdev*z)+mean
is x the number I am looking for?

Thanks all!
 
Physics news on Phys.org
What do you mean by "random numbers between say, 1-100"? That is, what probability distribution are you assuming for choosing the random numbers? Most likely, you are assuming all numbers are "equally likely" so that you are using the "uniform distribution" on numbers 1-100. According to Quora (https://www.quora.com/What-is-the-mean-and-variance-of-uniform-distribution) the uniform distribution on 1-100 has mean (100+1)/2= 50.5 and variance (100- 1)^2/12= 816.75, so standard deviation sqrt(816.75).
 
  • Like
Likes   Reactions: WWGD
Good to see you back, Halls.
 

Similar threads

Replies
6
Views
2K
  • · Replies 7 ·
Replies
7
Views
6K
  • · Replies 8 ·
Replies
8
Views
3K
Replies
1
Views
2K
Replies
2
Views
5K
Replies
6
Views
2K
  • · Replies 5 ·
Replies
5
Views
5K
Replies
1
Views
2K
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K