One lined question on probability?

  • Thread starter Thread starter rock.freak667
  • Start date Start date
  • Tags Tags
    Probability
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 1K views
Homework Helper
Messages
6,221
Reaction score
31
One lined question on probability??

Homework Statement


A worker's record shows 60% of his projects are completed on time. If this performance prevails, write the distribution of X=the number of jobs completed in the next 6 jobs. Find the mean and variance of X


Homework Equations





The Attempt at a Solution



I think that from x=1-6, P(X=x)= 0.6 ? I mean that was all I was given, there is no reason to think otherwise. Is there? Assuming I am correct, I can easily find the mean and the variance.
 
Physics news on Phys.org


Note that all probabilities should sum to 1...

Does the word "binomial distribution" mean anything to you?
 


CompuChip said:
Note that all probabilities should sum to 1...

Does the word "binomial distribution" mean anything to you?

ahhhh...I was so caught up in trying to make it uniform distribution :redface:

So basically, the distribution is just X~Bin(6,0.6), except I need to write out the numbers and not just the pdf.
 


Yes, although it would be nice if you showed why it is binomial. I.e., that it satisfies the properties that a binomial experiment has.
 


CompuChip said:
Yes, although it would be nice if you showed why it is binomial. I.e., that it satisfies the properties that a binomial experiment has.

The workers 6 projects are independent and the worker can have 0-6 (k) successes (with each success being a constant)

So X~Bin(n,p) = nCkpk(1-p)n-k