Problem Solving and Data Analysis MCQ Quiz - Objective Question with Answer for Problem Solving and Data Analysis - Download Free PDF

Last updated on Jun 28, 2025

Latest Problem Solving and Data Analysis MCQ Objective Questions

Problem Solving and Data Analysis Question 1:

A class has 60% boys and 40% girls. In an examination 8% of the boys and 12% of the girls got an ' 𝐴 ' grade. If a randomly selected student had an ' 𝐴 ' grade, what is the probability that the student is male?

  1. 0.7 
  2. 0.6
  3. 0.4 
  4. 0.5 

Answer (Detailed Solution Below)

Option 4 : 0.5 

Problem Solving and Data Analysis Question 1 Detailed Solution

Solution:

We are given:

60% boys → P(Boy) = 0.6

40% girls → P(Girl) = 0.4

8% of boys got 'A' → P(A | Boy) = 0.08

12% of girls got 'A' → P(A | Girl) = 0.12

We are to find: P(Boy | A)

Use Bayes' Theorem:

P(Boy | A) = [P(A | Boy) × P(Boy)] / P(A)

First, compute total probability of getting 'A':

P(A) = P(A | Boy) × P(Boy) + P(A | Girl) × P(Girl)

      = 0.08 × 0.6 + 0.12 × 0.4

      = 0.048 + 0.048 = 0.096

Now, compute P(Boy | A):

P(Boy | A) = (0.08 × 0.6) / 0.096 = 0.048 / 0.096 = 0.5

Problem Solving and Data Analysis Question 2:

Which of the following is not the merit of Problem Solving method?

  1. Helps in development of scientific attitude
  2. Training in scientific method
  3. Time saving method
  4. Learner-centered method

Answer (Detailed Solution Below)

Option 3 : Time saving method

Problem Solving and Data Analysis Question 2 Detailed Solution

The problem-solving method is an instructional approach that engages students in identifying, analyzing, and solving problems through critical thinking and inquiry.

Key Points

  • Being a structured and inquiry-based approach, the problem-solving method is generally not a time-saving method.
  • In fact, it often requires more time than traditional methods because students explore multiple possibilities, gather information, test solutions, and reflect on their findings.
  • The focus is on deep understanding rather than quick coverage of content.
  • While it is highly beneficial in promoting meaningful learning, it demands considerable classroom time for planning, execution, and discussion.

Hint

  •  Helping in the development of scientific attitude is a key strength, as students learn to think logically, question assumptions, and make evidence-based conclusions.
  • Training in the scientific method occurs naturally in this approach since learners go through steps such as problem identification, hypothesis formation, experimentation, and evaluation.
  • Being a learner-centered method, it places the student at the core of the learning process, encouraging autonomy, curiosity, and active participation.

Hence, the correct answer is time saving method.

Problem Solving and Data Analysis Question 3:

For two events A and  B, P(A) = P(A|B) = 0.25 and P(BIA) = 0.5. Which of the following are correct?

I. A and B are independent.

II. P(Ac ∪ Bc) = 0.875

III. P(Ac ∩ Bc) = 0.375

Select the answer using the code given below.

  1. I and II only
  2. II and III only
  3. I and III only
  4. I, II and III

Answer (Detailed Solution Below)

Option 4 : I, II and III

Problem Solving and Data Analysis Question 3 Detailed Solution

Explanation:

Given:

P(A)=P(AB)=0.25

and P(BA)=0.5

I. P(BA)=P(AB)P(A)

⇒ P(A∩B) = P(A) P(B|A)

⇒ P(A∩B) = 0.25 × 0.5 = 0.125

Now

⇒ P(BA)=P(AB)P(B)

⇒ P(B)=P(AB)P(AB)

⇒ P(B)=0.1250.25=0.5

Now, P(A).P(B) = 0.25 × 0.5 = 0.125 = P(A∩B)

Thus  A and B are independent

II. P(AB)=1P(AB)

= 1 – 0.125 = 0.875

III. P(AB)=1P(AB)

= 1 – [P(A) + P(B) – P(A ∩ B)

=  1 – [0.25 + 0.5 – 0.125]

= = 1 – 0.625 = 0.375

So all statements I, II, and III are correct.

∴ Option (d) is correct.

Problem Solving and Data Analysis Question 4:

If mean of a data set {25,29,25,32,24 and x} is 27, then the median is 

  1. 32
  2. 27
  3. 26
  4. 25

Answer (Detailed Solution Below)

Option 3 : 26

Problem Solving and Data Analysis Question 4 Detailed Solution

CONCEPT:

Mean and Median of a Data Set

  • Mean is the average of all data values:

    Mean = (Sum of all values) / (Number of values)

  • Median is the middle value when the data is arranged in ascending order.
  • For an even number of values, median = average of the two middle terms.

EXPLANATION:

  • Given data: {25, 29, 25, 32, 24, x}
  • Mean = 27
  • Total sum = 6 × 27 = 162
  • Sum of known values = 25 + 29 + 25 + 32 + 24 = 135
  • So, x = 162 − 135 = 27

Final data set: {24, 25, 25, 27, 29, 32}

  • Arrange in ascending order: 24, 25, 25, 27, 29, 32
  • Middle two values = 25 and 27
  • Median = (25 + 27) / 2 = 26

Correct answer  26

Problem Solving and Data Analysis Question 5:

qImage67c5582ec88e3b815ae66cd3

Which of the following is closest to the slope of the best fit line?

  1. 1.33
  2. 2.6
  3. 5.1
  4. 0.12

Answer (Detailed Solution Below)

Option 1 : 1.33

Problem Solving and Data Analysis Question 5 Detailed Solution

Substituting the points (x1,y1)=(2,18)Unknown node type: span" id="MathJax-Element-8-Frame" role="presentation" style="position: relative;" tabindex="0">(x1,y1)=(2,18) Unknown node type: span (x2,y2)=(5,22) (x_2, y_2) = (5, 22)" id="MathJax-Element-9-Frame" role="presentation" style="position: relative;" tabindex="0">(x2,y2)=(5,22) (x_2, y_2) = (5, 22)

 

m=221852 m = \frac{22 - 18}{5 - 2}" id="MathJax-Element-10-Frame" role="presentation" style="text-align: center; position: relative;" tabindex="0">m=221852 m = \frac{22 - 18}{5 - 2}
m=43=1.33" id="MathJax-Element-11-Frame" role="presentation" style="text-align: center; position: relative;" tabindex="0">m=43=1.33

 

" id="MathJax-Element-12-Frame" role="presentation" style="text-align: center; position: relative;" tabindex="0">
The slope m m" id="MathJax-Element-13-Frame" role="presentation" style="position: relative;" tabindex="0">m m  of the best-fit line is 1.33, meaning for every 1 unit increase in X, Y increases by 1.33 units.
m = \frac{4}{3} = 1.33" id="MathJax-Element-14-Frame" role="presentation" style="text-align: center; position: relative;" tabindex="0"> m = \frac{4}{3} = 1.33

 

Top Problem Solving and Data Analysis MCQ Objective Questions

Which of the following is not the merit of Problem Solving method?

  1. Helps in development of scientific attitude
  2. Training in scientific method
  3. Time saving method
  4. Learner-centered method

Answer (Detailed Solution Below)

Option 3 : Time saving method

Problem Solving and Data Analysis Question 6 Detailed Solution

Download Solution PDF

The problem-solving method is an instructional approach that engages students in identifying, analyzing, and solving problems through critical thinking and inquiry.

Key Points

  • Being a structured and inquiry-based approach, the problem-solving method is generally not a time-saving method.
  • In fact, it often requires more time than traditional methods because students explore multiple possibilities, gather information, test solutions, and reflect on their findings.
  • The focus is on deep understanding rather than quick coverage of content.
  • While it is highly beneficial in promoting meaningful learning, it demands considerable classroom time for planning, execution, and discussion.

Hint

  •  Helping in the development of scientific attitude is a key strength, as students learn to think logically, question assumptions, and make evidence-based conclusions.
  • Training in the scientific method occurs naturally in this approach since learners go through steps such as problem identification, hypothesis formation, experimentation, and evaluation.
  • Being a learner-centered method, it places the student at the core of the learning process, encouraging autonomy, curiosity, and active participation.

Hence, the correct answer is time saving method.

For two events A and  B, P(A) = P(A|B) = 0.25 and P(BIA) = 0.5. Which of the following are correct?

I. A and B are independent.

II. P(Ac ∪ Bc) = 0.875

III. P(Ac ∩ Bc) = 0.375

Select the answer using the code given below.

  1. I and II only
  2. II and III only
  3. I and III only
  4. I, II and III

Answer (Detailed Solution Below)

Option 4 : I, II and III

Problem Solving and Data Analysis Question 7 Detailed Solution

Download Solution PDF

Explanation:

Given:

P(A)=P(AB)=0.25

and P(BA)=0.5

I. P(BA)=P(AB)P(A)

⇒ P(A∩B) = P(A) P(B|A)

⇒ P(A∩B) = 0.25 × 0.5 = 0.125

Now

⇒ P(BA)=P(AB)P(B)

⇒ P(B)=P(AB)P(AB)

⇒ P(B)=0.1250.25=0.5

Now, P(A).P(B) = 0.25 × 0.5 = 0.125 = P(A∩B)

Thus  A and B are independent

II. P(AB)=1P(AB)

= 1 – 0.125 = 0.875

III. P(AB)=1P(AB)

= 1 – [P(A) + P(B) – P(A ∩ B)

=  1 – [0.25 + 0.5 – 0.125]

= = 1 – 0.625 = 0.375

So all statements I, II, and III are correct.

∴ Option (d) is correct.

The probability that A hits a target is 14, and the probability that B hits the target is 25. Both shoot at the target, what is the probability that at least one of them hits the target, i.e., that A or B (or both) hit the target?

  1. 35
  2. 119
  3. 220
  4. 1120

Answer (Detailed Solution Below)

Option 4 : 1120

Problem Solving and Data Analysis Question 8 Detailed Solution

Download Solution PDF

The correct answer is Option 1.

key-point-image Key Points

  • Let the probability that A hits the target be P(A)=14" id="MathJax-Element-62-Frame" role="presentation" style="position: relative;" tabindex="0">P(A)=14 .
  • Let the probability that B hits the target be P(B)=25" id="MathJax-Element-63-Frame" role="presentation" style="position: relative;" tabindex="0">P(B)=25 .
  • The probability that neither A nor B hits the target is the product of their individual probabilities of missing the target.
  • The probability that A misses the target is 1P(A)=114=34" id="MathJax-Element-64-Frame" role="presentation" style="position: relative;" tabindex="0">1P(A)=114=34 .
  • The probability that B misses the target is 1P(B)=125=35" id="MathJax-Element-65-Frame" role="presentation" style="position: relative;" tabindex="0">1P(B)=125=35 .
  • The probability that neither hits the target is (34)×(35)=920" id="MathJax-Element-66-Frame" role="presentation" style="position: relative;" tabindex="0">(34)×(35)=920 .
  • The probability that at least one of them hits the target is 1920=1120" id="MathJax-Element-67-Frame" role="presentation" style="position: relative;" tabindex="0">1920=1120 .

additional-information-image Additional Information

  • This problem involves the concept of complementary probability, which is useful when calculating the probability of at least one event occurring.In probability theory, the complement rule is used to determine the probability of an event not occurring.
  • Option 1 is indeed correct as the final probability calculation matches the probability required.

qImage66f56cdd15113d3b8a89e1bf

The scatterplot above shows the numbers of grams of both total protein and total fat for eight sandwiches on a restaurant menu. The line of best fit for the data is also shown. According to the line of best fit, which of the following is closest to the predicted increase in total fat, in grams, for every increase of 1 gram in total protein?

  1. 2.5
  2. 2.0
  3. 1.5
  4. 1.0

Answer (Detailed Solution Below)

Option 3 : 1.5

Problem Solving and Data Analysis Question 9 Detailed Solution

Download Solution PDF
Choice C is correct. The predicted increase in total fat, in grams, for every increase of 1 gram in total protein is represented by the slope of the line of best fit. Any two points on the line can be used to calculate the slope of the line as the change in total fat over the change in total protein. For instance, it can be estimated that the points (20,34) and (30,48) are on the line of best fit, and the slope of the line that passes through them is 48343020=1410, or 1.4. Of the choices given, 1.5 is the closest to the slope of the line of best fit.
Choices A, B, and D are incorrect and may be the result of incorrectly finding ordered pairs that lie on the line of best fit or of incorrectly calculating the slope.

qImage66f56bd5ad1483925b4d5d35

The scatterplot above shows the size x and the sale price y of 25 houses for sale in Town H. Which of the following could be an equation for a line of best fit for the data?

  1. y = 200x + 100
  2. y = 100x + 100
  3. y = 50x + 100
  4. y = 100x

Answer (Detailed Solution Below)

Option 2 : y = 100x + 100

Problem Solving and Data Analysis Question 10 Detailed Solution

Download Solution PDF
Choice B is correct. From the shape of the cluster of points, the line of best fit should pass roughly through the points (1,200) and (2.5.350). Therefore, these two points can be used to find an approximate equation for the line of best fit. The slope of this line of best fit is therefore y2y1x2x1=3502002.51, or 100. The equation for the line of best fit, in slope-intercept form, is y = 100 x + b for some value of b. Using the point (1,200), 1 can be substituted for x and 200 can be substituted for y: 200 = 100(1) + b, or b = 100. Substituting this value into the slope-intercept form of the equation gives y = 100 x + 100. Choice A is incorrect. The line defined by y = 200 x + 100 passes through the points (1,300) and (2,500), both of which are well above the cluster of points, so it cannot be a line of best fit. Choice C is incorrect. The line defined by y = 50 x + 100 passes through the points (1,150) and (2,200), both of which lie at the bottom of the cluster of points, so it cannot be a line of best fit. Choice D is incorrect and may result from correctly calculating the slope of a line of best fit but incorrectly assuming the y-intercept is at (0, 0).

The scatterplot below shows the amount of electric energy generated, in millions of megawatt-hours, by nuclear sources over a 10‑year period. 

qImage66f56a2215111ae75c4684e7

Of the following equations, which best models the data in the scatterplot? 

  1. y = 1.674x+ 19.76x - 745.73
  2. y = -1.674x- 19.76x - 745.73
  3. y = 1.674x+ 19.76x + 745.73
  4. y = -1.674x+ 19.76x + 745.73

Answer (Detailed Solution Below)

Option 4 : y = -1.674x+ 19.76x + 745.73

Problem Solving and Data Analysis Question 11 Detailed Solution

Download Solution PDF
Choice D is correct. The data in the scatterplot roughly fall in the shape of a downward-opening parabola; therefore, the coefficient for the x2 term must be negative. Based on the location of the data points, the y- intercept of the parabola should be somewhere between 740 and 760. Therefore, of the equations given, the best model is y = -1.674x+ 19.76x + 745.73.
Choices A and C are incorrect. The positive coefficient of the x2 term means that these equations each define upward-opening parabolas, whereas a parabola that fits the data in the scatterplot must open downward. Choice B is incorrect because it defines a parabola with a y-intercept that has a negative y-coordinate, whereas a parabola that fits the data in the scatterplot must have a y-intercept with a positive y-coordinate.

qImage66f5693dfce14c580b565096

Each dot in the scatterplot above represents the temperature and the number of people who visited a beach in Lagos, Nigeria, on one of eleven different days. The line of best fit for the data is also shown. The line of best fit for the data has a slope of approximately 57. According to this estimate, how many additional people per day are predicted to visit the beach for each 5°C increase in average temperature?

  1. 285
  2. 284
  3. 286
  4. 287

Answer (Detailed Solution Below)

Option 1 : 285

Problem Solving and Data Analysis Question 12 Detailed Solution

Download Solution PDF
The correct answer is 285. The number of people predicted to visit the beach each day is represented by the y values of the line of best fit, and the average temperature, in degrees Celsius (°C), is represented by the x values. Since the slope of the line of best fit is approximately 57, the y-value, or the number of people predicted to visit the beach each day, increases by 57 for every x-value increase of 1, or every 1°C increase in average temperature. Therefore, an increase of in 5°C average temperature corresponds to a y-value increase of 57(5) = 285 additional people per day predicted to visit the beach. 

The scatterplot shows the relationship between the length of time y, in hours, a certain bird spent in flight and the number of days after January 11, x.

qImage66f568b6656e73293eea0f47

What is the average rate of change, in hours per day, of the length of time the bird spent in flight on January 13 to the length of time the bird spent in flight on January 15?

  1. 4.5, 9/
  2. 4.5, 9/2
  3. 4.5, /2
  4. 4., 9/2

Answer (Detailed Solution Below)

Option 2 : 4.5, 9/2

Problem Solving and Data Analysis Question 13 Detailed Solution

Download Solution PDF
The correct answer is 92. It's given that the scatterplot shows the relationship between the length of time y, in hours, a certain bird spent in flight and the number of days after January 11, x. Since January 13 is 2 days after January 11, it follows that January 13 corresponds to an x-value of 2 in the scatterplot. In the scatterplot, when x = 2, the corresponding value of y is 6. In other words, on January 13, the bird spent 6 hours in flight. Since January 15 is 4 days after January 11, it follows that January 15 corresponds to an x-value of 4 in the scatterplot. In the scatterplot, when x = 4, the corresponding value of y is 15. In other words, on January 15, the bird spent 15 hours in flight. Therefore, the average rate of change, in hours per day, of the length of time the bird spent in flight on January 13 to the length of time the bird spent in flight on January 15 is the difference in the length of time, in hours, the bird spent in flight divided by the difference in the number of days after January 11, or 15642, which is equivalent to 92. Note that 9/2 and 4.5 are examples of ways to enter a correct answer.

qImage66f567b804a190792d7c30f5

The scatterplot above shows a companyʼs ice cream sales d, in dollars, and the high temperature t, in degrees Celsius (°C), on 12 different days. A line of best fit for the data is also shown. Which of the following could be an equation of the line of best fit?

  1. d = 0.03t + 402
  2. d = 10t + 402
  3. d = 33t + 300
  4. d = 33t + 84

Answer (Detailed Solution Below)

Option 4 : d = 33t + 84

Problem Solving and Data Analysis Question 14 Detailed Solution

Download Solution PDF
Choice D is correct. On the line of best fit, d increases from approximately 480 to 880 between t = 12 and t = 24. The slope of the line of best fit is the difference in d-values divided by the difference in t-values, which gives 8804802412=40012, or approximately 33. Writing the equation of the line of best fit in slope-intercept form gives d = 33 t + b, where b is the y-coordinate of the y-intercept. This equation is satisfied by all points on the line, so d = 480 when t = 12. Thus, 480 = 33(12) + b, which is equivalent to 480 = 396 + b. Subtracting 396 from both sides of this equation gives b = 84. Therefore, an equation for the line of best fit could be d = 33 t + 84. 
Choice A is incorrect and may result from an error in calculating the slope and misidentifying the y coordinate of the y-intercept of the graph as the value of d at t = 10 rather than the value of d at t = 0. Choice B is incorrect and may result from using the smallest value of t on the graph as the slope and misidentifying the y-coordinate of the y-intercept of the graph as the value of d at rather than the value of d at t = 0. 
Choice C is incorrect and may result from misidentifying the y-coordinate of the y-intercept as the smallest value of d on the graph. 

qImage66f5665233ba871f605a7b64

The scatterplot above shows the federal-mandated minimum wage every 10 years between 1940 and 2010. A line of best fit is shown, and its equation is y =0.096 x-0.488. What does the line of best fit predict about the increase in the minimum wage over the 70-year period? A. B.  C. D. 

  1. Each year between 1940 and 2010, the average increase in minimum wage was 0.096 dollars. 
  2. Each year between 1940 and 2010, the average increase in minimum wage was 0.49 dollars.
  3. Every 10 years between 1940 and 2010, the average increase in minimum wage was 0.096 dollars. 
  4. Every 10 years between 1940 and 2010, the average increase in minimum wage was 0.488 dollars. 

Answer (Detailed Solution Below)

Option 1 : Each year between 1940 and 2010, the average increase in minimum wage was 0.096 dollars. 

Problem Solving and Data Analysis Question 15 Detailed Solution

Download Solution PDF
Choice A is correct. The given equation is in slope-intercept form, or y = m x + b, where m is the value of the slope of the line of best fit. Therefore, the slope of the line of best fit is 0.096. From the definition of slope, it follows that an increase of 1 in the x-value corresponds to an increase of 0.096 in the y-value. Therefore, the line of best fit predicts that for each year between 1940 and 2010, the minimum wage will increase by 0.096 dollar per hour. 
Choice B is incorrect and may result from using the y-coordinate of the y-intercept as the average increase, instead of the slope. Choice C is incorrect and may result from using the 10-year increments given on the x axis to incorrectly interpret the slope of the line of best fit. Choice D is incorrect and may result from using the y-coordinate of the y-intercept as the average increase, instead of the slope, and from using the 10-year increments given on the x-axis to incorrectly interpret the slope of the line of best fit. 
Get Free Access Now
Hot Links: teen patti real cash teen patti all teen patti jodi teen patti glory