0% found this document useful (0 votes)
13 views4 pages

Data Analytics Class Test Questions

The document discusses topics related to descriptive statistics, probability distributions, inferential statistics, regression, ANOVA, big data fundamentals, Hadoop, MapReduce and data processing. It provides examples, definitions and questions to test understanding of these concepts.

Uploaded by

Saksham Rastogi
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
13 views4 pages

Data Analytics Class Test Questions

The document discusses topics related to descriptive statistics, probability distributions, inferential statistics, regression, ANOVA, big data fundamentals, Hadoop, MapReduce and data processing. It provides examples, definitions and questions to test understanding of these concepts.

Uploaded by

Saksham Rastogi
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

Class Test( Objective Types Question)

Subject – Data Analytics (BCST-603)


Date – 05/04/2024
3rd Lecture
Descriptive Statistics:

What is the purpose of descriptive statistics?


a) To make inferences about populations
b) To summarize and describe data
c) To test hypotheses
d) To predict future outcomes

Which of the following measures of central tendency is influenced by extreme values?


a) Mean
b) Median
c) Mode
d) Range

What is the range of a dataset?


a) The average value
b) The difference between the maximum and minimum values
c) The most frequently occurring value
d) The spread of data around the mean

Probability Distributions:

Which distribution is used to describe the number of successes in a fixed number of independent
Bernoulli trials?
a) Normal distribution
b) Binomial distribution
c) Poisson distribution
d) Exponential distribution

In a standard normal distribution, what percentage of the data falls within one standard deviation
from the mean?
a) 68%
b) 95%
c) 99.7%
d) 50%

Inferential Statistics:

What is the purpose of inferential statistics?


a) To summarize data
b) To make predictions about future events
c) To make inferences about populations based on sample data
d) To describe the characteristics of a population

Which of the following is NOT a common inferential statistic?


a) T-test
b) Chi-square test
c) ANOVA
d) Mean

Regression & ANOVA:

What is the primary difference between regression and ANOVA?


a) Regression is used for predicting outcomes, while ANOVA is used for comparing means of multiple
groups.
b) ANOVA is used for predicting outcomes, while regression is used for comparing means of multiple
groups.
c) Regression and ANOVA are essentially the same and can be used interchangeably.
d) Regression is only used for categorical data, while ANOVA is only used for continuous data.

What does the p-value in regression analysis indicate?


a) The strength of the relationship between the variables
b) The probability of observing the data if the null hypothesis is true
c) The amount of variability explained by the model
d) The effect size of the independent variable

Introduction to Big Data:

What are the Four V’s of Big Data?


a) Volume, Velocity, Variety, Value
b) Volume, Velocity, Validation, Veracity
c) Variance, Velocity, Value, Variety
d) Volume, Variability, Velocity, Visualization

What are some drivers for Big Data adoption?


a) Decreasing data complexity
b) Decreasing computational power
c) Increasing data volumes and types
d) Decreasing storage costs

Big Data Technologies:

Which technology is commonly used for parallel processing in Hadoop?


a) MapReduce
b) SQL
c) Python
d) Java
What is the null hypothesis typically denoted by?
a) H0
b) H1
c) α
d) p-value

Regression & ANOVA:

What type of relationship does linear regression analyze?


a) Linear
b) Non-linear
c) Exponential
d) Logarithmic

In ANOVA, what does the F-statistic measure?


a) The variation within groups
b) The variation between groups
c) The overall mean of the data
d) The effect size

What are some drivers for Big Data adoption?


a) Cost reduction, Competitive advantage, Regulatory compliance
b) Traditional data analysis, Manual data processing, Small datasets
c) Slow processing speed, Limited storage capacity, Lack of skilled personnel
d) Static market conditions, Minimal data generation, Low business complexity

Big Data Technologies:

Which technology is commonly associated with distributed storage and processing of Big Data?
a) Hadoop
b) SQL
c) Excel
d) Python

What is the primary advantage of cloud-based Big Data solutions?


a) Increased hardware costs
b) Reduced scalability
c) Ease of deployment and management
d) Limited accessibility

Processing Big Data:

What is the purpose of data discovery in Big Data processing?


a) To hide data from unauthorized users
b) To find hidden patterns or trends in data
c) To encrypt sensitive information
d) To increase data redundancy
What is a key step in preparing data for Hadoop MapReduce?
a) Aggregating data
b) Normalizing data
c) Fragmenting data
d) Encrypting data

Common questions

Powered by AI

Technological and economic trends driving Big Data adoption include increasing data volumes and types due to digitalization, the need for competitive advantage in business through data-driven decision-making, declining storage costs making large-scale data management economically feasible, and advances in computational power allowing more complex data analyses in real-time. These trends collectively push organizations towards adopting Big Data technologies to harness their benefits efficiently .

Descriptive statistics aim to summarize and describe data. They provide simple summaries about the sample and measures such as measures of central tendency (mean, median, mode), and measures of spread (range, standard deviation). In contrast, inferential statistics are used to make inferences about a population based on a sample. This involves using probability theory to estimate or test hypotheses about the population .

Data discovery plays a crucial role in Big Data analytics by enabling businesses to uncover hidden patterns, correlations, or trends within large datasets. It involves examining the data without preset predictions or models using techniques like data mining and visualization, ultimately providing deeper insights and aiding strategic decision-making. This process is essential as it transforms raw data into a valuable resource for informed business strategies .

The binomial distribution is used to model the number of successes in a fixed number of independent Bernoulli trials, where the outcome of each trial can be classified as a success or failure, and the probability of success is constant across trials . In contrast, the Poisson distribution is used to model the number of events occurring within a fixed interval of time or space, where these events occur with a known constant mean rate and are independent of each other .

ANOVA (Analysis of Variance) is preferred over a t-test when comparing means across more than two groups. The t-test is suitable for comparing the means of two groups only. ANOVA can handle multiple groups simultaneously, providing a statistical test for the overall difference in means between the groups. If ANOVA indicates that there are significant differences, further tests are needed to determine which specific groups differ from each other .

The MapReduce programming model is significant in Hadoop's architecture because it allows for the efficient processing of vast amounts of data by dividing tasks into smaller sub-tasks which are processed in parallel across a Hadoop cluster. This model consists of two main steps: the 'Map' step, which processes input data into key-value pairs, and the 'Reduce' step, which aggregates and reduces these pairs to generate an output. Its parallel processing capability makes Hadoop highly efficient in managing Big Data .

The F-statistic in ANOVA tests measures the ratio of variation between group means to the variation within the groups. It is crucial for hypothesis testing as it helps determine whether the means of multiple groups are significantly different from each other. A larger F-statistic indicates a greater degree of difference between the sample means, suggesting that at least one group mean is not equal to the others, guiding decisions on rejecting or not rejecting the null hypothesis .

Hadoop is commonly associated with Big Data processing because it is designed for distributed storage and processing of large datasets across clusters of computers. Its main advantages include its ability to handle large volumes of data efficiently, scalability across many computers, and resilience to hardware failure through data replication across the cluster .

The Four V's of Big Data are Volume, Velocity, Variety, and Value. Volume refers to the massive amount of data generated daily; Velocity refers to the speed at which data is generated and processed; Variety pertains to the different forms of data (structured, unstructured, etc.); and Value is about turning data into insights for decision making. These elements are important because they highlight the challenges and opportunities of handling Big Data, necessitating specialized technologies for efficient processing and analysis .

In the context of Big Data, variance and veracity differ from volume and velocity in their focus. Variance refers to the diversity in data formats and sources, indicating the complexity involved in synthesis and analysis. Veracity relates to the reliability and accuracy of data, emphasizing the challenge of ensuring data quality. Volume and velocity, however, focus more on the scale and speed of data growth and flow, posing challenges related to storage and real-time processing .

You might also like