ExamAtlas
← العودة إلى Data Science

Data Science Data-science-fundamentals Practice

Data Science Practice Test 1

اختبار تجريبي في علوم البيانات من ExamAtlas يحتوي على أسئلة تنظيف البيانات، التحليل، النمذجة، وتقييم الأداء مع نتيجة فورية.

الوقت المتبقي

--:--

سيتم تنبيهك عند انتهاء الوقت.

القسم

Data-science-fundamentals

المستوى

Beginner

المدة

20 دقيقة

المهام

10

Data Cleaning, Analysis, and Model Evaluation

A data science team is analyzing customer purchase data for an online store. The dataset includes customer age, location, number of visits, total spending, and product categories. Before building a model, the team checks for missing values, duplicate records, and unusual outliers.

The team creates simple charts to understand patterns in the data. They notice that repeat visitors often spend more than first-time visitors. However, the team avoids making a final conclusion until they test the pattern with more data.

After cleaning the dataset, the team builds a model to predict whether a customer is likely to make another purchase. The model is evaluated using a separate test dataset to check how well it performs on new data.

Questions

اختر إجابة واحدة لكل سؤال، ثم اضغط Submit Test لعرض النتيجة مباشرة.

Q1. What is the main topic of the passage?

Q2. Before building a model, the team checks for:

Q3. Why does the team create simple charts?

Q4. The phrase “missing values” means:

Q5. Why does the team avoid making a final conclusion too early?

Q6. The model is built to predict whether a customer is likely to:

Q7. Why is a separate test dataset used?

Q8. If 40 out of 100 customers return, what is the return rate?

Q9. If a dataset has 1,000 rows and 50 duplicate rows are removed, how many rows remain?

Q10. The team’s approach is best described as: