Re: Expected value
On Tue, 10 Jan 2006 00:56:34 EST, PARASHAR
<parashar.dave@xxxxxxxxxxxxxxx> wrote:
>A string of unit length is cut into n random strings.
>
>(1)What is the expected value of the shortest string
>(2)What is the expected value of the longest string
You need to specify a little more about exactly
how the string is "cut into n random strings".
************************
David C. Ullrich
.
Relevant Pages
- Demo: OO Cobol
... It inserts 50,000 random strings into a structure then does ... * Random string inserted into collections ... procedure division. ... perform Timer-on ... (comp.lang.cobol) - RE: Synchronize changes between a workbook and a "master file".
... Also see a sample of creating unique Id’s after the random strings. ... Random String Creation: ... Open a new workbook. ... Dim intMinLgth As Integer ... (microsoft.public.excel) - Generating random strings
... I am generating 12 random strings and my code works fine when I step ... ArrayList arrEmailAddresses = new ArrayList; ... //create 12 random email addresses for domain ... foreach (string address in arrEmailAddresses) ... (microsoft.public.dotnet.framework.aspnet) - Re: FAQ: How can I generate good strong passwords?
... and take a string of 20 or more characters from the second line to use ... upper/lower case, numbers, special characters, ect. ... generating random strings, is it storing them -- it said it didn't and as ... had to put your finger exactly on the scanner as when your key was generated. ... (alt.internet.wireless) - Re: Expected value
... >A string of unit length is cut into n random strings. ... >What is the expected value of the shortest string ... Prev by Date: ... (sci.math) |
|