Re: Multivariate permutations?
- From: "Rusty" <rusty@xxxxxxxxxxxxxxx>
- Date: Wed, 13 Jul 2005 18:53:25 +0100
"NickC" <n_campregher@xxxxxxxxxxxxxxx> wrote in message
news:698ad1dpmk17l999sjlgqnshmc0dphngg5@xxxxxxxxxx
> Hi everyone,
>
> I am having a bit of a problem figuring something out, and I was
> hoping I could get some help. I am an electronic engineer, so I have a
> little bit of maths background.
>
> Here is the problem:
>
> I have a set of signals to be mapped onto a set of transmission lines.
> I know how many transmission lines there are (n) and how many signals
> I need to map (k). Furthermore, I know that (p) transmission lines are
> faulty and should not be used to map the signals.
>
> Assuming a completely random process for both signal mapping and fault
> occurrence, how do I find the probability that all my signals will be
> mapped onto working transmission lines?
>
> I hope the problem is clear. I can do this by hand for a small n,k,p,
> and I have been trying to figure out a general formula, but no success
> so far!
The prob of a signal taken at random getting a faulty line is p/n. The
subsequent selections get faulty line probabilities which are just the same,
ie they are idependent of each other.
The prob. of each signal getting a good line is 1 - p/n
The prob of k signals getting a good line is (1-p/n)^k
Is it this easy? Or is this wrong.
rusty
.
- Follow-Ups:
- Re: Multivariate permutations?
- From: Rusty
- Re: Multivariate permutations?
- References:
- Multivariate permutations?
- From: NickC
- Multivariate permutations?
- Prev by Date: Re: r-Squared Question
- Next by Date: Re: standard deviation for digits
- Previous by thread: Re: Multivariate permutations?
- Next by thread: Re: Multivariate permutations?
- Index(es):
Relevant Pages
|