Glucose in blood A research shows that the distribution of g
     Glucose in blood. A research shows that the distribution of glucose in human blood levels is unimodel, symmetric, bell-shaped with no apparent outliers. The mean of glycemia is 1.15 mg/ml, and the standard deviation is 0.3 mg/ml  What distribution can we use to model the glycemia levels?  What proportion of People will have the glycemia levels higher than 1.5 mg/ml?  Find the mean and variance of  Y  Find the probability that nobody of the 10 people has glycerin level higher than 1.5 mg/ml.  Find the probability that at least 1 person has glycemia level higher than 1.5 mg/ml.   
  
  Solution
a).
Normal distribution
b).
z=(1.5-1.15)/0.3 = 1.1667
P( x >1.5)= P( z >1.1667)
= 0.1217
c)
Binomial distribution
d).
n=10
p=0.1217
Expectation = np = 1.217
Variance = np(1 - p) = 1.0689
e)
P(X=x) = (nCx) px (1-p)n-x
P(X=0) = (10C0) 0.12170 (1-0.1217)10-0
P( x=0) = 0.2732
f)
P( x 1) = 1-P( x =0)
=1-0.2732
= 0.7268

