Quiz Space

Big Data and Biological Networks · End Term · 13 Apr 2025 · January 2025 term

Question 31: A research team studying neural connectivity in the pref…

Question 31

+2 marksNumerical answer

A research team studying neural connectivity in the prefrontal cortex has mapped interactions between key neurons involved in decision-making processes. They modeled the network using a modified Watts-Strogatz approach with N=4 nodes (neurons) and the following adjacency matrix:

P1P2P3P4
P10101
P21010
P30101
P41010

Based on the above data, answer the given subquestions.

When a decision task is initiated, neuron 3 shows elevated firing rates, which researchers believe coordinates the decision-making process. After analyzing the network topology, the degree centrality of protein 3 is ______________

Show answer

Correct answer: 0.67

Question 31 of 44 in the IIT Madras BS Big Data and Biological Networks (Big Data and Biological Networks) End Term paper sat on 13 Apr 2025, in the January 2025 term (IIT M IMPROVEMENT AN EXAM QIM3 13 Apr 2025). It carries 2 marks.

More questions from this paper

  1. Q1The bond between two amino acids is called:
  2. Q2How many codons in the genetic code translate to amino acids?
  3. Q3Which of the following is a key characteristic of post-translational modifications?
  4. Q4Which of the following best describes the fundamental principle behind a Genome-Wide Association Study (GWAS)?
  5. Q5Enumerate the total number of strings that can be generated with 20 words?
  6. Q6Figure question
  7. Q7Figure question
  8. Q8Which of the following is false?
  9. Q9Applications of transcriptomics include:
  10. Q10Which of the following mutations could not affect gene expression?
  11. Q11Which of the following distinguish Next-Generation Sequencing from traditional Sanger sequencing?
  12. Q12Which of the following biological processes involve the DNA:
  13. Q13The number of stuck/blocked reactions in the microbe ‘A’ when grown alone is 42. The number of stuck reactions is reduc…
  14. Q14Figure question
  15. Q15Scientists are studying genetic interactions in yeast by creating knockout strains. They observe the following results:…
  16. Q16Researchers conducted a network motif analysis on two biological networks (Network α and Network β) and obtained the fo…
  17. Q17NOTE: Enter the exact answer without any extra space in the beginning or at the end.
  18. Q18NOTE: Enter the exact answer without any extra space in the beginning or at the end.
  19. Q19In a Watts-Strogatz small-world network model with n nodes, k initial nearest neighbors per node (k ≪ n), and rewiring …
  20. Q20A data science team is analyzing social network interactions to compare user engagement patterns between weekday and we…
  21. Q21What is the average degree (regardless of the direction) of the 4-mer overlap graph constructed from “CAGATGTAT”?
  22. Q22What is the best global alignment score for the sequences "GTACTG" and "TAGTCTG" with the scoring scheme: matches = +2,…
  23. Q23Elucidate the final sequence that is obtained from the kmers: TATT, TGAT, GATC, ATGT, GTAT, CATG, ATCA, TCAT, TGTA.
  24. Q24Consider the following statements:\ Assertion (A): Dynamic Programming based approach is required to solve the sequence…
  25. Q25Choose the correct option: | Task | Category | |---|---| | Predicting whether a user is a bot in a social network | Rel…
  26. Q26Choose the most appropriate option: | Embedding Method | Learning Paradigm | Feature Matrix | |---|---|---| | (1) DeepW…
  27. Q27Figure question
  28. Q28Figure question
  29. Q29Consider a two-layer neural network with the following architecture: h_1 = W_1 x + b_1 z_1 = \text{ReLU}(h_1) h_2 = W_2…
  30. Q30A two-layer neural network with the 2 features, x_1,\ x_2 is defined below: \begin{aligned} h_1 &= W_1 x + b_1 \ z_1 &=…
  31. Q32A research team studying neural connectivity in the prefrontal cortex has mapped interactions between key neurons invol…
  32. Q33A research team studying neural connectivity in the prefrontal cortex has mapped interactions between key neurons invol…
  33. Q34In a social network analysis study, researchers are examining friendship connections between users on a new platform. I…
  34. Q35Which of the following concepts are fundamental to understanding and performing sequence alignment?
  35. Q36Which of the following is true about genome assembly?
  36. Q37Which of the following statements about GraphSAGE are true?
  37. Q38Task-specific labels are scarce during the training phase. The pretraining helps to develop a general understanding of …
  38. Q39Figure question
  39. Q40What are the limitations of shallow embeddings?
  40. Q41Which of the following are true for graph filters:
  41. Q42Figure question
  42. Q43What is the primary challenge in applying classical deep neural networks to graph structured data?
  43. Q44What is the primary purpose of introducing a normalization step in a neural network