PACE GK Academy: Pakistan Academy For Competitive Exams
PACE GK ACADEMY
Quiz Mode
Mock Test
Make Paper
  • Login
PACE GK ACADEMY
  • Home
  • Past Papers
      • PPSC Past Papers
      • FPSC Past Papers
      • ITS Past Papers
      • ECP Past Papers
      • MOD Past Papers
      • ASF Past Papers
      • Islamabad Police Past Papers
      • FIA Past Papers
      • FGEI Past Papers
      • ANF Past Papers
  • Current Affairs
      • Yearly Current Affairs (PACE)
      • Current Affairs Month Wise (PACE)
      • Pak Current Affairs (PACE)
      • World Current Affairs (PACE)
      • Current Affairs Past Papers (FPSC)
      • Pak Current Affairs (PPSC)
      • World Current Affairs (PPSC)
  • All-Subjects
      • Computer (PACE)
      • Pedagogy (PACE)
      • Federal Investigation Agency Act 1974 (PACE)
      • Analytical Ability (PACE)
      • Code of Criminal Procedure 1898 (PACE)
      • Constitution Of Pakistan (PACE)
      • Pakistan Penal Code 1860 (PACE)
      • Punjab Prevention Of Hoarding Act 2020 MCQS (PACE)
      • Law (FPSC)
      • General Knowledge (PPSC)
      • Pakistan Studies (PPSC)
      • Islamic Studies (PPSC)
      • World Current Affairs (PPSC)
      • Pakistan Current Affairs (PPSC)
      • Mathematics (PPSC)
      • English (PPSC)
      • Urdu (PPSC)
      • Everyday Science (PPSC)
      • Computer Skills (PPSC)
      • Geography (PPSC)
      • Audits & Accounting (PPSC)
      • Sports (PPSC)
      • Sociology (PPSC)
      • Personalities (PPSC)
  • Jobs
  • Success Stories
  • Articles & Insights
  • Login
Breadcrumbs Image Breadcrumbs Image
Breadcrumbs Image

Data Science (PACE)

Download Pdf

Current Affairs

  • Current Affairs Past Papers (FPSC)
  • Current Affairs Month Wise
  • Pak Current Affairs (PACE)
  • World Current Affairs (PACE)
  • Pak Current Affairs (PPSC)
  • World Current Affairs (PPSC)
Q.1In EDA, what is the term for a graphical representation that displays the distribution of two continuous variables?

Q.2What is the primary goal of a bar plot (bar chart) in EDA?

Q.3Which EDA technique is used to visualize the distribution of two continuous variables using a matrix of scatter plots?

Q.4In EDA, what is the term for a graphical representation that displays the distribution of a continuous variable along with a box?

Q.5What is the primary purpose of a swarm plot in EDA?

Q.6 In EDA, what is the primary purpose of a line plot (time series plot)?

Q.7What does the term "mode" refer to in the context of data distribution analysis in EDA?

Q.8Which EDA technique is used to visualize the distribution of a single categorical variable as a bar chart?

Q.9In EDA, what is the primary purpose of a histogram?

Q.10In EDA, what is the term for a graphical representation that displays the distribution of a continuous variable along with outliers?

Q.11What is the primary purpose ofa density plot in EDA?

Q.12In EDA, what is the primary purpose of a pie chart?

Q.13Which EDA technique is commonly used to visualize the relationship between two continuous variables through a 2D plot?

Q.14 What does the term "scatter matrix" refer to in the context of EDA?

Q.15Which EDA technique is used to visualize the relationship between two categorical variables in a contingency table format?

Q.16What is the primary purpose of a violin plot in EDA?

Q.17 What is the primary goal of a pair plot (scatter plot matrix) in EDA?

Q.18Which EDA technique is used to visualize the distribution of a single categorical variable?

Q.19In EDA, what is the primary purpose of a heat map?

Q.20What does the term "kurtosis" refer to in the context of data distribution analysis in EDA?

Q.21 In EDA, what does the term "box"represent in a box plot?

Q.22Which EDA technique is used to visualize the distribution of a single continuous variable?

Q.23What is the primary purpose of a bar chart in EDA?

Q.24What is the primary goal of a density plot in EDA?

Q.25 Which EDA technique is used to display the distribution of a single variable, especially in cases of categorical data?

Q.26What does the term "skewness" refer to in the context of data distribution analysis in EDA?

Q.27Which EDA technique is used to visualize the relationship between a categorical variable and a continuous variable?

Q.28In EDA, what is the purpose of a Q-Q plot (Quantile-Quantile plot)?

Q.29What type of data visualization is commonly used in EDA to represent the distribution of a categorical variable?

Q.30What does the term "outlier" refer to in the context of EDA?

Q.31Which EDA technique is used to visualize the relationship between two continuous variables with a line connecting data points?

Q.32What is the purpose of a correlation matrix in EDA?

Q.33Which EDA technique is used to identify and visualize outliers in a dataset?

Q.34In EDA, which measure of central tendency is typically represented by the height of a box in a box plot?

Q.35What is the primary purpose of a scatter plot in EDA?

Q.36In EDA, what is the term for a graphical representation that displays the distribution of a continuous variable?

Q.37Which of the following is NOT a common EDA technique for visualizing data distributions?

Q.38What is the primary purpose of Exploratory Data Analysis (EDA) in Data Science?

Q.39Which of the following function is used for searching text strings by means of regular expression?

Q.40Which of the following package is used for tidy data?

Q.41Which of the following function is used for loading flat files?

Q.42Which of the following package is used for reading HTML and XML data?

Q.43Which of the following request can be issued from httr package?

Q.44 In data preprocessing, what is the term for the process of handling missing data by filling in the missing values with estimates?

Q.45Which data collection method involves selecting a subset of individuals or elements from a larger population for study?

Q.46What is the purpose of feature engineering in data preprocessing?

Q.47 In data preprocessing, what is the term for the process of converting text data into numerical values?

Q.48Which of the following is NOT a common data preprocessing technique?

Q.49What is the term for the process of organizing and storing data in a structured format that enables efficient retrieval?

Q.50What is the primary goal of data preprocessing in the context of machine learning?

Q.51Which data preprocessing step involves checking for and handling duplicate records in a dataset?

Q.52What is the term for data that is collected from asingle source at a specific point in time?

Q.53What is the purpose of data sampling in data collection?

Q.54Which data collection method involves manipulating one or more variables to observe their effects on other variables?

Q.55In data preprocessing, what is the process of converting data values into a standard format to remove noise and variations?

Q.56What does the acronym "ETL" stand for in the context of data preprocessing and integration?

Q.57Which data collection method involves the collection of data at regular intervals over a period of time?

Q.58What is the term for the process of reducing the dimensionality of data while retaining its most important features?

Q.59What is the term for the process of handling missing data in a dataset by estimating values based on available data?

Q.60In data preprocessing, what is the term for the process of converting categorical data into binary format?

Q.61What is the primary goal of data preprocessing in the context of machine learning?

Q.62Which data preprocessing step involves checking for and handling duplicate records in a dataset?

Q.63 What is the term for the process of selectinga representative subset of a larger dataset for analysis?

Q.64 In data collection, what is the term for data that has not been processed or analyzed and is in its original form?

Q.65Which of the following is NOT a common data preprocessing technique?

Q.66What is the purpose of feature engineering in data preprocessing?

Q.67Which data collection method involves gathering data by directly interacting with subjects or participants?

Q.68What is the term for the process of converting data into a structured format suitable for analysis and storage?

Q.69Which of the following is a common technique for handling outliers in a dataset?

Q.70What type of data collection method involves manipulating one or more variables to observe their effects on other variables?

Q.71 In data preprocessing, what is the purpose of data scaling or normalization?

Q.72Which data collection method involves selecting asample from a larger population and collecting data from the sample only?

Q.73What is the process of converting text data into a numerical format so that it can be used in machine learning algorithms called?

Q.74 Which of the following is a common technique for handling imbalanced data in classification problems?

Q.75In data preprocessing, what is the term for the identification and removal of duplicate or redundant data?

Q.76Which of the following is NOT a common step in data preprocessing?

Q.77What is the process of transforming categorical data into numerical values called?

Q.78Which type of data collection method involves asking questions to gather information from respondents?

Q.79 Which of the following is a common technique used to preprocess text data, involving the removal of common words?

Q.80What is the term for the process of reducing the size of a dataset while retaining its essential characteristics?

Q.81Which method of data collection involves systematically observing and recording data without interfering with the subjects?

Q.82What does the acronym "API"stand for in the context of data collection and retrieval?

Q.83Which of the following is a technique used to handle missing data by filling in the missing values with estimated data?

Q.84What is the process of cleaning and formatting raw data into a usable format called?

Q.85Which of the following is a type of structured data that is organized in rows and columns, similar to a spreadsheet?

Q.86In data collection, what is the term for the process of recording data in its original form without any changes?

Q.87 Which of the following is NOT a common source of data for data collection in Data Science?

Q.88 What is the process of gathering data from various sources and storing it for analysis known as?

Q.89 Point out the correct statement?

Q.90Which of the following uses relatively small amount of data to estimate about bigger population?

Q.91Which of the following analytical capabilities are provided by information management company?

Q.92Which of the following is the common goal of statistical modelling?

Q.93Which of the following characteristic of big data is relatively more concerned to data science?

Q.94Which of the following is the top most important thing in data science?

Q.95 Point out the correct statement?

Q.96Which of the following is a good way of performing experiments in data science?

Q.97Which of the following technique comes under practical machine learning?

Q.98Point out the wrong statement?

Q.99Which of the following relationship are usually identified as average effects?

Q.100Which of the following command allows you to update the repository?

Q.101Which of the following is not a step in data analysis?

Q.102 Which of the following is characteristic of Raw Data?

Q.103 Point out the correct statement?

Q.104Which of the following is characteristic of Processed Data?

Q.105Which of the following is a revision control system?

Q.106Point out the correct statement_____?

Q.107Which of the following is the correct way of creating GitHub repository in to well labelled commits?

Q.108Which of the following command help us to give message description?

Q.109Which of the following is one of the key data science skills?

Q.110Which of the following systems record changes to a file over time?

Q.111 Point out the correct statement______?

Q.112Which of the following allows you to find the relationship you didn't about?

Q.113Which of the following analysis helps out to find the effect of variable change?

Q.114Which of the following step is performed by data scientist after acquiring the data?

Q.115Which of the following is not a CLI command?

Q.116Point out the wrong statement_____?

Q.117Which of the following uses data on some object to predict values for other object?

Q.118Point out the wrong statement.

Q.119Which of the following is a key characteristic of a hacker?

Q.120Which of the following approach should be used to ask Data Analysis question?

Q.121Which of the following technique is also referred to as Bagging?

Q.122Point out the correct statement?

Q.123Which of the following approach should be used if you can't fix the variable?

Q.124Which of the following focuses on the discovery of (previously) unknown properties on the data?

Q.125Which of the following analysis are incredibly hard to infer?

Q.126Point out the wrong statement?

Q.127How many principles of analytical graphs exist?

Q.128Point out the correct statement_____?

Q.129Which of the following web hosting service use Git control system?

Q.130Which of the following CLI command can also be used to rename files?

Q.131hich of the following command updates tracking for files that are modified?

Q.132Which of the following model is usually a gold standard for data analysis?

Q.133Point out the correct statement?

Q.134Which of the following is performed by Data Scientist?

Q.135Which of the following command is used to give a message description?

Q.136Point out the wrong statement?

Q.137Which of the following command line environment is used for interacting with Git?

Q.138Which of the following statement would create branch named as 'example'?

Q.139Point out the wrong statement?

Q.140Which of the following command allows you to change directory to one level above your parent directory?

Q.141 Point out the wrong statement?

Q.142Which of the following data mining technique is used to uncover patterns in data?

Q.143Which of the following analysis is usually modeled by deterministic set of equations?

Q.144Which of the following command is used to squash the commits?

Q.145Which of the following is NOT typically considered a part of the Data Science process?

Q.146What is the primary objective of exploratory data analysis (EDA) in Data Science?

Q.147What is the primary role of a Data Scientist in a business context?

Q.148Which of the following is a common method for dealing with missing data in a dataset?

Q.149Which step in the Data Science process involves visualizing and interpreting the results of data analysis?

Q.150 What does the acronym "SQL" stand for in the context of Data Science?

Q.151Which of the following is a common algorithm used for classification in supervised learning?

Q.152 What is the process of splitting a dataset into a training set and a test set used for machine learning called?

Q.153 In Data Science, what is the purpose of data wrangling?

Q.154Which type of data is represented by categories or labels and cannot be measured numerically?

Q.155What is the primary objective of data exploration in Data Sciencе?

Q.156 In Data Science, what is the term for a data point that is missing a value for one or more features?

Q.157Which statistical measure represents the spread or dispersion of data values in adataset?

Q.158Which of the following best describes the purpose of data sampling in ata Science?

Q.159What is the term for the process of removing or reducing noise and inconsistencies from data?

Q.160In Data Science, what is the term for the process of reducing the dimensionality of a dataset while preserving information?

Q.161Which of the following is NOT a common data visualization tool or library used in Data Science?

Q.162What is the process of converting categorical variables into numerical values for machine learning called?

Q.163Which of the following is NOT a key role in a typical Data Science team?

Q.164What type of data analysis focuses on understanding the relationships and patterns within a dataset?

Q.165Which of the following is a common technique used to handle imbalanced datasets in classification problems?

Q.166Which step in the Data Science process involves assessing the quality of collected data?

Q.167In data Science,what is the primary purpose of data visulization?

Q.168What is the term for the process of cleaning and organizing data into a structured format suitable for analysis?

Q.169Which library in Python is commonly used for data manipulation and analysis in Data Science?

Q.170 Which of the following is an example of an unsupervised learning algorithm used in clustering data?

Q.171 What is the term for a machine learning algorithm that learns from historical data to make predictions about the future?

Q.172In Data Science, what is the purpose of feature engineering?

Q.173 Which statistical measure represents the middle value of a dataset when it is sorted in ascending order?

Q.174What is the process of extracting patterns and information from data called?

Q.175 Which step in the Data Science process involves building and training predictive models?

Q.176What is the primary purpose of data visualization in Data Science?

Q.177Which of the following is a technique used to handle missing data in a dataset?

Q.178Which of the following is NOT a common data format used in Data Science projects?

Q.179What is the primary focus of Data Science?

Q.180In Data Science, what is the term for a dataset that contains both input features and output labels?

Q.181Which step in the Data Science process involves selecting the appropriate model and algorithm for analysis?

Q.182Which of the following is NOT a key skill required for a Data Scientist?

Q.183What does the acronym "EDA" stand for in Data Science?

Q.184 Which technology is often used to process and analyze large-scale data sets in Data Science?

Q.185Which of the following is NOT a type of machine learning algorithm commonly used in Data Science?

Q.186What is the term for a data point that falls far from the rest of the data in a dataset?

Q.187Which step in the Data Science process involves understanding and preparing the data for analysis?

Q.188Which programming language is commonly used for Data Science tasks?

Q.189What is the primary goal of Data Science?

About

  • About US
  • Contact US
  • Success Stories

Resources

  • Privacy Policy
  • Disclosure
  • FAQ

Quick Links

  • Articles & Insights
  • All Departments
  • Yearly Current Affairs

Contact Info

  • Address: Sabzazar Colony, Multan, Punjab, Pakistan

    Phone: +92 300 1757495, +92-345-0668111

PACE Logo

© 2026 All Rights Reserved. Developed By PACE