8. Appendices

In the appendices you should include any data or material that supported your research but that was too long to include in the body of your paper. Materials in an appendix should be referenced at some point in the body of the report.

Some examples:

• If you wrote a computer program to generate more data than you could produce by hand, you should include the code and some sample output.

• If you collected statistical data using a survey, include a copy of the survey.

• If you have lengthy tables of numbers that you do not want to include in the body of your report, you can put them in an appendix.

Sample Write-Up

Seating unfriendly customers, a combinatorics problem.

By Lisa Honeyman February 12, 2002

The Problem

In a certain coffee shop, the customers are grouchy in the early morning and none of them wishes to sit next to another at the counter.

1. Suppose there are ten seats at the counter. How many different ways can three early morning customers sit at the counter so that no one sits next to anyone else?

2. What if there are n seats at the counter?

3. What if we change the number of customers?

4. What if, instead of a counter, there was a round table and people refused to sit next to each other?

Assumptions

I am assuming that the order in which the people sit matters. So, if three people occupy the first, third and fifth seats, there are actually 6 (3!) different ways they can do this. I will explain more thoroughly in the body of my report.

Body of the Report

At first there are 10 seats available for the 3 people to sit in. But once the first person sits down, that limits where the second person can sit. Not only can’t he sit in the now-occupied seat, he can’t sit next to it either. What confused me at first was that if the first person sat at one of the ends, then there were 8 seats left for the second person to chose from. But if the 1 st person sat somewhere else, there were only 7 remaining seats available for the second person. I decided to look for patterns. By starting with a smaller number of seats, I was able to count the possibilities more easily. I was hoping to find a pattern so I could predict how many ways the 10 people could sit without actually trying to count them all. I realized that the smallest number of seats I could have would be 5. Anything less wouldn’t work because people would have to sit next to each other. So, I started with 5 seats. I called the customers A, B, and C.

With 5 seats there is only one configuration that works.

As I said in my assumptions section, I thought that the order in which the people sit is important. Maybe one person prefers to sit near the coffee maker or by the door. These would be different, so I decided to take into account the different possible ways these 3 people could occupy the 3 seats shown above. I know that ABC can be arranged in 3! = 6 ways. (ABC, ACB, BAC, BCA, CAB, CBA). So there are 6 ways to arrange 3 people in 5 seats with spaces between them. But, there is only one configuration of seats that can be used. (The 1 st , 3 rd , and 5 th ).

Next, I tried 6 seats. I used a systematic approach to show that there are 4 possible arrangements of seats. This is how my systematic approach works:

Assign person A to the 1 st seat. Put person B in the 3 rd seat, because he can’t sit next to person A. Now, person C can sit in either the 5 th or 6 th positions. (see the top two rows in the chart, below.) Next suppose that person B sits in the 4 th seat (the next possible one to the right.) That leaves only the 6 th seat free for person C. (see row 3, below.) These are all the possible ways for the people to sit if the 1 st seat is used. Now put person A in the 2 nd seat and person B in the 4 th . There is only one place where person C can sit, and that’s in the 6 th position. (see row 4, below.) There are no other ways to seat the three people if person A sits in the 2 nd seat. So, now we try putting person A in the 3 rd seat. If we do that, there are only 4 seats that can be used, but we know that we need at least 5, so there are no more possibilities.

Possible seats 3 people could occupy if there are 6 seats

Once again, the order the people sit in could be ABC, BAC, etc. so there are 4 * 6 = 24 ways for the 3 customers to sit in 6 seats with spaces between them.

I continued doing this, counting how many different groups of seats could be occupied by the three people using the systematic method I explained. Then I multiplied that number by 6 to account for the possible permutations of people in those seats. I created the following table of what I found.

Next I tried to come up with a formula. I decided to look for a formula using combinations or permutations. Since we are looking at 3 people, I decided to start by seeing what numbers I would get if I used n C 3 and n P 3 .

3 C 3 = 1   4 C 3 = 4   5 C 3 = 10   6 C 3 = 20

3 P 3 = 6   4 P 3 = 24   5 P 3 = 60   6 P 3 = 120

Surprisingly enough, these numbers matched the numbers I found in my table. However, the n in n P r and n C r seemed to be two less than the total # of seats I was investigating. 

Conjecture 1:

Given n seats at a lunch counter, there are n -2 C 3 ways to select the three seats in which the customers will sit such that no customer sits next to another one. There are n -2 P 3 ways to seat the 3 customers in such a way than none sits next to another.

After I found a pattern, I tried to figure out why n -2 C 3 works. (If the formula worked when order didn’t matter it could be easily extended to when the order did, but the numbers are smaller and easier to work with when looking at combinations rather than permutations.)

In order to prove Conjecture 1 convincingly, I need to show two things:

(1) Each n – 2 seat choice leads to a legal n seat configuration.

(2) Each n seat choice resulted from a unique n – 2 seat configuration.

To prove these two things I will show

And then conclude that these two procedures are both functions and therefore 1—1.

Claim (1): Each ( n – 2) -seat choice leads to a legal n seat configuration.

Suppose there were only n – 2 seats to begin with. First we pick three of them in which to put people, without regard to whether or not they sit next to each other. But, in order to guarantee that they don’t end up next to another person, we introduce an empty chair to the right of each of the first two people. It would look like this:

We don’t need a third “new” seat because once the person who is farthest to the right sits down, there are no more customers to seat. So, we started with n – 2 chairs but added two for a total of n chairs. Anyone entering the restaurant after this procedure had been completed wouldn’t know that there had been fewer chairs before these people arrived and would just see three customers sitting at a counter with n chairs. This procedure guarantees that two people will not end up next to each other. Thus, each ( n – 2)-seat choice leads to a unique, legal n seat configuration.

Therefore, positions s 1 ' s 2 ', and s 3 ' are all separated by at least one vacant seat.

This is a function that maps each combination of 3 seats selected from n – 2 seats onto a unique arrangement of n seats with 3 separated customers. Therefore, it is invertible.

Claim (2): Each 10-seat choice has a unique 8-seat configuration.

Given a legal 10-seat configuration, each of the two left-most diners must have an open seat to his/her right. Remove it and you get a unique 8-seat arrangement. If, in the 10-seat setting, we have q 1 > q 2 , q 3 ; q 3 – 1 > q 2 , and q 2 – 1 > q 1 , then the 8 seat positions are q 1 ' = q 2 , q 2 ' = q 2 – 1, and q 3 ' = q 3 – 2. Combining these equations with the conditions we have

q 2 ' = q 2 – 1 which implies q 2 ' > q 1 = q 1 '

q 3 ' = q 3 – 2 which implies q 3 ' > q 2 – 1 = q 2 '

Since q 3 ' > q 2 ' > q 1 ', these seats are distinct. If the diners are seated in locations q 1 , q 2 , and q 3 (where q 3 – 1 > q 2 and q 2 – 1 > q 1 ) and we remove the two seats to the right of q 1 and q 2 , then we can see that the diners came from q 1 , q 2 – 1, and q 3 – 2. This is a function that maps a legal 10-seat configuration to a unique 8-seat configuration.

The size of a set can be abbreviated s ( ). I will use the abbreviation S to stand for n separated seats and N to stand for the n – 2 non-separated seats.

therefore s ( N ) = s ( S ).

Because the sets are the same size, these functions are 1—1.

Using the technique of taking away and adding empty chairs, I can extend the problem to include any number of customers. For example, if there were 4 customers and 10 seats there would be 7 C 4 = 35 different combinations of chairs to use and 7 P 4 = 840 ways for the customers to sit (including the fact that order matters). You can imagine that three of the ten seats would be introduced by three of the customers. So, there would only be 7 to start with.

In general, given n seats and c customers, we remove c- 1 chairs and select the seats for the c customers. This leads to the formula n -( c -1) C c = n - c +1 C c for the number of arrangements.

Once the number of combinations of seats is found, it is necessary to multiply by c ! to find the number of permutations. Looking at the situation of 3 customers and using a little algebraic manipulation, we get the n P 3 formula shown below.

This same algebraic manipulation works if you have c people rather than 3, resulting in n - c +1 P c

Answers to Questions

  • With 10 seats there are 8 P 3 = 336 ways to seat the 3 people.
  • My formula for n seats and 3 customers is: n -2 P 3 .
  • My general formula for n seats and c customers, is: n -( c -1) P c = n - c +1 P c

_________________________________________________________________ _

After I finished looking at this question as it applied to people sitting in a row of chairs at a counter, I considered the last question, which asked would happen if there were a round table with people sitting, as before, always with at least one chair between them.

I went back to my original idea about each person dragging in an extra chair that she places to her right, barring anyone else from sitting there. There is no end seat, so even the last person needs to bring an extra chair because he might sit to the left of someone who has already been seated. So, if there were 3 people there would be 7 seats for them to choose from and 3 extra chairs that no one would be allowed to sit in. By this reasoning, there would be 7 C 3 = 35 possible configurations of chairs to choose and 7 P 3 = 840 ways for 3 unfriendly people to sit at a round table.

Conjecture 2: Given 3 customers and n seats there are n -3 C 3 possible groups of 3 chairs which can be used to seat these customers around a circular table in such a way that no one sits next to anyone else.

My first attempt at a proof: To test this conjecture I started by listing the first few numbers generated by my formula:

When n = 6    6-3 C 3 = 3 C 3 = 1

When n = 7    7-3 C 3 = 4 C 3 = 4

When n = 8    8-3 C 3 = 5 C 3 = 10

When n = 9    9-3 C 3 = 6 C 3 = 20

Then I started to systematically count the first few numbers of groups of possible seats. I got the numbers shown in the following table. The numbers do not agree, so something is wrong — probably my conjecture!

I looked at a circular table with 8 people and tried to figure out the reason this formula doesn’t work. If we remove 3 seats (leaving 5) there are 10 ways to select 3 of the 5 remaining chairs. ( 5 C 3 ).

The circular table at the left in the figure below shows the n – 3 (in this case 5) possible chairs from which 3 will be randomly chosen. The arrows point to where the person who selects that chair could end up. For example, if chair A is selected, that person will definitely end up in seat #1 at the table with 8 seats. If chair B is selected but chair A is not, then seat 2 will end up occupied. However, if chair A and B are selected, then the person who chose chair B will end up in seat 3 . The arrows show all the possible seats in which a person who chose a particular chair could end. Notice that it is impossible for seat #8 to be occupied. This is why the formula 5 C 3 doesn’t work. It does not allow all seats at the table of 8 to be chosen.

The difference is that in the row-of-chairs-at-a-counter problem there is a definite “starting point” and “ending point.” The first chair can be identified as the one farthest to the left, and the last one as the one farthest to the right. These seats are unique because the “starting point” has no seat to the left of it and the “ending point” has no seat to its right. In a circle, it is not so easy.

Using finite differences I was able to find a formula that generates the correct numbers:

Proof: We need to establish a “starting point.” This could be any of the n seats. So, we select one and seat person A in that seat. Person B cannot sit on this person’s left (as he faces the table), so we must eliminate that as a possibility. Also, remove any 2 other chairs, leaving ( n – 4) possible seats where the second person can sit. Select another seat and put person B in it. Now, select any other seat from the ( n – 5) remaining seats and put person C in that. Finally, take the two seats that were previously removed and put one to the left of B and one to the left of C.

The following diagram should help make this procedure clear.

In a manner similar to the method I used in the row-of-chairs-at-a-counter problem, this could be proven more rigorously.

An Idea for Further Research:

Consider a grid of chairs in a classroom and a group of 3 very smelly people. No one wants to sit adjacent to anyone else. (There would be 9 empty seats around each person.) Suppose there are 16 chairs in a room with 4 rows and 4 columns. How many different ways could 3 people sit? What if there was a room with n rows and n columns? What if it had n rows and m columns?

References:

Abrams, Joshua. Education Development Center, Newton, MA. December 2001 - February 2002. Conversations with my mathematics mentor.

Brown, Richard G. 1994. Advanced Mathematics . Evanston, Illinois. McDougal Littell Inc. pp. 578-591

The Oral Presentation

Giving an oral presentation about your mathematics research can be very exciting! You have the opportunity to share what you have learned, answer questions about your project, and engage others in the topic you have been studying. After you finish doing your mathematics research, you may have the opportunity to present your work to a group of people such as your classmates, judges at a science fair or other type of contest, or educators at a conference. With some advance preparation, you can give a thoughtful, engaging talk that will leave your audience informed and excited about what you have done.

Planning for Your Oral Presentation

In most situations, you will have a time limit of between 10 and 30 minutes in which to give your presentation. Based upon that limit, you must decide what to include in your talk. Come up with some good examples that will keep your audience engaged. Think about what vocabulary, explanations, and proofs are really necessary in order for people to understand your work. It is important to keep the information as simple as possible while accurately representing what you’ve done. It can be difficult for people to understand a lot of technical language or to follow a long proof during a talk. As you begin to plan, you may find it helpful to create an outline of the points you want to include. Then you can decide how best to make those points clear to your audience.

You must also consider who your audience is and where the presentation will take place. If you are going to give your presentation to a single judge while standing next to your project display, your presentation will be considerably different than if you are going to speak from the stage in an auditorium full of people! Consider the background of your audience as well. Is this a group of people that knows something about your topic area? Or, do you need to start with some very basic information in order for people to understand your work? If you can tailor your presentation to your audience, it will be much more satisfying for them and for you.

No matter where you are presenting your speech and for whom, the structure of your presentation is very important. There is an old bit of advice about public speaking that goes something like this: “Tell em what you’re gonna tell ’em. Tell ’em. Then tell ’em what you told ’em.” If you use this advice, your audience will find it very easy to follow your presentation. Get the attention of the audience and tell them what you are going to talk about, explain your research, and then following it up with a re-cap in the conclusion.

Writing Your Introduction

Your introduction sets the stage for your entire presentation. The first 30 seconds of your speech will either capture the attention of your audience or let them know that a short nap is in order. You want to capture their attention. There are many different ways to start your speech. Some people like to tell a joke, some quote famous people, and others tell stories.

Here are a few examples of different types of openers.

You can use a quote from a famous person that is engaging and relevant to your topic. For example:

• Benjamin Disraeli once said, “There are three kinds of lies: lies, damn lies, and statistics.” Even though I am going to show you some statistics this morning, I promise I am not going to lie to you! Instead, . . .

• The famous mathematician, Paul Erdös, said, “A Mathematician is a machine for turning coffee into theorems.” Today I’m here to show you a great theorem that I discovered and proved during my mathematics research experience. And yes, I did drink a lot of coffee during the project!

• According to Stephen Hawking, “Equations are just the boring part of mathematics.” With all due respect to Dr. Hawking, I am here to convince you that he is wrong. Today I’m going to show you one equation that is not boring at all!

Some people like to tell a short story that leads into their discussion.

“Last summer I worked at a diner during the breakfast shift. There were 3 regular customers who came in between 6:00 and 6:15 every morning. If I tell you that you didn’t want to talk to these folks before they’ve had their first cup of coffee, you’ll get the idea of what they were like. In fact, these people never sat next to each other. That’s how grouchy they were! Well, their anti-social behavior led me to wonder, how many different ways could these three grouchy customers sit at the breakfast counter without sitting next to each other? Amazingly enough, my summer job serving coffee and eggs to grouchy folks in Boston led me to an interesting combinatorics problem that I am going to talk to you about today.”

A short joke related to your topic can be an engaging way to start your speech.

It has been said that there are three kinds of mathematicians: those who can count and those who can’t.

All joking aside, my mathematics research project involves counting. I have spent the past 8 weeks working on a combinatorics problem.. . .

To find quotes to use in introductions and conclusions try: http://www.quotationspage.com/

To find some mathematical quotes, consult the Mathematical Quotation Server: http://math.furman.edu/~mwoodard/mquot.html

To find some mathematical jokes, you can look at the “Profession Jokes” web site: http://www.geocities.com/CapeCanaveral/4661/projoke22.htm

There is a collection of math jokes compiled by the Canadian Mathematical Society at http://camel.math.ca/Recreation/

After you have the attention of your audience, you must introduce your research more formally. You might start with a statement of the problem that you investigated and what lead you to choose that topic. Then you might say something like this,

“Today I will demonstrate how I came to the conclusion that there are n ( n  – 4)( n  – 5) ways to seat 3 people at a circular table with n seats in such a way that no two people sit next to each other. In order to do this I will first explain how I came up with this formula and then I will show you how I proved it works. Finally, I will extend this result to tables with more than 3 people sitting at them.”

By providing a brief outline of your talk at the beginning and reminding people where you are in the speech while you are talking, you will be more effective in keeping the attention of your audience. It will also make it much easier for you to remember where you are in your speech as you are giving it.

The Middle of Your Presentation

Because you only have a limited amount of time to present your work, you need to plan carefully. Decide what is most important about your project and what you want people to know when you are finished. Outline the steps that people need to follow in order to understand your research and then think carefully about how you will lead them through those steps. It may help to write your entire speech out in advance. Even if you choose not to memorize it and present it word for word, the act of writing will help you clarify your ideas. Some speakers like to display an outline of their talk throughout their entire presentation. That way, the audience always knows where they are in the presentation and the speaker can glance at it to remind him or herself what comes next.

An oral presentation must be structured differently than a written one because people can’t go back and “re-read” a complicated section when they are at a talk. You have to be extremely clear so that they can understand what you are saying the first time you say it. There is an acronym that some presenters like to remember as they prepare a talk: “KISS.” It means, “Keep It Simple, Student.” It may sound silly, but it is good advice. Keep your sentences short and try not to use too many complicated words. If you need to use technical language, be sure to define it carefully. If you feel that it is important to present a proof, remember that you need to keep things easy to understand. Rather than going through every step, discuss the main points and the conclusion. If you like, you can write out the entire proof and include it in a handout so that folks who are interested in the details can look at them later. Give lots of examples! Not only will examples make your talk more interesting, but they will also make it much easier for people to follow what you are saying.

It is useful to remember that when people have something to look at, it helps to hold their attention and makes it easier for them to understand what you are saying. Therefore, use lots of graphs and other visual materials to support your work. You can do this using posters, overhead transparencies, models, or anything else that helps make your explanations clear.

Using Materials

As you plan for your presentation, consider what equipment or other materials you might want use. Find out what is available in advance so you don’t spend valuable time creating materials that you will not be able to use. Common equipment used in talks include an over-head projector, VCR, computer, or graphing calculator. Be sure you know how to operate any equipment that you plan to use. On the day of your talk, make sure everything is ready to go (software loaded, tape at the right starting point etc.) so that you don’t have “technical difficulties.”

Visual aides can be very useful in a presentation. (See Displaying Your Results for details about poster design.) If you are going to introduce new vocabulary, consider making a poster with the words and their meanings to display throughout your talk. If people forget what a term means while you are speaking, they can refer to the poster you have provided. (You could also write the words and meanings on a black/white board in advance.) If there are important equations that you would like to show, you can present them on an overhead transparency that you prepare prior to the talk. Minimize the amount you write on the board or on an overhead transparency during your presentation. It is not very engaging for the audience to sit watching while you write things down. Prepare all equations and materials in advance. If you don’t want to reveal all of what you have written on your transparency at once, you can cover up sections of your overhead with a piece of paper and slide it down the page as you move along in your talk. If you decide to use overhead transparencies, be sure to make the lettering large enough for your audience to read. It also helps to limit how much you put on your transparencies so they are not cluttered. Lastly, note that you can only project approximately half of a standard 8.5" by 11" page at any one time, so limit your information to displays of that size.

Presenters often create handouts to give to members of the audience. Handouts may include more information about the topic than the presenter has time to discuss, allowing listeners to learn more if they are interested. Handouts may also include exercises that you would like audience members to try, copies of complicated diagrams that you will display, and a list of resources where folks might find more information about your topic. Give your audience the handout before you begin to speak so you don’t have to stop in the middle of the talk to distribute it. In a handout you might include:

• A proof you would like to share, but you don’t have time to present entirely.

• Copies of important overhead transparencies that you use in your talk.

• Diagrams that you will display, but which may be too complicated for someone to copy down accurately.

• Resources that you think your audience members might find useful if they are interested in learning more about your topic.

The Conclusion

Ending your speech is also very important. Your conclusion should leave the audience feeling satisfied that the presentation was complete. One effective way to conclude a speech is to review what you presented and then to tie back to your introduction. If you used the Disraeli quote in your introduction, you might end by saying something like,

I hope that my presentation today has convinced you that . . . Statistical analysis backs up the claims that I have made, but more importantly, . . . . And that’s no lie!

Getting Ready

After you have written your speech and prepared your visuals, there is still work to be done.

  • Prepare your notes on cards rather than full-size sheets of paper. Note cards will be less likely to block your face when you read from them. (They don’t flop around either.) Use a large font that is easy for you to read. Write notes to yourself on your notes. Remind yourself to smile or to look up. Mark when to show a particular slide, etc.
  • Practice! Be sure you know your speech well enough that you can look up from your notes and make eye contact with your audience. Practice for other people and listen to their feedback.
  • Time your speech in advance so that you are sure it is the right length. If necessary, cut or add some material and time yourself again until your speech meets the time requirements. Do not go over time!
  • Anticipate questions and be sure you are prepared to answer them.
  • Make a list of all materials that you will need so that you are sure you won’t forget anything.
  • If you are planning to provide a handout, make a few extras.
  • If you are going to write on a whiteboard or a blackboard, do it before starting your talk.

The Delivery

How you deliver your speech is almost as important as what you say. If you are enthusiastic about your presentation, it is far more likely that your audience will be engaged. Never apologize for yourself. If you start out by saying that your presentation isn’t very good, why would anyone want to listen to it? Everything about how you present yourself will contribute to how well your presentation is received. Dress professionally. And don’t forget to smile!

Here are a few tips about delivery that you might find helpful.

  • Make direct eye contact with members of your audience. Pick a person and speak an entire phrase before shifting your gaze to another person. Don’t just “scan” the audience. Try not to look over their heads or at the floor. Be sure to look at all parts of the room at some point during the speech so everyone feels included.
  • Speak loudly enough for people to hear and slowly enough for them to follow what you are saying.
  • Do not read your speech directly from your note cards or your paper. Be sure you know your speech well enough to make eye contact with your audience. Similarly, don’t read your talk directly off of transparencies.
  • Avoid using distracting or repetitive hand gestures. Be careful not to wave your manuscript around as you speak.
  • Move around the front of the room if possible. On the other hand, don’t pace around so much that it becomes distracting. (If you are speaking at a podium, you may not be able to move.)
  • Keep technical language to a minimum. Explain any new vocabulary carefully and provide a visual aide for people to use as a reference if necessary.
  • Be careful to avoid repetitive space-fillers and slang such as “umm”, “er”, “you know”, etc. If you need to pause to collect your thoughts, it is okay just to be silent for a moment. (You should ask your practice audiences to monitor this habit and let you know how you did).
  • Leave time at the end of your speech so that the audience can ask questions.

Displaying Your Results

When you create a visual display of your work, it is important to capture and retain the attention of your audience. Entice people to come over and look at your work. Once they are there, make them want to stay to learn about what you have to tell them. There are a number of different formats you may use in creating your visual display, but the underlying principle is always the same: your work should be neat, well-organized, informative, and easy to read.

It is unlikely that you will be able to present your entire project on a single poster or display board. So, you will need to decide which are the most important parts to include. Don’t try to cram too much onto the poster. If you do, it may look crowded and be hard to read! The display should summarize your most important points and conclusions and allow the reader to come away with a good understanding of what you have done.

A good display board will have a catchy title that is easy to read from a distance. Each section of your display should be easily identifiable. You can create posters such as this by using headings and also by separating parts visually. Titles and headings can be carefully hand-lettered or created using a computer. It is very important to include lots of examples on your display. It speeds up people’s understanding and makes your presentation much more effective. The use of diagrams, charts, and graphs also makes your presentation much more interesting to view. Every diagram or chart should be clearly labeled. If you include photographs or drawings, be sure to write captions that explain what the reader is looking at.

In order to make your presentation look more appealing, you will probably want to use some color. However, you must be careful that the color does not become distracting. Avoid florescent colors, and avoid using so many different colors that your display looks like a patch-work quilt. You want your presentation to be eye-catching, but you also want it to look professional.

People should be able to read your work easily, so use a reasonably large font for your text. (14 point is a recommended minimum.) Avoid writing in all-capitals because that is much harder to read than regular text. It is also a good idea to limit the number of different fonts you use on your display. Too many different fonts can make your poster look disorganized.

Notice how each section on the sample poster is defined by the use of a heading and how the various parts of the presentation are displayed on white rectangles. (Some of the rectangles are blank, but they would also have text or graphics on them in a real presentation.) Section titles were made with pale green paper mounted on red paper to create a boarder. Color was used in the diagrams to make them more eye-catching. This poster would be suitable for hanging on a bulletin board.

If you are planning to use a poster, such as this, as a visual aid during an oral presentation, you might consider backing your poster with foam-core board or corrugated cardboard. A strong board will not flop around while you are trying to show it to your audience. You can also stand a stiff board on an easel or the tray of a classroom blackboard or whiteboard so that your hands will be free during your talk. If you use a poster as a display during an oral presentation, you will need to make the text visible for your audience. You can create a hand-out or you can make overhead transparencies of the important parts. If you use overhead transparencies, be sure to use lettering that is large enough to be read at a distance when the text is projected.

If you are preparing your display for a science fair, you will probably want to use a presentation board that can be set up on a table. You can buy a pre-made presentation board at an office supply or art store or you can create one yourself using foam-core board. With a presentation board, you can often use the space created by the sides of the board by placing a copy of your report or other objects that you would like people to be able to look at there. In the illustration, a black trapezoid was cut out of foam-core board and placed on the table to make the entire display look more unified. Although the text is not shown in the various rectangles in this example, you will present your information in spaces such as these.

Don’t forget to put your name on your poster or display board. And, don’t forget to carefully proof-read your work. There should be no spelling, grammatical or typing mistakes on your project. If your display is not put together well, it may make people wonder about the quality of the work you did on the rest of your project.

For more information about creating posters for science fair competitions, see

http://school.discovery.com/sciencefaircentral/scifairstudio/handbook/display.html ,

http://www.siemens-foundation.org/science/poster_guidelines.htm ,

Robert Gerver’s book, Writing Math Research Papers , (published by Key Curriculum Press) has an excellent section about doing oral presentations and making posters, complete with many examples.

References Used

American Psychological Association . Electronic reference formats recommended by the American Psychological Association . (2000, August 22). Washington, DC: American Psychological Association. Retrieved October 6, 2000, from the World Wide Web: http://www.apastyle.org/elecsource.html

Bridgewater State College. (1998, August 5 ). APA Style: Sample Bibliographic Entries (4th ed) . Bridgewater, MA: Clement C. Maxwell Library. Retrieved December 20, 2001, from the World Wide Web: http://www.bridgew.edu/dept/maxwell/apa.htm

Crannell, Annalisa. (1994). A Guide to Writing in Mathematics Classes . Franklin & Marshall College. Retrieved January 2, 2002, from the World Wide Web: http://www.fandm.edu/Departments/Mathematics/writing_in_math/guide.html

Gerver, Robert. 1997. Writing Math Research Papers . Berkeley, CA: Key Curriculum Press.

Moncur, Michael. (1994-2002 ). The Quotations Page . Retrieved April 9, 2002, from the World Wide Web: http://www.quotationspage.com/

Public Speaking -- Be the Best You Can Be . (2002). Landover, Hills, MD: Advanced Public Speaking Institute. Retrieved April 9, 2002, from the World Wide Web: http://www.public-speaking.org/

Recreational Mathematics. (1988) Ottawa, Ontario, Canada: Canadian Mathematical Society. Retrieved April 9, 2002, from the World Wide Web: http://camel.math.ca/Recreation/

Shay, David. (1996). Profession Jokes — Mathematicians. Retrieved April 5, 2001, from the World Wide Web: http://www.geocities.com/CapeCanaveral/4661/projoke22.htm

Sieman’s Foundation. (2001). Judging Guidelines — Poster . Retrieved April 9, 2002, from the World Wide Web: http://www.siemens-foundation.org/science/poster_guidelines.htm ,

VanCleave, Janice. (1997). Science Fair Handbook. Discovery.com. Retrieved April 9, 2002, from the World Wide Web: http://school.discovery.com/sciencefaircentral/scifairstudio/handbook/display.html ,

Woodward, Mark. (2000) . The Mathematical Quotations Server . Furman University. Greenville, SC. Retrieved April 9, 2002, from the World Wide Web: http://math.furman.edu/~mwoodard/mquot.html

Making Mathematics Home | Mathematics Projects | Students | Teachers | Mentors | Parents | Hard Math Café |

what is presentation in maths

  • About the Editors
  • About this Blog
  • Publications

Math Talk: Preparing Your Conference Presentation

If you are a typical reader of this blog, then you recently wrapped up your finals week and then dutifully made a summer plan . And then came the summer. Your plan may have involved working on a manuscript, preparing for a qualifying exam or a new course coming up in the fall, drafting a grant proposal, learning a new language (human or machine), eating kale in four different forms, and perhaps some fun times under the sun. Some, like me, also made plans to travel to conferences and give talks. Gearing up to get ready for my first conference of the summer, I thought about some of the best and the worst math talks I have witnessed. And I said to myself: “Self, you have surely seen the worst!” But why? Why do so many mathematicians give truly disastrous talks? Maybe we should talk about talks a bit.

There are some commonalities in all the good talks I have seen. Below I list a few characteristics of a good talk:

  • The presenter is clear and audible : This is obvious. If the audience cannot hear you, you are toast.
  • The presentation was prepared on a computer : Some old-school mathematicians will disagree with me. Chalk, they will say, is the ultimate communicator. And racking my brain, I too can recall an excellent chalk talk, one that was given by Lauren Williams (UC Berkeley) a while back. It is true that good chalk talks are easier to follow as they are paced more naturally; the presenter is somewhat constrained by her own writing speed which almost always works to the advantage of the audience. However it is also true that good chalk talks are VERY hard to do. So unless you are one of the naturals (and perhaps even then), I’d vote for a Beamer presentation any time.
  • The slides are legible : This means that you are using a sensible font size and are not packing in too much information in one slide.
  • The content in each slide is interesting but not too interesting : You want the audience to have a reason to look at you, the presenter, the conveyor of the Ultimate Truth about Exponential Sums and Polynomial-Growth Groups with Finitely Many Nilpotents. A humorous slide every now and then, perhaps one every twenty minutes, might be acceptable.
  • The slides contain visual and tabular information as much as possible : To contradict immediately with what I said above, I propose that you aim to include as much visual material in your talk as is feasible for your topic. Graphs, figures, tables, and any other content that describes your math in a visual way will go a long way toward making your talk comprehensible and interesting. We all know that striking mathematical imagery adds value and visual insight to most advanced mathematics.
  • The talk was not put together in the last five minutes : Ok, so, it is true that many talks are indeed put together at the last minute, I mean, the night before the actual event. But if you want to make this talk work well, you have to start early. You have to put your thoughts together onto paper (or preferably an electronic medium) much earlier. You want to start brainstorming: What needs to be in this talk? What is the minimum background the audience should have and what definitions and background results should you provide? What motivating examples would be best to start with? Is there one good sample case that you can use through the whole talk? What are the best figures to use? And then you want to have some time to put the slides together. Make sure things flow right, and that your overall presentation has a narrative coherence to it. Then you want to let it sit for a while and simmer, while you go play your favorite video game, and then come back to it with fresh eyes to see if it really works well. Then you have to practice. More on that later. But just like in cooking, slow and steady wins the race, or at least makes a delicious meal more likely.

The web is full of great suggestions about how to prepare successful presentations. Some are clearly intended for non-academic audiences, but they may still have some good ideas for you to ponder. And some of these may seem to be focusing exclusively on Powerpoint, and almost all math people will immediately roll their eyes at that, but the perspective gained from giving a good presentation in one context does carry over to other contexts; see for instance Jeana Mastrangeli’s article PowerPoint Unveils Coordinate Confusion for some great tips learned from a job in the industry that carry over well to the academic context. And you can find more tips on academic blogs and other sites for an academic audience, for instance on general presentation tips , on how not to use Powerpoint in the academic context . on how to give a fabulous academic presentation , and more specifically on how to create a presentation out of a completed paper .

Now besides these general-purpose advice articles, you might wish to know just what is out there on math talks specifically. If so, you should check out these AMS-sanctioned suggestions on presenting papers . A great resource for good advice on anything math-related is Terence Tao’s blog , and as expected he has some substantive things to say about how to give a good math talk . Another great resource for the fundamentals of giving a good math talk is Technically Speaking , an NSF-funded project aiming to improve the oral communication skills of STEM undergraduates. Though intended mainly for undergraduate math majors, the short videos on this site are eye-opening for most people, and not only for those who are new to giving math talks.

Friends and colleagues may have more pointed suggestions; my favorite is a list by Bill Ross (University of Richmond) . I totally agree with him in all the specifics, in particular about not including any proofs in a 20-minute talk. If you insist that your proof is the most elegant and the most intellectually satisfying proof on earth, then bring along copies of your paper to share with your audience after the talk. If you really really really have to, and if you are ok with upsetting Bill, then go ahead and do include an outline of the proof in one slide, but please do not spend more than a tenth of your time on this outline (about as much as a slide deserves).

Now if you are speaking at a specialized session (with the caveat that not all AMS special sessions are as specialized as you might think), and if you have a lot more time than 20 minutes, you might want to focus on your proof a bit more. This is understandable. Proof is the heart of what most academic mathematicians do, so it is natural that you want to share your life’s work with your colleagues. Just be aware that you might lose some of your audience when you do that. It is unavoidable. But it may be worth it. You will probably even have people come up to you later on and ask you detailed questions about one of your technical lemmas, to leave you convinced that at least some of those people with the closed eyes had indeed been awake, for at least some of the time.

Coming back to the practice issue: I won’t suggest that you need 10,000 hours of practice , but it is always a good idea to do a complete run-through of your talk beforehand. Especially if you have not yet given over thirty talks in your career, you need to practice. Even if you have been a celebrated teaching assistant for years, even if you have taught your own classes for a couple years with no serious blunder, if you have not stood in front of a mathematical audience to talk about your work for over thirty times, then you have to practice. Find someone to listen to you. And time yourself. Everybody understands and nobody will blame you if you are nervous during your talk, but almost everyone will be quite annoyed if you go over time. Conference regulars in each subdiscipline know who gives great talks and who always goes over time. You can guess whose talks are well attended and whose are avoided like the dusty reruns of a decade-old reality show.

Keep in mind that you also do not want to be late to your own talk. So find out where the talk is, and visit the room before the day of your talk. If the organizers requested it, it helps to send them a copy of your talk ahead of time (another reason why it is a good idea to prepare your slides before the night before your talk!); this ensures that the transitions between speakers will not cost you precious time.

Now after all that hard work, it is still possible that you could go to your conference room on the day of your talk and then face this:

So sit back, relax, and just try to enjoy the conference. The talk, if well-prepared, will almost certainly be a good one, and if not, there will surely be a chance for a do-over.

Gizem Karaali is associate professor of mathematics at Pomona College and a founding editor of the Journal of Humanistic Mathematics . Since May 2013, she is also the associate editor of the Mathematical Intelligencer .

6 Responses to Math Talk: Preparing Your Conference Presentation

' src=

Thank you for this post, Gizem. Excellent points. Just because something “should be obvious” doesn’t mean that it is. For example, I went to a talk at the last JMM by a well-known number theorist who decided that he didn’t need the microphone. He does have a booming voice, at least for the first half of each sentence. But I missed most of the punchlines, as I was two-thirds of the way back in a typical mid-sized conference center space with lousy acoustics. The in crowd, meaning the organizers and presenters of that session, could all hear what he said, bunched as they were up front. At least several of the rest of us were frustrated. So organizers and moderators: to make sure that talks are accessible to all in the room, please insist that all speakers use the mike. Speakers, use the mike, and if still in doubt, start the talk with “those in the back, raise your hand if you can hear me clearly.” (“Can you hear me?” won’t get a response from those who can’t.)

' src=

Who made the cartoon?

' src=

The cartoon is from “Piled Higher and Deeper” by Jorge Cham (www.phdcomics.com). This should be clearer in the body of the post now. Thanks for the inquiry (= gentle prod to correct attribution).

' src=

Very insightful remarks… Enjoyed reading. I also think if the presenter gives out a fairly detailed and clear abstract to the audience before the talk, it helps run the proceeds more smoothly. A handout during the talk summarizing the main points would not hurt either.

Here is another good summary: http://blogs.lse.ac.uk/impactofsocialsciences/2015/02/20/how-to-win-at-academic-presentations/

' src=

Making a presentation on these events will ensure that you attract the right kind of attention for your career moves. Our blog post today will focus on 5 vital steps that will help you sail through any academic or professional conference. These steps are equally applicable to national as well as international academic conferences.

To know more click on the link given below: http://www.texilaconference.org/blog/5-steps-to-prepare-for-an-academic-conference/

Leave a Reply Cancel reply

You must be logged in to post a comment.

Notify me of followup comments via e-mail. You can also subscribe without commenting.

Opinions expressed on these pages were the views of the writers and did not necessarily reflect the views and opinions of the American Mathematical Society.

  • Search for:

Retired Blogs

  • A Mathematical Word
  • inclusion/exclusion
  • Living Proof
  • On Teaching and Learning Mathematics
  • PhD + epsilon

Recent Posts

  • How to apply to and thrive in quantitative biology REUs
  • Improving at Math Through Community
  • A Conversation with the founders of Gxrls in STEM magazine
  • Building an online academic profile begins with your website
  • Supporting math majors and grad students in the time of pandemic
  • career advancement
  • Changing Graduate Programs
  • Going to graduate school
  • Graduate School
  • Industrial Mathematics
  • Journals and Publications
  • Negotiating faculty / post doc positions
  • Uncategorized
  • Undegraduates
  • work life balance
  • November 2021
  • February 2021
  • January 2021
  • December 2020
  • November 2020
  • September 2020
  • August 2020
  • February 2020
  • January 2020
  • December 2019
  • November 2019
  • October 2019
  • September 2019
  • August 2019
  • February 2019
  • January 2019
  • December 2018
  • September 2018
  • January 2018
  • December 2017
  • October 2017
  • September 2017
  • January 2017
  • December 2016
  • November 2016
  • October 2016
  • September 2016
  • February 2016
  • January 2016
  • November 2015
  • October 2015
  • September 2015
  • August 2015
  • February 2015
  • January 2015
  • December 2014
  • November 2014
  • October 2014
  • September 2014
  • August 2014
  • January 2014
  • December 2013
  • November 2013
  • October 2013
  • September 2013
  • August 2013
  • February 2013
  • January 2013

Comments Guidelines

The AMS encourages your comments, and hopes you will join the discussions. We review comments before they are posted, and those that are offensive, abusive, off topic or promoting a commercial product, person or website will not be posted. Expressing disagreement is fine, but mutual respect is required.

Powered by MathJax

what is presentation in maths

  • Entries feed
  • Comments feed
  • WordPress.org

Search

www.springer.com The European Mathematical Society

  • StatProb Collection
  • Recent changes
  • Current events
  • Random page
  • Project talk
  • Request account
  • What links here
  • Related changes
  • Special pages
  • Printable version
  • Permanent link
  • Page information
  • View source

Presentation

A specification of a group by generators and relations among them.

Every group can be presented by means of generators and relations. A presentation is finitely generated, respectively finitely related, if the number of generators, respectively relations, is finite. A finite presentation is one with both a finite number of relations and a finite number of generators. A presentation of the symmetric group $S_n$ of permutations on $n$ letters is as follows: there are $n-1$ generators $\sigma_2,\ldots,\sigma_n$, and the relations are $\sigma_i^2 = e$, $\sigma_i\sigma_j = \sigma_j\sigma_i$ if $|i-j| \ge 2$, $\sigma_i \sigma_{i+1} \sigma_i = \sigma_{i+1} \sigma_i \sigma_{i+1}$. If the relations $\sigma_i^2 = e$ are removed, one obtains a presentation of the braid group $B_n$.

If $G$ is presented by generators $G_i,$, $i \in I$, and relations $R_j$, $j \in J$, one writes $G = \langle G_i | R_j \rangle$. In that case $G$ is the quotient group of the free group on the generators $G_i,$ by the normal subgroup generated by the relations $R_j$. For details cf. [a1] , Sect. 1.2. Given a presentation of a group, there are systematic ways for obtaining presentations of subgroups and quotient groups.

  • This page was last edited on 8 September 2017, at 18:24.
  • Privacy policy
  • About Encyclopedia of Mathematics
  • Disclaimers
  • Impressum-Legal

Math Presentation Templates

Explain and illustrate mathematical concepts, principles and problem-solving techniques in a clear, concise and visually engaging manner with Venngage’s selection of free math presentation templates.

math presentation templates

Other presentation templates

  • Pitch decks
  • User persona
  • Brand guidelines
  • Professional
  • Group project
  • Valentine's day
  • Book report
  • Mother's day
  • Father's day
  • Visual chart
  • Architecture
  • Social media
  • Advertising

Math Presentation Design Templates

Popular template categories.

  • Infographics
  • White papers
  • Letterheads
  • Newsletters
  • Business cards
  • Human resources
  • Certificates
  • Invitations
  • Table of contents
  • Magazine covers
  • Price lists
  • Album covers
  • Book covers
  • See All Templates

what is mathematics

WHAT IS MATHEMATICS?

Oct 09, 2014

140 likes | 603 Views

WHAT IS MATHEMATICS?. Mathematics is an endeavour of the human spirit. The science of pure mathematics, in its modern developments, may claim to be the most original creation of the human spirit Francis Bacon. Axioms in Mathematics. Axiom of Plane Geometry. B. A.

Share Presentation

  • mathematics
  • human spirit
  • pure mathematics
  • mathematics napoleon
  • human thought independent
  • human spirit francis bacon

muncel

Presentation Transcript

WHAT ISMATHEMATICS?

Mathematics is an endeavour of the human spirit

The science of pure mathematics, in its modern developments, may claim to be the most original creation of the human spiritFrancis Bacon

Axioms inMathematics

Axiom of Plane Geometry B A

Mathematics can be divided into 5 large domains: • Algebra • Geometry • Analysis • Discrete Mathematics • Probability & Statistics

Is Mathematics an art or is it a science?

Mathematics, rightly viewed, possesses not only truth, but supreme beauty – a beauty cold and austere, like that of sculpture, without appeal to any part of our weaker nature, without the gorgeous trappings of painting or music, yet sublimely pure, and capable of a stern perfection such as only the greatest art can showBertrand Russell

If you ask me to choose between truth and beauty of mathematics, I would choose beautySir Michael Atiyah, Field medalist and former president of the royal society

How can it be that mathematics, being after all a product of human thought independent of experience, is so admirably adapted to the objects of reality Sir Albert Einstein

The prosperity of a state is intimately linked to the progress of mathematicsNapoleon

  • More by User

department of mathematics and statistics at mississippi state university

department of mathematics and statistics at mississippi state university

Mathematics All science as it grows towards perfection becomes mathematical in its ideas. -Alfred North Whitehead (1861-1947). Where is math used?. ENGINEERING: TACOMA NARROWS BRIDGE. Before:. After:. MUSIC. BIOLOGY. FINANCE. CHEMISTRY. NATURE. PHYSICS. PARENTS:. . HUMOR. M.S. in Mathematics. Pre-requisites for admissionB.S. in Mathematics (2.75 on 4.00 last 2 years).

443 views • 18 slides

Teaching Secondary Mathematics

Teaching Secondary Mathematics

Teaching Secondary Mathematics. 9. Conclusion: Planning for Improvement in Mathematics. Module 9:. Outline of Module 9. Review main messages underpinning the Teaching Secondary Mathematics resource Plan for professional learning for your school’s Mathematics teachers.

480 views • 20 slides

Introduction to Surveys of Enacted Curriculum Presentation: Introduce SEC to Educators

Introduction to Surveys of Enacted Curriculum Presentation: Introduce SEC to Educators

Introduction to Surveys of Enacted Curriculum Presentation: Introduce SEC to Educators. [Enter place and date]. Think for a moment about the curriculum work in your school or district. What are the SEC?. Practical, reliable set of data collection tools used by teachers

896 views • 65 slides

Brahmagupta

Brahmagupta

Ancient Indian mathematicians (800 BC-1200 AD) were basically number theorists, and their mathematics an appendage to Astronomy. The difference between Hindu and Greek mathematics was also greater in its focus. While Hindu mathematics was more arithmetic oriented, Greek mathematics was

3.87k views • 0 slides

Post-16 Mathematics

Post-16 Mathematics

Post-16 Mathematics. By the end of this presentation you should understand what options you have to continue you Mathematics education after GCSEs. You might also understand what each of these entail. What are your options?. A-Level in Mathematics & Further Mathematics. A-Level Mathematics.

287 views • 13 slides

Mathematics Department 2013

Mathematics Department 2013

Mathematics Department 2013. Fairfield Methodist School (Secondary). Aims of Mathematics Education. Students will … acquire the necessary mathematical concepts and skills for continuous learning in mathematics and related disciplines, and for applications to the real world;

380 views • 19 slides

Mayan Mathematics

Mayan Mathematics

Mayan Mathematics. Mayan Mathematics. The Mayas developed an important system of mathematics. It was more advanced than the systems used by the ancient Egyptians, Greeks, or Romans.

623 views • 8 slides

Mathematics

Mathematics

Mathematics. Compass. direction pointy circle. Miss A Galloway. Mathematics. Ruler. cm measuring length. Miss A Galloway. Mathematics. Cube. 3D square faces. Miss A Galloway. Mathematics. Statistic. graphs averages number. Miss A Galloway. Mathematics. Pentagon. 5 sides

632 views • 50 slides

CreatIng A Mathematics Culture

CreatIng A Mathematics Culture

CreatIng A Mathematics Culture. NZAMT Conference 13 • Oct 1 2013 Jim Hogan Team Solutions. Goal du JOur. In a school mathematics teachers are responsible for making mathematics common place, enjoyable and accessible.

362 views • 17 slides

Kindergarten @ NMES

Kindergarten @ NMES

Knowledge Acquired Assessing for Mastery (GKIDS) Resources. Kindergarten @ NMES. Mathematics: Shapes. Mathematics: Counting & Comparing Numbers. Mathematics: Measurment / Analyzing Data. Mathematics: Addition/Subtraction. English / Language Arts. Social Studies: Holidays.

321 views • 14 slides

The Mathematics Curriculum

The Mathematics Curriculum

Mathematics for the Laboratory Sciences: College Algebra, Precalculus, and Up Sheldon P. Gordon [email protected]. The Mathematics Curriculum. At most schools, the mathematics curriculum is focused on moving students up the mathematics pipeline :

1.86k views • 83 slides

Mathematics 14-19 Functional Mathematics

Mathematics 14-19 Functional Mathematics

Mathematics 14-19 Functional Mathematics. Tom Roper, School of Education, University of Leeds. Mathematics 14-19. The Smith Report Set up to investigate problems in post-14 mathematics education and, Found many problems associated with the provision of mathematics for the 14-19 age group,

426 views • 17 slides

How can I help my child with Mathematics?

How can I help my child with Mathematics?

How can I help my child with Mathematics?. Mark Rutherford School Mathematics Department January 2012. Exam Specification. Edexcel Mathematics A (linear) Examinations at the end of the course Two written papers (100 marks on each paper) Each paper lasts 1 hour 45 minutes

226 views • 11 slides

WELCOME TO ELEMENTARY MATHEMATICS

WELCOME TO ELEMENTARY MATHEMATICS

WELCOME TO ELEMENTARY MATHEMATICS. Tricia Rothenberg Lead Curriculum Specialist Elementary Mathematics. Jeri Bonnell Curriculum Specialist Elementary Mathematics. Navigating to the Elementary Mathematics Website. Academics > Mathematics.

380 views • 12 slides

Activity 1-15: Ergodic mathematics

Activity 1-15: Ergodic mathematics

www.carom-maths.co.uk. Activity 1-15: Ergodic mathematics. What follows is an introduction to a newish branch of mathematics- ERGODIC mathematics. Firstly -. Task: how many irrational numbers do you know? Write down five. Now pick any number between 0 and 1, let’s call it t.

302 views • 16 slides

GPS High School Mathematics

GPS High School Mathematics

Approved Interventions March 30, 2011. GPS High School Mathematics. Mathematics. High school mathematics curriculum is posing a major problem with students being unable to pass Mathematics I and/or II.

363 views • 16 slides

Girls and Mathematics

Girls and Mathematics

Girls and Mathematics. Developing effective teaching to raise attainment of girls in mathematics. Stephen Carlsson (Regional Advisor for mathematics – National Strategies) Debbie Fisher and Teresa Hill (Primary mathematics consultants for Bexley). Aims:.

447 views • 24 slides

MATHEMATICS STUDY SKILL AT CFS MDM SALBI DOLLAH JUNE 2012

MATHEMATICS STUDY SKILL AT CFS MDM SALBI DOLLAH JUNE 2012

MATHEMATICS STUDY SKILL AT CFS MDM SALBI DOLLAH JUNE 2012. MATHEMATICS COURSES. MATHEMATICS I (SHE1114) MATHEMATICS II (SEF 1124) MATHEMATICS II (SHF1124) MATHEMATICS III (SEF1134). MATHEMATICS I (SHE1114). FUNDAMENTALS FUNCTIONS AND GRAPHS POLYNOMIAL AND RATIONAL FUNCTIONS

548 views • 41 slides

A Brief History of Mathematics

A Brief History of Mathematics

A Brief History of Mathematics. A Brief History of Mathematics. What is mathematics? What do mathematicians do?. A Brief History of Mathematics. Egypt ; 3000B.C. Positional number system, base 10 Addition, multiplication, division. Fractions. Complicated formalism; limited algebra.

1.64k views • 77 slides

Middle School Mathematics

Middle School Mathematics

Middle School Mathematics. Secondary Mathematics. 7 th Grade Mathematics Courses. Algebra 1 Honors Each of the following criteria needs to be met for placement in Algebra I Honors at 7 th grade: Advanced Mathematics 6 or a year-long accelerated mathematics course

302 views • 12 slides

  • Math Article

Graphical Representation

Graphical Representation is a way of analysing numerical data. It exhibits the relation between data, ideas, information and concepts in a diagram. It is easy to understand and it is one of the most important learning strategies. It always depends on the type of information in a particular domain. There are different types of graphical representation. Some of them are as follows:

  • Line Graphs – Line graph or the linear graph is used to display the continuous data and it is useful for predicting future events over time.
  • Bar Graphs – Bar Graph is used to display the category of data and it compares the data using solid bars to represent the quantities.
  • Histograms – The graph that uses bars to represent the frequency of numerical data that are organised into intervals. Since all the intervals are equal and continuous, all the bars have the same width.
  • Line Plot – It shows the frequency of data on a given number line. ‘ x ‘ is placed above a number line each time when that data occurs again.
  • Frequency Table – The table shows the number of pieces of data that falls within the given interval.
  • Circle Graph – Also known as the pie chart that shows the relationships of the parts of the whole. The circle is considered with 100% and the categories occupied is represented with that specific percentage like 15%, 56%, etc.
  • Stem and Leaf Plot – In the stem and leaf plot, the data are organised from least value to the greatest value. The digits of the least place values from the leaves and the next place value digit forms the stems.
  • Box and Whisker Plot – The plot diagram summarises the data by dividing into four parts. Box and whisker show the range (spread) and the middle ( median) of the data.

Graphical Representation

General Rules for Graphical Representation of Data

There are certain rules to effectively present the information in the graphical representation. They are:

  • Suitable Title: Make sure that the appropriate title is given to the graph which indicates the subject of the presentation.
  • Measurement Unit: Mention the measurement unit in the graph.
  • Proper Scale: To represent the data in an accurate manner, choose a proper scale.
  • Index: Index the appropriate colours, shades, lines, design in the graphs for better understanding.
  • Data Sources: Include the source of information wherever it is necessary at the bottom of the graph.
  • Keep it Simple: Construct a graph in an easy way that everyone can understand.
  • Neat: Choose the correct size, fonts, colours etc in such a way that the graph should be a visual aid for the presentation of information.

Graphical Representation in Maths

In Mathematics, a graph is defined as a chart with statistical data, which are represented in the form of curves or lines drawn across the coordinate point plotted on its surface. It helps to study the relationship between two variables where it helps to measure the change in the variable amount with respect to another variable within a given interval of time. It helps to study the series distribution and frequency distribution for a given problem.  There are two types of graphs to visually depict the information. They are:

  • Time Series Graphs – Example: Line Graph
  • Frequency Distribution Graphs – Example: Frequency Polygon Graph

Principles of Graphical Representation

Algebraic principles are applied to all types of graphical representation of data. In graphs, it is represented using two lines called coordinate axes. The horizontal axis is denoted as the x-axis and the vertical axis is denoted as the y-axis. The point at which two lines intersect is called an origin ‘O’. Consider x-axis, the distance from the origin to the right side will take a positive value and the distance from the origin to the left side will take a negative value. Similarly, for the y-axis, the points above the origin will take a positive value, and the points below the origin will a negative value.

Principles of graphical representation

Generally, the frequency distribution is represented in four methods, namely

  • Smoothed frequency graph
  • Pie diagram
  • Cumulative or ogive frequency graph
  • Frequency Polygon

Merits of Using Graphs

Some of the merits of using graphs are as follows:

  • The graph is easily understood by everyone without any prior knowledge.
  • It saves time
  • It allows us to relate and compare the data for different time periods
  • It is used in statistics to determine the mean, median and mode for different data, as well as in the interpolation and the extrapolation of data.

Example for Frequency polygonGraph

Here are the steps to follow to find the frequency distribution of a frequency polygon and it is represented in a graphical way.

  • Obtain the frequency distribution and find the midpoints of each class interval.
  • Represent the midpoints along x-axis and frequencies along the y-axis.
  • Plot the points corresponding to the frequency at each midpoint.
  • Join these points, using lines in order.
  • To complete the polygon, join the point at each end immediately to the lower or higher class marks on the x-axis.

Draw the frequency polygon for the following data

Mark the class interval along x-axis and frequencies along the y-axis.

Let assume that class interval 0-10 with frequency zero and 90-100 with frequency zero.

Now calculate the midpoint of the class interval.

Using the midpoint and the frequency value from the above table, plot the points A (5, 0), B (15, 4), C (25, 6), D (35, 8), E (45, 10), F (55, 12), G (65, 14), H (75, 7), I (85, 5) and J (95, 0).

To obtain the frequency polygon ABCDEFGHIJ, draw the line segments AB, BC, CD, DE, EF, FG, GH, HI, IJ, and connect all the points.

what is presentation in maths

Frequently Asked Questions

What are the different types of graphical representation.

Some of the various types of graphical representation include:

  • Line Graphs
  • Frequency Table
  • Circle Graph, etc.

Read More:  Types of Graphs

What are the Advantages of Graphical Method?

Some of the advantages of graphical representation are:

  • It makes data more easily understandable.
  • It saves time.
  • It makes the comparison of data more efficient.

Leave a Comment Cancel reply

Your Mobile number and Email id will not be published. Required fields are marked *

Request OTP on Voice Call

Post My Comment

what is presentation in maths

Very useful for understand the basic concepts in simple and easy way. Its very useful to all students whether they are school students or college sudents

Thanks very much for the information

what is presentation in maths

  • Share Share

Register with BYJU'S & Download Free PDFs

Register with byju's & watch live videos.

close

Feedback and assessment for presentations

Range of instructor feedback, specificity of instructor feedback, advantages of various forms of feedback, rubrics and grading/commenting forms.

Encourage students to improve their presentations: otherwise presenting repeatedly may merely ingrain bad habits. Feedback can come from peers and from instructors.

Consider commenting on the following:

  • Timing notes: an outline of the talk including the amount of time spent on each portion.
  • Feedback on the presentation style: style of speech, use of visual aids (blackboard/ slides/ images), pacing, audience engagement.
  • Feedback on mathematical content: correctness, connections of material to other parts of course or other parts of mathematics (this is a good way to pique students’ interest in the subject matter).
  • Feedback on teaching strategy: providing motivation, examples, conceptual explanations, repetition, etc.
  • See also the general principles of communicating math .

Issues specific to various forms of presentations can be found on the page Assignments on Presentations .

The level of detail of the comments depends on whether the presentation will be given again. For example, noting every math mistake might be appropriate for a rehearsal so the student can be sure to fix those mistakes, but if the presentation will not be given again, a list of every mistake could be demoralizing with little positive benefit. At this point, comments should be more general and should focus instead on the sorts of things to consider for future presentations.

For other issues to consider when choosing and wording comments, see the handout Dimensions of Commenting .

  • Most efficient is to take notes during the presentation and give them to the student immediately after the presentation.
  • Most helpful for the student (but time intensive) may be to record the presentation and then sit with the student to review the recording.
  • Another option is to discuss the presentation as a class immediately after the presentation. For this option to be successful, a respectful, collegial atmosphere is necessary.
  • If you prefer time to think before giving feedback, you could e-mail your response after class or arrange to meet with the student at a later date. Meeting may be more efficient than e-mail because the student can ask clarifying questions so you don’t have to take the time to make your notes self-explanatory.

Identifying and prioritizing grading criteria before grading is important to prevent unintentional, subconscious bias,  even in graders who consider themselves objective,  as found by this study of hiring decisions based on criteria prioritized before/after learning about an applicant: Uhlmann and Cohen, “ Constructed Criteria: Redefining Merit to Justify Discrimination ,” Psychological Science, Vol 16, No 6, pp. 474-480, 2005.

Guidance for how to create a rubric is provided on the MAA Mathematical Communication page “ How can I objectively grade something as subjective as communication ?”

For classes in which each student gives multiple presentations, see the grading suggestions on the page for undergraduate seminars .

Sample grading criteria & rubrics for presentations are provided below.

Using a commenting form or grading form can remind you to consider all aspects of presentations that you’ve decided are important, rather than focusing only on the most obvious issues with any given presentation. A commenting form or grading form can also help you to find positive aspects of a presentation that on first consideration seems to be thoroughly troublesome. Some examples of forms and rubrics are below, but it’s best to make your own so the form reflects your priorities.

  • Pedro Reis’ presentation evaluation form for M.I.T.’s Undergraduate Seminar in Physical Applied Mathematics , a topics seminar
  • Characteristics of an effective undergraduate research talk : outlines basic expectations, characteristics of a good talk, and characteristics of an excellent talk
  • Jardine, D. and Ferlini, V. “Assessing Student Oral Presentation of Mathematics,”   Supporting Assessment in Undergraduate Mathematics , The Mathematical Association of America, 2006, pp. 157-162 . This report of a department’s assessment of the teaching of math presentations contains a rubric for individual presentations. See Appendix B.
  • Dennis, K. “Assessing Written and Oral Communication of Senior Projects,”  Supporting Assessment in Undergraduate Mathematics , The Mathematical Association of America, 2006, pp. 177-181 . Contains rubrics for presenting and writing, with recommendations.
  • Rubric for Mathematical Presentations from Ball State University
  • A description of criteria for math oral presentation for a math majors’ seminar, with categories Logic & Organization, Content, and Delivery.
  • Form for commenting on and grading a presentation of a proof
  • Scoring Rubric for Math Fair Projects with an audience of children
  • Rubric for grades 6-8 for a math talk about solving two-step equations with one variable

What is Math Comm

Latest updates.

  • Teamwork workshop
  • Giving a lecture or workshop on writing
  • Written genres
  • Reading Assignment-Info Thy Writing Workshop
  • Number Theory–Scott Carnahan
  • Types of proof & proof-writing strategies

Recent Blog Posts

  • Best Writing on Mathematics 2015
  • 2014 MAA Writing Award Winners: American Mathematical Monthly
  • 2014 MAA Writing Award Winners: Mathematics Magazine
  • 2014 MAA Writing Award Winners: College Mathematics Journal
  • 2014 MAA Writing Award Winner: Math Horizons
  • Math by the Minute on Capitol Hill
  • MAA Writing Awards
  • Course Communities
  • MAA Reviews
  • Classroom Capsules & Notes

Accessibility

IMAGES

  1. Mathematics. Free Presentation Theme Template mathematics, data and

    what is presentation in maths

  2. Maths PowerPoint Presentation Template and Google Slides

    what is presentation in maths

  3. Math Lesson

    what is presentation in maths

  4. maths powerpoint presentation for class 12

    what is presentation in maths

  5. FREE TEMPLATE

    what is presentation in maths

  6. Math PowerPoint Presentation Template and Google Slides

    what is presentation in maths

VIDEO

  1. 2304 MAT103 Calculus II 1-minute Presentation 【Maths and Life】20231215

  2. Maths Notation (Methods)

  3. math paper presentation General Maths class 10 || arts group || by Mahammad shaheer

  4. Presentation Maths and Place

  5. 10 Maths 🔥Paper Presentation 😱 #shorts #trending #maths

  6. Paper Presentation| Maths Exam|Std 10|Gseb

COMMENTS

  1. Presentation in Mathematics: Ultimate Guide with 20 Topic Ideas

    Edit and Proofread the Content. When you finish the final draft of your presentation in mathematics, you should review it and edit it to ensure that your ideas are conveyed in the most effective way. First, c heck your language and remove jargon and complicated terms. Try to keep technical terms to a minimum.

  2. Presenting to learn: learning math by talking about it

    The following resources describe or illustrate how giving presentations or talking about math can help students to learn math. There's another page about. MAA Mathematical Communication. Mathematical Communication is a developing collection of resources for engaging students in writing and speaking about mathematics, whether for the purpose of ...

  3. Presentations

    Examples of good math presentations. Giving a lecture or workshop about presenting. Practice presentations. Engaging the audience. Peer critique for presentations. Resources for presentations: handouts & links. Presenting to learn: learning math by talking about it. Opportunities for students to present. Listening to mathematics.

  4. Presentation of a group

    In mathematics, a presentation is one method of specifying a group.A presentation of a group G comprises a set S of generators—so that every element of the group can be written as a product of powers of some of these generators—and a set R of relations among those generators. We then say G has presentation . Informally, G has the above presentation if it is the "freest group" generated by ...

  5. Making Mathematics: Mathematics Research Teacher Handbook

    Giving an oral presentation about your mathematics research can be very exciting! You have the opportunity to share what you have learned, answer questions about your project, and engage others in the topic you have been studying. After you finish doing your mathematics research, you may have the opportunity to present your work to a group of ...

  6. Examples of good math presentations

    The following presentations can be used as a basis for discussion about good presentation technique: Videos are available from some conferences, including the 2006 International Congress of Mathematicians. An example of a good slide talk is Oded Schramm's Random, Conformally Invariant Scaling Limits in 2 Dimensions from the 11th session.

  7. Math Talk: Preparing Your Conference Presentation

    Below I list a few characteristics of a good talk: The presenter is clear and audible: This is obvious. If the audience cannot hear you, you are toast. The presentation was prepared on a computer: Some old-school mathematicians will disagree with me. Chalk, they will say, is the ultimate communicator. And racking my brain, I too can recall an ...

  8. Presentation of Data (Methods and Examples)

    Presentation of data is an important process in statistics, which helps to easily understand the main features of data at a glance. ... To learn more Maths-related concepts, stay tuned with BYJU'S - The Learning App and download the app today! MATHS Related Links: Math Formula: Distance Between Two Places: Table Of 15: Table Of 2: Real Numbers:

  9. 120+ Presentation Ideas, Topics & Example

    Jun 5, 2020 - Erforschen Patti Swan's board "Math Presentations", ensued at 203 people on Pinterest. See more ideas about math, teaching math, average your math. This cool presentation example by our maven originators at Venngage uses maps at envisage information. This map both ruled the video, both also displays whole the locations to-be covers.

  10. Presentation

    Every group can be presented by means of generators and relations. A presentation is finitely generated, respectively finitely related, if the number of generators, respectively relations, is finite. A finite presentation is one with both a finite number of relations and a finite number of generators.

  11. Free Math Presentation Templates

    Venngage has plenty of customizable math-specific templates to choose from, but you can also start from scratch if you prefer. Use a mix of images, chart and text to explain the concept you're teaching in a clear and visually appealing way. One useful tip when creating a math presentation slide is to use graphs and charts to illustrate the ...

  12. Math Powerpoint Templates and Google Slides Themes

    Free Math Slide Templates for an Engaging Slideshow. Make math lessons come alive with this math PowerPoint template. Perfect for teachers, students, and math enthusiasts, these templates are designed to make your presentations more engaging and dynamic. With a range of customizable slides, you can easily explain complicated concepts or analyze ...

  13. Free and customizable math presentation templates

    518 templates. Create a blank Math Presentation. Measurement Knockout Game Presentation in Cream Playful Style. Presentation by Holly Krueger. Numerical Expressions Education Presentation in Orange Green Red Nostalgic Handdrawn Style. Presentation by Canva Creative Studio.

  14. Using visuals

    Using visuals to teach mathematics. General resources (e.g., color blindness) Visuals can be a powerful tool for helping the audience to understand a concept, but can also unintentionally mislead. The following resources are about using visuals in mathematics. Most were found by M.I.T.'s undergraduate researcher Noor Doukmak.

  15. Free Math Google Slides themes and PowerPoint templates

    Download the Discrete Mathematics: Combinatorics and Probability - 11th Grade presentation for PowerPoint or Google Slides. High school students are approaching adulthood, and therefore, this template's design reflects the mature nature of their education. Customize the well-defined sections, integrate multimedia and interactive elements and ...

  16. WHAT IS MATHEMATICS? PowerPoint Presentation, free download

    Mathematics is an endeavour of the human spirit. The science of pure mathematics, in its modern developments, may claim to be the most original creation of the human spiritFrancis Bacon. Axioms inMathematics. Axiom of Plane Geometry B A. Mathematics can be divided into 5 large domains: • Algebra • Geometry • Analysis • Discrete ...

  17. Math: Introduction to Algebraic Expressions and Equations

    Algebraic expressions may sound intimidating, but they are simply math's way of communicating with X and Y. These expressions represent mathematical relationships using letters and numbers. For example, if you know that a pizza costs $10 and you buy x amount of pizzas, the total cost can be expressed as 10x.

  18. Assignments on presentations

    If one of your objectives is for students to learn to communicate as mathematicians, then consider creating a presentation context that is comparable to those encountered by mathematicians (e.g., conference talk, colloquium talk, poster presentation, lecture to students, informal presentation to collaborators). Short Talks Assigning short talks at the start of the term acts as

  19. Graphical Representation

    Neat: Choose the correct size, fonts, colours etc in such a way that the graph should be a visual aid for the presentation of information. Graphical Representation in Maths. In Mathematics, a graph is defined as a chart with statistical data, which are represented in the form of curves or lines drawn across the coordinate point plotted on its ...

  20. Mathematics

    mathematics, the science of structure, order, and relation that has evolved from elemental practices of counting, measuring, and describing the shapes of objects. It deals with logical reasoning and quantitative calculation, and its development has involved an increasing degree of idealization and abstraction of its subject matter.

  21. Feedback and assessment for presentations

    Feedback on the presentation style: style of speech, use of visual aids (blackboard/ slides/ images), pacing, audience engagement. Feedback on mathematical content: correctness, connections of material to other parts of course or other parts of mathematics (this is a good way to pique students' interest in the subject matter).

  22. Calculus

    Maybe you've thought of using some slides for math assignments... or maybe we're not talking with a high school senior, but a math teacher! This template is for both of you, focused obviously on the subject of math and calculus. Whereas there are some exercises that act as examples, the template is entirely editable. We've used by default nice ...