1.) An octave contains twelve different musical notes (in Western music). How many different eight note melodies can be constructed from these twelve notes if:
(a) no note can be used more than once?
(b) any note can be used as often as you please?
=============================
Ans for a) a permutation
12P8 =19,958,400
b) a combination
12C8= 495
Is this correct?
==================================
====================================
3. The chance that Ariel sees the movie Norbit is 45%. The chance that Brandon sees the movie is 50%. The chance that Ariel and Brandon both see the movie is 30%.
(a) If Brandon sees the movie, what is the chance that Ariel also sees it?
=======================================
Answer: P(A&B)=(.45)(.50)= 22.5%
=======================================
=======================================
4. In a certain election, the incumbent Republican will run against the Democratic nominee. There are three Democratic candidates, D1, D2 and D3, whose chances of gaining the Democratic nomination are .50, .35 and .15, respectively. Here are the chances that the Republican will win against each of these possible Democratic nominees:
vs. D1: 0.60 vs. D2: 0.50 vs. D3: 0.40
(a) Name (but do not give) the probability formula that is needed to find the chance that the Republican will win the election.
(b) Find the probability that the Republican will win the election.
=====================================
not sure how to do this one.
=====================================
=====================================
5. Widgets are produced at a certain factory by each of three machines A, B and C. These machines produce 1000, 600 and 400 widgets per day, respectively. The probability that a given widget is defective is 4% for one produced by Machine A, 3% if produced by Machine B, and 2% if produced by Machine C. Suppose that the Widget Inspector selects a widget at random from the factory's widget inventory.
(a) What is the probability that the widget is defective?
(b) If the widget is defective, what is the chance that it came from Machine A?
======================================
Answer: a) 4+3+2=9%
b) P(A&B)= 9% * (1000/2000)
= 4.5%
======================================
=======================================
6. A fair coin is flipped three times. You win $5 every time the outcome is heads. Let the random variable X represent the total number of dollars you win.
(a) List the sample space.
(b) Determine the probability function of X.
======================================
Answer: a) 2^3= 8 possibilities
b) (.5+.5+.5)/15= 1/10
======================================
======================================
7. Suppose that there are nine adjacent parking spaces in one row of a parking lot. Nine cars are to be parked by an attendant. Three are SUV’s, three are compacts, and three are expensive sports cars. Assuming that the attendant parks the cars randomly, find the chance that the three expensive sports cars are parked next to one another.
======================================
Answer: not sure how to do this one.
======================================