Supplementary Exercise 1.127 of IPS7e ------------------------------------- X = cholesterol levels of women aged 20-34, measured in mg/dL. Assume X to follow N(185,39). Denote also (as usual) by Z a random variable from N(0,1). (a) compute P(X>240) In the extended notation of the textbooks we would write X > 240 or (X-185)/39 > (240-185)/39 or Z > 1.41026 which gives us the z-score z=1.41026, and tells us we need to calculate P(Z>1.41026). In a more condensed notation, we may write P(X>240) = P((X-185)/39) > (240-185)/39) = P(Z>1.41026) = P(Z<-1.41026) = 0.0792 (computer), or 0.0793 (Table A). We conclude that about 8% of the women have cholesterol levels that require medical attention. (b) compute P(200