ISyE 6739 — Test #1 Solutions: Probability and Statistics, Exams of Data Analysis & Statistical Methods

The solutions to test #1 for the isye 6739 course in probability and statistics. The test covers topics such as probability calculations with and without replacement, combinations, probability distributions, and expected values. Students are advised to have open notes and open books during the 75-minute exam.

Typology: Exams

Pre 2010

Uploaded on 08/05/2009

koofers-user-xqw
koofers-user-xqw 🇺🇸

10 documents

1 / 4

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
1
ISyE 6739 Test #1 Solutions
Summer 2005
This test is open notes, open books. You have exactly 75 minutes.
1. (10 points) A box contains 5 red marbles and 3 blues. Two marbles are selected
randomly. What is the probability that one is red and one is blue if we sample. . .
(a) With replacement?
Solution: 5
8·3
8+3
8·5
8=15
32.2
(b) Without replacement?
Solution: Ã5
1!Ã3
1!
Ã8
2!=15
28.2
2. (10 points) In a certain population, 70% of the people like The Beatles, 60% like
The Rolling Stones, and 50% like The Zombies. In addition, 50% like The Beatles
and The Stones, 40% like The Beatles and The Zombies, 40% like The Stones and
The Zombies, and 35% like all three music groups. What percentage of people like
at least one of the three groups?
Solution:
Pr(B) + Pr(S) + Pr(Z)Pr(BS)Pr(BZ )Pr(SZ) + Pr(BS Z) = 0.85.2
3. (10 points) How many ways can you scramble the letters in “TENNESSEE”?
Solution: 9!
1!4!2!2! = 3780.2
4. (10 points) A 5-sided die is thrown 6 times. Find the probability that each face
appears at least once.
pf3
pf4

Partial preview of the text

Download ISyE 6739 — Test #1 Solutions: Probability and Statistics and more Exams Data Analysis & Statistical Methods in PDF only on Docsity!

ISyE 6739 — Test #1 Solutions

Summer 2005

This test is open notes, open books. You have exactly 75 minutes.

  1. (10 points) A box contains 5 red marbles and 3 blues. Two marbles are selected randomly. What is the probability that one is red and one is blue if we sample...

(a) With replacement?

Solution:

(b) Without replacement?

Solution:

( 5 1

) ( 3 1

)

( 8 2

  1. (10 points) In a certain population, 70% of the people like The Beatles, 60% like The Rolling Stones, and 50% like The Zombies. In addition, 50% like The Beatles and The Stones, 40% like The Beatles and The Zombies, 40% like The Stones and The Zombies, and 35% like all three music groups. What percentage of people like at least one of the three groups?

Solution:

Pr(B) + Pr(S) + Pr(Z) − Pr(BS) − Pr(BZ) − Pr(SZ) + Pr(BSZ) = 0. 85. 2

  1. (10 points) How many ways can you scramble the letters in “TENNESSEE”?

Solution:

  1. (10 points) A 5-sided die is thrown 6 times. Find the probability that each face appears at least once.

Solution: Find all the ways to scramble tosses of the form AABCDE. Then the desired probability is

5

( 6 2

) 4!

56

  1. (10 points) Pick 6 cards from a standard deck. Find the probability of getting exactly two pairs.

Solution: Find all the ways to select the cards. Then the desired probability is

[choose two pairs][choose two remaining cards] ( 52 6

( 13 2

) ( 4 2

) 2 ( 11 2

) 42 ( 52 6

  1. (10 points) It rains in beautiful Syracuse 60% of the time. If it is raining, then Tommy will wear his hat with probability 0.6. If it is not raining, then Tommy will wear his hat with probability 0.2. If Tommy is seen wearing his hat, what’s the probability that it’s raining?

Solution: By Bayes,

Pr(R|H) =

Pr(H|R)Pr(R) Pr(H|R)Pr(R) + Pr(H| R¯)Pr( R¯)

  1. (20 points) Short answer questions — Just write your answer.

(a) TRUE or FALSE? If A and B are disjoint, then A and B are independent.

Solution: False. 2

(b) TRUE or FALSE? A ∩ B = A¯ ∪ B¯.

Solution: True. 2

(c) TRUE or FALSE? The Law of the Unconscious Statistician states that E[g(X)] = g(E[X]) for any reasonable function X.

Solution: False. 2

(d) TRUE or FALSE? If MX (t) is the m.g.f. of X, then Var(X) = [ d

2 dt^2 MX^ (t)^ − ( (^) dtd MX (t))^2 ]|t=0.

Solution: True. 2

(e) 0! =?

Solution: 1. 2

(f) If X ∼ Bern(0.7), find Pr(X = 1).

Solution: 0.7. 2

(g) If X ∼ Bin(5, 0 .7), find Pr(X = 4).

Solution:

( 5 4

) (0.7)^4 (0.3)^1 = 0.360. 2

(h) If X ∼ Pois(4), find Pr(X = 5).

Solution:

e−^445 5!