Mathematics

Effective: Fall 2024
Associate in Science for Transfer Program Map

This program map from the 2024-2025 catalog year represents one possible pathway to complete this program. Your pathway may vary depending on your transfer plans and also previous college credit, including AP Test scores, concurrent enrollment courses and high school articulated courses.

I'm ready to get started. What do I do next?

  1. Review this program map to get an overview of the required courses
  2. Meet with a counselor to develop your customized student education plan www.chabotcollege.edu/counseling
  3. Use DegreeWorks, an online student education planning tool, to track your progress toward graduation www.chabotcollege.edu / admissions / degreeworks
Program Description
Mathematics and related subjects play important dual roles in our culture. On the one hand, mathematics is a study in its own right; on the other hand it is an indispensable tool for expressing and understanding ideas in the sciences, engineering, and an increasing number of other fields. Through mathematics, we model the world and abstract out the essential structure in each situation, allowing us to see similar patterns across different problems. The joy of discovering beautiful connections lies at the heart of mathematics.

What can I do with this major?

An associates degree in Mathematics is a stepping stone to bachelor’s and higher degree in Mathematics and other related fields. Mathematics majors engage in a wide range of research and career fields:

  • Actuary
  • Statistician / Data Scientist
  • Operations Research Analyst
  • Software Engineer
  • Investment Banking Analyst
  • Research Scientist
  • Cryptographer
  • Business Consultant
  • Product Development Engineer
  • Forecast Analyst
  • Quality Assurance Manager

Learning and Career Pathway
  • Science, Technology, Engineering, Mathematics & Environment

Icon Key

= Critical Course = Prerequisite for Other Courses = Prerequisite Required = Required for Major GE = General Education

Semester 1

15 units

MTH 1
Calculus I1

5 units
GE
This course is the first in the three-course calculus sequence intended for majors in math, engineering, and physical sciences. The course covers elements of analytic geometry, derivatives, limits and continuity, differentiation of algebraic and trigonometric functions, and the definite integral. Application to the sciences are also covered.
Course Details:
  1. Prerequisite: MTH 20
  2. Prerequisite: MTH 22
  3. Prerequisite: MTH 21
  4. Prerequisite: MTH 31
  5. Prerequisite: MTH 31S
  6. Prerequisite: MTH 36
  7. Prerequisite: MTH 36S
  8. Prerequisite: MTH 37
  • Transfers to UC/CSU
  • English 1- Critical Reading and Composition

    4 units
    GE

    General Education Course- see a counselor to choose the appropriate general education pattern and general ed course option for this term.

    3 units
    GE

    General Education Course- see a counselor to choose the appropriate general education pattern and general ed course option for this term.

    3 units
    GE

    Semester 2

    15 units

    MTH 2
    Calculus II

    5 units
    Continuation of differential and integral calculus, including transcendental, and inverse functions. Techniques of integration, numerical integration, parametric equations, polar coordinates, sequences, power series and Taylor series. Primarily for mathematics, physical science, and engineering majors.
    Course Details:
    1. Prerequisite: MTH 1
  • Transfers to CSU
  • General Education Course- see a counselor to choose the appropriate general education pattern and general ed course option for this term. 1

    4 units
    GE

    General Education Course- see a counselor to choose the appropriate general education pattern and general ed course option for this term.

    3 units
    GE

    General Education Course- see a counselor to choose the appropriate general education pattern and general ed course option for this term.

    3 units
    GE

    Semester 3

    15 units

    MTH 3
    Multivariable Calculus

    5 units
    Vector valued functions, functions of several variables, partial differentiation, multiple integration, change of variables theorem, scalar and vector fields, gradient, divergence, curl, line integral, surface integral, Theorems of Green, Stokes and Gauss, applications.
    Course Details:
    1. Prerequisite: MTH 2
  • Transfers to CSU
  • General Education Course- see a counselor to choose the appropriate general education pattern and general ed course option for this term.

    3 units
    GE

    General Education Course- see a counselor to choose the appropriate general education pattern and general ed course option for this term.

    4 units
    GE

    List A Course

    3 units
    Choose one course from List A below
    See the full list: (Click here)

    Semester 4

    15-17 units

    List A Course

    3 units
    Choose one course from List A below
    See the full list: (Click here)

    List B Course

    3-5 units
    Choose one course from List B below
    See the full list: (Click here)

    General Education Course- see a counselor to choose the appropriate general education pattern and general ed course option for this term.

    3 units
    GE

    General Education Course- see a counselor to choose the appropriate general education pattern and general ed course option for this term.

    3 units
    GE

    General Education Course- see a counselor to choose the appropriate general education pattern and general ed course option for this term.

    3 units
    GE

    List A

    Choose one course from the list below

    MTH 4
    Elementary Differential Equations

    3 units
    Introduction to elementary differential equations, including first and second order equations, series solutions, Laplace transforms, and applications.
    Course Details:
    1. Prerequisite: MTH 2
  • Transfers to CSU
  • MTH 6
    Elementary Linear Algebra

    3 units
    Introduction to linear algebra: matrices, determinants, systems of equations, vector spaces, linear transformations, eigenvalue, eigenvectors, and applications.
    Course Details:
    1. Prerequisite: MTH 2
  • Transfers to CSU
  • List B

    Choose one course from the list below:

    Any course from List A not used above.

    3 units

    CSCI 14
    Introduction to Structured Programming In C++

    4 units
    Introduction to structured programming and problem solving using the C++ language. Problem solving techniques, algorithm design, testing and debugging techniques, and documentation standards. C++ syntax: elementary operators, data types, control structures, user-defined and library functions, basic input/output, sequential files, arrays and structs. Appropriate for students with little or no programming experience, but comfortable using computers with modern GUI operating systems.
    Course Details:
    1. Prerequisite: MTH 55
    2. or
    3. Prerequisite: MTH 55B
    4. or
    5. Prerequisite: MTH 55L
    6. or
    7. Prerequisite: MTH 54
    8. or
    9. Prerequisite: MTH 54L
    10. or
    11. Strongly Recommended: CSCI 7
    12. or
    13. Strongly Recommended: ENGL 1A

    CSCI 15
    Object-Oriented Programming Methods

    4 units
    Object-oriented programming methods employed to design, program, test and document intermediate level problems. Includes strings and string objects, multidimensional arrays, pointers, dynamic allocation, classes, overloaded functions, inheritance and polymorphism, introduction to linked lists. Designed to satisfy Association of Computing Machinery (ACM) guidelines for CS I as required for Computer Science and related transfer majors.
    Course Details:
    1. Prerequisite: CSCI 14
    2. Strongly Recommended: MTH 20

    CSCI 19A
    Object-Oriented Programming Methods in Java

    4 units
    Object-oriented programming methods employed to design, program, test and document intermediate level problems in the Java language. Overview of Java syntax, control structures, methods, I/O, strings, single and multidimensional arrays, recursion and exception handling. Abstract Data Types and Object-Oriented Programming principles including classes, information hiding, aggregation, inheritance, method overriding and polymorphism. Introduction to graphical user interfaces (GUIs) and applets using the javax.swing package. Dynamic allocation and de-allocation of memory; comparison of Java references with pointers in C++. Implementation and use of linked lists. Designed to satisfy Association of Computing Machinery (ACM) guidelines for CSI as required for Computer Science and related transfer majors.
    Course Details:
    1. Strongly Recommended: CSCI 14
    2. and
    3. Strongly Recommended: MTH 20

    CSCI 20
    Introduction to Data Structures

    4 units
    Design and implementation of larger projects using object-oriented software engineering principles. Emphasis on definition and use of data structures. Includes specification of Abstract Data Types, recursion, dynamic memory allocation, stacks, linked lists, priority queues, graphs, binary trees, heaps, sorting and searching, algorithm analysis, hashing techniques, random access files.
    Course Details:
    1. Prerequisite: CSCI 15
    2. Strongly Recommended: MTH 1

    MTH 8
    Discrete Mathematics

    3 units
    Sets, relations and functions; logic, methods of proof, induction; combinatorics, discrete probability, recursion, and recurrence relations; graphs and trees; logic circuits; finite state machines. Designed for majors in mathematics and computer science.
    Course Details:
    1. Prerequisite: MTH 1
    2. Strongly Recommended: CSCI 14
  • Transfers to CSU
  • MTH 43 or PSY 5 or BUS 19 (Choose one)

    4 units

    MTH 43
    Introduction to Probability and Statistics

    4 units
    Descriptive statistics, including measures of central tendency and dispersion; elements of probability; tests of statistical hypotheses (one and two populations); correlation and regression; ANOVA; applications in various fields. Introduction to the use of computer software package to complete both descriptive and inferential statistics problems. May not receive credit if Mathematics 35 has been completed.
    Course Details:
    1. Prerequisite: MTH 53
    2. or
    3. Prerequisite: MTH 55
    4. or
    5. Strongly Recommended: ENGL 1
  • Transfers to CSU
  • or

    PSY 5
    Introductory Statistics for the Behavioral and Social Sciences

    4 units
    Statistics as applied to the behavioral and social sciences. Applications using data from disciplines including psychology, social sciences, business, life science, health science, and education. The use of probability techniques, hypothesis testing, and predictive techniques to facilitate decision-making. Topics include: descriptive and inferential statistics; probability and sampling distributions; correlation and linear regression; analysis of variance (ANOVA), chi-square and t-tests; and application of technology for statistical analysis including the interpretation of the relevance of the statistical findings.
    Course Details:
    1. Strongly Recommended: ENGL 1A
    2. Prerequisite: MTH 53
    3. or
    4. Prerequisite: MTH 53B
    5. or
    6. Prerequisite: MTH 54
    7. or
    8. Prerequisite: MTH 54L
    9. or
    10. Prerequisite: MTH 55
    11. or
    12. Prerequisite: MTH 55B
    13. or
    14. Prerequisite: MTH 55L
  • Transfers to CSU
  • or

    BUS 19
    Business Statistics

    4 units
    Introduction to concepts, methods and models employed in reasoning with numbers and in presenting cogent statistical arguments or solutions in the business field. Key topics include estimating confidence intervals, hypotheses testing, development of projections for inferential purposes in the business field, probability distributions (poisson, binomial, normal, student-t, chi-sq, F-distribution), Analysis of Variance (ANOVA), estimating simple and multiple regressions.
    Course Details:
    1. Prerequisite: MTH 53
    2. or
    3. Prerequisite: MTH 53B
    4. or
    5. Prerequisite: MTH 54
    6. or
    7. Prerequisite: MTH 54L
    8. or
    9. Prerequisite: MTH 55
    10. or
    11. Prerequisite: MTH 55B
    12. or
    13. Prerequisite: MTH 55L
    14. or
  • Transfers to CSU
  • PHYS 4A or PHYS 7A (Choose one)

    5 units

    PHYS 4A
    General Physics I

    5 units
    Introduction to the principles of Newtonian mechanics using calculus as needed for STEM Majors. Physics 4A is the first course in the three- or four-semester sequence required for transfer in Engineering and Sciences. The course includes units, dimensional analysis, vectors, kinematics, velocity, acceleration, force, dynamics, energy, momentum, rotation, statics, and gravitation. May not receive credit if PHYS 7A has been completed successfully.
    Course Details:
    1. Prerequisite: MTH 1
    2. Prerequisite: MTH 2
    3. Strongly Recommended: PHYS 18
    or

    PHYS 7A
    Physics for Scientists and Engineers: Classical Mechanics

    5 units
    Introduction to the principles of Newtonian mechanics using calculus. Physics 7A is the first course in the sequence designed for engineering and science majors. Key concepts include use of vectors for motion, velocities, accelerations, and forces (kinematics), dynamics, kinetic and potential energy, conservation of energy, momentum, rotation, oscillations and gravitation. Not available for credit if Physics 4A has already been successfully completed.
    Course Details:
    1. Prerequisite: MTH 1
    2. Prerequisite: MTH 2
    3. Strongly Recommended: PHYS 18
  • Transfers to UC/CSU
  • Total Units: 60-62 units