To find the median of the given variable X, we first determine the value of n using the given mean.
The values of X are given by xk=k(k−1) for k=0,1,2,…,n, with corresponding frequencies fk=nCk.
The total frequency N is:
N=∑k=0nfk=∑k=0nnCk=2n
The sum of the products of values and their respective frequencies is:
∑k=0nfkxk=∑k=0nk(k−1)nCk
Using the identity k(k−1)nCk=n(n−1)n−2Ck−2 for k≥2, we get:
∑k=0nk(k−1)nCk=n(n−1)∑k=2nn−2Ck−2=n(n−1)2n−2
The mean Xˉ is defined as:
Xˉ=N∑k=0nfkxk=2nn(n−1)2n−2=4n(n−1)
Given that the mean is 60:
4n(n−1)=60
n(n−1)=240
n2−n−240=0
(n−16)(n+15)=0
Since n must be a positive integer, we have n=16.
Now, for n=16, the total frequency is N=216.
Since N is an even number, the median is the mean of the (2N)th and (2N+1)th terms, which are the 215th and (215+1)th terms.
Let us find the cumulative frequency up to k=7 and k=8:
Using the symmetry of binomial coefficients:
∑k=01616Ck=∑k=0716Ck+16C8+∑k=91616Ck=216
2∑k=0716Ck+16C8=216
∑k=0716Ck=215−2116C8
Since 16C8>0, the cumulative frequency up to k=7 is strictly less than 215:
Cumulative Frequency at k=7<215
Adding 16C8 to both sides gives the cumulative frequency up to k=8:
Cumulative Frequency at k=8=215+2116C8>215+1
Thus, both the 215th and (215+1)th observations correspond to the value at k=8.
Therefore, the median is:
x8=8(8−1)=8×7=56
Hence, the correct option is A.