in Algorithms edited by
486 views
1 vote
1 vote

in Algorithms edited by
486 views

1 Answer

5 votes
5 votes
Best answer

Length of M1 = 1      Frequency of M1 = 0.51
Length of M2 = 2      Frequency of M2 = 0.25
Length of M3 = 3      Frequency of M3 = 0.13
Length of M4 = 3      Frequency of M4 = 0.11

Expected length = ∑ Li*Fi
                                   = 1*0.51 + 2*0.25 + 3*0.13 + 3*0.11
                                   = 1.73

 

selected by

Related questions

2 votes
2 votes
1 answer
1
jenny101 asked in Algorithms Oct 26, 2016
2,497 views
jenny101 asked in Algorithms Oct 26, 2016
2.5k views
0 votes
0 votes
1 answer
2
reena_kandari asked in Algorithms Jan 10, 2017
380 views
reena_kandari asked in Algorithms Jan 10, 2017
380 views
0 votes
0 votes
2 answers
3