
GIAC Python Coder
Domain 4Objective 1
Data Analysis with Python GPYC Practice Questions (Page 3)
Part of the Data Analysis domain, which makes up ~9% of our current practice bank. GIAC (SANS) does not publish an official question count, but from its 120-minute exam (~50–80 total, ~5–7 in this domain), expect 5–7 from this objective — we provide 33 practice questions to prepare you well beyond it. (estimate)
33questions here
7free pages
5concepts
Questions 11–15
- 11
A data analyst is analyzing a dataset of login times and wants to test whether the mean login time differs between two user groups. The data is not normally distributed and the sample sizes are small. Which statistical test is most appropriate?
Select an answer first - 12
A data analyst has a DataFrame with a 'response_time' column that contains some negative values due to data entry errors. They want to replace these negative values with the median of the positive values. Which steps are correct?
Select an answer first - 13
A data engineer has a large CSV file (5 GB) that does not fit into memory. They need to compute the mean of a numeric column and the count of unique values in another column. Which approach is most memory-efficient?
Select an answer first - 14
A data analyst has a DataFrame with a 'score' column that has some missing values. They need to compute the 90th percentile of the score. Which approach is most appropriate?
Select an answer first - 15
Which pandas function reads an Excel workbook and returns a DataFrame?
Select an answer first
Finished these 5 questions?
Review the revealed explanations, or continue through the curriculum.
Free Basic Practice is a study aid with revealable answers — not a scored exam. Examers.io is independent and not affiliated with or endorsed by GIAC (SANS). “GPYC” is a trademark of its owner, used for identification only.