I won't give you results or formulas (maybe a small one) .In this problem you have to:
- calculate mean and median
- calculate standard deviation
- sketch a histogram to check for bell rule
- check for imperial rule. The imperial rule is I believe checked by first calculating the margin of error in ranges of data (68%,95%, and 99.7%). Senior members feel free to fix the theoretical jargon if I am wrong. See below.
68% range is calculated by using mean[MATH]\pm[/MATH]deviation.
For 95% range the deviation factor is 2 which translates to [Mean[MATH]\pm[/MATH]2*deviation]
For 99.7% range you can already guess.
Later we count the numbers that fall into these three ranges. I'm not sure how to be mathematically certain but if almost all data falls into at least 2 ranges the data should be normal in my opinion. I would be worried if more than 5 numbers don't fall in the ranges though.