FEUCAT Mathematics — Statistics & ProbabilityDetailed Explanation
This is the "office hours" version of Statistics & Probability for the FEUCAT 2026. No shortcuts, no hand-waving — just a full unpacking of why Far Eastern University cares about each concept and how the Mathematics section items tend to play out on exam day. Read this once, then hit the practice questions with real understanding.
Exam context
On the FEUCAT 2026, the Mathematics subtest carries a "Core section" weight in Far Eastern 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 FEUCAT paper.
Statistics & Probability - Detailed explanation
Statistics and Probability form a crucial part of mathematics that deals with collecting, organizing, analyzing, and interpreting data, as well as understanding uncertainty and chance. These topics are essential for UPCAT and other college entrance exams, as they test your ability to analyze data, calculate measures of central tendency and dispersion, understand basic probability concepts, and solve problems involving permutations and combinations. This chapter will guide you through each concept with step-by-step solutions and practical examples relevant to Filipino students preparing for college entrance tests.
Concepts
Measures of Central Tendency
Central tendency measures help us find the 'center' or 'average' of a data set. The three main measures are mean (arithmetic average), median (middle value), and mode (most frequent value). Understanding when and how to use each measure is crucial for solving statistics problems in entrance exams.
Examples
The mean gives us the arithmetic average, the median shows the middle performance, and the mode indicates the most common score. Notice how these three measures give slightly different 'centers' for the same data.
Scenario
Find the mean, median, and mode of test scores: 85, 90, 78, 92, 85, 88, 90, 85
Solution
Step 1: Calculate Mean Mean = (85 + 90 + 78 + 92 + 85 + 88 + 90 + 85) ÷ 8 = 693 ÷ 8 = 86.625 Step 2: Find Median Arrange in order: 78, 85, 85, 85, 88, 90, 90, 92 Since n = 8 (even), median = (85 + 88) ÷ 2 = 86.5 Step 3: Find Mode Counting frequencies: 85 appears 3 times (most frequent) Mode = 85
Applications
- Analyzing class performance in standardized tests
- Understanding salary distributions in job markets
- Comparing academic performance across different schools
- Making decisions based on survey data
Misconceptions
- Thinking mean is always the best measure of central tendency
- Forgetting to arrange data in order before finding median
- Confusing mode with median when there are repeated values
- Not recognizing when a data set has multiple modes
Related Concepts
- Range
- Standard Deviation
- Quartiles
- Data Distribution
Common Exam Questions
Example
If the mean of 5 numbers is 20 and four numbers are 15, 18, 22, 25, find the fifth number. Solution: 20 × 5 = 100, so fifth number = 100 - (15 + 18 + 22 + 25) = 20
Approach
Use the mean formula: Mean × Number of values = Sum of all values
Question Type
Calculate missing value when mean is given
Example
For data 3, 7, 2, 9, 5, 8: arrange as 2, 3, 5, 7, 8, 9. With 6 values, median = (5 + 7) ÷ 2 = 6
Approach
Arrange data in order, then find middle position(s)
Question Type
Find median of grouped data
Key Points To Remember
- Mean = Sum of all values ÷ Number of values
- Median is the middle value when data is arranged in order
- Mode is the most frequently occurring value
- For odd number of values: median is the middle value
- For even number of values: median is the average of two middle values
- A data set can have no mode, one mode, or multiple modes
Measures of Dispersion
Measures of dispersion describe how spread out or scattered the data values are from the center. The main measures include range (difference between highest and lowest values), variance, and standard deviation. These measures help us understand the variability in data sets.
Examples
The range shows the total spread is 13 units. The standard deviation of 4.43 tells us how much, on average, each value deviates from the mean of 18.
Scenario
Calculate range and standard deviation for data: 12, 15, 18, 20, 25
Solution
Step 1: Calculate Range Range = 25 - 12 = 13 Step 2: Calculate Mean Mean = (12 + 15 + 18 + 20 + 25) ÷ 5 = 90 ÷ 5 = 18 Step 3: Calculate Variance Deviations from mean: (12-18)², (15-18)², (18-18)², (20-18)², (25-18)² = 36 + 9 + 0 + 4 + 49 = 98 Variance = 98 ÷ 5 = 19.6 Step 4: Calculate Standard Deviation Standard deviation = √19.6 ≈ 4.43
Applications
- Comparing consistency of student performance
- Quality control in manufacturing
- Risk assessment in investments
- Evaluating reliability of measurements
Misconceptions
- Thinking larger range always means larger standard deviation
- Forgetting to take square root when calculating standard deviation
- Confusing variance with standard deviation units
Related Concepts
- Normal Distribution
- Quartiles
- Outliers
- Data Variability
Common Exam Questions
Example
For ages 16, 18, 15, 19, 17, 20: Range = 20 - 15 = 5 years
Approach
Identify maximum and minimum values, then subtract
Question Type
Calculate range from given data
Key Points To Remember
- Range = Maximum value - Minimum value
- Variance measures average squared deviation from mean
- Standard deviation = √(variance)
- Larger dispersion values indicate more scattered data
- Range is the simplest but least reliable measure of dispersion
Fundamental Counting Principle
The Fundamental Counting Principle states that if one event can occur in m ways and another independent event can occur in n ways, then both events together can occur in m × n ways. This principle is the foundation for solving permutation and combination problems.
Examples
Since repetition is allowed, each position has the same number of choices. We multiply because the choice for each digit is independent of the others.
Scenario
How many different 3-digit numbers can be formed using digits 1, 2, 3, 4, 5 if repetition is allowed?
Solution
Step 1: Identify choices for each position First digit: 5 choices (1, 2, 3, 4, 5) Second digit: 5 choices (repetition allowed) Third digit: 5 choices (repetition allowed) Step 2: Apply counting principle Total 3-digit numbers = 5 × 5 × 5 = 125
Applications
- Creating secure passwords and PINs
- Designing license plate systems
- Menu combination planning
- Tournament bracket arrangements
Misconceptions
- Adding instead of multiplying the number of ways
- Not considering restrictions on certain positions
- Confusing repetition allowed vs. not allowed scenarios
Related Concepts
- Permutations
- Combinations
- Factorial
- Probability
Common Exam Questions
Example
11-digit phone numbers starting with 09: First position = 1 way (0), Second = 1 way (9), Remaining 9 positions = 10 ways each. Total = 1 × 1 × 10⁹
Approach
Identify restrictions for each position, then multiply possibilities
Question Type
Phone number or ID generation problems
Key Points To Remember
- For independent events: multiply the number of ways
- Total outcomes = (ways for event 1) × (ways for event 2) × ... × (ways for event n)
- Each choice must be independent of previous choices
- Used in creating passwords, license plates, and arrangement problems
Permutations and Combinations
Permutations count arrangements where order matters, while combinations count selections where order doesn't matter. Understanding the difference and knowing when to use each formula is crucial for solving counting problems in entrance exams.
Examples
For arrangements in a line, order matters (first position is different from second position). For committee selection, order doesn't matter (the same 5 people form the same committee regardless of selection order).
Scenario
From 8 students, how many ways can we: (a) arrange 5 in a line, (b) select 5 for a committee?
Solution
(a) Arrangement (order matters) - Use Permutation 8P5 = 8!/(8-5)! = 8!/3! = 8 × 7 × 6 × 5 × 4 = 6,720 ways (b) Selection (order doesn't matter) - Use Combination 8C5 = 8!/(5! × 3!) = (8 × 7 × 6)/(3 × 2 × 1) = 56 ways
Applications
- Forming sports teams and committees
- Arranging books on shelves
- Creating seating arrangements
- Selecting lottery numbers
Misconceptions
- Using combinations when order actually matters
- Using permutations when order doesn't matter
- Forgetting to account for identical objects in arrangements
- Not recognizing circular arrangement problems
Related Concepts
- Factorial
- Counting Principle
- Probability
- Pascal's Triangle
Common Exam Questions
Example
6 people around circular table: (6-1)! = 5! = 120 ways
Approach
For n objects in circle: (n-1)! arrangements
Question Type
Circular arrangements
Example
Arrange BANANA: 6!/(3! × 2!) = 60 ways (3 A's and 2 N's are identical)
Approach
Handle restrictions first, then arrange remaining items
Question Type
Arrangements with restrictions
Key Points To Remember
- Permutation formula: nPr = n!/(n-r)!
- Combination formula: nCr = n!/[(n-r)! × r!]
- Use permutations when order matters (arrangements, rankings)
- Use combinations when order doesn't matter (selections, teams)
- nCr = nPr ÷ r! (combinations are permutations divided by arrangements of selected items)
Basic Probability
Probability measures the likelihood of an event occurring, expressed as a number between 0 and 1 (or 0% to 100%). Basic probability involves understanding sample spaces, events, and calculating probabilities using the ratio of favorable outcomes to total possible outcomes.
Examples
Out of 9 equally likely outcomes (drawing any ball), 3 are favorable (drawing a red ball). The probability is the ratio of favorable to total outcomes.
Scenario
A bag contains 3 red balls, 4 blue balls, and 2 green balls. What's the probability of drawing a red ball?
Solution
Step 1: Count total outcomes Total balls = 3 + 4 + 2 = 9 balls Step 2: Count favorable outcomes Red balls = 3 Step 3: Calculate probability P(red) = 3/9 = 1/3 ≈ 0.333 or 33.33%
We can solve directly by counting favorable outcomes or use the complement rule: P(at least one) = 1 - P(none).
Scenario
What's the probability of getting at least one head when tossing two coins?
Solution
Step 1: List all possible outcomes Sample space: {HH, HT, TH, TT} Total outcomes = 4 Step 2: Count favorable outcomes (at least one head) Favorable outcomes: {HH, HT, TH} Count = 3 Step 3: Calculate probability P(at least one head) = 3/4 = 0.75 or 75% Alternative method using complement: P(at least one head) = 1 - P(no heads) = 1 - P(TT) = 1 - 1/4 = 3/4
Applications
- Weather forecasting and risk assessment
- Quality control and defect rates
- Games of chance and lottery systems
- Medical diagnosis and treatment success rates
Misconceptions
- Thinking probability can exceed 1 or be negative
- Confusing 'and' (multiplication) with 'or' (addition) in compound events
- Not recognizing when events are independent vs. dependent
- Misunderstanding conditional probability notation
Related Concepts
- Sample Space
- Independent Events
- Conditional Probability
- Bayes' Theorem
Common Exam Questions
Example
P(face card from standard deck) = 12/52 = 3/13 (12 face cards out of 52 total)
Approach
Identify sample space, count favorable outcomes, apply basic formula
Question Type
Card and dice probability
Example
P(ace|red card) = P(red ace) / P(red card) = 2/26 ÷ 26/52 = 2/26 = 1/13
Approach
P(B|A) = P(A and B) / P(A)
Question Type
Conditional probability
Key Points To Remember
- Probability = (Number of favorable outcomes) ÷ (Total number of possible outcomes)
- Probability values range from 0 to 1 (0% to 100%)
- P(A) + P(not A) = 1 (complement rule)
- For mutually exclusive events: P(A or B) = P(A) + P(B)
- For independent events: P(A and B) = P(A) × P(B)
Sampling Methods
Sampling involves selecting a subset of a population to study and make inferences about the entire population. Different sampling methods have different advantages and potential biases. Understanding these methods is important for data collection and analysis.
Examples
Cluster sampling works well when the population is naturally divided into groups (clusters) and it's impractical to sample from all groups. The key assumption is that clusters are similar to each other.
Scenario
Choose appropriate sampling method to survey student satisfaction in a large university with multiple campuses
Solution
Step 1: Analyze the population structure Population: Students across multiple campuses with different characteristics Step 2: Consider practical constraints Cost, time, and geographic distribution are factors Step 3: Choose appropriate method Cluster Sampling would be most appropriate: - Randomly select 2-3 campuses (clusters) - Survey all or most students in selected campuses - More cost-effective than visiting all campuses - Still provides representative sample if campuses are similar
Applications
- Political polls and election predictions
- Market research and consumer behavior studies
- Medical research and clinical trials
- Quality control in manufacturing
Misconceptions
- Thinking larger samples are always better regardless of method
- Not recognizing when convenience sampling creates bias
- Confusing different types of sampling methods
- Assuming correlation implies causation in survey results
Related Concepts
- Population vs Sample
- Bias
- Margin of Error
- Statistical Inference
Common Exam Questions
Example
Surveying only students with smartphones for a technology usage study would create bias by excluding those without smartphones
Approach
Look for systematic exclusion of certain groups or non-random selection
Question Type
Identify bias in sampling methods
Key Points To Remember
- Simple Random Sampling: every member has equal chance of selection
- Stratified Sampling: divide population into groups, sample proportionally
- Cluster Sampling: randomly select clusters, survey all members in selected clusters
- Systematic Sampling: select every nth member from ordered list
- Sample size affects accuracy - larger samples generally more reliable
Practice Problems
This problem tests all measures of central tendency and dispersion. Note that this data set is trimodal because three values appear with the same highest frequency.
Problem
The scores of 10 students in a math quiz are: 16, 14, 20, 18, 16, 19, 17, 15, 18, 17. Find the mean, median, mode, and range.
Solution
Mean: (16+14+20+18+16+19+17+15+18+17) ÷ 10 = 170 ÷ 10 = 17 Median: Arrange in order: 14,15,16,16,17,17,18,18,19,20. With 10 values, median = (17+17) ÷ 2 = 17 Mode: 16, 17, and 18 each appear twice (trimodal) Range: 20 - 14 = 6
Since we're arranging all letters from MATH and order matters (MATH is different from THAM), we use permutations. All letters are distinct, so it's simply 4!.
Problem
How many 4-letter arrangements can be made from the letters in MATH if no letter can be repeated?
Solution
Step 1: This is a permutation problem (order matters) Step 2: We have 4 distinct letters and want to arrange all 4 Step 3: Number of arrangements = 4P4 = 4! = 4 × 3 × 2 × 1 = 24
This is a dependent probability problem because the first draw affects the second. We multiply the probabilities, but must adjust for the changed conditions after the first draw.
Problem
A box contains 5 red marbles and 8 blue marbles. If two marbles are drawn without replacement, what's the probability both are red?
Solution
Step 1: Total marbles = 5 + 8 = 13 Step 2: P(first red) = 5/13 Step 3: After drawing one red marble: 4 red marbles left out of 12 total Step 4: P(second red | first red) = 4/12 = 1/3 Step 5: P(both red) = P(first red) × P(second red | first red) = 5/13 × 1/3 = 5/39
In circular arrangements, we fix one person's position to eliminate identical rotations. The remaining (n-1) people can be arranged in (n-1)! ways.
Problem
In how many ways can 6 people be seated around a circular table?
Solution
Step 1: This is a circular arrangement problem Step 2: For circular arrangements of n objects, use (n-1)! Step 3: Number of ways = (6-1)! = 5! = 5 × 4 × 3 × 2 × 1 = 120
Exam Preparation Tips
- Master the formulas for mean, median, mode, and know when to use each measure
- Practice distinguishing between permutations (order matters) and combinations (order doesn't matter)
- For probability problems, always identify the sample space first, then count favorable outcomes
- In counting problems, check if repetition is allowed and if there are any restrictions
- Learn to recognize circular arrangement problems - they use (n-1)! formula
- For conditional probability, use the formula P(B|A) = P(A and B) / P(A)
- Practice solving 'at least one' probability problems using complement rule: P(at least one) = 1 - P(none)
- Remember that probability values must be between 0 and 1 (inclusive)
- For sampling problems, understand the advantages and disadvantages of each method
- Always check your answers - probabilities should make intuitive sense
In summary
Statistics and Probability are fundamental topics in mathematics that appear frequently in UPCAT and other college entrance exams. Success in these topics requires understanding the key concepts, memorizing essential formulas, and developing problem-solving strategies. Focus on distinguishing between different types of problems - whether you need measures of central tendency, permutations vs. combinations, or different probability rules. Practice regularly with varied problems to build confidence and speed. Remember that these concepts have real-world applications in making informed decisions based on data and understanding uncertainty. The step-by-step approaches and visual aids provided in this chapter will help you tackle any Statistics and Probability question you encounter in your college entrance exam. Keep practicing, and don't hesitate to use the decision trees and formulas as quick references during your preparation.
Ready to practise for the FEUCAT 2026?
Super Tutor's AI review plan adapts to your weak areas and builds a weekly practice schedule around your target FEUCAT exam date.