prompt
stringlengths
140
2.04k
completion
stringclasses
8 values
dataset
stringclasses
4 values
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. what makes sand formations? A. potash B. wind C. fibers D. fish E. Rain F. sea G. soils H. coral Answer:
B
qasc
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. What does does the gravitational pull of the Moon on Earth's oceans cause? A. deer calls B. waves C. rivers D. two E. erosion F. trees G. Energy. H. moon cycles Answer:
B
qasc
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. Which of these is likely to get hot A. an angel B. a kite C. a bird D. space craft Answer:
D
openbookqa
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. Organelles whose membranes are specialized for aerobic respiration are called what? A. chloroplasts B. mitochondria C. mitosis D. vacuoles Answer:
B
sciq
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. Someone who believes something despite the evidence is referred to by what term that references a false belief about our planet? A. flat-earther B. solid - earther C. conspiracy theorist D. geocentric-earther Answer:
A
sciq
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. Herbivores eat producers or other what? A. roadkill B. Most plants C. living things D. scarce resources E. carcasses F. dead things G. Chemical energy H. Organic compounds Answer:
C
qasc
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. What is sedimentation caused by? A. salmon B. streams C. wind D. storms E. rain F. a wave G. erosion H. water Answer:
H
qasc
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. Which cipher is AES? A. SAFER B. BLOWFISH C. RIJNDAEL D. RC5 Answer:
A
m1_preference
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. How can we reduce use of energy resources? A. restoration B. modification C. conservation D. liberation Answer:
C
sciq
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. What has a negative impact on water quality? A. rain B. harmful substances C. rain below 5.6 pH D. sleet E. fossil fuels F. Burning fuel and air G. snow H. decaying trees Answer:
C
qasc
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. the contents of which of these will attract a natural honey producer to it? A. a tree bark B. a tree trunk C. a colorful hibiscus D. a green leaf Answer:
C
openbookqa
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. What is the layman's term for mammals raising their hair with tiny muscles in the skin, something that is automatic in humans sensing cold? A. follicles B. hypothermia C. goosebumps D. spine tingling Answer:
C
sciq
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. Which of the following probability distributions are members of the exponential family: A. Cauchy distribution: $p(y|y_0,\gamma) = rac{1}{\pi \gamma [1 + ( rac{y-y_0}{\gamma})^2]}$. B. Poisson distribution: $p(y|\mu) = rac{e^{-y}}{y!}\mu^y$. C. Uniform distribution over $[0,\eta], \eta>0$: $p(y|\eta) = rac{1}{\eta} 1_{y \in [0,\eta]}$. Answer:
A
m1_preference
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. If an organism is a living thing, it will always A. cry B. respirate C. do magic D. walk a rope Answer:
B
openbookqa
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. What kingdom of organisms constitutes up to 20 percent of all living things on earth in mass? A. sporozoans B. archaeans C. protists D. vertebrates Answer:
B
sciq
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. What are formed by atoms gaining electrons? A. ions B. cations C. oxides D. anions Answer:
D
sciq
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. An object can be seen if it reflects light toward what? A. visual organ B. eye spy C. feet D. brain Answer:
A
openbookqa
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. The Fermat Test outputs `maybe prime' with probability which may be high given though $n$ is composite when ... A. $n$ is an even composite. B. $n$ is a Fermat number. C. $n$ is the multiplication of two primes. D. $n$ is a Carmichael number. Answer:
A
m1_preference
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. What type of hybridization does ammonia undergo? A. sp 3 hybridization B. nh3 hybridization C. h2O hybridization D. ionic hybridization Answer:
A
sciq
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. What is the name of the major components of cell membranes called? A. antibodies B. eukaryotes C. cytoplasm D. phospholipids Answer:
D
sciq
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. What organ system transports blood through the body and to and from the lungs? A. nervous B. metabolism C. digestive D. circulatory Answer:
D
sciq
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. Let $S_{0},S_{1},S_{2},\dots$ be an infinite sequence produced by a source $\mathcal{S}$. All $S_{n}$ take values in $\{0,1\}$, and $S_{n+1}$ depends only on $S_n$, that is, $p_{S_{n+1} | S_0, \dots, S_n}(s_{n+1} | s_0, \dots, s_n) = p_{S_{n+1} | S_n}(s_{n+1} | s_n)$. The probability $p_{S_{n+1}|S_{n}}$ is schematically represented in the graph below: egin{center} ikzset{ state/.style = { draw, circle, minimum size = 20pt, font = ontsize{12}{12}\selectfont, } } egin{tikzpicture}[> = latex] ode[state] (a) {$0$}; ode[state, right of = a] (b) {$1$}; \path[->] (a) edge[bend left, above] node {$1/2$} (b); \path[->] (a) edge[loop left] node {$ rac{1}{2}$} (); \path[->] (b) edge[bend left, below] node {$1/4$} (a); \path[->] (b) edge[loop right] node {$ rac{3}{4}$} (); \end{tikzpicture} \end{center} For instance, the edge from $0$ to $1$ means that $p_{S_{n+1}|S_{n}}(1|0) = rac{1}{2}$. We also have that $p_{S_0}(0)=1$. True or false: $H(\mathcal{S})= h(1/3)$, where $h$ is the binary entropy. A. True B. False Answer:
A
m1_preference
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. Which of these are essential to people who commute to work in an automobile? A. cats B. clouds C. dogs D. dead dinosaurs Answer:
D
openbookqa
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. Which of the following is an acceptable commitment scheme, i.e., one that verifies the hiding and binding property (for a well chosen primitive and suitable $x$ and $r$): A. $Commit(x;r) = Enc_r(x)$, where $Enc_r$ is a symmetric encryption scheme with key $r$. B. $Commit(x;r) = H(x)$, where $H$ is a hash function. C. $Commit(x;r) = x \oplus r$, where $\oplus$ is the bitwise xor operation. D. $Commit(x;r) = H(r\|x)$, where $H$ is a hash function and $\|$ denotes the concatenation. Answer:
A
m1_preference
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. What occurs when light reflects off a very smooth surface and forms a clear image? A. projection B. absorption C. regular reflection D. refraction Answer:
C
sciq
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. Large fluffy clouds in winter may A. sink B. burn C. melt D. precipitate Answer:
D
openbookqa
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. What happens to a substance in a liquid state when the temperate is lowed? A. it evaporates B. it solidifies C. it dissipates D. it melts Answer:
B
sciq
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. Oxygen reaches what veinless part of the eye by diffusing through its tear layer? A. pupil B. retina C. cornea D. membranes Answer:
C
sciq
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. Select the \emph{incorrect} statement. A. The non-deterministic encryption can encrypt one plaintext into many ciphertexts. B. The non-deterministic encryption always provides perfect secrecy. C. Plain RSA encryption is deterministic. D. ElGamal encryption is non-deterministic. Answer:
A
m1_preference
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. What helps cells take up glucose from the blood? A. Chemical energy B. Veins and arteries. C. layers of fat D. sweating E. protein hormones F. aqueous solution G. oxidation reaction H. pancreas Answer:
E
qasc
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. Which of the following is correct regarding crowdsourcing? A. Uniform spammers randomly select answers. B. The accuracy of majority voting is never equal to the one of Expectation Maximization. C. Honey pots can detect uniform spammers, random spammers and sloppy workers. D. Majority Decision and Expectation Maximization both give less weight to spammers’ answers. Answer:
C
m1_preference
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. One way to retain your own thermal energy is to A. sit in snow B. wear fluffy socks C. sleep in freezers D. bathe in ice Answer:
B
openbookqa
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. What term refers to the balance, or equilibrium, within the cell or a body, and an organism’s ability to keep a constant internal environment? A. homeostasis B. ketosis C. consciousness D. metabolism Answer:
A
sciq
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. Select the \emph{incorrect} statement. The Bluetooth project aims for A. low complexity. B. low power. C. low cost. D. low security. Answer:
A
m1_preference
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. What makes sedimentary rock turn into metamorphic? A. crust B. erosion C. thrust D. wind E. two F. coal G. calcite H. Force Answer:
H
qasc
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. In practice, what is the typical size of an RSA modulus? A. 64 bits B. 256 bits C. 1024 bits D. 8192 bits Answer:
A
m1_preference
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. Water vapor helps with? A. The sidewalk B. A pool C. A cat D. A habitat Answer:
D
openbookqa
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. A cactus stem is used for storing what? A. dust B. rain C. excretory D. nutrients E. excretion F. food G. liquid H. ice Answer:
G
qasc
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. The more active an animal is A. their water level will stay steady B. the less H2O they need to stay hydrated C. the more H20 they should take in D. the less likely they are to sweat or pant Answer:
C
openbookqa
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. Let $\mathcal{C}$ be a binary $(6,3)$ linear code containing the codewords $\mathbf{x}_1 = 011011$, $\mathbf{x}_2 = 101101$ and $\mathbf{x}_3 = 111000$. True or false: The minimum distance of the code is $d_{\min} = 3$. A. True B. False Answer:
A
m1_preference
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. Ash that enters the air naturally as a result of a volcano eruption is classified as what kind of pollutant? A. natural pollutant B. primary pollutant C. secondary pollutant D. thick pollutant Answer:
B
sciq
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. Recall that we say that a kernel $K: \R imes \R ightarrow \R $ is valid if there exists $k \in \mathbb{N}$ and $\Phi: \R ightarrow \R^k$ such that for all $(x, x') \in \R imes \R $, $K(x, x') = \Phi(x)^ op \Phi(x')$. The kernel $K(x, x') = \cos(x + x')$ is a valid kernel. A. True B. False Answer:
A
m1_preference
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. What causes genetic disorders in humans? A. alterations of chromosome B. pollutants of chromosome C. variations of chromosome D. alterations of genes Answer:
A
sciq
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. Consider the source $S_1, S_2, \dots$ such that $S_1$ is uniformly distributed on $\mathbb{Z}/10\mathbb{Z}^*$, and for every $n\geq 1$, $S_{n+1}$ is distributed uniformly on $\mathbb{Z}/(S_n+1)\mathbb{Z}^*$. Let $H(\mathcal{S}) = \lim_{n o\infty} H(S_n)$. True or false: $H(\mathcal{S}) = 0$. A. False B. True Answer:
B
m1_preference
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. Something that has all of the characteristics of life is considered to be what? A. ecosystem B. alive C. molecule D. organism Answer:
B
sciq
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. What are converted into glucose? A. Positive charges B. oxidation reaction C. Most plants D. Veins and arteries. E. carbohydrates F. By wind and rain G. passenger pigeons H. acetic acid Answer:
E
qasc
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. Which of the following arguments is correct? A. All students in this class understand math. Alice is a student in this class. Therefore, Alice doesn’t understand math. B. Every physics major takes calculus. Mathilde is taking calculus. Therefore, Mathilde is a physics major. C. All cats like milk. My pet is not a cat. Therefore, my pet does not like milk. D. Everyone who eats vegetables every day is healthy. Linda is not healthy. Therefore, Linda does not eat vegetables every day. Answer:
D
m1_preference
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. What may be free-living or parasitic? A. insects B. parasites C. bushes D. nematodes E. trees F. bacteria G. animals H. Most plants Answer:
D
qasc
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. What can polar bears do to generate heat? A. make fire B. eat ice C. stay warm D. nothing E. fur F. motors G. shiver H. sweating Answer:
G
qasc
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. Wind and rain can cause what? A. deforestation B. Greenhouse gases C. Physical weathering D. rainfall E. flooding F. contamination G. Pollution H. Soil movement Answer:
H
qasc
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. Mark any of the following functions that have unique maximizers: A. $f(x) =-x^{2}, \quad x \in[-10,10]$ B. $f(x) =\ln (x), \quad x \in(0,10]$ C. $f(x) =x^{2}, \quad x \in[-10,10]$ D. $f(x) =\cos (2 \pi x), \quad x \in[-1,1]$ E. $f(x) =\cos (2 \pi x), \quad x \in\left[-\frac{1}{2}, \frac{1}{2}\right]$ Answer:
A
m1_preference
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. A creature with ability to lose hair is the A. clam B. fly C. fish D. dalmatian Answer:
D
openbookqa
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. What are the drawbacks of non-preemptive scheduling compared to preemptive scheduling? A. It can lead to starvation especially for those real-time tasks B. Less computational resources need for scheduling and takes shorted time to suspend the running task and switch the context. C. Bugs in one process can cause a machine to freeze up D. It can lead to poor response time for processes Answer:
A
m1_preference
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. storms can do what to seeds via high altitudes A. disperse them B. plant them C. destroy them D. drown them Answer:
A
openbookqa
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. In Text Representation learning, which of the following statements are correct? A. Learning GloVe word vectors can be done using the singular value decomposition, if the $f_{d n}$ weights are set to 1 for all observed entries. B. The skip-gram model for learning original word2vec embeddings does learn a binary classifier for each word. C. FastText as discussed in the course learns word vectors and sentence representations which are specific to a supervised classification task. D. Logistic regression used for text classification is faster at test time when using word vectors as opposed to bag-of-word representation of the input. Answer:
A
m1_preference
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. The average length of a woman’s menstrual cycle is what? A. 19 days B. 16 days C. 28 days D. 5 days Answer:
C
sciq
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. What differ strongly in appearance and are barrel shaped? A. bears B. barnacles C. abdomens D. oxen E. Leptospirosis F. cacti G. burrs H. tunicates Answer:
H
qasc
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. Tick the \textbf{false} statement regarding the DES round function. Question Options: 1. There is an expansion operation $E$ from 32 to 48 bits. 2. A round key is XORed to an internal register. 3. There are $8$ identical S-boxes (substitution boxes) of size $6 \times 4$. 4. There is a permutation $P$ on 32-bits. A. There is an expansion operation $E$ from 32 to 48 bits. B. A round key is XORed to an internal register. C. There are $8$ identical S-boxes (substitution boxes) of size $6 \times 4$. D. There is a permutation $P$ on 32-bits. Answer:
A
m1_preference
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. Some viruses have an envelope of A. fats and proteins B. allow growth C. aerobic capacity D. keeps the organism warm E. wavelengths and photons F. Chemical energy G. looseness H. To keep their body heat. Answer:
A
qasc
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. A Carmichael number $n$ ... A. is a prime number. B. will always pass Fermat's test for any $0 < b < n$. C. verifies that $\forall b$, $\mathsf{gcd}(b,n)=1$ implies that $b^{n-1} \equiv 1 \ \pmod n $. D. will be considered as a prime by the Miller-Rabin algorithm. Answer:
A
m1_preference
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. harming an animal species causes that animal 's population to do what? A. explode B. rise C. plummet D. burst Answer:
C
openbookqa
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. The collision resistance property of a hash function $H$ means that it is infeasible to\dots A. find $Y$ such that $H(X)=Y$ for a given $X$. B. find $X$ such that $H(X)=Y$ for a given $Y$. C. find $X'$ such that $H(X')=H(X)$ and $X\ne X'$ for a given $X$. D. find $X,X'$ such that $H(X)=H(X')$ and $X\ne X'$. Answer:
A
m1_preference
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. What activity is a part of the wheel of organic life? A. having sex B. black holes C. nuclear meltdowns D. supernova Answer:
A
openbookqa
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. What is any nonmetallic, inorganic solid that is strong enough for use in structural applications called? A. metallic B. ceramic C. glass D. tissue Answer:
B
sciq
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. What is able to make food using inorganic molecules? A. trees B. potatoes C. ozone D. organic fertilizer E. bacteria F. a plant G. a consumer H. fungi Answer:
F
qasc
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. Fur is a fiber that is found only in what type of animal? A. goats B. mammal C. humans D. mushrooms E. animals F. fish G. protists H. feet Answer:
B
qasc
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. What property of carbon and other elements can be used to date fossils and rocks, among other things? A. mass B. full-life C. half-life D. magnetic force Answer:
C
sciq
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. Green algae and land plants are closely what? A. unrelated B. different C. foreign D. related Answer:
D
sciq
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. What evolutionary process may affect the distribution of a polygenic trait? A. artificial selection B. characteristic selection C. natural selection D. flow selection Answer:
C
sciq
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. If a flood is occurring there was most likely A. light hail B. clear skies C. great droplets repeating D. some leaves Answer:
C
openbookqa
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. A colleague challenges you to create a $(n-1,k,d_{min})$ code $\mathcal C'$ from a $(n,k,d_{min})$ code $\mathcal C$ as follows: given a generator matrix $G$ that generates $\mathcal C$, drop one column from $G$. Then, generate the new code with this truncated $k imes (n-1)$ generator matrix. The catch is that your colleague only gives you a set $\mathcal S=\{\vec s_1,\vec s_2, \vec s_3\}$ of $3$ columns of $G$ that you are allowed to drop, where $\vec s_1$ is the all-zeros vector, $\vec s_2$ is the all-ones vector, and $\vec s_3$ is a canonical basis vector. From the length of the columns $s_i$ you can infer $k$. You do not know $n$, neither do you know anything about the $n-3$ columns of $G$ that are not in $\mathcal S$. However, your colleague tells you that $G$ is in systematic form, i.e., $G=[I ~~ P]$ for some unknown $P$, and that all of the elements in $\mathcal S$ are columns of $P$. Which of the following options in $\mathcal S$ would you choose as the column of $G$ to drop? A. $\vec s_1$ (the all-zeros vector). B. $\vec s_2$ (the all-ones vector) C. $\vec s_3$ (one of the canonical basis vectors). D. It is impossible to guarantee that dropping a column from $\mathcal S$ will not decrease the minimum distance. Answer:
A
m1_preference
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. Let $S$ be a random variable taking values in $\{a,b,c,d,e\}$ with the following probabilities. $$egin{array}{|c|c|c|c|c|c|} \hline & a & b & c & d & e \ \hline p_S(\cdot) & 1/3 & 1/3 & 1/9 & 1/9 & 1/9\ \hline \end{array}$$ Let $\Gamma_D$ be the $D$-ary Huffman code for $S$. Let $L(S,\Gamma_D)$ be the average codeword-length of $\Gamma_D$, and let $H_D(S)$ be the $D$-ary entropy of $S$. True or false: If $D=3$, then $L(S,\Gamma_D) = H_D(S)$. A. False B. True Answer:
B
m1_preference
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. Rapidly produced genetic vairants are found in organisms with what type of generation time? A. oscillating B. long C. short D. repeating Answer:
C
sciq
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. A mineral’s crystal shape is determined by the way what objects are arranged? A. particles B. atoms C. molecules D. Electrons Answer:
B
sciq
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. A flower's purpose is to be what? A. planted B. dead C. fertile D. observed E. ruined F. dormant G. reproduce H. food Answer:
A
qasc
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. Amniotes are animals that produce eggs with membranes possessing what property, which allowed them to lay eggs on land? A. waterproof B. absorbent C. hard D. heavy Answer:
A
sciq
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. You are using a 3-layer fully-connected neural net with \textbf{ReLU activations}. Your input data has components in [0, 1]. \textbf{You initialize all your weights to -10}, and set all the bias terms to 0. You start optimizing using SGD. What will likely happen? A. The gradient is 0 so nothing happens B. The gradient is very large so the model can't converge C. Training is fine, but our neural net does only as well as a linear model D. Everything is fine Answer:
A
m1_preference
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. Ensuring the information integrity means that\dots A. \dots the information should not leak to any unexpected party. B. \dots the information must be protected against any malicious modification. C. \dots the information should make clear who the author of it is. D. \dots DES is secure. Answer:
A
m1_preference
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. In practice, what is the typical size of an RSA modulus? A. 64 bits B. 256 bits C. 1024 bits D. 8192 bits Answer:
A
m1_preference
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. Cirrus, stratus, and cumulus are types of what? A. storms B. plants C. clouds D. slopes Answer:
C
sciq
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. Population size influences the chances of what within a species? A. relocation B. organs C. diversity D. size E. recovery F. animals G. Plants growth H. color Answer:
C
qasc
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. What are all living things made of? A. water B. cells C. muscles D. proteins Answer:
B
sciq
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. What is the number of electrons equal to in every electrically neutral atom? A. Electrons B. nucleus C. molecules D. protons Answer:
D
sciq
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. What does reducing heat energy do to a vapor? A. decreases its bodily water B. It remains dormant C. evaporation D. recovery time from fatigue E. Dehydration F. Turns it into water G. It becomes dormant H. major threat to health Answer:
F
qasc
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. Stimuli in the brain, stomach, and small intestine activate or inhibit production of what secretion? A. sweat B. metabolic juice C. gastric juice D. digestive juice Answer:
C
sciq
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. What is freshwater below the earth's surface called? A. precipitation B. sediment C. groundwater D. geyser Answer:
C
sciq
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. Consider the following loaded dice with $6$ faces: $P(S_1=6)=5/6$ and $P(S_1 = x)=1/30$ for $x\in\{1,2,3,4,5\}$. Suppose we throw it indefinitely. Hence, we have a source $S=S_1 S_2 S_3\ldots$. Then, the source is stationary. A. True B. False Answer:
A
m1_preference
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. Starch is a large, complex carbohydrate made of thousands of _____ joined together? A. glucose orders ( monomers ) B. glucose units (monomers) C. glucose divisions ( monomers ) D. glucose partitions ( monomers ) Answer:
B
sciq
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. What force opposes a motion of a moving body? for example a car breaking on a road. A. vibration B. thermal C. friction D. tension Answer:
C
sciq
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. Matrix Factorizations: If we compare SGD vs ALS for optimizing a matrix factorization of a $D \times N$ matrix, for large $D, N$ A. (a) Per iteration, SGD has a similar computational cost as ALS B. (b) Per iteration, ALS has an increased computational cost over SGD C. (c) Per iteration, SGD cost is independent of $D, N$ Answer:
A
m1_preference
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. Let $n$ be a positive integer. The Fermat test most likely outputs ``prime'' \dots A. only when $n$ is prime. B. only when $n$ is non-prime. C. when $n$ is prime or when $n$ is not a Carmichael number. D. when $n$ is prime or when $n$ is a Carmichael number. Answer:
A
m1_preference
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. What happens to an environment to cause extinction? A. relocation B. changes C. rain D. exposure E. forces F. wind G. Pollution H. discovery Answer:
B
qasc
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. what are formed by carbonic acid in groundwater seeping through rock dissolving limestone A. oceans B. Calcium carbonate C. coral reefs D. enormous rooms E. a solute F. creeks G. Greenhouse gasses H. a hydraulic system Answer:
D
qasc
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. Changes to the earth can be done as a result of A. high temps B. mild weather C. large storms D. snowing clouds Answer:
A
openbookqa
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. What is generated when a heart ventricle contracts? A. vein pressure B. blood force C. artery pressure D. blood pressure Answer:
D
sciq
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. In the first pass over the database of the FP Growth algorithm A. Frequent itemsets are extracted B. A tree structure is constructed C. The frequency of items is computed D. Prefixes among itemsets are determined Answer:
C
m1_preference
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. Why do we generally treat H2O? A. to add water to crops B. hydration C. vaporization D. to water the garden E. to drink it F. looseness G. to track it H. evaporation Answer:
E
qasc
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. What is another name for mother of pearl? A. calcium B. enamel C. pigment D. nacre Answer:
D
sciq
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. What forms when tectonic plates move above a hot spot? A. volcanic chain B. volcanic setting C. earthquake chain D. volcanic system Answer:
A
sciq
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. A hydrostatic skeleton is a skeleton formed by a fluid-filled compartment within the body, called what? A. coelom B. thallus C. clamon D. endosperm Answer:
A
sciq