Reed-Muller Codes - Polynomial View of Encoding
Procedure
The experiment consists of two tasks. The user is recommended to go through these in the same sequence as they are presented.
- Monomial evaluation
- Given a Monomial, identify its degree and evaluate it on different points.
- Polynomial evaluation
- Given a Polynomial, identify its degree and evaluate it on different points.
Overview of the Experiment window

The experiment window consists of the following components:
- Task tab: The task tab contains the list of tasks that need to be performed in the experiment. The user can navigate to any task by clicking on the corresponding task in the task tab.
- Instruction box: The instruction box displays step-by-step instructions to perform the task.
- Question box: The question box displays the question to be answered by the user.
- Observation box: The observation box displays the feedback messages based on the user's input.
- Action box: The action box contains the input elements and buttons to perform the task.
Experiment:
There are two tasks in this experiment.
Task 1: Monomial Evaluation
Identify Degree: Given a monomial, find its degree
Evaluate the codeword corresponding to the monomial: Given a monomial, find its evaluation at tuples given below

Task 2: Polynomial Evaluation
Identify Degree: Given a polynomial, find its degree
Evaluate the codeword corresponding to the polynomial: Given a polynomial, find its evaluation at tuples given below
