0% found this document useful (0 votes)
13 views8 pages

Committee Positions and Probability Problems

The document contains various mathematical problems and their solutions related to probability, combinatorics, and distributions. It includes scenarios such as filling committee positions, seating arrangements, income and credit rating probabilities, and expected values in different contexts. Additionally, it covers distributions like binomial, hypergeometric, and Poisson, along with calculations of expected values and variances.

Uploaded by

lordmessi12
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
13 views8 pages

Committee Positions and Probability Problems

The document contains various mathematical problems and their solutions related to probability, combinatorics, and distributions. It includes scenarios such as filling committee positions, seating arrangements, income and credit rating probabilities, and expected values in different contexts. Additionally, it covers distributions like binomial, hypergeometric, and Poisson, along with calculations of expected values and variances.

Uploaded by

lordmessi12
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

1.

(10 points) A committee needs to fill some positions: there are two
Co-Presidents, three Treasurers and two Secretaries. There are 5 candidates for
the Co-President positions, 6 candidates for Treasurer positions and 10
candidates for Secretary positions. If all candidates are equally likely to be
chosen for their respective positions, how many different ways are there to fill the
committee? 9000

2. Six friends are attending a dinner party.


(a) (6 points) How many different ways can the friends be seated at the dinner
table if they must sit in a straight row, with chairs labeled 1-6? 6*5*4*3*2*1 = 720
(b) (4 points) How many different ways can the friends be seated around a
circular table? 6-1=5, 5*4*3*2*1 = 120
3. Consider the following table which shows the proportion of individuals in the
various annual income-credit rating combinations

A -A A+
1. $50,000 0.1 0.04 0.33
2. $75,000 0.05 0.12 0.14
3. $100,000 0.07 0.1 0.05

Suppose an individual is selected at random from the population.


(a) (3 points) What is the probability the individual makes $75,000 per year and
has a credit rating of A? 0.05
(b) (3 points) What is the probability that the individual makes $100,000
per year? 0.22
(c) (4 points) Given that the individual has a credit rating of A+, what is
the probability that they make $50,000 per year? 0.1

4. A study of criminal cases shows that around 30% of adults in the USA have
been convicted of a crime. It is estimated that the false conviction rate (the person is
found guilty but did not commit the crime) is 5%, and that the true conviction rate (the
person is found guilty and did commit the crime) is around 97%. Given that a randomly
selected person is found guilty of a crime, what is the probability that they actually
committed the crime?

5. A survey of households in the USA is conducted. Let X = the number of


individuals living in a household. The pmf of the random variable X is:

X 1 2 3 4 5 6

Pr(X = x) 0.14 0.175 0.22 0.26 0.155 0.05

(a) (2 points) What is the probability that three individuals live in a randomly selected
household? 22%
(b) (2 points) What is the probability that two or less individuals live in a randomly
selected household? 31.5%
(c) (6 points) What is the expected number and variance of people living in a randomly
selected household?

6.

A branch of a bank in New York City has four ATMs. Let X represent the number
of machines in use at 12pm on a randomly selected day. The CDF of X is as
follows:
X 0 1 2 3 4

Pr(X ≤ x) 0.12 0.39 0.67 0.92 1.00

(a) (3 points) What is the probability that at most three machines are in use? 92%

(b) (3 points) What is the probability that exactly two machines are in use? 28%

(c) (4 points) What is the probability that at least 1 machine is in use? 39%
7. It is estimated that 70% of the vehicles that cross the George Washington
Bridge are passenger cars, and the rest are commercial. During rush hour on the
GW Bridge, 12 vehicles entering Manhattan are selected at random, let X be the
number of passenger cars.
(a) (2 points) What is the distribution of X? X is a binomial distribution,
X~Bin(12,0.7), X is the number of passenger cars
(b) (3 points) What is the probability that seven of the vehicles are passenger
cars?

(c) (5 points) If the toll costs $4 for passenger cars and $10 for commerical
vehicles, what is the expected toll revenue from the 12 selected vehicles? (Hint:
the toll revenue h(X) can be written as aX + b for some numbers a and b.) 69.6$
8. There has been an dangerous outbreak of the Math Bug at John Jay. Of the
50 students on campus, 35 were exposed while the rest avoided exposure. In an
attempt to stifle transmission, the Biology department takes a random sample of
the 15 students who were on campus. Let Y be the number of students in the
sample who were exposed.
(a) (2 points) What is the distribution of Y ? hypergeometric distribution
(b) (2 points) What is the probability that nine students in the sample have been
exposed? 15.7%
(c) (4 points) What is the probability that at least two students in the sample
were exposed? 0.9372

(d) (2 points) What is the expected number of students in the sample who were
exposed? 10.5

9. In 2023, Olivia Rodrigo released an album called Guts1. The album had two
versions: a regular version and a secret version containing a secret, unreleased
song. Only 5% of the albums printed were assigned as the secret version. Let S
be the number of regular versions you would need to buy before you obtained
four secret versions of the album.

(a)(2 points) What is the distribution of S? Negative Binomial


(b) (2 points) What is the probability that you bought 30 regular versions of
the album before you had 4 secret versions?0.238 or 23.8%
(c) (4 points) What is the expected number of albums you would need to pur-
chase to get four secret versions? 80
(d) (2 points) What is the variance of S? 1520

10. During cell division, gene mutations in the DNA are estimated to occur
independently at a rate of 3.5 per 300 mbps (mega-base-pairs). Let M be the
number of mutations in a randomly selected string of 300 mbps.
(a) (2 points) What is the distribution of M? Poisson Distribution
(b) (2 points) What is the probability that between two and five mutations occur?
0.719
(c) (2 points) What is the expected number of mutations? 3.5
(d) (4 points) What is the probability that there are 8 mutations in a string of
length 600 mbps? 13.9%

Common questions

Powered by AI

CDFs provide aggregated probabilities up to a certain point, which simplifies finding the probability that a random variable is below or equal to a certain value. For instance, Pr(X ≤ 3) can be directly obtained from the CDF without needing individual probabilities, which was given as 0.92 for at most three ATMs in use .

The total number of ways to fill the committee positions can be calculated by multiplying the number of ways to choose candidates for each position. For Co-Presidents, there are 5 candidates and 2 positions, so it can be represented as 5 choose 2, which equals 10 ways. For Treasurers, with 6 candidates and 3 positions, it's 6 choose 3, or 20 ways. For Secretaries, 10 choose 2 equals 45 ways. Thus, the total number of ways is 10 * 20 * 45 = 9000 .

The principle is based on the consideration of rotational symmetry in circular arrangements. For six friends seated in a row, any permutation of the six is distinct, given by 6!, or 720 ways. For a circular table, fixing one person breaks rotational symmetry, reducing the problem to permuting the remaining friends, hence (6-1)! or 5!, which equals 120 .

Conditional probability enables us to find the likelihood of an event, given that another event has occurred. For example, given that an individual has a credit rating of A+, the probability they earn $50,000 is calculated by dividing the joint probability of earning $50,000 and having an A+ rating by the probability of having an A+ rating overall, i.e., 0.1 out of 0.47 .

The hypergeometric distribution applies in situations without replacement, such as sampling students from a campus with known exposure numbers. It enables calculating probabilities of a fixed number of successes (exposed students) in a sample drawn from a finite population, 35 of 50 exposed, providing exact probability calculations like P(Y=9) = 0.157 .

Bayesian probability provides a framework for updating the probability of a hypothesis based on new evidence. Here, if a person is found guilty, Bayesian probability computes the likelihood they are truly guilty by factoring in the true conviction rate and false conviction rate, considering the general conviction base rate in the population .

The binomial distribution models the number of successes (passenger cars) in a series of trials (12 vehicles). The expected revenue is calculated using E(h(X)) = E(4X + 120 − 10X) with probabilities for passenger cars and toll rates plugged into the expectation formula for binomial random variables, resulting in $69.60 .

The expected value is calculated by summing the products of each household size multiplied by its probability. Variance is computed by summing the squared difference between each value and the mean, multiplied by its probability. For example, calculating for households: E(X) = Σ[x*Pr(X=x)] and Var(X) = Σ[(x-E(X))^2*Pr(X=x)].

The Poisson distribution models the probability of a number of events occurring in a fixed interval, suitable for rare events like gene mutations. It uses a known average rate (e.g., 3.5 per 300 mbps) to predict mutation counts and associated probabilities, such as between 2-5 mutations occurring at P(2 ≤ M ≤ 5) = 0.719 .

Negative binomial distribution models the count of trials until a fixed number of successes, relevant in purchase scenarios involving rare items. For secret albums, if each buy is a trial with a 5% success rate, it forecasts purchases needed until 4 successes with E(S) = 80 albums and calculates other metrics like probability of needing 30 regular purchases .

You might also like