Exercises Probability
Exercises Probability
Practice Exercises
Basic probability
1. In a survey of 200 customers, the following data was collected:
• 120 purchased product A,
• 80 purchased product B,
• 50 purchased both products A and B.
Calculate:
(a) P (A ∩ B),
(b) P (A ∪ B),
2. A joint probability table is given for events A and B:
B = 1 B = 0 Marginal (A)
A=1 0.2 0.3 ?
A=0 0.1 0.4 ?
Marginal (B) ? ? 1
1
• 60% are teenagers, and 40% are adults.
• 30% of teenagers and 70% of adults respond positively.
6. For two events A and B, P (A) = 0.5, P (B) = 0.4, and P (A ∩ B) = 0.2:
(a) Are A and B independent? Justify your answer.
(b) Calculate P (A | B).
2
Normal distribution
1. A factory produces lightbulbs with a lifespan that follows N (1, 000, 100).
(a) Find the proportion of lightbulbs that last more than 1,100 hours.
(b) What is the probability that a bulb lasts between 900 and 1,050 hours?
2. Assume Z ∼ N (0, 1). Using the standard normal table:
(a) Find P (Z < −1.25).
(b) Find P (−0.67 < Z < 0.89).
(c) What value of Z corresponds to a cumulative probability of 0.975?
3. The length of time it takes for a customer to be served at a restaurant follows a normal
distribution with a mean of 15 minutes and a standard deviation of 5 minutes.
(a) What is the maximum serving time for the fastest 10% of customers?
(b) What serving time separates the slowest 5% from the rest of the customers?
4. A survey records the daily water consumption of households, which is normally distributed
with a mean of 300 liters and a standard deviation of 50 liters.
(a) A household consumes 350 liters of water in a day. What is the corresponding z-score?
(b) What proportion of households consume less water than this household?
5. A standardized test has a mean score of 500 and a standard deviation of 100.
(a) Calculate the z-score for a student who scored 650.
(b) If the top 5% of students receive a distinction, what is the minimum score required for
distinction?
6. In a certain population, the heights of adults are normally distributed with a mean of 170 cm
and a standard deviation of 10 cm.
(a) What is the probability that an adult is shorter than 160 cm?
(b) What is the probability that an adult is taller than 180 cm?
(c) Verify that the sum of probabilities in (a) and (b) equals 1 − P (160 ≤ X ≤ 180).
7. A machine fills cereal boxes with a mean of 500 grams and a standard deviation of 10 grams.
(a) What is the probability that a box contains more than 520 grams of cereal?
(b) What is the probability that a box contains less than 490 grams of cereal?
(c) What is the probability that a box contains between 495 and 505 grams of cereal?
8. An insurance company analyzes claims, which follow N (10, 000, 2, 000).
(a) What percentage of claims are less than 9,000€?
(b) What percentage of claims are more than 12,000€?
(c) If the company adjusts claims exceeding the 95th percentile, at what value should this
adjustment begin?
3
9. The scores of a basketball team in a season follow a normal distribution with a mean of 85
points per game and a standard deviation of 10 points.
(a) What is the probability the team scores between 75 and 95 points in a game?
(b) Determine the score below which only 20% of games fall.
(c) If a game is randomly selected, what is the probability the team scores more than 100
points?
10. Using the standard normal table:
(a) Verify P (Z > 1.5) + P (Z < −1.5) = 1 − P (−1.5 ≤ Z ≤ 1.5).
(b) Find P (Z > 2.0) using the complement of P (Z < 2.0).
11. Assume Z ∼ N (0, 1). If P (Z > k) = 0.3, find the value of k using the standard normal table.