![]() |
VOOZH | about |
This article presents 15 practical and thoughtfully designed case studies that simulate scenarios typically encountered in interviews. Each case is based on real-world challenges across logistics, e-commerce, and digital payment systems. These problems are structured to test your problem-solving skills, logical reasoning, and ability to handle probabilistic models under different conditions.
Ans. With 10 dices, the possible sums divisible by 6 are 12, 18, 24, 30, 36, 42, 48, 54, and 60.
You don't actually need to calculate the probability of getting each of these numbers as the final sums from 10 dices because no matter what the sum of the first 9 numbers is, you can still choose a number between 1 to 6 on the last die and add to that previous sum to make the final sum divisible by 6. Therefore, we only care about the last die. And the probability to get that number on the last die is 1/6.
So the answer is 1/6
Ans. To get a median greater than 1.5 at least two of the three numbers must be greater than 1.5. The probability of one number being greater than 1.5 in this distribution is 0.25. Then, using the binomial distribution with three trials and a success probability of 0.25 we compute the probability of 2 or more successes to get the probability of the median is more than 1.5, which would be about 15.6%.
Ans. There are a total of ways to choose two cards at random from the 100 cards and there are only 50 pairs of these 4950 ways that you will get one number and it's double.
Therefore the probability that the number of one of them is double the other is 50/4950.
Ans. Let's use Baye’s theorem let U denote the case where you are flipping the unfair coin and F denote the case where you are flipping the fair coin. Since the coin is chosen randomly, we know that .
Let 5T denote the event of flipping 5 tails in a row.
Then, we are interested in solving for (the probability that you are flipping the unfair coin given that you obtained 5 tails). Since the unfair coin always results in tails,
therefore and also by the definition of a fair coin.
Lets apply Bayes theorem where
Therefore the probability that you picked the unfair coin is 97%
Ans. Let's say, x and y are the lengths of the two parts, so the length of the third part will be 1-x-y
As per the triangle inequality theorem, the sum of two sides should always be greater than the third side. Therefore, no two lengths can be more than
To achieve this the first breaking point (X) should before the 0.5 mark on the stick and the second breaking point (Y) should be after the 0.5 mark on the stick.
Hence, overall probability =
Ans. Probability and likelihood are two important concepts in statistics and data analysis, but they mean different things and are used in different ways.
Probability measures how likely an event is to happen. It is a value between 0 and 1, where 0 means the event cannot happen, and 1 means it is certain to happen. For example, the probability of getting heads when flipping a fair coin is 0.5.
Likelihood, on the other hand, measures how well a given statistical model or hypothesis explains some observed data. It’s not the same as probability; instead, it shows how plausible the data is based on the model or hypothesis. For instance, if we hypothesise that the average height of a population is 6 feet, and a sample shows an average height of 5 feet, the likelihood of that hypothesis being correct is low.
The frequentist and Bayesian approaches to probability look at probabilities in different ways:
Ans. To find the probability that all 30 people in a room have different birthdays:
The first person has 365 choices, the second has 364 (to avoid the first person’s birthday), the third has 363, and so on, down to 336 choices for the 30th person.
Calculating this gives:
So, there’s about a 29.37% chance that everyone has different birthdays
Ans. We have 60 students, each assigned a number from 1 to 60. The numbers are divided into three groups:
Now, we randomly assign numbers to students. To find the probability that Jack and Jill end up in the same group, we follow these steps:
Thus, the probability that Jill ends up in the same group as Jack is:
Ans.
The amount of money company loses if it loses = 240,000 – 210 = 239790
While the money it gains is $210
Therefore the value = 210 – 98 = $112
Case Study: In a delivery system, there are 10 delivery partners available in a specific zone. Each delivery partner has a 70% chance of being available at any given time. What is the probability that at least one delivery partner is available to take an order?
Ans. The key to solving this is to understand the complement rule. Instead of calculating the probability of "at least one being available" directly, we first calculate the probability of none being available and then subtract that from 1.
Using a calculator:
Substituting values:
The probability that at least one delivery partner is available is approximately 99.94%.
Case Study: A food delivery platform guarantees delivery within 30 minutes for most orders. The probability of an order being delivered within 30 minutes is 80%. If 5 orders are placed simultaneously, what is the probability that exactly 3 orders are delivered on time?
Ans: To solve this case study, we can use the binomial distribution formula,
Where:
In this case:
Step 1: Calculate the binomial coefficient
Step 3: Multiply all the parts together:
P(X=3)=10×0.512×0.04=0.2048
Thus, The probability that exactly 3 orders are delivered on time is 0.2048 or 20.48%.
Case Study: A service finds that 70% of their customers make repeat purchases. If they randomly select 10 customers who made a purchase in the past week, what is the probability that exactly 7 will make a repeat purchase?
Ans: This case study also follows a binomial distribution because it satisfies the key characteristics of a binomial experiment. The binomial distribution models the number of successes (repeat purchases) in a fixed number of independent trials (10 customers), each with the same probability of success (p=0.7). Since the problem seeks the probability of exactly 7 successes, it aligns perfectly with the binomial probability distribution formula:
Where:
Step 1: Calculate the binomial coefficient
Step 3: Multiply all the parts together:
P(X=7)=120×0.0823543×0.027=0.267
Thus, The probability that exactly 7 out of 10 customers will make a repeat purchase is approximately 0.267 or 26.7%.
Case Study: A warehouse stocks a product, and the demand for this product follows a Poisson distribution with a mean of 25 units per day. What is the probability that they will receive exactly 20 orders for the product tomorrow?
Ans: To solve this case study, we will use the Poisson distribution. We use a Poisson experiment because it models the probability of a certain number of events (orders) happening in a fixed time period (one day) when the events occur independently and at a constant average rate (mean demand of 25 units per day). This makes it ideal for predicting discrete counts like product orders.
The formula for the Poisson distribution is:
Where:
Step 1: Set up the given values
Step 2: Apply the Poisson formula
Step 3: Compute the value
Result - approximately 0.0519 or 5.19%
Case Study: A delivery service wants to ensure that enough delivery partners are available during peak hours. If the probability of a delivery partner being available is 0.75, and there are 8 delivery partners, what is the probability that at least 6 partners will be available during peak hours?
Ans: To solve this problem, we can use the binomial distribution because it models the probability of a certain number of successes (partners being available) in a fixed number of independent trials (8 partners), where each trial has the same probability of success (0.75). This makes it ideal for scenarios with a fixed number of repeated events and a constant success probability.
Where:
The problem asks for the probability that at least 6 partners will be available, meaning we need to calculate the probability of having 6, 7, or 8 partners available. To do this, we'll sum the probabilities for k=6, k=7, and k=8.
Calculate probabilities for k=6, k=7, and k=8
We will calculate the individual probabilities using the binomial formula and then sum them to get the total probability.
Finally, sum the probabilities
=0.6785 = 67.85%
After performing the calculations, the total probability is approximately 0.6785 or 67.85%
Case Study: A restaurant or service provider has customer ratings that follow a discrete uniform distribution. If 5 customers rate a service, what is the probability that exactly 3 will give a rating of 4 stars or higher?
Ans. To solve this case study, we need to calculate the probability that exactly 3 out of 5 customers give a rating of 4 stars or higher. We use a binomial distribution because it models the probability of a certain number of successes (customers giving a rating of 4 stars or higher) in a fixed number of independent trials (5 customers), where each trial has the same probability of success. This makes it suitable for calculating the likelihood of specific outcomes in repeated events like customer ratings.
Step 1: Understand the distribution
The ratings follow a discrete uniform distribution, meaning each rating (e.g., 1, 2, 3, 4, 5 stars) has an equal probability of being chosen. For a 5-star rating system:
Thus, the probability of a rating being 4 stars or higher is 2/5, and the probability of a rating being lower than 4 stars is 3/5.
Step 2: Use the binomial probability formula
The problem involves a binomial distribution where:
The binomial probability formula is:
Step 3: Calculate the probability
Substitute the values:
4. Combining the terms
The probability that exactly 3 out of 5 customers will give a rating of 4 stars or higher is approximately 0.2304 or 23.04%.
Case Study: A service finds that 90% of their orders pass the quality control checks. If 12 orders are checked, what is the probability that exactly 10 orders pass the quality check?
Ans. This is a binomial probability problem because each order either passes or does not pass the quality check We use a binomial distribution because it models the probability of a certain number of successes (orders passing the quality check) in a fixed number of independent trials (12 orders), where each trial has the same probability of success (90%). This makes it ideal for quality control scenarios..
Given:
The binomial probability formula is:
Combine the values:
The probability that exactly 10 out of 12 orders pass the quality check is approximately 23.01%.
This problem involves finding the probability of a value falling within a range in a normal distribution. We use a normal distribution because it models continuous data like delivery times, which are symmetrically distributed around the mean (25 minutes) with a known standard deviation (5 minutes). This makes it ideal for calculating the probability of delivery times falling within a specific range.
Given:
We calculate the z-scores for 20 and 30 minutes and use the standard normal distribution table (z-table) to find probabilities.
The z-score formula is:
1. For x=20
2. For x=30
Using the z-table:
The probability of the delivery time being between 20 and 30 minutes is:
The probability that the delivery time is between 20 and 30 minutes is approximately 68.26%.
Case Study: The probability that a customer stops using a service after 1 year is 0.3. What is the probability that exactly 2 customers will churn in a group of 5 customers?
Ans. This is a binomial probability problem. We use a binomial distribution because it models the probability of a certain number of successes (customers churning) in a fixed number of independent trials (5 customers), where each trial has the same probability of success (0.3). This makes it suitable for predicting customer churn.
The formula is:
Substituting:
2. Calculate the probabilities:
3. Combine
The probability that exactly 2 customers will churn is approximately 30.87%.
Case Study: A service estimates that 40% of its customers will place an order during a special sale event. If 12 customers are selected, what is the probability that exactly 5 will place an order?
Ans. This is also a binomial probability problem, We use a binomial distribution because it models the probability of a certain number of successes (customers placing an order) in a fixed number of independent trials (12 customers), where each trial has the same probability of success (40%). This makes it suitable for predicting order volumes
Substituting:
Calculate probabilities:
Combine:
The probability that exactly 5 customers will place an order is approximately 22.6%.