
GIAC Python Coder
Domain 4Objective 1
Data Analysis with Python GPYC Practice Questions (Page 5)
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 21–25
- 21
A data analyst has a DataFrame with 'temperature' and 'humidity' columns. The analyst wants to create a scatter plot to explore the relationship between the two variables and color the points by a 'season' column. Which plotting library and function should be used?
Select an answer first - 22
A data scientist has a DataFrame with columns 'attack_type' (categorical) and 'severity' (integer 1-5). The scientist wants to visualize the distribution of severity for each attack type to compare them side by side. Which visualization should be used?
Select an answer first - 23
Which pandas method computes descriptive statistics (count, mean, std, min, quartiles, max) for numeric columns?
Select an answer first - 24
Which pandas method sorts a DataFrame by the values of one or more columns?
Select an answer first - 25
A data scientist has a DataFrame of network traffic with a 'bytes' column that contains some extreme outliers due to a few large file transfers. They want to summarize the typical transfer size without being skewed by these outliers. Which descriptive statistic should they use?
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.