258
views
0 answers
0 votes
647
views
0 answers
0 votes
Is there any relation between MEAN, VARIANCE and MODE for binomial distribution?Let, Mean = 8, variance = 6 for any binomial distribution.np = 8 and npq = 6 = q=$3/4$, p=...
335
views
0 answers
0 votes
349
views
2 answers
1 votes
293
views
1 answers
2 votes
how many lines from (i),(ii),(iii),(iv) can be removed so that code still works fine?PLEASE TELL HOW TO APPROACH SUCH QUESTION
258
views
0 answers
1 votes
how to do these questions?what do they mean by static single assignment?
126
views
0 answers
1 votes
Please explain?
305
views
1 answers
2 votes
Please explain?
187
views
0 answers
1 votes
I am arguing like this :0p12p is CFL = Recursive = DecidableAnd decidability goes backwards i.e.if A->Bwhere A is polynomially reducible to B and B is decidable then A i...
248
views
0 answers
0 votes
While calculating the total transfer delay do we need to consider the reception time( which, in general, is equal to transmission time) also?Please clarify , consider thi...
534
views
1 answers
0 votes
809
views
3 answers
1 votes
"A" sort a particular dataset of size n using merge sort in 640 msec, "B" uses the same algorithm on dataset of size 16, it takes 256 msec to sort them. what is size of d...