Normal distrobution? how is it done

  • Thread starter Thread starter almohandes
  • Start date Start date
  • Tags Tags
    Normal
almohandes
Messages
19
Reaction score
0
normal distrobution? how is it done!

Problem:
suppose that the heights of men are normally ditributed with a mean of 174 cm and a standard deviation of 10cm and the heights of women are normally distrobuted with a mean of 165cm and a standard deviation of 3 cm. If a man and woman are selected independently at random, find the probability that the woman is taller than the man.

1.use a random normal generator to simulate the situation.
2.explain your simulation method clearly so that someone else can follow it.
3.Carry out at least 50 trials on spreadsheet 1.(hint: the decision command =IF(B2>A2,"Yes","No") may be useful).
4.use your trials to answer the question.

anyone know how to do this on Ms excel because i have never done it b4?and what is meant by "use a random normal generator to simulate the situation".
does anyone know some important points that should be listed in the tool and the trial?.
and what are those commands, like the one in question 3 are there more of them that I should know?.

could someone please help me?
 
Physics news on Phys.org
A "random normal generator" is an algorithm that gives a list of random numbers according to the standard normal distribution rather than the uniform distribution (which is what most random number generators give). I don't know if there is such a thing in Excel. Here is a link to a page that gives an algorithm:
http://www.cast.uark.edu/~kkvamme/ACN37.htm
(From the "Archeological Computing newsletter"!)
 
Hi all, I've been a roulette player for more than 10 years (although I took time off here and there) and it's only now that I'm trying to understand the physics of the game. Basically my strategy in roulette is to divide the wheel roughly into two halves (let's call them A and B). My theory is that in roulette there will invariably be variance. In other words, if A comes up 5 times in a row, B will be due to come up soon. However I have been proven wrong many times, and I have seen some...
Namaste & G'day Postulate: A strongly-knit team wins on average over a less knit one Fundamentals: - Two teams face off with 4 players each - A polo team consists of players that each have assigned to them a measure of their ability (called a "Handicap" - 10 is highest, -2 lowest) I attempted to measure close-knitness of a team in terms of standard deviation (SD) of handicaps of the players. Failure: It turns out that, more often than, a team with a higher SD wins. In my language, that...
Back
Top