Maximizing Revenue: Solving a Probability Problem in Statistics and Probability

  • Thread starter Thread starter Lionheart3388
  • Start date Start date
  • Tags Tags
    Probability
Click For Summary

Homework Help Overview

The discussion revolves around a statistics and probability problem involving an airline's revenue maximization strategy based on passenger show-up rates. The airline charges $300 per ticket and has a capacity of 100 passengers, with each passenger having a 70% chance of showing up. The challenge is to determine how many additional passengers to book beyond the capacity to maximize mean revenue, considering the penalties for overbooking.

Discussion Character

  • Exploratory, Mathematical reasoning, Problem interpretation

Approaches and Questions Raised

  • Participants discuss the use of a binomial distribution to model passenger show-up rates and explore the implications of overbooking. There are attempts to derive a formula for revenue based on the number of booked passengers and the associated probabilities.

Discussion Status

Some participants express uncertainty about the initial assumptions regarding the mean number of passengers and suggest that a numerical approach may be more effective. Others indicate that they have made progress through trial and error, hinting at a potential solution without detailing it.

Contextual Notes

Participants note that the problem can be approached using various methods or software, and there is a mention of the need for computational tools to find the maximum revenue effectively. The discussion reflects a mix of analytical and numerical strategies without reaching a consensus on the best approach.

Lionheart3388
Messages
2
Reaction score
0
Hi this is a problem I had in statistics and probability. It may actually be very simple, but it just seems like I did way too little work. Thanks for the help!


Homework Statement



An airline charges each passenger $300 for a trip between City A and City B. The airplane holds exactly 100 passengers. Each passenger has 70% probability of showing up, independent of the other passengers. All tickets can be rebooked for a later flight at no extra charge, so the airline cannot penalize a no-show passenger. Clearly, the airline should book somewhat more than 100 passengers because if they do not overbook somewhat, they will make on average $300×70 = $21,000 per flight, while if the plane were completely full, they would make $30,000 per flight. However, if they book too many people and more than 100 show up, the airline has to pay $500 to each passenger who is denied passage on that flight. For example, if they book 300 people and all 300 show up, they actually lose money: $300×300 − $500×200 = −$10,000.
How many additional passengers (beyond 100) should they book in order to maximize their mean revenue? Although this problem can be solved with JMP, you are not required to use JMP for it. You may use any methods and/or software you wish. The number of passengers who show up follows a binomial probability model. However, the associated random variable is not just $300 times the number of passengers.


Homework Equations



P(X=x)=nCx p^x q^(n-x)
mean=np
SD=root(npq)
q=1-p

The Attempt at a Solution


I assumed that using a binomial distribution, having a mean of 100 passengers would result in maximum revenue, so 100=np=n*.70, resulting in n=143, but this seems too easy.
 
Physics news on Phys.org
You're right. It was too easy. Your assumption, while plausible, turns out not to be correct. I'm not sure how to solve it analytically, but it's pretty straightforward to solve numerically.
 
Ok thanks. I actually think I got the answer basically brute forcing it.
 
I think we have to found for which value of n>=100 we get the maximum of

\sum_{x=1}^{n}{300xP(X=x)}-\sum_{x=101}^{n}{500(x-100)P(X=x)}

Have to make a computer program or use a math software like MATLAB to find it.
 

Similar threads

  • · Replies 4 ·
Replies
4
Views
5K
Replies
5
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
2
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 1 ·
Replies
1
Views
12K
  • · Replies 5 ·
Replies
5
Views
5K
  • · Replies 10 ·
Replies
10
Views
17K