DataScience ExpertRating
DataScience ExpertRating
Final answer: c. They cannot store files larger than any one computer disk.
4. **Key-Value Stores:**
- Which of the following databases are the examples of key-value stores?
- [ ] a. Redis
- [ ] b. CouchDB
- [ ] c. MongoDB
- [ ] d. Riak
5. **Hadoop Components:**
- Which of the following Hadoop components is used for managing the cluster resources?
- [ ] a. HDFS
- [ ] b. YARN
- [ ] c. MapReduce
- [ ] d. Hive
6. **Cycles in Graphs:**
- In relation to cycles and full connectivity of graphs, what is the threshold for the existence of
cycles in G(n, p)?
- ○ a. \( p = 1/2n \)
- ○ b. \( p = \sqrt{n} \)
- ○ c. \( p = 1/n \)
- ○ d. \( p = 1/\sqrt{n} \)
7. **Markov's Inequality:**
- In relation to Markov's inequality, if \( x \) is a non-negative random variable, then which of
the following statements is correct, when \( a > 0 \)?
- [ ] a. Prob\( (x \geq a) \geq E(x)/a \)
- [ ] b. Prob\( (x \geq a) \leq E(x)/a \)
- [ ] c. Prob\( (x \leq a) \leq E(x)/a \)
- [ ] d. Prob\( (x = a) > E(x)/a \)
Final answer: b. 0
Final answer: b. 2r
Final answer: c. It states that volatility for a time period t is auto-correlated with volatility from
period (t – 1), or more preceding periods.
Final answer: c. \
Final answer: c. Spark can be run on the user's local system for testing and development.
35. **Heteroskedasticity:**
- Select the Correct Statement about Heteroskedasticity?
- [ ] a. Linear Regression having varying error terms
- [ ] b. Linear Regression having constant error terms
- [ ] c. Linear Regression having zero error terms
- [ ] d. None of these