Latex system in distance learning of the probability theory

Writing interactive math tests in the LaTeX system. Using the system for writing interactive tests on the theory of probabilities in distance learning. Creation of tasks of the type "True/False", "Short answer", "Essay" ("Clarifying the definition").

Рубрика Математика
Вид статья
Язык английский
Дата добавления 19.03.2024
Размер файла 211,9 K

Отправить свою хорошую работу в базу знаний просто. Используйте форму, расположенную ниже

Студенты, аспиранты, молодые ученые, использующие базу знаний в своей учебе и работе, будут вам очень благодарны.

Размещено на http://www.Allbest.Ru/

Lutsk National Technical University, Ukraine

Department of Physics and Higher Mathematics

Latex system in distance learning of the probability theory

H. Hubal, Ph.D. in Phys.-Mathem. Sci.,

Ass. Professor

Summary

Article discusses the main issues for writing interactive mathematical tests in the LaTeX system. The LaTeX system is convenient to use for writing interactive mathematical tests in distance learning. We use the eqExam package, the AcroTeX eDucation Bundle package, the turnthepage package in order to write interactive mathematical tests, for example tests on the probability theory. For this, we create (tasks) of the "True/False" type, the "Short Answer" type, the "Essay" type ("Specifying a Definition", "Justification of a Theoretical Hypothesis") and the "Multiple Choice" type.

Keywords. LaTeX, test, eqExam package, turnthepage package, distance learning.

Анотація

Система Latex у дистанційному навчанні теорії ймовірностей

У статті розглядаються основні питання написання інтерактивних математичних тестів у системі LaTeX. Систему LaTeX зручно використовувати для написання інтерактивних математичних контрольних робіт у дистанційному навчанні. Ми використовуємо пакет eqExam, пакет AcroTeX eDucation Bundle, пакет turnthepage для написання інтерактивних математичних тестів, наприклад, тестів з теорії ймовірностей. Для цього створюємо (завдання) типу «Правда/Неправда», типу «Коротка відповідь», типу «Твір» («Уточнення визначення», «Обґрунтування теоретичної гіпотези») та «Множинний вибір» типу.

Ключові слова. LaTeX, тест, пакет eqExam, пакет turnthepage, дистанційне навчання.

Introduction

Scientists and educators use the LaTeX system to write texts with a great number of mathematical formulas in structural documents [1]-[6].

The LaTeX system is convenient to use for writing interactive mathematical tests in distance learning [1], [6]-[9].

In this article, we consider how to write interactive mathematical tests in the LaTeX system using LaTeX packages such as eqExam package and additional packages to this package: hyperref, AcroTeX eDucation Bundle, everyshi and generating pdf files. We also used the turnthepage package.

Main part and results

interactive mathematical test probability theory

Let us consider how to write interactive mathematical tests in the LaTeX system, for example tests on the probability theory. For this, it is necessary to install LaTeX packages and generate pdf files using Adobe Distiller, pdftex or dvipdfm. In order to generate interactive mathematical tests in the LaTeX system, we use the eqExam package and additional packages to this package such as hyperref, AcroTeX eDucation Bundle and everyshi.

The eqExam package generates questions (tasks) of the "True/False" type, the “Short Answer" type, the "Essay" type ("Specifying a Definition", "Justification of a Theoretical Hypothesis") and the “Multiple Choice" type.

When creating interactive mathematical tests using the eqExam package, the questions (tasks) are printed in a special format and the answers are entered according to the options.

The eqExam package is published in three modes:

- the “Answers at the end of the document" mode which is set by default;

- the “Test" mode in which answers do not appear in the document;

- the “Key-Answer" in which answers appear in the document. This mode is set by the answerkey option.

The hyperref package generates hyperlinks from standard cross-reference commands in the LaTeX system. AcroTeX eDucation Bundle is a collection of technical packages for creating online interactive tests.

Let us give the example of the LaTeX document with the eqExam package added.

documentclass[12pt]{article}

% In the preamble of the LaTeX document, we add the eqExam package

with some options

\usepackage[forpaper, pointsonboth, useforms, nosolutions,

online]{eqexam}

\usepackage{english}

% We generate the title of the test

\title[T1]{Test 1}

\author{H.M. Hubal}

\subject{Main Concepts of Probability Theory}

\date{Semester 2 \ the\year}

\begin{document}

\maketitle

% We generate the beginning of the test

\begin{exam}{P1}

\begin{instructions}

\end{instructions}

Take the test. Points are subtracted from the total number of points for incorrect answers.

% Question (task) of the "True/False" type. The assessment of the question (task) is 2 points

\begin{problem}[2]

\textbf{True} or \textbf{False}.

\begin{parts}

\item \TF{F} The number of arrangements of \(n\) objects out of \(k\) can be

calculated by the formula \(A_nAk=\frac{n!}{k!(n-k)!}\), and the number of

combinations of \(n \) objects out of \(k \) can be calculated by the formula

\(C_nAk=\frac{n!}{(n-k)!}\).

\item \TF{T} The number of arrangements of \(n\) objects out of \(k\) can be

calculated by the formula \(A_nAk=\frac{n!}{(n-k)!}\) and the number of

combinations of n objects out of k can be calculated by the formula

\(C_nAk=\frac{n!}{k!(n-k)!}\).

\end{parts}

\end{problem}

% Question (task) of the "Short Answer" type. When answering this question (task), you must enter a word or a phrase in the underlined place. The assessment of the questio n (task) is 3 points

\begin{problem}[3]

The main principles of combinatorics are \fillin{4in} {the summation and

multiplication rules}.

\begin{solution}

The summation rule

If some object \(a\) can be chosen in \(m\) ways, and some object \(b\) can be

chosen in \(n\) ways, neither choice \(a\) coinciding with either choice \(b\),

then one of the objects \(a\) or \(b\) can be chosen in \(m+n\) ways.

The multiplication rule

If some object \(a\) can be chosen in \(m\) ways, and for any choice of the

object \(a\), the object \(b\) can be chosen in \(n\) ways, then the choice of

the pair \((a;b\) can be made in \(mn\) ways.

\end{solution}

\end{problem}

% Question (task) of the "Essay" type is an open-ended question (task) that requires a detailed answer. 15 inches of vertical space are allowed for the answer. The assessment of the question (task) is 4 points

\begin{problem}[4]

Which event is called probable, impossible?

\begin{solution}[15in]

\end{solution}

\end{problem}

The event is called probable in the given trial if it definitely occurs in this trial. The event is called impossible in the given trial if it never occurs in this trial.

% Question (task) of the "Multiple Choice" type is a question (task) that has several answer options of which one or more are correct. The assessment of the question (task) is 5 points

\begin{problem}[5]

% We generate the table with four columns

\begin{answers}{4}

\bChoices

\Ans0 \(0\) \eAns \Ans0 \(\frac{1}{3}\) \eAns \Ans0 \(1\) \eAns \Ans0

\frac{490}{1327} \eAns

\eChoices

\end{answers}

\begin{solution}

\frac{490}{1327}

\end{solution}

\end{problem}

\end{exam}

\end{document}

In a batch of 50 details, the number of defective ones cannot exceed two, all the values (0; 1; 2) of the number of the defective details being equally possible. Knowing that five details chosen randomly turned out to be suitable, find the probability that all the remained details are also suitable.

The given code generates Test 1 in Fig. 1.

When creating tests, it is advisable to remind students to go to the next page so that students do not skip the page. For this, the turnthepage package is used. With this package every odd page (except the last one if it is odd) generates the message to turn the page.

Note that this package is also suitable for use for other types of documents.

The turnthepage package can be added to the preamble of a LaTeX document by the command \usepackage[<option>]{turnthepage}

Option generates the text that appears in the lower right corner of the odd page: "turn the page".

Main Concepts of Probability Theory

Fig. 1. Test Mode

The test can be submitted in electronic form. To do this, in the preamble of the LaTeX document, we use the email option and the \submitinfo command with two options: the first one has a script eqAttach.asp, and the second one has an e-mail of a recipient.

Conclusions

Thus, in this article, we considered peculiarities of writing interactive mathematical tests, for example tests on the probability theory, in the LaTeX system. We used LaTeX packages such as eqExam package and additional packages to this package: hyperref, AcroTeX eDucation Bundle, everyshi and generated pdf files. We also used the turnthepage package. We created questions (tasks) of the "True/False" type, the "Short Answer" type, the "Essay" type ("Specifying a Definition", "Justification of a Theoretical Hypothesis") and the "Multiple Choice" type.

References

1. Hubal, H.M. (2018) Mathematical texts and figures in the LaTeX system. Computer Integrated Technologies: Education, Science, Production, (32), 90-94 (in Ukrainian).

2. Gryshchenko, T.V., Deineko, Zh.V. & Nikitenko, O.M. (2019) Using the LaTeX system during the preparation of scientific publications. IVInternational Scientific and Technical Conference "Print, Multimedia & Web", 96-98 (in Ukrainian).

3. Lode, C. (2019) Better books with LaTeX the agile way. Clements Lode Verlag E.K. (254 p.).

4. Hubal, H.M. (2019) Mathematical description of the non-equilibrium state of symmetric particle systems. International Journal of Applied Mathematics, (32(5)), 767-774.

5. Hubal, H.M. (2021) Mathematical modeling of biochemical processes rates in biological systems. Computer-Integrated Technologies: Education, Science, Production, (42), 43-49.

6. Hubal, H.M. (2023) Improvement of references and footnotes in mathematical and other texts by creating macros in the LaTeX programming language. International Journal on Information Technologies & Security, (15(3)), 15-22.

7. Kottwitz, S. (2021) LaTeX beginner's guide. Packt Publishing, USA, (354 p.).

8. Romansky, R. (2023) Empirical evaluation of the transfer of information resources in active learning. International Journal on Information Technologies & Security, 15(1), 39-48.

9. Verdaguer-Codina, J. (2022) Linux, LaTeX, and Python in secondary and baccalaureate. Proceedings of IEEE Global Engineering Education Conference (EDUCON), Tunisia, 763-768.

Размещено на Allbest.Ru

...

Подобные документы

  • The great encyclopedic of the Middle Ages Abu Raihon Muhammad ibn Ahmad al-Beruniy, who had been famous with the pseudonym "Ptolemy". Measuring the Distance on the Ground and the Height of a Mountain. The Distances between the Celestial Bodies.

    реферат [138,7 K], добавлен 21.03.2008

  • Construction of the general algorithm for integration of the linear usual distinctive equation. Creation of the common decision of the differential equation. An example of the decision of linear systems. Definition of components of certain functions.

    учебное пособие [2,4 M], добавлен 03.10.2011

  • Review of concepts, forms and different ways of representing the methods of mathematical induction, characterization of its ideas and principles. Features of a multimedia learning object students and teachers on the example of the University of Latvia.

    реферат [1,1 M], добавлен 11.02.2012

  • Анализ динамических процессов в системе на основе использования построенной аналитической модели. Моделирование с использованием пакета расширения Symbolic Math Tolbox. Построение модели в виде системы дифференциальных уравнений, записанных в форме Коши.

    курсовая работа [863,4 K], добавлен 21.06.2015

  • Investigation of the problem with non-local conditions on the characteristic and on the line of degeneracy . The solution of the modied Cauchy problem with initial data. The solution of singular integral equations. Calculation of the inner integral.

    статья [469,4 K], добавлен 15.06.2015

  • Dеvеloрment of а sеt of рrogrаms for solvіng thе vаrіаtіonаl рroрosеd tаsks іn thе Mаthеmаtіса еnvіronmеnt. Study of аnаlуtісаl аnd numеrісаl mеthods for studуіng vаrіаtіonаl tаsks. Definition of funсtіonаls dереndіng on funсtіons of sеvеrаl vаrіаblеs.

    дипломная работа [3,4 M], добавлен 14.03.2022

  • The basic tendencies of making international educational structures with different goals. The principles of distance education. Distance learning methods based on modern technological achievements. The main features of distance education in Ukraine.

    реферат [19,1 K], добавлен 01.11.2012

  • The history of the use of the interactive whiteboard in the learning. The use of IWB to study of the English, the advantages and disadvantages of the method. Perfect pronunciation, vocabulary. The development of reading, writing, listening and speaking.

    презентация [1,3 M], добавлен 23.02.2016

  • The term "political system". The theory of social system. Classification of social system. Organizational and institutional subsystem. Sociology of political systems. The creators of the theory of political systems. Cultural and ideological subsystem.

    реферат [18,8 K], добавлен 29.04.2016

  • Testing as a form of control the level of students’ skills and abilities. The classification of tests in learning English. Problems in the control of education. The final results on the evaluation system of knowledge. The main stage of the lesson.

    курсовая работа [37,8 K], добавлен 08.05.2014

  • The digital nervous system. The best way to put distance between company and the crowd. Accurate information about sales. A standardized system of accounts for the entire GM organization. Achieving advantage over competitors in the information age.

    анализ книги [19,8 K], добавлен 16.06.2012

  • Federalism and the Tax System. Federal Taxes and Intergovernmental Revenues. Tax Reform. The Progressivity of the Tax System. Political Influences on the Tax System. Main principles of US tax system. The importance of Social Security taxes.

    реферат [15,9 K], добавлен 01.12.2006

  • Theory of economics was created and is developed by the economists of different schools. Main article: History of Economics. Areas of study. Techniques. Language and reasoning. Development of economic thought. The system of economic relations.

    реферат [22,6 K], добавлен 12.05.2008

  • Methods of foreign language teaching and its relation to other sciences. Psychological and linguistic prerequisites for foreign language teaching. Aims, content and principles language learning. Teaching pronunciation, grammar, speaking and writing.

    курс лекций [79,6 K], добавлен 13.03.2015

  • Analysis of Rousseau's social contract theory and examples of its connection with the real world. Structure of society. Principles of having an efficient governmental system. Theory of separation of powers. The importance of censorship and religion.

    статья [13,1 K], добавлен 30.11.2014

  • Fundamental considerations in teaching writing essays. The importance of writing essays. Basic principles of teaching writing essays: writing techniques and stages. Organization of the essays. Linking words and phrases. Types of essays, essay samples.

    курсовая работа [399,5 K], добавлен 02.02.2011

  • Управление электронным обучением. Технологии электронного обучения e-Learning. Программное обеспечение для создания e-Learning решений. Компоненты LMS на примере IBM Lotus Learning Management System и Moodle. Разработка учебных курсов в системе Moodle.

    курсовая работа [146,6 K], добавлен 11.06.2009

  • Overview of civil law system. History of appearance and development of the Roman-German legal family. General characteristics of civil law legal system. Sourses of the right. Distinctive features of the system. Soubgroups in the civil law system.

    курсовая работа [36,7 K], добавлен 10.08.2011

  • Главная идея LaTeX, возможности системы. Структура документа - текстового файла, содержащего специальные команды языка разметки. Формат текста и вспомогательные программы. Отображение математических и других формул, символы функций и исходные команды.

    курсовая работа [704,6 K], добавлен 21.02.2015

  • In anatomical and physiological aspect we can represent bronchopulmonary system as a combination of separate organs and functional subsystems, accordingly, in united functional system of organs of respiration of the person. Value and the function.

    реферат [16,3 K], добавлен 24.04.2008

Работы в архивах красиво оформлены согласно требованиям ВУЗов и содержат рисунки, диаграммы, формулы и т.д.
PPT, PPTX и PDF-файлы представлены только в архивах.
Рекомендуем скачать работу.