Probability
Probability
Ex: Let a coin is tossed and a die is rolled simultaneously, then how
many possibilities are there?
2
Here, when tossing a coin ( k1 ) = 2
nCr = n!
,
(n − r )!r!
Ex: The government has decided to lunch new hospitals in 5 cities from
total of 20 cities. How many ways government can select the cities?
Solution: Here n = 20, r = 5, then using the relation of combination we
get
20 C5 = 20! = 15504
(20 − 5)!5!
n!
n Pr =
( n − r )!
3
Hence each of the arrangements which can be made by taking some or
all of a number of things is called permutation and it consider order of
the arrangement. Each of the groups or selections which can be made by
taking some or all of things is called combinations i.e. it does not
consider order of the objects. Thus the permutation which can be made
by taking the letters a, b ,c, d two at a time are: ab, ac, ad, bc, bd, cd, ba,
ca, da, cb, db, dc each of these presenting arrangement of two letters.
The combination which can be made by taking the letters a,b,c, d two at
a time are ab, ac, ad, bc, bd, cd.
Various approaches of probability
There are three different approaches of probability, they are:
1) Mathematical/Priori or classical approach:
If there are n exhaustive, mutually exclusive and equally likely
outcomes of a random experiment and m of them are favorable to an
event A. Then probability of happening of event A is denoted by P(A)
and is defined as
P(A) = favorable number of cases/total number of cases = m/n
Remarks:
i) Since m and n are non-negative integer, so P(A) 0 and m n, so P(A)
1. Hence probability of any event is always lying between 0 P(A) 1.
4
Classical approach fails to determine probability when outcome of the
trails are not equally likely and when the number of trails are performed
in n repetitions of random experiment to solve it statistical or empirical
approach of probability is developed.
Suppose that an event A occurs ‘m’ times in ‘n’ repetitions of a random
experiment, in limiting case when n becomes sufficiently large, then
probability of happening event A is defined as
m
P(A) = lim n→
n
6
a) When the events are mutually exclusive: Let A and B be two mutually
exclusive events with respective probabilities P(A) and P(B) then
probability of occurrence of at least one event i.e. event A or B is given
by: P(A or B) = P(A B) = P(A) + P(B)
b) When the events are not mutually exclusive: Let A and B are not two
mutually exclusive events with respective probabilities P(A) and P(B)
then probability of occurrence of at least one event i.e. event A or B is
given by:
P(A or B) = P(A B) = P(A) + P(B) – P(A B)
Ex: 1) A box contains 30 blood samples numbered 1 to 30. One blood
sample is drawn at random; find the probability that number of blood
sample drawn will be multiple of 5 or 7?
Solution: let A be the event of getting the number of multiples of 5 (i.e.
5, 10, 15, 20, 25, 30)
Number of multiple of 5 (m) = 6, total no. of blood sample (n) = 30
P(A) = m/n = 6/30 = 0.2
Similarly B be event of getting multiple of 7 ( i.e. 7, 14, 21, 28) .
Therefore m = 4
P(B) = m/n = 4/30 = 0.13
Here A and B are two mutually exclusive events therefore the required
probability is given by
P(A or B) = P(A B) = P(A) + P(B) = 0.2 + 0.13 = 0.33
7
Ex.2) A box contains 30 blood samples numbered 1 to 30. One blood
sample is drawn at random. Find the probability that the number of
blood sample will be multiple of 5 or 10.
Solution: Let A be the event of getting the number of multiple of 5
i.e. P(A) = m/n =6/30 = 0.2
B be the event of getting the number of multiple of 10 (i.e. 10, 20, 30 ).
Therefore m = 3
P(B) = m/n = 3/30 = 0.1
Here 10, 20 and 30 are multiples of both 5 and 10. So probability of
occurrence of both A and B = P(A B) = 3/30 = 0.1
P(A B) = P(A) + P(B) - P(A B) = 0.2 +0.1 -0.1 = 0.2
b) When the events are dependent: Let A and B are two dependent
events, then probability of occurrence of one event A is affected by the
probability of occurrence of B and vice versa. This relationship is called
conditional probability.
8
The conditional probability of A that B has already happened is denoted
by P(A/B) i.e. probability A given B is defined as
P( A B)
P(A/B) = , P(B) > 0
P( B)
P( A B)
Similarly P(B/A) = , P(A) > 0
P ( A)
Ex: A card is drawn from a deck and replaced, and then a second card is
drawn. Find the probability of getting i) a king and then a king ii) a king
and than a queen iii) a red card and than a black card
Solution: Since after first draw the card is replaced, and made second
draw so it is the case of independent events.
i) The probability of drawing king and then king
P(k1 k 2 ) = P(k1 ).P(k 2 ) = 4/52 . 4/52 = 1/169
Ex: The probability that a male patients selected at random from the
current residence of a certain hospital is 0.6. The probability that the
patient will be a male who is in for surgery is 0.2. A patient randomly
selected from a current residence is found to be a male, what is the
probability that the patients is in the hospital for surgery?
Solution: Probability of selecting a male patients P(M) = 0.6
The probability of patient who is male and is in for surgery P(M S) =
0.2
P(S/M) = ?
P(S/M) = P(M S)/P(M) = 0.2/0.6 = 0.34
Ex: A speaks truth in 75% of the cases and B in 80% of the cases. In
what percentage of cases are they likely to contradict each other in
stating the same fact?
Solution: Let E1 be the event that A speaks the truth and E 2 be the event
that B speaks truth.
P( E1 ) = 75% = 3/4, P( E1 ) = 1 – 3/4 = 1/4
10
Let E be the event that A and B contradict each other, i.e. if one of them
speaks the truth the other does not speaks truth. Thus
E = ( E1 E 2 ) or ( E1 E 2 )
P(E) = P( E1 E 2 ) P( E1 E 2 )
= P( E1 E 2 ) + P( E1 E 2 ) ( E1 E 2 ) and ( E1 E 2 ) mutually
exclusive
P(E) = P( E1 ) .P( E 2 ) + P( E1 ) . P( E 2 ) = 3/4 . 1/5 + 1/4 . 4/5 = 0.35
Independence:
An event A is said to be independent of another event B if the
occurrence or not occurrence of another event B does not affect the
probability of the happening of the event A. Symbolically
P(A B) =P(A).P(B)
If the conditional probability of A given B is equal to the unconditional
probability of A, then A is said to be independent of B. Symbolically
P(A/B) = P(A)
Ex: The probability that a man will be alive 45 years is 0.3 and
probability that his wife will be alive 45 years is 0.4.Find the probability
that for 45 years i) both will be alive ii) only man will be alive iii) only
the women will alive iv) at least one of them will alive
Solution: Let A and B be two events which denote a man and his wife
will alive for 45 years. Then P(A) = 0.3 and P(B) = 0.4
i) Both will alive 45 years P(A B) =P(A).P(B) = 0.3 x 0.4 = 0.12
11
ii) Only man will alive 45 years P(A B ) = P(A).P( B ) = 0.3(1 – 0.4) =
0.18
iii) Only the woman will alive 45 years P( A B) = P( A ).P(B) = (1 –
0.3)0.4 = 0.28
iv)Probability at least one of them will alive 45 years is
P(A B) = P(A) + P(B) - P(A B)
= P(A) +P(B) – P(A).P(B) = 0.3 + 0.4 – 0.3x0.4 = 0.58
Alternately,
P(at least one will live 45 years) = 1 –{(1-P(A))(1-P(B)} = 1 –
{P( A ).P( B )} = 1 – 0.7x0.6 = 0.58
Marginal probability and Joint probability
Joint probability refers to the phenomenon containing two or more than
two events. Marginal probability refers to the probability of the simple
events; it is also called as simple probability. Let X and Y be two
discrete random variables, then the joint probability distribution function
P( xi , y j ) i = 1,2,.......,m j = 1,2,.......,n is called joint probability mass
function if it satisfies i) P( xi , y j ) 0 ii) P( xi , y j ) =1.
i j
12
Ex: The following contingency table represents the sex-wise knowledge
of dental carries among the 300 school children studying in a certain
school of Nepal. Using the information compute the marginal and joint
probability.
Knowledge on dental caries Total
yes No
Male 128 11 139
Female 153 8 161
Total 281 19 300
13
Bayes’s theorem is one of the important applications of conditional
probability which gives the information about the occurrence of one
event to predict the probability of another event. This concept can be
extended to revise probabilities based on new information and to
determine the probability of particular effect was due to specific reason.
Prevalence and Incidence: Prevalence of a disease is the probability of
having disease. It is the number of people with the disease divided by
the number of people in the population. Incidence of a disease is the
probability that a person without the disease will develop the disease
during some specified interval of time. Prevalence provides an idea of
current magnitude of the disease problem, where as incidence informs as
to whether the disease problem is getting worse or not. Among them
probability is also used to find the sensitivity, specificity, predictive
value positive and negative as in the following example.
Ex: The table below summarizes the results of BCPF test of 1600
individuals.
Test Disease
result
Present(D) Absent( D ) Total
positive
(T) 76 224 300
14
Find sensitivity, specificity, predictive value positive and predictive
value negative
Sensitivity: probability of positive test results given that patients have
disease is given by
76 / 1600
P(T/D) = P(T D)/P(D) = = 0.94
80 / 1600
A patients goes to see a doctor, the doctor perform a test with 99%
reliability that, 99% of the people who are sick test positive and 99% of
the healthy people test negative. The doctor knows that 1% of the people
in the country are sick. Now the question is that if the patient test
positive what are the probability the patient is really sick? The intuitive
answer is 99%, but correct answer is 50%.
15
The solution to this question can easily be calculated using Bayes's
theorem. Bayes, who lived from 1702 to 1761 stated that the probability
you test positive AND are sick is the product of the likelihood that you
test positive GIVEN that you are sick and the "prior" probability that
you are sick (the prevalence in the population). Bayes's theorem allows
one to compute a conditional probability based on the available
information.
Bayes's Theorem
From the table above, we can also see that given a positive test (subjects
in the Test + row), the probability of disease is 99/198 = 0.05 = 50%.
Another Example:
The physician reports that the screening test is widely used and has a
reported sensitivity of 85%. In addition, the test comes back positive 8%
of the time and negative 92% of the time.
If the patient undergoes the test and it comes back positive, there is a
2.1% chance that he has the disease. Also, note, however, that without
the test, there is a 0.2% chance that he has the disease (the prevalence in
the population). In view of this, do you think the patient have the
screening test?
Another important question that the patient might ask is, what is the
chance of a false positive result? Specifically, what is P(Screen Positive|
No Disease)? We can compute this conditional probability with the
available information using Bayes Theorem.
Exercise:
1. There are 3 public health officer, 4 doctors, 2 nurses and 1 lab
technician. A committee of 4 among them is to be formed. Find the
probability that the committee i) consists of one of each kind ii) consists
of 2 doctors, 1 nurse and 1 lab technician.
19
2. The probability that male doctor selecting in a job as medical officer
is 0.57 and that of female doctor is 0.43. What is the probability that at
least one of them will be selected?
3. A subcommittee of 6 members is formed out of 7 doctors and 4 public
health officers. Calculate the probability that the subcommittee will
consists of i) exactly one public health specialist ii) at most one public
health specialist iii) at least 5 doctors.
3. In a class of 32 students, it was found that 20 students secure grade A,
8 students secure grade B, and 4 students secure grade C in the previous
exam. What is the probability of selecting a student who has i) either
grade A or B ii) either grade B or C?
4. In a group of 15 persons, 8 suffers from fever, 10 suffers from cough
and 6 suffers from both. A person is selected at random, what is the
probability that he suffers from fever or cough.
5. Suppose that 3% of the people in the population of the adults having
attempted suicide. It is also known that 20% of the populations are living
below poverty level. If these two events are independent what is the
probability that a person selected at random from the population will
have attempted suicide and be living below the poverty level?
6. The probability that a man will be alive 25 year hence is 0.3 and the
probability that his wife will be alive 25 years hence is 0.4. Find the
probability that 25 years hence i) both will be alive ii) only the man will
be alive iii) at least one of them alive. (Ans: 0.12, 0.18 and 0.58)
7. A problem of biostatistics is given to three students. A, B and C
whose chances of solving it are 1/2, 1/3, and 1/4 respectively. Find the
probability that i) all of them can solve the problem ii) none of them can
solve the problem iii) problem will be solved. (1/24, 1/4 and 3/4)
20
8. From group of 8 children, 5 boys and 3 girls; 3 children are selected at
random. Calculate the probabilities that the selected group will contains
i) no girls ii) only one girl iii) only one particular girl iv) at least one girl
v) more girls than boys. (Ans: 5/28, 15/28, 5/28, 23/28 and 2/7)
9. The probability that a person selected at random from a population
will exhibit the classic symptom of certain disease is 0.2, and the
probability that a person selected at random has the disease is 0.23. The
probability that a person who has the symptom also has the disease is
0.18. A person selected at random from the population does not have the
symptom: what is the probability that the person has the disease?
10. In a certain population women 4 percent have had the breast cancer,
20 percent are smokers and 3 percent are smokers and have had breast
cancer. A woman is selected at random from the population, what is the
probability that she has a breast cancer or smoker or both?
11. In a test of irregular heart beat it was found that probability of
irregular heart beat is 20%. The probability of positive result given that
regular heart beat is 0.3 and probability positive result given that the
irregular heart beat is 0.7. Find the probability of irregular heart beat
given that positive result.
12. Suppose the probability that a person has certain disease is 0.03.
Medical diagnostic test are available to determine whether the person
actually has disease. If the disease is actually present the probability that
the medical diagnostic test will give positive result is 0.09. If the disease
is not actually present the probability of positive test result is 0.02.
Suppose the medical diagnostic test has given a positive result. What is
the probability that the disease is actually present?
21
13. Suppose that a person visits his dentist, the probability that he will
have his teeth cleaned is 0.44, the probability that he will have cavity
filled is 0.24, the probability that he will have tooth extracted is 0.21, the
probability that he will have a teeth cleaned and cavity filled is 0.08, the
probability that he will have his teeth cleaned and tooth extracted is
0.11, the probability that he will have his cavity filled and tooth
extracted is 0.07 and the probability that he will have his teeth cleaned,
cavity filled and tooth extracted is 0.03. What is the probability that a
person visiting his dentist will have at least one of the things done to
him?
14. Suppose there were a test for cancer with the property of 90% of
these with cancer reacted positively where as 5% of these without cancer
react positively. Assume that 1% of patients in a hospital have a cancer.
What is the probability that a patient selected at random who reacts
positively to this test actually has a cancer?
15. The human resource department of a company has records which
show the following analysis of 200 pharmacists.
Age Bachelor’s Master’s
degree degree
Under 30 90 10
30 – 40 20 30
Over 40 40 10
23
Outcome w: HH HT TH TT
Value of X: 2 1 1 0
Here 2 mean that X associates with 2 heads, 1 means X associates with 1
head and 0 means X associates with 0 head.
Definition: A random variable (r.v) is a real valued function X(w)
defined on sample space S (domain) and range ( − , ) in random
experiment. Random variables are denoted by X,Y,Z and value of
random variables are denoted by x,y,z.
There are two types of random variables they are:
i) Discrete random variable: A random variable is said to be discrete if it
takes at most countable values i.e. fixed integer value. No. of patients
arrived in a hospital, no. of death, no. of accidents etc are examples of
discrete random variable.
Probability mass function: Let X be a one dimensional discrete random
variable which associates with countable infinite no. of values
x0 , x1 , x 2 ,.........and the probability of each xi is P(X= xi ) = P( xi ). If the
24
relating to age, height, weight, blood pressure etc are examples of
continuous random variables.
Mathematical Expectation:
Mathematical expectation of a discrete random variable:
Let X be a discrete random variable which associates with value
x1 , x 2 ,.........., x n with respective probabilities P ( X = xi ) , i = 1,2,.........,n, then
Theorems on expectation:
i) E(X+Y+Z+............+T) = E(X) + E(Y) + E(Z) +...............+E(T)
ii) If X, Y, Z,..........T are independent random variables then
E(X.Y.Z..........T) = E(X). E(Y). E(Z).........E(T)
iii) Expectation of constant is constant itself. i.e. E(a) = a
iv) If a and b are constants, then the variance of a r.v a function h(x)
which is function of r.v X. i.e.
h(x) = aX + b
V(h(x)) = V(aX + b) = V(aX) + V(b) = a 2V ( X ) V(constant) =0
25
Covariance: The measure of the simultaneous variation between the
random variables X and Y is denoted by Cov(X,Y) and is defined as:
Cov(X,Y) = E{{X-E(X)}{Y – E(Y)}}
= E{XY –XE(Y) – YE(X) +E(X).E(Y)} = E(XY) –E(X)E(Y)
– E(Y)E(X) + E(X)E(Y)
Cov(X,Y) = E(XY) – E(X)E(Y)
If X and Y are independent then Cov(X,Y) = 0
P( x ) = 1 ,
i 0.1+k+0.2+2k+0.3+k =1 k = 0.1
n
Mean = E(X) = xi P( xi ) = (-2)(0.1)+(-1)(0.1)+0+1(0.2)+2(0.3)+3(0.1) =
i =1
0.8
26
n 2
E ( X ) = xi P ( xi ) =
2
4x0.1+1x0.1+0+1x0.2+2x0.3+9x0.1 = 2.8
i =1
Exercise:
1. Calculate the mean and variance for the following probability
distribution.
a) X: 10 20 30 40 50
P(X): 0.12 0.32 0.26 0.18 0.12
b) X: -1 0 1 2
P(X): 1/3 1/6 1/6 1/3
2. Suppose X is a random variable having the p.m.f p(x) is given by:
X:x -3 -1 0 1 2 3 5 8
P(x) 0.1 0.2 0.15 0.2 0.1 0.15 0.05 0.05
Find the mean and variance.
3. A probability distribution is given by:
X: 0 1 2 3 4 5
P(x): 0.26 0.25 0.11 0.02 0.25 0.11
Find i) P(4) ii) P(0<X< 4) iii) P(X =4 X=5) (independent cases) iv)
find mean and variance.
27
4. The following table represents the probability distribution of the
number visits to the doctor by an insured individual during a period of
one year.
No. of visits : 0 1 2 3 4 5 6
Probability: k 0.15 2k 3k k 0.07 0.08
Find the value of k and mean and variance.
5. A random variable X has the following probability function:
X: 0 1 2 3
P(x): 0.1 0.2 0.3 0.4
Find the probability function of Y and mean of Y where Y = x2 +1
Binomial Distribution
28
Definition: A discrete random variable X is said to follow binomial
distribution if its probability mass function is given by
n!
P(X=x) = nC p x q n− x = p x q n− x , x = 0,1,2………n
x
(n − x)! x!
= 0 otherwise
i) P(x =7) = 10 C 7
(0.6) 7 (0.4)10 −7 = 120 x 0.02799 = 0.215
30
ii) P(x 7) = 1 - {P(x>7)} = 1 - {P(x=8) + P(x=9)+P(x=10)}
= 1 - {0.120 + 0.040 + 0.006} = 0.833
Eg: A multiple test has 5 questions. There are 4 choices for each
question. A student who has not studied for test decided to answer all the
questions randomly. What is the probability that he will get i) five
questions correct ii) at least 4 questions correct?
Solution: n = 5, probability of getting correct answer (p) = 1/4 = 0.25 ,
q = 0.75
i)P(x=5) = 5C5 (0.25) 5 (0.75) 5−5 = 1 x 0.00097 x1 = 0.00097
ii) P(x 4) = P(x=4) + P(x=5) = 5C4 (0.25) 4 (0.75) 5−4 + 5C5 (0.25) 5 (0.75) 5−5 =
0.01562
Exercise:
1. A production manager knows that 5% of components produced by a
particular manufacturing process is defective. Six of these components,
whose characteristics can be assumed to be independent of each are
examined, what is the probability that i) none of these components has a
defect ii) at least two of these components have a defect? (Ans: 0.735,
0.03277)
2) It is known from experience that 80% of the patients survive a
particular heart surgery. In a year 18 patients were operated upon. What
is the probability that i) 15 patients will survive ii) at least 15 patients
will survive? (Ans: 0.23, 0.501)
3) In a four ICDS projects 20% of children under age 6 years were found
to be malnourished. If 4 children are selected at random, what is the
31
probability that i) no children are malnourished ii) at least 2 children are
malnourished.
4) The incidence of occupational disease in an industry is such that the
workers have 20% chance of suffering from it, what is the probability
that out of 6 workmen 4 or more will contact the disease?
5) Suppose that 30% of certain population is immune to some disease. If
a random sample of size 10 is selected from this population, what is the
probability that it will contain exactly 4 immune persons? (Ans:0.2001)
6) A National Center for Health Statistics report based on 1985 data
states that 30% of American adults smoke. From the data 15 adults are
selected at random, find the probability that the number of smokers in
the sample would be i) less than five ii) between five and nine inclusive
iii) more than five, but less than ten iv) six or more
7) The probability that a person suffering from migraine headache will
obtain relief with a particular drug is 0.9.Three randomly selected
sufferers from the migraine headache are given the drug. Find the
probability that the number obtaining relief will be i) exactly one ii)
more than one iii) at most two iv) two or three? (Ans: 0.27, 0.972, 0.271,
0.982)
8) Medical records show that one out of 10 persons in a certain town has
thyroid deficiency. If 12 persons in this town are randomly selected and
tested, what is the probability that at least one of them have a thyroid
deficiency?
Poisson Distribution
= 0, otherwise.
Where = mean, x = number of successes, e = 2.71828 is the base of
natural logarithm. Variance =
Eg: It is known from the past experience that in a certain plant there are
4 industrial accidents per year. Find the probability that in given year,
there will be i) less than 4 accidents ii) at least 4 accidents iii) exactly 2
accidents iv) no accidents. If there are 200 workers in industry, how
many of them will have exactly 2 industrial accidents?
Solution: Mean ( ) = 4, Lest x be the no. of accidents per year in the
plant, its probability is given as
P(x) = e − x / x!
, −∞<x<∞
= 0 otherwise
36
In this graph, we have indicated the areas between the regions as
follows:
-1 ≤ Z ≤ 1= 68.27%
-2 ≤ Z ≤ 2 =95.45%
-3 ≤ Z ≤ 3= 99.73%
This means that 68.27% of the scores lie within 1 standard deviation of
the mean, comes from
1 − z2 / 2
1
−1 2
e dz =0.68269 and so on for other. The total area
from −∞<z<∞ is 1.
*The distribution is unimodel since the normal curve has only one peak.
*The value of the mean, median and mode are same (i.e. mean = median
= mode).
37
* The two tails of the normal distribution extended indefinitely and
never touch the horizontal axis. This property is called the asymptotic
property of the curve.
The z-Table
The areas under the curve bounded by the ordinates z = 0 and any
positive value of z are found in the z-Table. From this table the area
under the standard normal curve between any two ordinates can be
found by using the symmetry of the curve about z = 0.
Eg: Let X be normal variate with mean 15 and variance 16. Find out the
probability of the following. i) X 12) ii) X 17 iii) 0 X 20 iv) Find
a when P(X>a) = 0.36
Solution: We have = 15, = 16 = 4,
38
= 0.5 – 0.1915 (from normal curve)
= 0.3085
iii) P(0 X 20) =?
When X=0, then
Z = (0 – 15)/4 = -3.75
When X = 20, then Z = (20 -15)/4 = 1.25
P(-3.750 Z 1.25) = P(-3.75 Z 0) + P(0 Z 1.25)
== P(0 Z 3.75) + P(0 Z 1.25) symmetricity of
normal curve
= 0.499 + 0.394 = 0.893
iv) P(X>a) = 0.36
when X =a, then
Z = (a -15)/4
P(Z > (a-15)/4) = 0.36
Or, 0.5 – P(0 < Z < (a-15)/4) =0.36
Or, P(0 < Z < (a-15)/4) =0.1400
Z = 0.35 (from normal table)
i.e. (a-15)/4 = 0.35
a= 16.4
Eg: The weight of certain population of individuals is assumed to follow
normal distribution with mean 140 pounds and standard deviation of 25
39
pounds i) what is the probability that a person picked at random from
this group will weigh between 100 and 170 pounds ii) out of 10,000
persons how many would weight more than 200 pounds?
Solution: = 140 pounds , = 25 pounds
i)100 X 170
When X =100, then
Z = (X - )/ = (100-140)/25 = -1.6
When X=170
Z = (170-140)/25 = 1.2
P(-1.6 Z 1.2) = P(-1.6 Z 0) +P(0 Z 1.2) = 0.4452+0.3849 = 0.8301
ii) X = 200
Z = (200 – 140)/25 = 2.4
P(Z 2.4) = 0.5 – P(0 Z 2.4) = 0.5 – 0.4918 From normal table
= 0.0082
No. of persons weight more than 200 pounds = 10,000 x 0.0082 = 82
persons.
EXERCISE :
1) In an experiment 15% of candidate got first class (60 or more) while
40% failed (less than 40) marks. Assuming the marks are normally
distributed estimate the mean and s.d.
2) A diastolic blood pressure for a group of women aged 25b to 34 years
are normally distributed with a mean of 82 mmHg and standard
40
deviation 3 mmHg. If a person is selected at random from this age group
of women, what is the probability that her blood pressure i) lies between
77.5 to 85 mmHg ii) is less than 86.5?
3) A hospital records the weight of every new born child at the hospital.
The distribution of weight is normally distributed and has the mean of
2.9 kg and standard deviation 0.45. i) Find the percentage of new born
babies whose weight is between 1.8 kg and 4.0 kg. ii) If 1500 babies
have been born at the hospital, how many of them have a weight less
than 2.5 kg.
4) Suppose the ages at time of onset of certain disease are approximately
normally distributed with mean of 11.5 years and standard deviation of 3
years. A child has just come down with the disease. Find the probability
that the child is i) over 10 years of age ii) between 8 to 14 years of age.
5) The weights of new born babies at a particular hospital have been
observed to be normally distributed with a mean of 7.4 pounds and
standard deviation of 0.4 pounds. What is the probability that a baby
born in this hospital will weight i) More than 8 pounds ii) less than 7
pounds?
6) The weight of the tablet of certain drug approximately follows normal
distribution with mean 200 mg and standard deviation of 10 mg. If a
tablet is selected at random find the probability that the weight of the
tablet i) 185 and 200mg ii) less than 180 mg iii) more than 220mg/
7) Suppose it is known that the heights of a certain population of
individuals are approximately normally distributed with a mean of 70
inches and a standard deviation of 3 inches. What is the probability that
a person picked at random from the group will be between 65 and 74
inches?
41
8) If the capacities of the cranial cavities of a certain population are
approximately normally distributed with a mean of 1400cc and standard
deviation of 125, find the probability that a person randomly picked
from this population will have a cranial cavity capacity i) Greater than
1450cc ii) Less than 1350cc iii) Between 1300 and 1500 cc. (Ans:
0.344, 0.344, 0.576
9) Suppose the average length of stay in a chronic disease hospital of a
certain type of patient is 60 days with s.d. of 15. If it is reasonable to
assume an approximately normal distribution of lengths of stay, find the
probability that a randomly selected patient from this group will have a
length of stay: i) Greater than 50 days ii) less than 30 days iii) Between
30 and 60 days.
10) If the total cholesterol values for a certain population are
approximately normally distributed with a mean of 200mg/100ml and a
standard deviation 20mg/100ml. Find the probability that an individual
picked at random from this population will have a cholesterol value i)
between 180 and 200mg/100ml ii) Greater than 225mg/100ml iii) less
than 150mg/100ml (Ans: 0.341, 0.016, 0.771)
11) The weights of a certain population of young adult females are
approximately normally distributed with a mean of 132 pounds and a
standard deviation of 15. Find the probability that a woman selected at
random from this population will weight i) more than 155 pounds ii) 100
pounds or less iii) Between 105 and 145 pounds. (Ans: 0.065, 0.016,
0.771)
42
43