Descriptor
Author
Easterday, Kenneth | 1 |
Lough, Tom | 1 |
Rudolph, William B. | 1 |
Scheuermann, Larry | 1 |
Smith, Tommy | 1 |
Tipps, Steve | 1 |
Tvrdik, Debra | 1 |
Publication Type
Computer Programs | 4 |
Journal Articles | 4 |
Guides - Classroom - Teacher | 2 |
Reports - Descriptive | 2 |
Education Level
Audience
Practitioners | 3 |
Teachers | 2 |
Location
Laws, Policies, & Programs
Assessments and Surveys
What Works Clearinghouse Rating

Rudolph, William B.; Tvrdik, Debra – School Science and Mathematics, 1991
Described is a strategy that allows students to experiment with probability without applying formulas to solve problems. Students are able to intuitively develop concepts of probability before formal definitions and properties. Sample problems are included along with BASIC programs for some of the problems. (KR)
Descriptors: Algebra, Computer Software, Learning Activities, Mathematics Education

Scheuermann, Larry – Journal of Computers in Mathematics and Science Teaching, 1989
Provides a short BASIC program, RANVAR, which generates random variates for various theoretical probability distributions. The seven variates include: uniform, exponential, normal, binomial, Poisson, Pascal, and triangular. (MVL)
Descriptors: College Mathematics, Computer Software, Computer Uses in Education, Courseware

Lough, Tom; Tipps, Steve – Journal of Computers in Mathematics and Science Teaching, 1988
Illustrates the exploration of random and chance events with a microcomputer. Demonstrates this principle using turtle graphics, coin flips, and die rolls in a student exercise involving distance and direction on a number line. Includes the necessary LOGO programming statements to use this method. (CW)
Descriptors: Computer Assisted Instruction, Computer Graphics, Computer Uses in Education, Courseware

Easterday, Kenneth; Smith, Tommy – School Science and Mathematics, 1992
Proposes an alternative means of approximating the value of complex integrals, the Monte Carlo procedure. Incorporating a discrete approach and probability, an approximation is obtained from the ratio of computer-generated points falling under the curve to the number of points generated in a predetermined rectangle. (MDH)
Descriptors: Calculus, Computer Assisted Instruction, Computer Uses in Education, Enrichment Activities