Jump to content

Probabilty Question!


Recommended Posts

Posted

I'm having some problems answering a question needed for my exams later this month.

 

I got this question: To promote a kind of product, the company put a gift in 1/4 of the packages. Somebody buys 2.

 

What is the chance he has 2 gifts, not sure wether I use binomial deviation or geometric deviation or something else?

 

Thanks in advance,

GaetanoH

Posted

I'm having some problems answering a question needed for my exams later this month.

 

I got this question: To promote a kind of product, the company put a gift in 1/4 of the packages. Somebody buys 2.

 

What is the chance he has 2 gifts, not sure wether I use binomial deviation or geometric deviation or something else?

 

Thanks in advance,

GaetanoH

 

You should use binomial deviation, i've got the exam upcoming monday myself :doge:

 

You should use binomial because there's two options: You either 'win' or 'lose' (receive gift or not)

To receive gift --> 1/4 --> 0,25

To NOT receive gift --> 3/4 --> 0,75

 

He buys 2 packages, so it has 2 trials.

 

Because you want to know an exact value, you'll use BinomPdf (P for precision)

So you'd have to fill in --> binomPdf(2;0,25;2) = 0,0625

  • Like 1
Posted

As was said above, this would be a solved using a binomial distribution. In this case it's quite simple as its an exact value so theres no need for cumulative tables / calculations (i.e the question isn't asking whether the customer recieved atleast 3 gifts assuming he bought like 5).

 

But ja, X~B(2,0.25) so you can just bang this into the formula P(X=x) = nCx * q^(n-x) * p^x (think about the formula, it makes sense logically :)) note q = 1-p

 

apa

  • Like 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...