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

Tutorial 2- Data Types and Statistics

The document contains exercises focused on statistics and data types. It includes calculations for mean, median, mode, and the impact of outliers on these measures, as well as classifications of various datasets and attributes. Each exercise requires detailed explanations and justifications for the statistical concepts and data classifications presented.

Uploaded by

salmamaher2323
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 views2 pages

Tutorial 2- Data Types and Statistics

The document contains exercises focused on statistics and data types. It includes calculations for mean, median, mode, and the impact of outliers on these measures, as well as classifications of various datasets and attributes. Each exercise requires detailed explanations and justifications for the statistical concepts and data classifications presented.

Uploaded by

salmamaher2323
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
You are on page 1/ 2

Questions - Statistics:

Exercise 1:

Given the dataset:


[4,7,2,9,6,3,8,5,7,6,8,2,6,4,10]

1. Calculate the Mean (Show full calculations).

2. Find the Median of the dataset.

3. Determine the Mode, if it exists.

4. If the highest and lowest values are removed, compute the trimmed mean.

5. Explain when median is a better measure than mean.

Exercise 2:

Given the dataset:


[12, 18, 14, 19, 25, 18, 21, 20, 22, 18, 17, 16, 25, 19, 21]

1. Compute the Mean of the dataset (Show full calculations).

2. Determine the Median.

3. Identify the Mode, if it exists.

4. Explain what it means if a dataset has multiple modes.

5. Compare Mean vs. Median—which is more resistant to outliers and why?

Exercise 3:

Consider the dataset:


[5, 7, 6, 8, 10, 12, 15, 18, 100]

1. Compute the Mean (Show all calculations).

2. Find the Median of the dataset.

3. Identify the Mode, if it exists.

4. How does the presence of an outlier (100) affect the Mean vs. Median?

5. If the outlier (100) is removed, recompute the Mean and Median and compare
the changes.
Questions - Data Types

Exercise 1:

Given the datasets below, classify each dataset as Record Data, Graph & Network
Data, Ordered Data, or Spatial Data and justify your answer.

Dataset Example Data

Customer Transactions (TID: 1, Bread, Milk, Coke)

Social Network (User A follows User B)

Weather Data (Date, Temperature, Humidity)

DNA Sequences (ATCGTAGC...)

Traffic Patterns (Location A → Location B with time stamps)

1. Identify the type of data for each dataset.

2. Justify your classification with examples.

Exercise 2:

For each attribute below, determine whether it is Nominal, Ordinal, Binary, or


Numeric, and specify whether it is Discrete or Continuous (if applicable).

Attribute Example Data

Student ID 102345

Blood Type A, B, AB, O

Customer (Very Satisfied, Satisfied, Neutral, Unsatisfied, Very


Satisfaction Unsatisfied)

Temperature 36.5°C, 22.3°C

Exam Grade A, B, C, D, F

1. Classify each attribute based on its data type.

2. Specify if it is Discrete or Continuous (if applicable).

You might also like