Questions

Case study (4 Marks)

🎯

Test yourself on this topic

3 questions · timed · auto-graded

Question 14 Marks
$24 \ 3 \ 32 \ 1 $ A state cricket authority has to choose a team of $11$ members, to do it so the authority asks $2$ coaches of a government academy to select the team members that have experience as well as the best performers in last $15$ matches. They can make up a team of $11$ cricketers amongst $15$ possible candidates. In how many ways can the final eleven be selected from $15$ cricket players if:
Image

$i$. Two of them being leg spinners, in how many ways can be the final eleven be selected from $15$ cricket players if one and only one leg spinner must be included? $(1)$
$ii$. If there are $6$ bowlers, $3$ wicketkeepers, and $6$ batsmen in all. In how many ways can be the final eleven be selected from $15$ cricket players if $4$ bowlers, $2$ wicketkeepers and $5$ batsmen are included. $(1)$
$iii$. In how many ways can be the final eleven be selected from $15$ cricket players if there is no restriction? $(2)$
OR
In how many ways can be the final eleven be selected from $15$ cricket players if one particular player must be included. $(2)$
Answer
$i.$ Two of them being leg spinners, one and only one leg spinner must be included
Let's first find out possible ways to select players which are not leg spinner
There are two leg spinners out of $15$ and one players must be leg spinner.
So, we have to select $10$ players out of $13$
Total possible ways to select $11$ players out of $15$ out of which one must be leg spinner out of $2$ are ${ }^{13} C _{10} \times{ }^2 C _1$
${ }^n C_r=\frac{n!}{(n-r)!r!}$
$\Rightarrow{ }^{13} C_{10}=\frac{13!}{(13-10)!10!}$
$\Rightarrow{ }^{13} C_{10}=\frac{131}{31101}=\frac{13 \times 12 \times 11 \times 101}{3 \times 2 \times 1 \times 101}$
$\Rightarrow{ }^{13} C_{10}=\frac{13 \times 12 \times 11}{3 \times 2 \times 1}=13 \times 6 \times 11$
$\Rightarrow{ }^{13} C_{10}=858$
${ }^2 C _1 \times{ }^{13} C _{10}$
$\Rightarrow 2 \times 858=1716$
Total possible ways to select $11$ players out of $15$ out of which one must be leg spinner out of $2 = 1716$
$ii$. number of ways of selecting $4$ bowlers out of $6={ }^6 C _4$
$\Rightarrow{ }^6 C_4=\frac{61}{(6-4)|4|}=\frac{61}{214!}=\frac{6 \times 5 \times 4!}{2 \times 1 \times 4!}=15$
number of ways of selecting $5$ batsmen out of $6={ }^6 C _5=6$
number of ways of selecting $2$ wicket keepers out of $3={ }^3 C _2={ }^3 C _1=3$
$\Rightarrow{ }^6 C_4 \times{ }^6 C_5 \times{ }^3 C_2$
$\Rightarrow 15 \times 6 \times 3=270$
Total ways to select $4$ bowlers, $2$ wicketkeepers and $5$ batsmen out of $6$ bowlers, $3$ wicketkeepers, and $6$ batsmen in all are $270$.
iii. Here, we have to select $11$ players out of $15$ and there are no restrictions and here the order of the players doesn't matter.
So, we will here apply combination
${ }^n C_r=\frac{n!}{(n-r)|r|}$
$\Rightarrow{ }^{15} C_{11}=\frac{15!}{(15-11)!111}$
$\Rightarrow{ }^{15} C_{11}=\frac{151}{4!11!}=\frac{15 \times 14 \times 13 \times 12 \times 11!}{4 \times 3 \times 2 \times 1 \times 111}$
$\Rightarrow{ }^{15} C_{11}=\frac{15 \times 14 \times 13 \times 12}{4 \times 3 \times 2 \times 1}=15 \times 13 \times 7$
$\Rightarrow{ }^{15} C^{11}=1365$
OR
If one player must always be included, then we have to select $10$ players from $14$
${ }^n C_r=\frac{n!}{(n-r)|r|}$
$\Rightarrow{ }^{14} C_{10}=\frac{14!}{(14-10)!101}$
$\Rightarrow{ }^{14} C_{10}=\frac{14!}{4!10!}=\frac{14 \times 13 \times 12 \times 11 \times 101}{4 \times 3 \times 2 \times 1 \times 101}$
$\Rightarrow{ }^{14} C_{10}=\frac{14 \times 13 \times 12 \times 11}{4 \times 3 \times 2 \times 1}=13 \times 11 \times 7$
$\Rightarrow{ }^{14} C_{10}=1001$
In $1001$  ways can be the final eleven be selected from $15$ cricket players if one particular player must be included.
View full question & answer
Question 24 Marks
Consider the data
$x_i$ $4$ $8$ $11$ $17$ $20$ $24$ $32$
$f _{ i }$ $3$ $5$ $9$ $5$ $4$ $3$ $1$
$i.$ Find the standard deviation. $(1)$
$ii.$ Find the variance.$ (1)$
$iii$. Find the mean. $(2)$
$OR$
Write the formula of variance? $(2)$
Answer
$i.$ By using formula,
$\sigma^2=\frac{1}{N}\left[\sum_{i=1}^n f_i\left(x_i-\bar{x}\right)^2\right]$
$x_i$ $f_i$ $f_i x_i$ $x _{ i }=\bar{x}$ $\left(x_i-\bar{x}\right)^2$ $f _{ i }\left( x _{ i }-\bar{x}\right)^2$
$4$ $3$ $12$ $-10$ $100$ $300$
$8$ $5$ $40$ $-6$ $36$ $180$
$11$ $9$ $99$ $-3$ $9$ $81$
$17$ $5$ $85$ $3$ $9$ $45$
$20$ $4$ $80$ $6$ $36$ $144$
$24$ $3$ $72$ $10$ $100$ $300$
$32$ $1$ $32$ $18$ $324$ $324$
$\text{Total}$ $30$ $420$     $1374$
Given$, N =\sum f_i=30, \sum f_i x_i=420$ and $\sum f_i\left(x_i-\bar{x}\right)^2=1374$
$\therefore \overline{ x }=\frac{\sum_{i=1}^7 f_i x_i}{N}=\frac{420}{30}=14$
Variance $\left(\sigma^2\right)=\frac{1}{N} \sum_{i=1}^7 f_i\left(x_i-\bar{x}\right)^2=\frac{1}{30} \times 1374=45.8$
Standard deviation, $\sigma=\sqrt{\sigma^2}=\sqrt{45.8}=6.77$
$ii.$ Variance $\left(\sigma^2\right)=\frac{1}{N} \sum_{i=1}^7 f_i\left(x_i-\bar{x}\right)^2=\frac{1}{30} \times 1374=45.8$
$iii.$ Given$, N =\sum f_i=30, \sum f_i x_i=420$ and $\sum f_i\left(x_i-\bar{x}\right)^2=1374$
$OR$
$\sigma^2=\frac{1}{N} \Sigma\left(x_i-\bar{x}\right)$
View full question & answer
Question 34 Marks
A satellite dish has a shape called a paraboloid, where each cross section is parabola. Since radio signals $($parallel to axis$)$ will bounce off the surface of the dish to the focus, the receiver should be placed at the focus. The dish is $12$ ft across, and $4.5$ ft deep at the vertex
Image

$i$. Name the type of curve given in the above paragraph and find the equation of curve? $(1)$
$ii.$  Find the equation of parabola whose vertex is $(3, 4)$ and focus is $(5, 4). (1)$
$iii.$ Find the equation of parabola Vertex $(0, 0)$ passing through $(2, 3)$ and axis is along $x-$ axis. and also find the length of latus rectum. $(2)$
OR
$iv$. Find focus, length of latus rectum and equation of directrix of the parabola $x^2=8 y. (2)$
Answer
$i.$ Given curve is a parabola
Equation of parabola is $x^2=4 a y$
It passes through the point $(6, 4.5)$
$\Rightarrow 36=4 \times a \times 4.5$
$\Rightarrow 36=18 a$
$\Rightarrow a=2$
Equation of parabola is $x^2=8 y$
$ii.$ Distance between focus and vertex is $= a =\sqrt{(4-4)^2+(5-3)^2}=2$
Equation of parabola is $(y-k)^2=4 a(x-h)$
where $(h, k)$ is vertex
$\Rightarrow$ Equation of parabola with vertex $(3,4) \ a=2$
$\Rightarrow(y-4)^2=8(x-3)$
$iii$. Equation of parabola with axis along $x -$ axis
$y ^2=4 ax$
which passes through $(2, 3)$
$\Rightarrow 9=4 a \times 2$
$\Rightarrow 4 a =\frac{9}{2}$
hence required equation of parabola is
$y^2=\frac{9}{2} x$
$\Rightarrow 2 y^2=9 x$
Hence length of latus rectum $= 4a = 4.5$
OR
$x^2=8 y$
$a = 2$
Focus of parabola is $(0, 2)$
length of latus rectum is $4 a=4 \times 2=8$
Equation of directrix $y + 2 = 0$
View full question & answer