Using the worksheet, find out the error and its reason for the given 'VLOOKUP' syntax:
\[ \begin{array}{|c|c|c|c|} \hline \text{S. No.} & \text{Consumables} & \text{Price in FY 21-22} & \text{Price in FY 23-24} \\ \hline 1 & \text{Muskmelon} & 45 & 122 \\ 2 & \text{Watermelon} & 9 & 21 \\ 3 & \text{Squash} & 22 & 35 \\ 4 & \text{Gourd} & 47 & 68 \\ 5 & \text{Curd} & 49 & 66 \\ 6 & \text{Brisket} & 33 & 43 \\ 7 & \text{Poultry} & 88 & 96 \\ \hline \end{array} \]
(i) =VLOOKUP(B1, B4 : D6, 2, 0)
(ii) =SQRT(VLOOKUP(C2, C2 : D8, 2, 0) – 100)
(iii) =VLOOKUP(B5, B6 : D8, 1, 0)
(iv) =VLOOKUP(B3, B2 : D8, 5, 0)
(v) =VLOOKUP(B5, B3 : D8, 0, 0)
(vi) =VLOOKUP(B2, B2 : D7, 2, 0)/0
\[ \begin{array}{|c|c|c|} \hline \textbf{VLOOKUP Syntax} & \textbf{Error} & \textbf{Reason} \\ \hline \text{(i) =VLOOKUP(B1, B4:D6, 2, 0)} & \#N/A & \text{B1 is not found in the first column of B4:D6.} \\ \hline \text{(ii) =SQRT(VLOOKUP(C2, C2:D8, 2, 0) - 100)} & \#N/A & \text{C2 is not in the first column of C2:D8, causing an invalid result.} \\ \hline \text{(iii) =VLOOKUP(B5, B6:D8, 1, 0)} & \#VALUE! & \text{Column index 1 is invalid for the range B6:D8.} \\ \hline \text{(iv) =VLOOKUP(B3, B2:D8, 5, 0)} & \#REF! & \text{Column index 5 exceeds the columns in B2:D8.} \\ \hline \text{(v) =VLOOKUP(B5, B3:D8, 0, 0)} & \#VALUE! & \text{Column index 0 is invalid (must be at least 1).} \\ \hline \text{(vi) =VLOOKUP(B2, B2:D7, 2, 0)} & \text{No error} & \text{Correct syntax, returns value from the second column.} \\ \hline \end{array} \]
Explanation:
A school is organizing a debate competition with participants as speakers and judges. $ S = \{S_1, S_2, S_3, S_4\} $ where $ S = \{S_1, S_2, S_3, S_4\} $ represents the set of speakers. The judges are represented by the set: $ J = \{J_1, J_2, J_3\} $ where $ J = \{J_1, J_2, J_3\} $ represents the set of judges. Each speaker can be assigned only one judge. Let $ R $ be a relation from set $ S $ to $ J $ defined as: $ R = \{(x, y) : \text{speaker } x \text{ is judged by judge } y, x \in S, y \in J\} $.
Given below is a heterogeneous RNA formed during Eukaryotic transcription:
How many introns and exons respectively are present in the hnRNA?