Vin Sen Lee
Followers: 0 Following: 0
Statistica
5 Domande
0 Risposte
RANK
37.138
of 295.569
REPUTAZIONE
1
CONTRIBUTI
5 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
0.0%
VOTI RICEVUTI
1
RANK
of 154.105
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
Consider a loop of string with unit length. Take n cuts independently and randomly along the string, what is the expected length of the smallest and the largest piece?
This is what I did. The probability is (1+(1-n)x)^n So, expected value of x is it integral for x varies from 0 to 1/n wh...
quasi 9 anni fa | 1 risposta | 0
1
rispostaDomanda
Use the cumulative sum function cumsum and the bar graph function bar to produce a cumulative density plot of the standard normal distribution (i.e. N (0, 1)).
someone please help me. I have no idea how to do this.
quasi 9 anni fa | 0 risposte | 1
0
risposteDomanda
Write a program to produce the probability density function of binomial distribution
i.e. a function that only returns 2 possible values(0 and 1). The probability of returning 0 is p, the probability returning 1 ...
quasi 9 anni fa | 1 risposta | 0
1
rispostaDomanda
Write a function so that, when given a natural number N, the function returns the value max n ∈ N : 12 + 22 + · · · + n 2 ≤ N
Write a function so that, when given a natural number N, the function returns the value max n ∈ N : 12 + 22 + · · · + n 2 ...
quasi 9 anni fa | 4 risposte | 0
4
risposteDomanda
Write a program to produce the probability density function of binomial distribution, i.e. a function that only returns 2 possible values(0 and 1). The probability of returning 0 is p, the probability returning 1 is q. where p + q = 1.
Write a program to produce the probability density function of binomial distribution, i.e. a function that only returns 2 possi...
quasi 9 anni fa | 0 risposte | 0