Repeat the previous problem but with a non-normal population. Specifically, generate n random numbers from a fifty-

Question:

Repeat the previous problem but with a non-normal population. Specifically, generate n random numbers from a fifty- fifty mixture of two normal distributions with respective means 90 and 110 and common standard deviation 10. You can do this with the formula = IF(RAND()<0.5,NORM. INV(RAND(),90,10),NORM.INV(RAND(),110,10)) This is not a normal distribution because it has two peaks.)

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  answer-question

Business Analytics Data Analysis And Decision Making

ISBN: 9780357109953

7th Edition

Authors: S. Christian Albright, Wayne L. Winston

Question Posted: