Square roots and Logarithms Without a Calculator: Index

I’m doing something that I should have done a long time ago: collect past series of posts into a single, easy-to-reference post. The following posts formed my series on computing square roots and logarithms without a calculator (with the latest post added).

Part 1: Method #1: Trial and error.

Part 2: Method #2: An algorithm comparable to long division.

Part 3: Method #3: Introduction to logarithmic tables.

Part 4: Finding antilogarithms with a table.

Part 5: Pedagogical and historical thoughts on log tables.

Part 6: Computation of square roots using a log table.

Part 7: Method #4: Slide rules

Part 8: Method #5: By hand, using a couple of known logarithms base 10, the change of base formula, and the Taylor approximation \ln(1+x) \approx x.

Part 9: An in-class activity for getting students comfortable with logarithms when seen for the first time.

Part 10: Method #6: Mentally… anecdotes from Nobel Prize-winning physicist Richard P. Feynman and me.

Part 11: Method #7: Newton’s Method.

Part 12: Method #8: The formula \sqrt{b} \approx \displaystyle \frac{a+b}{2\sqrt{a}}

ChatGPT and mathematics

I recently read the delightful blog post ChatGPT Is Not Ready to Teach Geometry (Yet), with the wonderful sub-headline “The viral chatbot is often wrong, but never in doubt. Educators need to tread carefully.” Many thanks to the article AI Bot ChatGPT Needs Some Help With Math Assignments in the Wall Street Journal for directing me to this post. Both of these articles are cited at length below; I recommend both.

In case you’ve been on the moon for the past few months, much digital ink has been spilled in the past few months about how ChatGPT will affect education. From the blog post:

On HITC, Ellissa Bain described how ChatGPT could “Write Your Papers in Seconds,” explaining that this is “great for students” and “examiners will never know.” It’s not at all great for student learning, but it can definitely fool examiners; a team at the New YorkTimes Upshot confirmed that a small group of experts—including a teacher, a professor, a tutor, and a famous children’s author—often failed to distinguish between ChatGPT’s output and the writing of actual fourth and eighth graders in response to essay prompts from the National Assessment of Education Progress. In The Atlantic, teacher Daniel Herman pronounced “The end of high-school English,” explaining that “what GPT can produce right now is better than the large majority of [student] writing.” ChatGPT could compare Hamlet to Beloved, illustrate Buddhist ideas using a pet hamster, and write a convincing essay describing how its (fabricated) experience volunteering at a pet shelter had prepared it for success at Stanford. The bot’s ability to fabricate an admissions essay raises the question of whether colleges that no longer require standardized tests will need to drop the essay requirement as well.

Unfortunately, as Paul von Hipple, an associate professor at the University of Texas, discovered, ChatGPT isn’t so great at the Pythagorean theorem. From the blog post:

What are some common misunderstandings of Pythagoras’ theorem?

ChatGPT responded with four examples, which I’ll take just slightly out of order. The first three were howlers:

Some common misunderstandings about Pythagoras’ theorem include:

  1. Believing that it only works for right triangles. While Pythagoras’ theorem is most commonly used to find the length of a missing side in a right triangle, it can also be used to determine whether a triangle is a right triangle. If the lengths of the sides of a triangle satisfy the formula of Pythagoras’ theorem (i.e., if the square of the length of the hypotenuse is equal to the sum of the squares of the other two sides), then the triangle is a right triangle.
  2. Believing that it only works for right triangles with a 90 degree angle: Pythagoras’ theorem is specifically designed for right triangles, which have one 90 degree angle. However, it is possible for a triangle to have two acute angles (angles less than 90 degrees) and still be a right triangle.
  3. Believing that it only works for right triangles with legs that are perpendicular to each other: In a right triangle, the sides that are not the hypotenuse are called the legs. While it is true that the legs of a right triangle are typically perpendicular to each other, this is not a requirement for the theorem to be applicable. As long as a triangle has one 90 degree angle, Pythagoras’ theorem can be used to find the length of a missing side.

It gets better. Dr. von Hipple then asked the following:

Suppose the hypotenuse of a right triangle is 7.1 miles long, and one of the legs is 3.85 miles long. How long is the other leg?

ChatGPT returned a wrong answer: 5.93 miles. (See the blog post for more on this error.)

Dr. von Hipple then, with a simple typo, inadvertently asked ChatGPT to solve a triangle that can’t be solved:

I wondered if it would recognize a right triangle if I described it indirectly. So I started my next question:

Suppose a triangle has three sides called A, B, and C. A is 7 inches long and B is 7 inches long. The angle between A and C is 45 degrees, and so is the angle between A and B. What is the length of side C?

This was a typo; the 45-degree angle was placed between the wrong two sides. Nevertheless ChatGPT gave an answer:

Since the angle between A and B is 45 degrees, and the angle between A and C is also 45 degrees, the triangle is an isosceles right triangle, where A and B are the legs and C is the hypotenuse….

Dr. von Hipple’s conclusion:

This doesn’t make sense. If A and B are the legs of a right triangle, the angle between them can’t be 45 degrees; it has to be 90. ChatGPT went ahead and calculated the length of C using Pythagoras’ theorem, but it had revealed something important: it didn’t have a coherent internal representation of the triangle that we were talking about. It couldn’t visualize the triangle as you or I can, and it didn’t have any equivalent way to catch errors in verbal descriptions of visual objects.

In short, ChatGPT doesn’t really “get” basic geometry. It can crank out reams of text that use geometric terminology, but it literally doesn’t know what it is talking about. It doesn’t have an internal representation of geometric shapes, and it occasionally makes basic calculation errors…

What is ChatGPT doing? It is bloviating, filling the screen with text that is fluent, persuasive, and sometimes accurate—but it isn’t reliable at all. ChatGPT is often wrong but never in doubt. 

The Wall Street Journal article cited above provided some more howlers. Here are a couple:

So what to make of all this? I like this conclusion from the Wall Street Journal:

Another reason that math instructors are less fussed by this innovation it that they have been here before. The field was upended for the first time decades ago with the general availability of computers and calculators.

Whereas English teachers are only now worrying about computers doing their students’ homework, math teachers have long wrestled with making sure students were actually learning and not just using a calculator. It’s why students have to show their work and take tests on paper.

The broader lesson is that AI, computers and calculators aren’t simply a shortcut. Math tools require math knowledge. A calculator can’t do calculus unless you know what you’re trying to solve. If you don’t know any math, Excel is just a tool for formatting tables with a lot of extra buttons.

Eventually, artificial intelligence will probably get to the point where its mathematics answers are not only confident but correct. A pure large language model might not be up for the job, but the technology will improve. The next generation of AI could combine the language skills of ChatGPT with the math skills of Wolfram Alpha.

In general, however, AI, like calculators and computers, will likely ultimately be most useful for those who already know a field well: They know the questions to ask, how to identify the shortcomings and what to do with the answer. A tool, in other words, for those who know the most math, not the least.

Engaging students: Vectors in two dimensions

In my capstone class for future secondary math teachers, I ask my students to come up with ideas for engaging their students with different topics in the secondary mathematics curriculum. In other words, the point of the assignment was not to devise a full-blown lesson plan on this topic. Instead, I asked my students to think about three different ways of getting their students interested in the topic in the first place.

I plan to share some of the best of these ideas on this blog (after asking my students’ permission, of course).

This student submission comes from my former student Fidel Gonzales. His topic, from Precalculus: vectors in two dimensions.

green line

How can this topic be used in your students’ future courses in mathematics?

When a student learns about vectors in two dimensions, they worry about the magnitude of the vector and the direction that it goes. The direction is kept within its limitations which are up, down, left, and right. A student might be curious as to how this topic can be extended further. The way it extends further is by extending vectors into higher dimensions. It is even possible to extend vectors to the sixth dimension! However, for the sake of showing how vectors in two dimensions extend to future courses in math, we will stick to three-dimensions. Learning about vectors in the second dimension creates groundwork to learn about vectors in the third dimension. With the third dimension, vectors could be seen from our point of view compared to seeing it in the two dimensions on paper. The new perspective of the third dimension in vectors includes up, down, left, right, forward, and backwards. Having the new dimension to account for will give students a bigger tie into how mathematics applies into the real world.

green line

How has this topic appeared in pop culture (movies, TV, current music, video games, etc.)?

Vectors in the two dimension is used all around our everyday life and we as people rarely notice it. The most common use of vectors in our culture is a quantity displaying a magnitude and direction. This is normally done on a x and y graph. Now you might be asking yourself, I do not play any types of games that sound like this. I am here to tell you that you do. One game that iPhone users play without noticing this would be a game on gamepigeon called knockout. The game appears to be an innocent game of knocking out your friends’ penguins while keeping yours in the designated box. However, math is involved, and you probably didn’t notice. First you must anticipate where the enemy is going. Then you must decide how strong you want to launch your penguin troopers without making them fall out of the ring. Does that sound familiar? Having to apply a force (magnitude) and direction to a quantity. Congratulations, you have now had fun doing math. Next time you are playing a game, try to see if there is any involvement of vectors in two dimensions involved.green line

How could you as a teacher create an activity or project that involves your topic?

Vectors in two dimensions has many ways to be incorporated in the classroom. A way to do so while connecting to the real world would be having an activity where the students tell a robot where to go using vectors. The students will have a robot that can walk around and in need of directions. The students will be given maps and asked to create a path for the robot to end up in its destination. Essentially, programming the robot to navigate though a course solely using vectors. If the robot falls or walks too far, then the student will realize that either the magnitude was wrong or the direction. Some students might seem to think this would be impractical to the real world, however, there is always a way to show relevance to students. Towards the end of the activity, the students will be asked to guide me to around the class using vectors. Then to sweeten the deal, they will also be asked to show me on a map being projected to them how to get to McDonald’s. Students will realize that vectors in the second dimension could be used to give directions to somewhere and can be applied to everyday life.  They will walk outside of the classroom seeing math in the real world from a different perspective.

References:

https://www.khanacademy.org/science/physics/two-dimensional-motion/two-dimensional-projectile-mot/v/visualizing-vectors-in-2-dimensions

Engaging students: Computing the cross product of two vectors

In my capstone class for future secondary math teachers, I ask my students to come up with ideas for engaging their students with different topics in the secondary mathematics curriculum. In other words, the point of the assignment was not to devise a full-blown lesson plan on this topic. Instead, I asked my students to think about three different ways of getting their students interested in the topic in the first place.

I plan to share some of the best of these ideas on this blog (after asking my students’ permission, of course).

This student submission comes from my former student Chi Lin. Her topic, from Precalculus: computing the cross product of two vectors.

green line

How could you as a teacher create an activity or project that involves your topic?

I found one of the real-life examples of the cross product of two vectors on a website called Quora. One person shares an example that when a door is opened or closed, the angular momentum it has is equal to r \times p, where p is the linear momentum of the free end of the door being opened or closed, and r is the perpendicular distance from the hinges on which the door rotates and the free end of the door. This example gives me an idea to create an example about designing a room. I try to find an example that closes to my idea and I do find an example. Here is the project that I will design for my students. “If everyone here is a designer and belongs to the same team. The team has a project which is to design a house for a client. Your manager, Mr. Johnson provides a detail of the master room to you and he wants you to calculate the area of the master room to him by the end of the day. He will provide every detail of the master room in three-dimension design paper and send it to you in your email. In the email, he provides that the room ABCD with \vec{AB} = \langle -2,2,5 \rangle and \vec{AD} = \langle 5,6,3 \rangle. Find the area of the room  (I will also draw the room (parallelogram ABCD) in three dimensions and show students).”

Reference:

https://www.quora.com/What-are-some-daily-life-examples-of-dot-and-cross-vector-products

https://www.nagwa.com/en/videos/903162413640/

green line

 

How does this topic extend what your students should have learned in previous courses?

This topic is talking about computing cross product of two vectors in three dimensions. First, students should have learned what a vector is. Second, students should know how to represent vectors and points in space and how to distinguish vectors and points. Notice that when students try to write the vector in space, they need to use the arrow. Next, since we are talking about how to distinguish the vectors and the points, here students should learn the notations of vectors and what each notation means. For example, \vec{v} = 1{\bf i} + 2 {\bf j} + 3 {\bf k}. Notice that 1{\bf i} + 2 {\bf j} + 3 {\bf k} represents the vectors in three dimensions. After understanding the definition of the vectors, students are going to learn how to do the operation of vectors. They start with doing the addition and scalar multiplication, and magnitude. One more thing that students should learn before learning the cross product which is the dot product. However, students should understand and master how to do the vector operation before they learn the dot product since the dot product is not easy. Students should have learned these concepts and do practices to make sure they are familiar with the vector before they learn the cross products.

References:

https://www.khanacademy.org/math/multivariable-calculus/thinking-about-multivariable-function/x786f2022:vectors-and-matrices/a/vectors-and-notation-mvc

https://www.khanacademy.org/math/multivariable-calculus/thinking-about-multivariable-function/x786f2022:vectors-and-matrices/a/dot-products-mvc

green line

How did people’s conception of this topic change over time?

Most people have the misconception that the cross product of two vectors is another vector. Also, the majority of calculus textbooks have the same misconception that the cross product of two vectors is just simply another vector. However, as time goes on, mathematicians and scientists can explain by starting from the perspective of dyadic instead of the traditional short‐sighted definition. Also, we can represent the multiplication of vectors by showing it in a geometrical picture to prove that encompasses both the dot and cross products in any number of dimensions in terms of orthogonal unit vector components. Also, by using the way that the limitation of such an entity to exactly a three‐dimensional space does not allow for one of the three metric motions (reflection in a mirror). We can understand that the intrinsic difference between true vectors and pseudo‐vectors.

Reference:

https://www.tandfonline.com/doi/abs/10.1080/0020739970280407

Thoughts on Numerical Integration: Index

I’m doing something that I should have done a long time ago: collecting a series of posts into one single post. The links below show my series on numerical integration.

Part 1 and Part 2: Introduction

Part 3: Derivation of left, right, and midpoint rules

Part 4: Derivation of Trapezoid Rule

Part 5: Derivation of Simpson’s Rule

Part 6: Connection between the Midpoint Rule, the Trapezoid Rule, and Simpson’s Rule

Part 7: Implementation of numerical integration using Microsoft Excel

Part 8, Part 9, Part 10, Part 11: Numerical exploration of error analysis

Part 12 and Part 13: Left endpoint rule and rate of convergence

Part 14 and Part 15: Right endpoint rule and rate of convergence

Part 16 and Part 17: Midpoint Rule and rate of convergence

Part 18 and Part 19: Trapezoid Rule and rate of convergence

Part 20 and Part 21: Simpson’s Rule and rate of convergence

Part 22: Comparison of these results to theorems found in textbooks

Part 23: Return to Part 2 and accuracy of normalcdf function on TI calculators

HyFlex Teaching During the Pandemic (and Beyond?)

I’m happy to say that an article I wrote teaching last spring — when I had to negotiate teaching both in-person students and students who were participating remotely — was published in this month’s issue of MAA FOCUS. I hope that some of these thoughts might be helpful to somebody else who might be in this position for the Fall 2021 semester.

Visualizing Vectors

From the Math Values blog of the Mathematical Association of America:

Anyone who has taught linear algebra knows how easy it is for students to get absorbed in performing matrix computations and memorizing theorems, losing the beauty of the structures in this foundational subject. James Factor and Susan Pustejovsky of Alverno College in Milwaukee, WI, bring back the visual beauty of linear algebra through their NSF-funded project Transforming Linear Algebra Education with GeoGebra Applets.

The applets are freely available in the GeoGebra book Transforming Linear Algebra Education https://www.geogebra.org/m/XnfUWvvp. Each topic is packaged with a video to show how the applets work, the applet, and learning activities.

Read more about it here: https://www.mathvalues.org/masterblog/visualizing-vectors

YouTube’s Automatic Closed-Captioning of Mathematical Speech (Part 2)

Last semester, as I spend untold hours editing the closed captioning automatically generated by YouTube on the math videos on my YouTube channel, I got a crash course on the capabilities and limitations of this system. This crash course was perhaps not legally necessary but extra work that I took on because a student with a hearing impairment was enrolled in my class, and I wanted to ensure that the review videos that I provide to my students were accessible to him also.

I think the resources offered by my university are fairly typical to ensure that instructors are able to reach all students and not just those who don’t have audio/visual impairments. After discussions with the cognizant people at my university, I’ve made a few conclusions:

  • Mostly by accident, my videos are ADA compliant since I made the decision to both write out the solutions and also talking through the solutions.
  • While the automatic closed-captioning provided by YouTube may be minimally compliant with ADA, I’m not sure that a student with a hearing impairment could always follow the transcriptions due to a number of errors.
  • Aside from punctuation, capitalization, and the occasional homonym (e.g., right vs. write), YouTube does a pretty good job at transcribing ordinary speech.
  • Naturally, YouTube’s automated closed-captioning is not to blame when I don’t enunciate clearly, have a rabbit trail of thought but then have to backtrack, use poor grammar, make a outright mistake, etc.
  • However, YouTube seems to have a lot of difficulty providing automatic closed-captioning of mathematical speech.

Fixing these transcription errors took an awful lot of time. I don’t want to know how many hours I devoted to fixing the 120 or so videos (each video is about 3-10 minutes long) recorded so that my hearing-impaired student could have full access to my class. About halfway into this project of fixing the closed-captioning errors, I started writing down some of the closed-captioning errors. I wish I had thought to do this near the start, but oh well.

Phonetically, I can understand why most of these errors were made. But these mistakes really shouldn’t have happened. Here are my favorite howlers that I recorded, showing both what I said and what YouTube thought I said.

  • “931,147,496” became “930 1,000,000 147,000 496”
  • A \cap C,” pronounced “A intersect C,” became “A inner sexy”
  • “arithmetic” became “rhythm sick”
  • “capital X” became “Catholics”
  • “cardinality” became “carnality”
  • “divisible by 5” became “visited his wife live” (I have no idea how that happened)
  • e^x” became “eat ooh the x”
  • “for succinctness” became “force the sickness”
  • n \choose n,” pronounced “n choose n,” became “and shoes and”
  • “set containing” became “second taining”
  • \sqrt{2}” became “squirt tuna”
  • “two ways in” became “too wasted”
  • “what f(3),” pronounced “what f of 3,” became “whateva 3”
  • x \in B, pronounced “x is in B,” became “sexism be”
  • x \in B \cap C, pronounced “x is in B and C,” became “x is Indiana see”
  • x \in C, pronounced “x is in C,” became “excellency”

Here’s the complete list of howlers that I recorded for posterity. If I’ve learned nothing else, it’s that I need to be more proactive about ensuring the mathematical accuracy of closed-captioning for my YouTube videos.

4 for
857 a 50 7
1232 1230 two
4761 4760 1
19,999 19,000 999
46,376 40 6376
123,552 120 3,552
5,565,120 five million 565,000 120
931,147,496 930 1,000,000 147,000 496
(2,\emptyset) 2d sent
(20,8) 28
[1,2] one too
12 \choose 4 12 juice 4
16 \choose 8 16 choosing
3 + 1 = 4 surplus one mix for
4 \choose 0 4 2 0
4 \choose k four twos k
49 \choose 5 49 she’s 5
50 \choose 6 52 six
8 \choose 2 a choose to
A \cap C A inner sexy
A \cap D a intersecting
A \cup B a you be
A \cup C a UNC
A \cup C a you will see
a proof approved
A^c a compliment
a_i asa by
all multiples of almost visit
an element of A known the debate
an element of A normal today
and divisible and as above
and positive 50 + + 50
and tens intense
and would let this be 3 andrew lippa p3
arithmetic earth to
arithmetic rhythm sick
As ace
B but not C be but not si
B \cap C b in a sexy
B if beef
bijection bi CH action
bijection bite jection
bijection by dejection
bijection by ejection
bijection by jection
bijection by Junction
both sets both says
capital X Catholics
cardinality carnality
Cartesian car to shull
codomain code Amin
coordinate cordon
coordinate court
coordinates corners
coordinates have cort in sap
cosine cosign
disjoint destroyed
divisible by 5 visited his wife live
e^x eat ooh the x
element of A illness of A
element of A mellow today
element x that Windex
elements of us
empty MQ
\emptyset descent
\emptyset intercept
equal able
exponent x1
factored acted
factorial fact welders
fill in film
flipping four coins philippine for coins
for succinctness force the sickness
hence in Hanson
i eye
i aye
If I divide by 15 If I / 15
in A nae
in there a bear
infinite if an
infinite imp an
infinite infant
into five in 2 5
is ice
j \choose r j choose arms
kth cave
kth kate
likewise lakh wise
n \choose n and shoes and
nth row nth throw
one-to-one 121
onto on 2
r \choose r our shoes are
r to art at
r to already
\mathbb{R}^2 are too
\mathbb{R}^2 our too
r‘s hours
same row samro
second coordinate sec cornered
set containing second inning
set containing second taining
set containing seconds hanging
set containing secretary
set containing 1 second anyone
since A has say has
sixth one six-month
square swear
\sqrt{2} score 2
\sqrt{2} squirt of tuna
team A teammate
term in it terminate
than zero gloves are off
that’s chosen that’s Showzen
then x the next
therefore there for
this entry in the century plus
to the k decay
two are to are
two ways in too wasted
union you need
up here pier
what f(3) whateva 3
will be 4 will before
with n=4 finials 4
would subtract was attract
writing riding
x is extras
x is in exiting
x is in A x as a native
x is in A x is nay
x is in B sexism be
x is in B and C x is Indiana see
x is in C excellency
x is in C X’s and see
x_2 next to
x_2 text too
x-coordinate export
y why
y wine
y is greater than or wider
ys wise

YouTube’s Automatic Closed-Captioning of Mathematical Speech (Part 1)

The biggest change that I’ve made to my teaching in the past ten years has been posting review videos for my students as they prepare for exams. The playlists that I post for my students can be found at my YouTube channel. The production quality of the videos is definitely low-budget: I just placed a ruler along the top of two textbooks of equal height, balanced a webcam on the ruler to point downward, and then recorded myself as I wrote out and talked through the solutions of the review problems. I’m not going for high production value in my videos, unlike excellent sites like Physics Girl or Numberphile, since my target audience is deliberately narrow (the students in my classes and, more recently, in some of my colleagues’ classes) and not worldwide.

For what it’s worth, I have recorded roughly 650 videos, each usually between 3 and 10 minutes long, which have collectively amassed over 200,000 views since I started recording them in 2011. Not bad for your friendly neighborhood mathematician.

Posting these videos have spurred some immediate changes to my pedagogical practice. First, I no longer give review lectures in class immediately before my exams. Instead, I ask students to take a shot at completing the review problems on their own, asking them to watch the videos only to check their work or else to get the answer if they get stuck. Students are still welcome to come to me for help during office hours or by appointment, but they’re expected to watch the videos first. In my end-of-semester evaluations, my students seem to really appreciate having these videos. They tell me that they like having after-hours help while studying for their exams and that, unlike a regular review lecture, they can rewind the video and start over again if they need to hear a concept repeated.

Another positive development is that eliminating the review lectures have given me three or four hours of extra contact time each semester with my students. Rather than add new material or cram in extra examples, I’ve mostly used these extra hours to slow down the pace of my lectures and to include group activities and other forms of student engagement during class time. I’m particularly happy that I have three dedicated days in my Discrete Mathematics class when my students can practice their new (for them) techniques of writing mathematical proofs. If they get stuck, I’m around to answer questions about the mechanics of proof-writing. If they don’t need help, they can get immediate affirmation from me about whether or not their proofs are correctly written. Discrete Mathematics is our math majors’ first introduction to writing mathematical proofs, and that my students have their initial struggles with this technique in class as opposed to when they do their homework on their own time.

So I intend to maintain this practice for the rest of my career.

However, there’s been one complication that I should have foreseen in 2011 but didn’t: the Americans with Disabilities Act. This had been mostly a potential problem for me that I hid away in the deep recesses of my mind until last semester, when a student with a hearing impairment was enrolled in my class.

In my next post, I’ll discuss some humorous examples of erroneous closed-captioning of mathematical speech which were automatically generated by YouTube.

Engaging students: Box and whisker plots

In my capstone class for future secondary math teachers, I ask my students to come up with ideas for engaging their students with different topics in the secondary mathematics curriculum. In other words, the point of the assignment was not to devise a full-blown lesson plan on this topic. Instead, I asked my students to think about three different ways of getting their students interested in the topic in the first place.

I plan to share some of the best of these ideas on this blog (after asking my students’ permission, of course).

This submission comes from my former student Chris Brown. His topic: how to engage students when teaching box and whisker plots.

green line

How could you as a teacher create an activity or project that involves your topic?

My all-time favorite TV show as a child was Pokémon. This show is still a staple amongst the young and even adult generation of today. The activity that I have created, was designed to take place after a formal lesson over how to create Box and Whisker plots. For this activity, students will be given a labeled bar graph of the Pokémon Type Distribution for generations 1 through 6 of Pokémon, which I have listed an online data source below. The students will be tasked with identifying the top 7 Pokémon types and creating a Box and Whiskers plots for each of those types. They will then go through and analyze the consistency of the creation of Pokémon for that specific type and then compare contrast this same box plot to any other box plot of their choice. The students will then make predications for the number of Pokémon for each of the top 7 Pokémon types, for generation 7 and base their reasoning in the box plots they created. Then the student will finally research the type distributions for the 7th generation of Pokémon, and discuss how the actual number compares to their prediction.

 

This is the online source for the type distributions for generations 1 – 6:

https://plot.ly/~powersurge360/6.embed

green line

How does this topic extend what your students should have learned in previous courses?

 

From my experience, Box Plots are first taught in the early middle school years, in 6th or 7th grade. When constructing box plots by hand, in its essence, box plots require knowledge of how to order sets of numbers from least to greatest; an understanding and ability to find the maximum, minimum, median, and mean of a data set; and lastly, critical thinking and analytic skills developed from general course content. Box plots allow students to combine each of these skills to effectively analyze data sets with ease and compare different data sets with precision and accuracy. If any or all of these skills are not quite up to par, students will have an opportunity to develop them through box plots as they spend time creating them. For all students no matter their level, they will still gain better insight on how to properly analyze data and grow as analytical thinkers as they take the represented data and turn it into meaningful interpretations.

 

green line

How can technology be used to effectively engage students with this topic?

 

In a classroom, I personally believe that Desmos is a wonderful online tool that can aid students in the understanding of how box and whisker plots function, and also a great place to check their work. Desmos, which is linked below, gives students the ability to list as many data points as they need to, and concurrently creates a box plot as they do so. In this way, students are able to see how singular data points can skew the data in significant and insignificant amounts. What I also love about Desmos is that, the list of data points does not have to be in any kind of order, so students do not have to worry about that tedious step! Desmos also lists the 5-point summary in two different places, on the box plot itself, and also on a drop-down menu, which is super convenient. Lastly, I love how Desmos also displays the mean of the data set as well, students can calculate the skew of the data, and definitively determine how it is skewed. This is a super visual, and interactive tool that will allow the student to manipulate box plots so seamlessly they will not be focused on the tediousness of the setup and solely on the concept.

 

The link to the Desmos setup is here: https://www.desmos.com/calculator/h9icuu58wn