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. In general, what is true regarding Fagin's algorithm? A. It performs a complete scan over the posting files B. It provably returns the k documents with the largest aggregate scores C. Posting files need to be indexed by the TF-IDF weights D. It never reads more than (kn)½ entries from a posting list Answer:
B
m1_preference
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. Which list contains all satellites? A. a plane and a helicopter B. Venus and the Kuiper belt C. space shuttles and rocket launch platforms D. the ISS, the moon, Europa Answer:
D
openbookqa
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. What helps producers make food? A. Decomposition. B. heat energy C. honeybees D. Chemical energy E. Electrical energy F. animals G. an electric stove H. Power plants Answer:
A
qasc
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. All matter in the universe is composed of one or more unique pure substances called what? A. molecules B. elements C. atoms D. compounds Answer:
B
sciq
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. The cochlea and vestibul make up what part of the ear? A. outer B. middle C. inner D. upper 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 statement(s) is/are true about different types of coverage for coverage-guided fuzzing? A. If you cover all edges, you also cover all blocks B. Full line/statement coverage means that every possible control flow through the target has been covered C. Full data flow coverage is easier to obtain than full edge coverage D. Full edge coverage is equivalent to full path coverage because every possible basic block transition has been covered 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 activity in the brain causes epilepsy? A. toxic overload B. abnormal electrical activity C. hormone imbalance D. bleeding Answer:
B
sciq
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. What shares a location with spiracles? A. wings B. pistons C. white D. bats E. animals F. insects G. pollen H. ovaries Answer:
A
qasc
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. what is generally preceded by flirting in a modern relationship? A. PDAs B. ligt C. Decibels D. firm hugs E. friction F. heat G. autumn H. mating Answer:
H
qasc
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. Obligate anaerobes live and grow in the absence of what? A. molecular carbon B. molecular nitrogen C. molecular oxygen D. atomic oxygen Answer:
C
sciq
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. Skeletal muscle tissue is arranged in bundles surrounded by this? A. connective tissue B. soft tissue C. cartilage D. epithelial tissue Answer:
A
sciq
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. Smoking tobacco can cause what to increase? A. major threat to health B. cause people to become sick. C. enormous damage to homes D. Abnormal cell growth E. Greenhouse gases F. recovery time from fatigue G. massive damage H. smell and taste Answer:
F
qasc
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. Your aim is to evaluate a movie review analysis system, the purpose of which is to determine whether a review is globally positive or negative. For each movie review, such a system outputs one of the following classes: positive and negative. To perform your evaluation, you collect a large set of reviews and have it annotated by two human annotators. This corpus contains 95% of negative reviews (this 95% ratio is for this first question only and may change in the next questions). What metrics do you think are appropriate to evaluate the system on this corpus? You will get a penalty for wrong ticks. A. Cohen's kappa B. accuracy C. precision D. recall E. standard deviation F. F1-score Answer:
A
m1_preference
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. The concentration of hydronium ions in a solution is known as what? A. acidity B. akaline C. base D. pH value Answer:
A
sciq
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. What redirects light in a camera? A. cactuses B. microscope C. photons D. electricity E. The shutter F. A mirror G. A photo H. The film Answer:
F
qasc
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. What is each half of the cerebrum called? A. demisphere B. a biplane C. a describe D. a hemisphere Answer:
D
sciq
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. Where do the eggs develop? A. the ovaries B. the follicles C. the glands D. the uterus Answer:
A
sciq
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. Over the years, the desert rat has evolved traits that help it live with low supplies of water, what is this an example of? A. Acquired statistics B. Acquired interests C. Acquired characteristics D. Acquired heuristics Answer:
C
openbookqa
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. Bluetooth pairing v2.0 is based on\dots A. bilinar mappings over elliptic curves. B. a short authenticated string. C. an ephemeral secret PIN code. D. a secure token. Answer:
A
m1_preference
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. Plants are grown where they are protected from what? A. the sky B. disease C. storms D. cold air E. the water F. the warmth G. sun's heat H. the cold Answer:
H
qasc
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. What typically travel long distances? A. slugs B. snails C. home bodies D. manatees E. supersonic F. trains G. humans H. Cars Answer:
D
qasc
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. Hydropower requires what? A. a hydraulic system B. increases a body's strength C. helping to prevent floods D. Electric generators E. flow of electrons F. energy of moving objects G. power stations H. fissures of hot, acidic water Answer:
C
qasc
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. What are the structural and functional units of learning and behavior? A. electrons B. neurons C. bushes D. nucleus E. animals F. nerves G. proteins H. complex Answer:
B
qasc
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. The continents currently experiencing winter will be the ones which are A. facing the sun B. distant from sun C. nearest the sun D. bathing in sun Answer:
B
openbookqa
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. Consider the following shellcode, which of the following statement(s) is/are correct? \begin{lstlisting}[language=nasm,style=nasm] needle: jmp gofar goback: pop %rdi xor %rax, %rax movb $0x3b, %al xor %rsi, %rsi xor %rdx, %rdx syscall gofar: call goback .string "/bin/sh" \end{lstlisting} A. Lines 2-6 are preparing arguments for the syscall invocation. B. In the exploit payload, the string "/bin/sh" must end with a "0x0" byte to ensure it is terminated correctly. C. The purpose of line 8 is to push the address of "/bin/sh" to the stack and jump to line 2. D. Line 3 is not necessary. Answer:
A
m1_preference
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. You can recharge your iPhone by using A. ice cubes B. money C. wind D. frozen apple farts Answer:
C
openbookqa
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. The needed number of DES operations to attack DES is about ... A. $2^{54}.$ B. $2^{64}.$ C. $2^{128}.$ D. $2^{256}.$ Answer:
A
m1_preference
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. When animals get rid of their gaseous waste, what is exhaled through their mouth and nose? A. oxygen B. hydrogen C. carbon monoxide D. carbon dioxide Answer:
D
sciq
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. What term refers to the deliberate prevention of pregnancy? A. reproduction B. contraception C. cessation D. abortion Answer:
B
sciq
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. Different types of interference include destructive and what else? A. consistent B. helpful C. active D. constructive Answer:
D
sciq
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. You are doing your ML project. It is a regression task under a square loss. Your neighbor uses linear regression and least squares. You are smarter. You are using a neural net with 10 layers and activations functions $f(x)=3 x$. You have a powerful laptop but not a supercomputer. You are betting your neighbor a beer at Satellite who will have a substantially better scores. However, at the end it will essentially be a tie, so we decide to have two beers and both pay. What is the reason for the outcome of this bet? A. Because we use exactly the same scheme. B. Because it is almost impossible to train a network with 10 layers without a supercomputer. C. Because I should have used more layers. D. Because I should have used only one layer. Answer:
A
m1_preference
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. what have woody stems covered with bark? A. bamboo B. Spruce C. oak D. h2o E. grass F. elms G. roses H. bushes Answer:
F
qasc
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. A passive adversary\dots A. can only listen to the communications. B. can play the man-in-the-middle. C. can only alter messages. D. can delete messages. Answer:
A
m1_preference
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. Which of the following is well preserved by 2G? A. Confidentiality B. Message Integrity C. Challenge freshness D. Authentication of Mobile Station 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 wave results from snapping a rubber band? A. sound B. snap in half C. electromagnetic D. energy E. Energy. F. ultraviolet G. heat H. kinetic Answer:
A
qasc
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. What type of cells does meiosis produce? A. diploid daughter cells B. child cells C. haploid daughter cells D. mutated cells Answer:
C
sciq
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. Factories often add something to the environment that is A. helpful B. productive C. sanitizing D. posionous Answer:
D
openbookqa
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. What is formed when nitrogen and sulfur oxides dissolve in rain? A. toxic rain B. ozone C. acid rain D. hail Answer:
C
sciq
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. Select the answer that correctly describes the differences between formal and natural languages. A. Formal languages are by construction explicit and non-ambiguous while natural languages are implicit and ambiguous B. Formal languages are by construction implicit and non-ambiguous while natural languages are explicit and ambiguous C. Formal languages are by construction explicit and ambiguous while natural languages are implicit and non-ambiguous Answer:
A
m1_preference
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. What is most like a fish? A. offspring of frogs B. a desk C. a diva D. a solar system Answer:
A
openbookqa
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. Let $G_1, G_2, G_3$, be valid generator matrices of dimensions $\mathbb F^{k_i imes n_i}$, all over the same field $\mathbb F$. Recall that ``valid'' means that for all $i$, $k_i \leq n_i$ and $ ext{rank}(G_i) = k_i$. True or false: Assuming $k_1 = k_2 + k_3$, the matrix $egin{pmatrix} G_1 &\vline &egin{matrix} G_2 &\vline &0\ \cline{1-3} 0 &\vline &G_3 \end{matrix} \end{pmatrix}$ is also a valid generator matrix. 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. The three greatest proximate threats to biodiversity are habitat loss, overharvesting, and introduction of what? A. solar radiation B. carbon monoxide C. carbon dioxide D. exotic species Answer:
D
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. what between objects formed deep within the Earth causes them to smooth A. Movement B. loose soil C. erosion D. contact E. soils F. break off G. friction H. Bend Answer:
D
qasc
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. when an object is made from a material, what does it take on from that material? A. heat energy B. electromagnetic energy C. kinetic energy D. characteristics E. newtons F. nothing G. gravity H. Electrical energy Answer:
D
qasc
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. As you go from farther away from an object to closer to it, the object will A. get smaller B. hit you C. die D. get big Answer:
D
openbookqa
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. When constructing a word embedding, negative samples are: A. Word - context word combinations that are not occurring in the document collection B. Context words that are not part of the vocabulary of the document collection C. All less frequent words that do not occur in the context of a given word D. Only words that never appear as context word Answer:
A
m1_preference
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. What is the most common type of organic compound? A. carbohydrates B. hydrocarbons C. proteins D. lipids Answer:
A
sciq
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. _ is how organisms grow and repair themselves. A. complex B. recycling C. properties D. fusion E. fission F. bacteria G. Mitosis H. potatoes Answer:
G
qasc
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. What is a trait whose allele is found on a sex chromosome called? A. dimorphism - linked trait B. sex-linked trait C. gender trait D. genomic trait Answer:
B
sciq
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. Which requires an outlet? A. cold iced tea B. usb tape player C. frothy beer D. blowing leaves Answer:
B
openbookqa
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. For each of the sub-questions of this question (next page), tick/check the corresponding box if the presented sentence is correct at the corresponding level (for a human). There will be a penalty for wrong boxes ticked/checked.The duke were also presented with a book commemorated his visit’s mother. A. lexical B. syntactic C. semantic D. pragmatic E. none of the above is correct Answer:
A
m1_preference
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. having what is a cause of mortality A. natural predators B. seasons C. Abnormal cell growth D. liver cancer E. insects F. chickenpox G. influenza H. sunlight Answer:
A
qasc
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. After infecting a host, what inactive state do some viruses enter? A. potency B. latency C. hibernation D. immunity Answer:
B
sciq
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. Most lipids in your diet should be what type, found mainly in plant sources and also in fish? A. aromatic B. fat C. unsaturated D. saturated 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 statements are correct? A. One iteration of standard SGD for SVM costs roughly $\Theta(D)$, where $D$ is the dimension. B. Unions of convex sets are convex. C. Hinge loss (as in SVMs) is typically preferred over L2 loss (least squares loss) in classification tasks. D. In PCA, the first principal direction is the eigenvector of the data matrix $\boldsymbol{X}$ with largest associated eigenvalue. E. MSE (mean squared error) is typically more sensitive to outliers than MAE (mean absolute error). F. One iteration of standard SGD for logistic regression costs roughly $\Theta(N D)$, where $N$ is the number of samples and $D$ is the dimension. Answer:
A
m1_preference
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. What is fluid friction with air called? A. buoyancy B. air resistance C. wind resistance D. gravity Answer:
B
sciq
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. How do ants communicate? A. With their voice B. Chemical energy C. mechanical waves D. With their eyes E. during the day F. With their movements G. With their hormones H. electrically Answer:
G
qasc
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. Bread makers only run if you have A. an extension cord B. adamantium claws C. a power cord D. dirt and gravel Answer:
C
openbookqa
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. Which is most accurate? A. the Earth revolves around a large, bright nuclear reactor B. the sun makes magical reactions that are visible C. the sun makes nuclear reactions that are visible instantly D. the sun makes nuclear reactions that are visible only days later Answer:
A
openbookqa
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. What is used for cooling detectors of infrared telescopes? A. carbon dioxide B. liquid nitrogen C. hand nitrogen D. material nitrogen Answer:
B
sciq
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. What is an edible part of a plant? A. sugar B. seeds C. bamboo D. roots E. stem F. food G. leaves H. branches Answer:
G
qasc
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. Tick the \emph{false} assertion. The index of coincidence A. is a probability. B. can help breaking Vigen\`ere cipher. C. is different for a random string than for some text in English. D. is the best known attack against the Vernam cipher. Answer:
A
m1_preference
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. What is another name for trisomy 21? A. Fragile X B. Tay-Sachs Disease C. down syndrome D. cystic fibrosis Answer:
C
sciq
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. what impact does smoking have? A. Dehydration B. good C. negative D. dangerous E. liver cancer F. healthy G. wellness H. cancer Answer:
C
qasc
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. Which can is depleted permanently? A. bright sunlight B. corn C. polluted water D. coal Answer:
D
openbookqa
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. What is the study of chemical processes that occur in living things? A. phrenology B. biochemistry C. cardiology D. physiology Answer:
B
sciq
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. Animal-like protists are called what? A. genus B. larvae C. bacteria D. protozoa Answer:
D
sciq
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. Bluetooth pairing v2.0 is based on\dots Question Options: 1. bilinar mappings over elliptic curves. 2. a short authenticated string. 3. an ephemeral secret PIN code. 4. a secure token. A. bilinar mappings over elliptic curves. B. a short authenticated string. C. an ephemeral secret PIN code. D. a secure token. Answer:
A
m1_preference
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. What helps pollinates plants? A. Birds B. A quiet location C. animals D. Bats E. A sandy ground F. Severe thunderstorms G. insects H. Bees Answer:
A
qasc
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. A MAC forgery is\dots A. a valid pair $(X,c)$ produced by the adversary. B. a valid pair $(X,c)$ produced by the MAC issuer. C. a valid pair $(X,c)$ produced by the MAC verifier. D. a key recovery attack. Answer:
A
m1_preference
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. What should the minimal length of the output of a hash function be to provide security against \emph{preimage attacks} of $2^{256}?$ A. $2^{256}$ bits. B. $2^{512}$ bits. C. $256$ bits. D. $512$ bits. Answer:
A
m1_preference
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. The test loss of logistic regression is always zero. A. TRUE B. FALSE Answer:
B
m1_preference
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. In hornworts, the horns are the sporophytes that rise up from what? A. the roots B. the polyol gametophyte C. the leaflike gametophyte D. the breaza gametophyte Answer:
C
sciq
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. What is the process by which plants gain energy and produce sugar? A. respiration B. photosynthesis C. glycolysis D. chemosynthesis Answer:
B
sciq
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. Which of the following statement(s) is/are true about Safe Exception Handling (SEH)? A. Neither SafeSEH nor SeHOP checks the order and number of exception handlers. B. The implementation of SEH is compiler specific. C. SEH is a defense that protects C/C++ programs against control-flow hijack attacks through changing exception data structures. D. SafeSEH provides stronger protection than SeHOP. Answer:
A
m1_preference
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. Why do block ciphers use modes of operation? A. it is necessary for the decryption to work. B. to be provably secure. C. to use keys of any size. D. to encrypt messages of any size. Answer:
A
m1_preference
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. A multiset is an unordered collection where elements can appear multiple times. We will represent a multiset of Char elements as a function from Char to Int: the function returns 0 for any Char argument that is not in the multiset, and the (positive) number of times it appears otherwise: type Multiset = Char => Int Assuming that elements of multisets are only lowercase letters of the English alpha- bet, what does the secret function compute? def diff(a: Multiset, b: Multiset): Multiset = \t x => Math.abs(a(x) - b(x)) def secret(a: Multiset, b: Multiset) = \t (’a’ to ’z’).map(x => diff(a, b)(x)).sum == 0 A. Checks if b is a subset of a B. Checks if a and b are disjoint C. Checks if a is a subset of b D. Checks if a and b are equal E. Checks if a and b are empty F. Checks if a is empty Answer:
D
m1_preference
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. wiring can be done with what A. thread B. an object C. buses D. nerves E. energy F. cotton G. Copper H. rubber Answer:
G
qasc
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. Torpor, a process that leads to a decrease in activity and metabolism and allows animals to survive adverse conditions, includes what long winter 'sleep'? A. hibernation B. fermentation C. relaxation D. pollination Answer:
A
sciq
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. The highest point of a wave is called? A. crest B. threshold C. surge D. frequency Answer:
A
sciq
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. What do clams feed on? A. sand particles B. jellyfish C. Something made from fermented ricce D. plankton and nonliving organic E. minnows and other small fish F. Something that is secreted in a shallow cup. G. Something with a head, thorax, and abdomen H. sub-units of species Answer:
D
qasc
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. Cellular respiration uses oxygen to harvest what from organic molecules? A. energy B. water C. light D. chlorophyll Answer:
A
sciq
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. Fossil records support the idea that periods of little change may be interrupted by bursts of rapid change, an evolutionary model contrasted by what? A. minimalism B. darwinian C. elitism D. gradualism Answer:
D
sciq
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. A red blood cell will swell and burst when placed in a? A. hypotonic solution B. exothermic solution C. acidic solution D. dissolved solution Answer:
A
sciq
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. Which of the following keeps food viable for extended flights? A. evaporation B. microwaving C. boiling D. freeze drying E. layers of fat F. deep frying G. mechanical H. Dehydration Answer:
D
qasc
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. Let $\mathcal C_1$ be a linear code over $\mathbb F_3^n$, and let $\mathcal C_2$ be a linear code over $\mathbb F_2^n$. True or false: $\mathcal C_1 \cap \mathcal C_2$ is necessarily a linear code over $\mathbb F_3^n$. A. False B. True Answer:
A
m1_preference
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. Some strange life forms have an envelope of what? A. Chemical energy B. biological diversity C. Something coming from a gland D. layers of fat E. characteristics F. phospholipids and proteins G. Positive charges H. visible energy Answer:
F
qasc
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. What causes solids to form? A. Physical weathering B. an external framework C. Physical changes D. adding sand E. adding mud F. heating liquids G. adding water H. A solid geometric shape Answer:
C
qasc
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. Let \(A = \{a, b, c, d, ..., z\}\) be the set of lower cased English letters. Let \(S = \{a, b, ab, cd, ae, xy, ord, ...\}\) be the set of all strings using \(A\) as an alphabet. Given \(s\in S\), \(N(s)\) is the number of vowels in \(s\). For example,\(N(algrzqi) = 2\), \(N(bebebe) = 3\). We say \((s, t)\) belongs to relation \(R\) if \(N(s) \leq N(t)\). Which of the following statements are true (more than one answer can be correct) ? A. \(R\) is reflexive. B. \(R\) is transitive. C. \(R\) is symmetric. D. \(R\) is not an equivalence relation. Answer:
A
m1_preference
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. What does cold air replacing warm air cause? A. Greenhouse gases B. Pollution C. Dehydration D. thunderstorms E. steady barometer readings F. hypothyroidism G. constant air pressure H. stagnant air temperature Answer:
D
qasc
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. Which of the following statements are correct? A. One iteration of standard SGD for SVM costs roughly $\Theta(D)$, where $D$ is the dimension. B. Unions of convex sets are convex. C. Hinge loss (as in SVMs) is typically preferred over L2 loss (least squares loss) in classification tasks. D. In PCA, the first principal direction is the eigenvector of the data matrix $\boldsymbol{X}$ with largest associated eigenvalue. E. MSE (mean squared error) is typically more sensitive to outliers than MAE (mean absolute error). F. One iteration of standard SGD for logistic regression costs roughly $\Theta(N D)$, where $N$ is the number of samples and $D$ is the dimension. Answer:
A
m1_preference
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. What is it called when two substances are dissolved? A. Dilution B. Bodily water C. vaporization D. watershred E. thirst F. bamboo G. Condensation H. salinity Answer:
A
qasc
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. Is sleep an active or inactive state in the brain? A. different B. inactive C. active D. intense Answer:
C
sciq
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. Plants derive what from soil? A. pollination and germination B. life sustaining substances C. roots and oxygen D. oxygen and argon Answer:
B
openbookqa
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. Compared to an area with farmland, an area with housing developments has more A. crops B. wilderness C. light pollution D. animals Answer:
C
openbookqa
The following are multiple choice questions (with answers) about knowledge and skills in advanced master-level STEM courses. What do ants use to communicate with the colony? A. radio B. heat energy C. calls D. Chemical energy E. sound F. pheremones G. nerves H. singing Answer:
F
qasc