Skip to main content
SummaryCEUET · MathematicsReal content

CEUET MathematicsStatistics & ProbabilitySummary

CEUET Mathematics covers 9 major chapters, and Statistics & Probability is among the ones Centro Escolar University tests most reliably. This summary is your first stop before the full study notes. We cover the essentials: what Statistics & Probability is, why CEUET cares about it, the formulas and definitions, and the fastest way to answer CEUET-style questions on this topic.

Exam context

On the CEUET 2026, the Mathematics subtest carries a "Core" weight in Centro Escolar University's pattern. Statistics & Probability lands at position 8th out of 9 in the standard review order. Target score is Competitive overall score, and roughly a meaningful share of items come from Mathematics on a typical CEUET paper.

Statistics & Probability - Summary

Statistics and Probability form a crucial foundation for understanding data analysis and chance events. This chapter covers the fundamental concepts needed for UPCAT and other college entrance exams, including measures of central tendency, data collection methods, counting principles, permutations, combinations, and probability calculations. These topics are essential for scientific research, business decisions, and everyday problem-solving.

Key Concepts

Three main measures describe the center of a dataset: Mean (arithmetic average = sum ÷ count), Median (middle value when data is arranged in order), and Mode (most frequently occurring value). For example, given scores 22, 25, 33, 45, 50: Mean = 35, Median = 33, Mode = none. Each measure has specific uses - mean for normal distributions, median for skewed data, mode for categorical data.

Concept

Measures of Central Tendency

Importance

Essential for describing datasets and comparing groups. Mean is most common but affected by outliers; median is better for skewed distributions; mode identifies the most common category.

Range (difference between maximum and minimum values) and Standard Deviation measure how spread out data is. For the dataset {22, 25, 33, 45, 50}, Range = 50 - 22 = 28. Standard deviation involves: (1) Find mean, (2) Calculate deviations from mean, (3) Square the deviations, (4) Find average of squared deviations (variance), (5) Take square root of variance.

Concept

Measures of Dispersion

Importance

Shows data variability and reliability. Low dispersion means data points are close to the mean; high dispersion indicates wide spread.

Five main methods: (1) Simple Random Sampling - each member has equal selection chance, (2) Stratified Sampling - population divided into groups, samples taken proportionally, (3) Cluster Sampling - population divided into clusters, entire clusters selected, (4) Systematic Sampling - every kth item selected, (5) Convenience Sampling - easily accessible participants (prone to bias).

Concept

Sampling Techniques

Importance

Proper sampling ensures representative results and valid conclusions. Wrong sampling leads to biased results that don't reflect the population.

Fundamental Counting Principle: If event 1 can occur in m ways and event 2 in n ways, both can occur in m × n ways. Factorial n! = n × (n-1) × (n-2) × ... × 1. Example: Phone numbers starting with 0, second digit 9, remaining 9 digits any: 1 × 1 × 10^9 = 1 billion possibilities.

Concept

Counting Principles and Factorials

Importance

Foundation for permutations and combinations. Essential for calculating total possible outcomes in probability problems.

Arrangements where order matters. Formula: nPr = n!/(n-r)! for r objects from n total objects. Example: Arranging 3 books from 5 available = 5P3 = 5!/(5-3)! = 5!/2! = 60 ways. Circular permutations use (n-1)! formula since rotations are identical.

Concept

Permutations

Importance

Used when sequence or position matters - seating arrangements, rankings, passwords where order is significant.

Selections where order doesn't matter. Formula: nCr = n!/[(n-r)!r!]. Example: Choosing 3 students from 10 for a committee = 10C3 = 10!/(7!×3!) = 120 ways. Note: nCr = nPr ÷ r! because combinations ignore the r! arrangements of selected items.

Concept

Combinations

Importance

Used when only selection matters, not arrangement - choosing team members, selecting items from a menu, lottery combinations.

P(E) = Number of favorable outcomes / Total number of outcomes. Properties: 0 ≤ P(E) ≤ 1, P(certain event) = 1, P(impossible event) = 0. Example: Probability of drawing a red card from standard deck = 26/52 = 1/2. Complement: P(not E) = 1 - P(E).

Concept

Basic Probability

Importance

Foundation for all probability calculations. Essential for making predictions and understanding chance events in real life.

Addition Rule: P(A or B) = P(A) + P(B) - P(A and B). If mutually exclusive, P(A and B) = 0. Multiplication Rule: For independent events, P(A and B) = P(A) × P(B). Conditional Probability: P(B|A) = P(A and B)/P(A) for dependent events.

Concept

Probability Rules

Importance

Enables calculation of complex probabilities involving multiple events. Critical for understanding relationships between events.

Important Points

  • Mean is most affected by outliers; median is resistant to extreme values
  • Always arrange data in order before finding median
  • A dataset can have no mode, one mode (unimodal), or multiple modes (bimodal, multimodal)
  • Sample size affects accuracy - larger samples generally give better estimates
  • Sampling bias occurs when certain groups are systematically excluded or overrepresented
  • In permutations, ABC and CBA are different; in combinations, they're the same
  • Factorial grows very rapidly: 5! = 120, 10! = 3,628,800
  • Probability values must always be between 0 and 1 (inclusive)
  • Independent events: outcome of one doesn't affect the other
  • Mutually exclusive events cannot occur simultaneously
  • Sum of all probabilities in a sample space equals 1

Chapter Objectives

  • Master the calculation and application of mean, median, mode, and range
  • Understand different sampling techniques and their appropriate uses
  • Apply counting principles, permutations, and combinations to solve problems
  • Calculate probabilities using basic rules and formulas
  • Solve real-world problems involving statistics and probability
  • Interpret data from various graphical representations

Concept Relationships

  • Mean, median, and mode are all measures of central tendency but serve different purposes depending on data distribution
  • Range and standard deviation both measure spread, but standard deviation considers all data points
  • Permutations and combinations are related by the formula nPr = nCr × r!
  • Factorial notation is fundamental to both permutation and combination formulas
  • Probability rules build upon basic probability concepts to handle complex scenarios
  • Sampling techniques directly affect the validity of statistical conclusions
  • Central tendency and dispersion together provide complete description of a dataset

Practical Applications

  • Quality control in manufacturing uses sampling techniques to test products
  • Medical research uses statistics to determine treatment effectiveness
  • Sports statistics help analyze player and team performance
  • Market research uses surveys and probability to predict consumer behavior
  • Insurance companies use probability to calculate premiums and assess risk
  • Genetics uses probability to predict inheritance patterns
  • Weather forecasting relies on probability models
  • Educational assessment uses statistics to analyze test scores and performance
  • Business uses permutations for scheduling and combinations for product selection
  • Computer passwords and security systems use counting principles
Loading diagram…
Loading diagram…
Loading diagram…
Loading diagram…

In summary

Statistics and Probability provide essential tools for understanding and interpreting data in our daily lives. From calculating averages to predicting outcomes, these concepts help us make informed decisions based on evidence. The key to mastering these topics is practice with worked examples, understanding when to apply each formula, and recognizing the type of problem being solved. Remember that statistics describes what has happened (descriptive) or makes predictions about populations (inferential), while probability deals with the likelihood of future events. Both are fundamental to scientific thinking and critical reasoning skills needed for college and beyond.

Next steps

After mastering this chapter, focus on: (1) Practicing mixed problems that combine multiple concepts, (2) Learning advanced probability topics like binomial and normal distributions, (3) Studying hypothesis testing and confidence intervals for inferential statistics, (4) Applying these concepts to real-world datasets and research problems, (5) Connecting these mathematical tools to other subjects like science, economics, and social studies where statistical analysis is crucial.

Ready to practise for the CEUET 2026?

Super Tutor's AI review plan adapts to your weak areas and builds a weekly practice schedule around your target CEUET exam date.