No. of customers (probability)

  • Thread starter Thread starter Clari
  • Start date Start date
  • Tags Tags
    Probability
Click For Summary
SUMMARY

The discussion centers on calculating the minimum number of customers required at a shopping center to ensure that the probability of at least one customer receiving a gift is 0.99, given that customer expenses follow a normal distribution with a mean of $428 and a standard deviation of $100. The probability of a customer spending $600 or more is calculated as P(X>=600) = 0.0427. The correct formulation for determining the number of customers (n) is (1 - 0.0427)^n <= 0.01, which reflects the probability that none of the customers receive gifts. This approach clarifies the misunderstanding regarding the incorrect expression that suggested all customers would receive gifts.

PREREQUISITES
  • Understanding of normal distribution and its properties
  • Familiarity with z-scores and their calculation
  • Basic knowledge of probability theory
  • Ability to solve exponential equations
NEXT STEPS
  • Learn how to calculate z-scores for various probabilities in normal distributions
  • Study the concept of complementary probabilities in statistics
  • Explore the application of the Central Limit Theorem in probability calculations
  • Practice solving exponential equations related to probability scenarios
USEFUL FOR

Statisticians, data analysts, and anyone involved in probability calculations or statistical modeling, particularly in retail or marketing contexts.

Clari
Messages
62
Reaction score
0
The expenses of customers follows a normal distribution with mean equals to $428, and standard deviation equals to $100. A customer spending $600 or more will receive a gift. If the probability of the shopping centre giving out gifts is at least 0.99, find the smallest no. of customers visiting the store.

My solution is something like:
X: expenses of customers
X~N(428, 100)
P(X>= 600)
= P(Z>= (600-428)/100 )
= P(Z>= 1.72)
= 0.5 - A(1.72)
From the table, P(X>= 600) = 0.5 - 0.4573= 0.0427

n: no. of customers
0.0427^n >= 0.99 <----Why isn't this expression incorrect?
There is another expression (1-0.0427)^n <= 0.01, which is correct. But as far as I'm concerned, they should be both correct :confused: Please help!
 
Physics news on Phys.org
You could try actually solving those equations for n to see which one makes sense. The first one says the upper limit on the number of customers is 0.

The way to figure it out is to think about what they are asking. They are looking for a number of customers n so that the probability of AT LEAST one customer receiving a gift is .99 or more. This is the same as saying that the probability that none of the customers receive gifts is .01 or less. And the probability that a given customer does not receive a gift is 1 - .0427, so you take that number to the nth to get the probability that all customers do not receive gifts.

What your first (incorrect) expression says is that the probability that ALL customers receive gifts is at least .99. Clearly you can't have very many customers for this to happen!
 
[tex]\frac {\bar x - \mu} { \frac {\sigma} { \sqrt{n}}}= z[/tex]

Find a z-score that corresponds to 0.99 and solve for n.
 
Last edited:

Similar threads

  • · Replies 3 ·
Replies
3
Views
2K
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
1K
Replies
10
Views
3K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
Replies
9
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
2
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K