Probability Bionomial distribution

In summary: The problem is asking how many out of 1000 samples would have at least 3 defective bulbs. The question can not be answered that way because it would require knowing the probability of each individual sample having at least 3 defective bulbs.
  • #1
jaus tail
615
48

Homework Statement


In a company, out of a sample of 20 bulbs, the mean number of defective bulbs are 2.
Out of 1000 such samples, how many samples would have atleast 3 defective bulbs?

Homework Equations


Mean = n * p where n is number of bulbs and p is probability of a bulb being defective.
P(x succeed at r times) when the experiment is done n times = nCr prq(n-r)
where p is probability success when experiment is done once
and q = 1 - p

The Attempt at a Solution



Mean number of defectives = 2 = n * p. n = 20.
so p =2/20 = 0.1. Probability of bulb being defective
and q = 1 - 0.1 = 0.9. Probability of bulb not being defective.

Probability of at least 3 defective in a sample of 20
= 1 - [ P(zero defective) + P(1 defective) + (P(2 defective) ]
Now n = 20. r = 0 here r =1 here r = 2 here
p = 0.1
q = 0.9
P(atleast 3 in sample of 20) = 1 - [ 20C0 (0.1)0(0.9)20 + 20C1(0.1)1 (0.9)19 + 20C2(0.1)2(0.9)18 )

This i get as 0.323.
So the probability of at least three defective in a sample of 20 bulbs is 0.323.


Now how to proceed?

I have to find 'How many such samples would be expected to contain atleast 3 defective bulbs'?

Answer is 323. I guess they've multplied 0.323 by number of samples but why?PS... sorry for too many homework posts. Have an exam coming on 11th Feb.
 
Physics news on Phys.org
  • #2
jaus tail said:

Homework Statement


In a company, out of a sample of 20 bulbs, the mean number of defective bulbs are 2.
Out of 1000 such samples, how many samples would have atleast 3 defective bulbs?

Homework Equations


Mean = n * p where n is number of bulbs and p is probability of a bulb being defective.
P(x succeed at r times) when the experiment is done n times = nCr prq(n-r)
where p is probability success when experiment is done once
and q = 1 - p

The Attempt at a Solution



Mean number of defectives = 2 = n * p. n = 20.
so p =2/20 = 0.1. Probability of bulb being defective
and q = 1 - 0.1 = 0.9. Probability of bulb not being defective.

Probability of at least 3 defective in a sample of 20
= 1 - [ P(zero defective) + P(1 defective) + (P(2 defective) ]
Now n = 20. r = 0 here r =1 here r = 2 here
p = 0.1
q = 0.9
P(atleast 3 in sample of 20) = 1 - [ 20C0 (0.1)0(0.9)20 + 20C1(0.1)1 (0.9)19 + 20C2(0.1)2(0.9)18 )

This i get as 0.323.
So the probability of at least three defective in a sample of 20 bulbs is 0.323.


Now how to proceed?

I have to find 'How many such samples would be expected to contain atleast 3 defective bulbs'?

Answer is 323. I guess they've multplied 0.323 by number of samples but why?PS... sorry for too many homework posts. Have an exam coming on 11th Feb.

They computed the expected (or mean) number of samples having at least 3 defective. That is what their very poorly-worded problem actually wanted.
 
  • Like
Likes jaus tail
  • #3
jaus tail said:
Out of 1000 such samples, how many samples would have atleast 3 defective bulbs?
That part of the problem is badly written. We can not determine how many out of 1000 samples would definitely have at least 3 defective bulbs. An answerable question would be "Out of 100 such samples, how many of them, on the average would contain at least 3 defective bulbs". Assuming that is the correct interpretation, you can justify the answer by using the formula for the mean of a binomial distribution.( There is also some ambiguity in the phrase "such samples". That could be interpreted to refer to any sample of 20 bulbs or it could be interpreted to mean any sample of 20 bulbs that had 2 defective bulbs. Presumably, the intended meaning is "any sample of 20 bulbs".)
 
  • Like
Likes jaus tail
  • #4
Oh so they've used formula mean = n * p

first n = 20. and mean is 2. so Probability of 1 defective bulb = 0.1
p = (probability of 1 bulb defective out of 20)

using this we find probability of at least 3 defective bulbs out of 20, using Bionomial distribution.

Then new P is of atleast three defective bulbs out of 20.
Now n changes from 20 to 1000.

Wow. this sure is confusing.
 
  • #5
Well the question 'word to word' is:
In sampling a large number of parts manufactured by a machine, the mean number of defectives in a sample of 20 is 2. Out of 1000 such samples, how many would be expected to contain at least 3 defective parts.
 
  • #6
jaus tail said:
Well the question 'word to word' is:
In sampling a large number of parts manufactured by a machine, the mean number of defectives in a sample of 20 is 2. Out of 1000 such samples, how many would be expected to contain at least 3 defective parts.

You should have written this in the beginning; it is so much clearer and so much more accurate than the version you posted. For one thing, saying "In sampling... the mean number is ..." makes perfect probabilistic sense; the version you wrote does not. Secondly, the word "expected" in the second sentence is crucial, and should never have been omitted.
 
  • Like
Likes jaus tail
  • #7
Oh... sorry for that. It's confusing when learning probability and statistics together. Had to go through links to understand why expected value and mean should be same.

Thanks again.
 
  • #8
jaus tail said:
Oh... sorry for that. It's confusing when learning probability and statistics together. Had to go through links to understand why expected value and mean should be same.

Thanks again.

Actually, in Statistics, the mean and the expectation are not always the same thing! Typically, mean refers to the average of some data, while expected value refers to the first-moment of some underlying probability distribution. For example, the mean of the numbers {1,2,3} is (1+2+3)/3 = 2, but all three could be sample-points from a probability distribution having expected value 1.5.

In probability alone (i.e., outside of Statistics) the words mean and expectation are often used interchangeably, although some would say that is sloppy language.

Anyway, in this problem you have two applications of the binomial distribution: one (the [20, 0.10] one) is used to compute the appropriate probability parameter ##p## for the second binomial (the [1000,p] one).
 
  • Like
Likes jaus tail

What is a binomial distribution?

A binomial distribution is a probability distribution that describes the likelihood of a certain number of successes in a fixed number of independent trials, where there are only two possible outcomes (usually "success" or "failure") and the probability of success remains constant for each trial.

What are the key features of a binomial distribution?

The key features of a binomial distribution are the number of trials (n), the probability of success (p), and the number of successes (k). These three parameters are used to calculate the probability of getting a specific number of successes in a given number of trials.

How is a binomial distribution different from a normal distribution?

A binomial distribution is different from a normal distribution in that it is discrete (the outcomes can only be whole numbers) and has a fixed number of trials. In contrast, a normal distribution is continuous and can have an infinite number of possible outcomes.

How can you calculate the mean and standard deviation of a binomial distribution?

The mean of a binomial distribution is equal to n*p, where n is the number of trials and p is the probability of success. The standard deviation is equal to √(n*p*(1-p)). Both of these calculations are based on the properties of binomial distributions.

In what real-life situations can a binomial distribution be applied?

Binomial distributions are commonly used in real-life situations involving a fixed number of trials with only two possible outcomes. Some examples include coin flips, success rates in sports, and the probability of a certain number of people in a population having a specific trait or characteristic.

Similar threads

  • Calculus and Beyond Homework Help
Replies
1
Views
1K
  • Calculus and Beyond Homework Help
Replies
2
Views
1K
Replies
2
Views
3K
  • Calculus and Beyond Homework Help
Replies
2
Views
2K
  • Calculus and Beyond Homework Help
Replies
13
Views
1K
  • Calculus and Beyond Homework Help
Replies
24
Views
799
  • Calculus and Beyond Homework Help
Replies
4
Views
1K
  • Calculus and Beyond Homework Help
Replies
9
Views
1K
  • Precalculus Mathematics Homework Help
Replies
18
Views
478
  • Calculus and Beyond Homework Help
Replies
3
Views
3K
Back
Top