School of Law Computer Literacy and Numeracy: Assignment # 2
School of Law Computer Literacy and Numeracy: Assignment # 2
a) The statistical range values from the cell range B2:E5 as well as those in C8 and D10.
=max(B2:E2 + C8,D10) - min(B2:E2 + C8,D10)
c) The variance of values in the cell ranges, A1:G20 and L1:P20 divided by the square of the sum of the same
cells.
d) The final value of a simple interest investment given the principal, the annual interest rate and the number of
investment months in cells A1, B1 and C1 respectively.
e) The interest of a compound interest investment where interest is compounded annually with the values of P,
R and N in cells A2, B2 and C2 respectively.
g) Given in appraisal score in G2 and the current salary in H2, calculate 5% if these score is greater than 60.
Else, the IF statement must return the next, NO INCREAS
Question 2
a) A generic study undertaken on a newly-wed royal family reveal that the birth of a prince compared
to that of a princess would be favored in the ratio of 3:2.
Use the tree diagram to generate all possible outcomes for two successive births. Then the probability that
both siblings are of the same gender.
Male (M), Female (F) Sample Space
M (3/5) MM (3/5x3/5)
MF (3/5x2/5)
M (3/5) F (2/5) FM (2/5x3/5)
FF (2/5x2/5)
MF (3:2) M (3/5)
F (2/5) Therefore;
F (2/5) =MM + FF
= (3/5x3/5) + (2/5x2/5)
=9/25+4/25
=13/25
b) A lawyer has three cases to defend. She has calculated their chances of winning a civil case as being
50%. She is however; aware of a 70% chance she will lose a criminal case. Due to her vast experiences
though in corporate law, she is 90% sure of winning her third case which is in this area of law.
i) Use a tree diagram to show all possible outcomes of her three pending cases. Corporate Case
Win (W), Lose (L) Criminal Case W (9/10)
W (3/10)
Civil Case L (1/10)
W (1/2)
W (9/10)
L (7/10)
L (1/10)
Question 3
The following values represent the daily number of offences committed by juvenile offenders in city A
over a 70-day period.
25 24 6 24 27 16 29
33 5 24 24 27 29 26
2 27 16 8 26 35 22
22 33 27 31 5 35 32
2 35 8 11 19 9 20
18 32 22 15 35 24 27
3 25 9 10 14 8 24
6 12 14 10 26 11 18
33 1 29 5 27 14 32
16 32 26 5 8 18 13
i) Collate the data using the frequency distribution table of grouped data beginning with the class 1-5.
Mean=∑fx/∑f
= 1365/70
V=∑ f ( x−mean )2 /∑ f
V= 7117.5/70
V= 101.67857
f) Standard Deviation.
∂=√ ¿)
∂=√ (7117.5/70)
∂= 10.08