100% found this document useful (5 votes)
14K views9 pages

PROBLEM SET-3 Discrete Probability - Solutions

The document provides solutions to probability problems involving discrete probability distributions. For Problem 1, it calculates the expected value and standard deviation for two distributions. Distribution A has an expected value of 1 and standard deviation of 1.22, while Distribution B has an expected value of 3 and the same standard deviation of 1.22. It notes Distribution A is right-skewed while B is left-skewed. For Problems 2-3, it forms probability distributions based on data, finds the expected values and standard deviations. Problem 4 involves computing expectations, variances, and covariances for two random variables.

Uploaded by

maxentiuss
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
100% found this document useful (5 votes)
14K views9 pages

PROBLEM SET-3 Discrete Probability - Solutions

The document provides solutions to probability problems involving discrete probability distributions. For Problem 1, it calculates the expected value and standard deviation for two distributions. Distribution A has an expected value of 1 and standard deviation of 1.22, while Distribution B has an expected value of 3 and the same standard deviation of 1.22. It notes Distribution A is right-skewed while B is left-skewed. For Problems 2-3, it forms probability distributions based on data, finds the expected values and standard deviations. Problem 4 involves computing expectations, variances, and covariances for two random variables.

Uploaded by

maxentiuss
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 9

STATISTICS FOR SOCIAL SCIENCES

BUS 152
___________________________________________________________________________
PROBLEM SET 3 - SOLUTIONS
SOME BASIC DISCRETE PROBABILITY DISTRIBUTIONS

Problem 1 (5.1)
Given the following probability distribution:

Distribution A Distribution B
X P(X) X P(X)
0 0.50 0 0.05
1 0.20 1 0.10
2 0.15 2 0.15
3 0.10 3 0.20
4 0.05 4 0.50

a. Compute the expected value for each distribution.


b. Compute the standard deviation for each distribution.
c. Compare and contrast the results of distributions A and B.

SOLUTION:

(a) Distribution A Distribution B


X P(X) X*P(X) X P(X) X*P(X)
0 0.50 0.00 0 0.05 0.00
1 0.20 0.20 1 0.10 0.10
2 0.15 0.30 2 0.15 0.30
3 0.10 0.30 3 0.20 0.60
4 0.05 0.20 4 0.50 2.00
1.00 1.00 1.00 3.00
 = 1.00  = 3.00
(b) Distribution A

X (X–  )2 P(X) (X–  )2*P(X)


0 (–1)2 0.50 0.50
1 (0)2 0.20 0.00
2 (1)2 0.15 0.15
3 (2)2 0.10 0.40
4 (3)2 0.05 0.45
1.50
  ( X – ) 2  P(X ) = 1.22

Distribution B
X (X–  )2 P(X) (X–  )2*P(X)
0 (–3)2 0.05 0.45
1 (–2)2 0.10 0.40
2 (–1)2 0.15 0.15
3 (0)2 0.20 0.00
4 (1)2 0.50 0.50
1.50
  ( X – ) 2  P(X ) = 1.22

(c) Distribution A: Because the mean of 1 is greater than the median of 0, the
distribution is right-skewed.
Distribution B: Because the mean of 3 is less than the median of 4, the
distribution is left-skewed.
The means are different but the variances are the same.
_________________________________________________________________________________

Problem 2 (5.3)
Using the company records for the past 500 working days, the manager of Konig Motors, a suburban
automobile dealership, has summarized the number of cars sold per day into the following table:

Number of Cars Frequency of


Sold per Day Occurrence
0 40
1 100
2 142
3 66
4 36
5 30
6 26
7 20
8 16
9 14
10 8
11 2
Total 500

a. Form the probability distribution for the number of cars sold per day?
b. Compute the mean or expected number of cars sold per day?
c. Compute the standard deviation?

SOLUTION:
a)

0 1 2 3 4 5 6 7 8 9 10 11
X
0.080 0.200 0.284 0.132 0.072 0.060 0.052 0.040 0.032 0.028 0.016 0.004
P(X)
Probability Distribution
0.35

0.3

0.25

0.2

0.15

0.1

0.05

0
0 1 2 3 4 5 6 7 8 9 10 11

(a)-(c)
X n P(X) X*P(X) (X-  )2 (X-  )2* P(X)
0 40 40/500=0.080 0.000 9.339136 0.74713088
1 100 0.200 0.200 4.227136 0.84542720
2 142 0.284 0.568 1.115136 0.31669862
3 66 0.132 0.396 0.003136 0.00041395
4 36 0.072 0.288 0.891136 0.06416179
5 30 0.060 0.300 3.779136 0.22674816
6 26 0.052 0.312 8.667136 0.45069107
7 20 0.040 0.280 15.555136 0.62220544
8 16 0.032 0.256 24.443136 0.78218035
9 14 0.028 0.252 35.331136 0.98927181
10 8 0.016 0.160 48.219136 0.77150618
11 2 0.004 0.044 63.107136 0.25242854
(b) Mean = 3.056 Variance = 6.06886400
(c) StDev = 2.46350644

_________________________________________________________________________________
Problem 3
Using the local branch office records of a bank for the past 2 years (520 weeks), the manager of the
bank has summarized the number of mortgages approved per week into the following table.

Approved Home Frequency of


Mortgages per Occurrence
Week
0 52
1 104
2 208
3 78
4 52
5 26
Total 520

a. Form the probability distribution for the number of approved mortgages per week?
b. Compute the mean or expected number of approved mortgages per week?
c. Compute the standard deviation?

SOLUTION:
a)
Approved Home Frequency of
Mortgages per Occurrence P(X)
Week
0 52 52/520=0.10
1 104 104/520=0.20
2 208 208/520=0.40
3 78 78/520=0.15
4 52 52/520=0.10
5 26 26/520=0.05
Total 520 1.00

Probability Distribution
0.5

0.45

0.4

0.35

0.3
P(X)

0.25

0.2

0.15

0.1

0.05

0
0 1 2 3 4 5
X-Value
b-c)
E ( X )   0.10  0    0.20  1   0.40  2   0.15  3   0.10  4    0.05  5  2.1

   0  2.1 2  0.10  1  2.1 2  0.20    0.15   4  2.1 2  0.10   5  2.1 2  0.05  1.081
_________________________________________________________________________________

Problem 4 (5.7)
Given the probability distributions for variables X and Y:

P(XiYi) X Y
0.4 100 200
0.6 200 100
Compute
a. E(X) and E(Y).
b. X and Y
c. XY
d. E(X+Y)

SOLUTION:

(a) E(X) = (0.4)($100) + (0.6)($200) = $160


E(Y) = (0.4)($200) + (0.6)($100) = $140

(b)  X  (0.4)(100 –160) 2  (0.6)(200 –160) 2  2400  $48.99


 Y  (0.4)(200 –140)2  (0.6)(100 –140) 2  2400  $48.99

(c)  XY = (0.4)(100 – 160)(200 – 140) + (0.6)(200 – 160)(100 – 140) = – 2400

(d) E(X + Y) = E(X) + E(Y) = $160 + $140 = $300

_________________________________________________________________________________

Problem 5 (5.9)
Two investments X and Y have the following characteristics:

E(X) = $50 E(Y) = $100 2X = 9,000 2Y = 15,000 XY = 7,500

If the weight assign to investment X of portfolio assets is 0.4, compute the


a. portfolio expected return,
b. portfolio risk.

SOLUTION:
(a) E(P) = (0.4)($50) + (0.6)($100) = $80

(b)  P  (.4)2 (9000)  (.6)2 (15000)  2(.4)(.6)(7500)  102.18

_________________________________________________________________________________

Problem 6 (5.12)
You are trying to develop a strategy for investing in two different stocks. The anticipated annual return
for a $1,000 investment in each stock has the following probability distribution:

Return ($)
Probability Stock X Stock Y
0.1 -100 50
0.3 0 150
0.3 80 -20
0.3 150 -100

Compute the
a. expected return for stock X and for stock Y.
b. standard deviation for stock X and for stock Y.
c. covariance of stock X and stock Y.
d. Would you invest in stock X or stock Y? Explain.

SOLUTION:
N
(a) E(X) =  X P  X  = 59
i 1
i i

N
E(Y) =  Y P  Y  = 14
i 1
i i

  X  E  X   P  X i  = 78.6702
2
(b) X = i
i 1

 Y  E  Y   P  Y  = 99.62
2
Y = i i
i 1
N
(c)  XY =   X
i 1
i  E  X   Yi  E  Y   P  X iYi  = -6306

(d) Stock X gives the investor a lower standard deviation while yielding a higher
expected return so the investor should select stock X.
_________________________________________________________________________________

Problem 7 (5.13)
Suppose that in the above problem (Problem 6) you want to create a portfolio that consists of stock X
and stock Y. Compute the portfolio expected return and portfolio risk for each of the following
percentages invested in stock X:
a. 30%,
b. 50%,
c. 70%.
d. On the basis of the results of (a) through (c), which portfolio would you recommend? Explain.

SOLUTION:

P 52.64
(a) E(P) = $27.5 P = 52.64 CV    100%   191.42%
E  P 27.5
P 29.59
(b) E(P) = $36.5 P = 29.59 CV    100%   81.07%
E  P 36.5
P 35.74
(c) E(P) = $45.5 P = 35.74 CV    100%   78.55%
E  P 45.5
(d) Based on the results of (a)-(c), you should recommend a portfolio with 70% of
stock X and 30% of stock Y because it has the lowest risk per unit average
return..
_________________________________________________________________________________

Problem 8 (5.19)
If n = 5 and p = 0.40, what is the probability that
a. X = 4,
b. X  3,
c. X < 2,
d. X > 1.

SOLUTION:

(a) P(X = 4) = 0.0768


(b) P(X  3) = 0.9130
(c) P(X < 2) = 0.3370
(d) P(X > 1) = 0.6630
_________________________________________________________________________________

Problem 9 (5.21)
The increase or decrease in the price of a stock between the beginning and the end of a trading day is
assumed to be an equally likely random event. What is the probability that a stock will show an
increase in its closing price in five consecutive days?

SOLUTION:

Given p = 0.5 and n = 5, P(X = 5) = 0.0312.


_________________________________________________________________________________

Problem 10 (5.22)
Sixty percent of Americans read their employment contracts, including the fine print. Assume that the
number of employees who read every word of their contract can be modeled using the binomial
distribution. For a group of five employees, what is the probability that
a. all five will have read every word of their contract?
b. at least three will have read every word of their contract?
c. less than two will have read every word of their contract?

SOLUTION:

Given p = 0.6 and n = 5,


(a) P( X = 5) = 0.0778
(b) P( X  3) = 0.6826
(c) P( X < 2) = 0.0870
_________________________________________________________________________________

Problem 11 (5.23)
A student is taking a multiple-choice exam in which each question has four choices. Assuming that
she has no knowledge of the correct answer to any of the questions, she has decided on a strategy in
which she will place four balls marked A, B, C, and D into a box. She randomly selects one ball for
each question and replaces the ball in the box. The marking on the ball will determine her answer to
the question. There are five multiple-choice questions on the exam. What is the probability that she will
get
a. five questions correct?
b. at least four questions correct?
c. no questions correct?
d. no more than two questions correct?

SOLUTION:

If p = 0.25 and n = 5,
(a) P(X = 5) = 0.0010
(b) P(X  4) = P(X = 4) + P(X = 5) = 0.0146 + 0.0010 = 0.0156
(c) P(X = 0) = 0.2373
(d) P(X  2) = P(X = 0) + P(X = 1) + P(X = 2)
= 0.2373 + 0.3955 + 0.2637 = 0.8965
_________________________________________________________________________________

Problem 12 (5.27)
When a customer places an order with Rudy’s On-Line Office Supplies, a computerized accounting
information system (AIS) automatically checks to see if the customer has exceeded his or her credit
limit. Past records indicate that the probability of customers exceeding their credit limit is 0.05.
Suppose that, on a given day, 20 customers place orders. Assume that the number of customers that
the AIS detects as having exceeded their credit limit is distributed as a binomial random variable.
a. What are the mean and standard deviation of the number of customers exceeding credit limit?
b. What is the probability that zero customers will exceed their limit?
c. What is the probability that one customer will exceed his or her limit?
d. What is the probability that two or more customers will exceed their limits?

SOLUTION:
(a) mean = 1 standard deviation = 0.9747
(b) P(X = 0) = 0.3585
(c) P(X = 1) = 0.3774
(d) P(X  2) = 0.2642
_________________________________________________________________________________

Problem 13 (5.31)
Assume a Poisson distribution.
a. If  = 2.0, find P(X  2).
b. If  = 8.0, find P(X  3).
c. If  = 0.5, find P(X  1).
d. If  = 4.0, find P(X  1).
e. If  = 5.0, find P(X  3).

SOLUTION:

(a) If  = 2.0, P(X  2) = 1 – [P(X = 0) + P(X = 1)] = 1 – [0.1353 + 0.2707]


= 0.5940

(b) If  = 8.0, P(X  3) = 1 – [P(X = 0) + P(X = 1) + P(X = 2)]


= 1 – [0.0003 + 0.0027 + 0.0107] = 1 – 0.0137 = 0.9863
(c) If  = 0.5, P(X  1) = P(X = 0) + P(X = 1) = 0.6065 + 0.3033 = 0.9098

(d) If  = 4.0, P(X  1) = 1 – P(X = 0) = 1 – 0.0183 = 0.9817

(e) If  = 5.0, P(X 


3) = P(X = 0) + P(X = 1) + P(X = 2) + P(X = 3)
= 0.0067 + 0.0337 + 0.0842 + 0.1404 = 0.2650
_________________________________________________________________________________

Problem 14 (5.33)
Assume that the number of network errors experimented in a day on a local area network (LAN) is
distributed as a Poisson random variable. The mean number of network errors experienced in a day is
2.4. What is the probability that in a given day
a. zero network errors will occur?
b. exactly one network error will occur?
c. two or more network errors will occur?
d. fewer than three network errors will occur?

SOLUTION:
(a) P(X = 0) = 0.0907 (b) P(X = 1) = 0.2177
(c) P(X  2) = 0.6916 (d) P(X < 3) = 0.5697
_________________________________________________________________________________

Problem 15 (5.37)
The U.S. Department of Transportation maintains statistics for mishandled bags per 1,000
passengers. In 2003 Delta had 3.84 mishandled bags per 1,000 passengers. What is the probability
that in the next 1,000 passengers Delta will have
a. no mishandled bags?
b. at least one mishandled bag?
c. at least two mishandled bags?

SOLUTION:

Given  = 3.84,
(a) P(X = 0) = 0.0215
(b) P(X  1) = 0.9785
(c) P(X  2) = 0.8960
_________________________________________________________________________________

Problem 16 (5.41)
In 2004, both Lexus and Kia improved their performance. American’s Lexus had 0.87 problems per car
and Korean’s Kia had 1.53 problems per car. If you purchased a 2004 Lexus, what is the probability
that the car will have:
a. zero problems?
b. two or fewer problems?

SOLUTION:
(a)   0.87 , P(X = 0) = 0.4190
(b)   0.87 , P(X  2) = 0.9420
_________________________________________________________________________________

You might also like