MAthematics Examples  

This page shows the full text of examples from Mathematics that we used AI to generate in response to the activities presented on the page Using AI. They are presented so that you can see the kinds of responses both ChatGPT and Bing are able to give. Note that this was done on ChatGPT 3.5; the model has improved since then. 

We have given examples below. They are in collapsible comment boxes. Click on the arrow to the right of the question to open the comment box and see either ChatGPT or BingAI's replies. 

Generate aN Assignment 


Give your Chatbot a simple assignment request. 


Example 1: Create an assignment on bivariate data aimed at senior secondary students.


ChatGPT's Reply 

Title: Analyzing Bivariate Data

Objective: To understand the relationship between two variables and how to analyze bivariate data.

Background: Bivariate data involves two variables that are paired together. This type of data is useful when analyzing the relationship between two variables, and it is important to understand how to analyze this type of data to draw meaningful conclusions.

Tasks: 

Assessment:

You will be assessed on:

Submission:

Submit a written report that includes the scatter plot, correlation coefficient, line of best fit, and conclusion. Also, include a brief explanation of the real-world scenario where bivariate data analysis could be useful.


Bing AI's Reply

Sure, I can help you with that. Here is an example of a bivariate data assignment aimed at senior secondary students from the Australian Curriculum1:

Here are some questions that can help you create your assignment:

I hope this helps! Let me know if you have any other questions.


Example 2: Create an assignment on conditional probability for senior secondary students. This must be a report and must include some kind of proof question as well as a link to real world applications, along with some historical usage.

ChatGPT's Reply 

Title: Understanding Conditional Probability

Objective: To understand the concept of conditional probability and its real-world applications.

Background: Conditional probability is a type of probability that is used when the occurrence of one event affects the probability of another event. It is important to understand this concept to make informed decisions in various fields such as medicine, engineering, and finance.

Tasks:

Assessment:

You will be assessed on:

Submission:

Submit a written report that includes the following:

Real-world Application Example:

One of the most popular applications of conditional probability is in medical diagnosis. For example, in the diagnosis of breast cancer, doctors use conditional probability to determine the likelihood of a woman having breast cancer given that she has a lump in her breast.

In this scenario, the doctor calculates the conditional probability of breast cancer given the presence of a lump, using statistical data of previous breast cancer cases. This helps the doctor make an informed decision about whether to order further tests such as a mammogram or biopsy, and ultimately decide on a treatment plan.

Historical Usage Example:

One of the most well-known historical examples of conditional probability is the Monty Hall problem, named after the host of the game show "Let's Make a Deal". In this game show, the contestant is given a choice of three doors, one of which has a prize behind it. After the contestant makes their initial choice, the host, Monty Hall, opens one of the other doors to reveal that it does not have the prize behind it. The contestant is then given the option to stick with their initial choice or switch to the other unopened door.

The question is, does the contestant have a better chance of winning if they switch to the other door or stick with their initial choice? Using conditional probability, it can be shown that the contestant has a higher probability of winning if they switch to the other door. This problem has become a classic example of conditional probability and has been used to teach the concept to students and researchers for decades.


BingAI's Reply 

I could not find a report that matches your requirements. However, I found some resources that might help you create one.

Here are some topics that you can include in your report:

You can also include some proof questions in your report. Here are some examples:

Here’s a link to a pdf that has some examples of conditional probability. https://www.math.ucla.edu/~tom/Game_Theory/comb.pdf 

I hope this helps! Let me know if you have any other questions.

Lesson Plan generation

Our example: 

Create a series of plans for four lessons for the teaching of conditional probability to senior secondary students. You can assume that they know the basics of probability, but will need refreshers on dependent and independent events.

ChatGPT's Reply 

Lesson 1: Introduction to Conditional Probability Objective: Introduce the concept of conditional probability and distinguish between independent and dependent events.

Activities:

Assessment:

Lesson 2: Bayes' Theorem Objective: Introduce Bayes' theorem and how it can be used to calculate conditional probabilities.

Activities:

Assessment:

Lesson 3: Applications of Conditional Probability Objective: Apply the concept of conditional probability to real-world situations.

Activities:

Assessment:

Lesson 4: Advanced Topics in Conditional Probability Objective: Introduce advanced topics in conditional probability, including the law of total probability and the principle of inclusion-exclusion.

Activities:

Assessment:

Bing AI's Reply 

Here are some topics that you can include in your lesson plans:

Here’s a pdf that has a lesson plan for teaching dependent and independent events. You can use this as a reference for your lesson plans.

I hope this helps! Let me know if you have any other questions.


Finesse: for each lesson, provide 2 example questions with their solutions along with 5 questions for students to answer

ChatGPT's reply 

Lesson 1: Introduction to Conditional Probability Example 1: Suppose we have a bag containing five red balls and three blue balls. If we draw a ball at random and set it aside, and then draw another ball at random, what is the probability that the second ball is red given that the first ball was red? Solution: Since we set the first ball aside, we are left with four red balls and three blue balls. The probability that the second ball is red given that the first ball was red is therefore 4/7.

Example 2: Suppose we roll two dice. What is the probability that the sum of the two numbers is greater than 7 given that at least one of the dice is a 6? Solution: There are 11 possible outcomes where at least one die is a 6: (6,1), (6,2), (6,3), (6,4), (6,5), (1,6), (2,6), (3,6), (4,6), (5,6), and (6,6). Of these 11 outcomes, 6 have a sum greater than 7: (6,2), (6,3), (6,4), (6,5), (1,6), and (2,6). Therefore, the probability that the sum of the two numbers is greater than 7 given that at least one of the dice is a 6 is 6/11.

Practice Questions:


It ran out of room here, so we refined the prompts:

 

Lesson 2: Bayes' Theorem Example 1: Suppose a medical test is 95% accurate in detecting a certain disease, and 1% of the population has the disease. If a person tests positive for the disease, what is the probability that they actually have the disease? Solution: Let A be the event that a person has the disease and B be the event that a person tests positive for the disease. Then P(A) = 0.01, P(B|A) = 0.95, and P(B|A') = 0.05, where A' denotes the complement of A (i.e., the event that a person does not have the disease). By Bayes' theorem, we have P(A|B) = P(B|A)P(A)/[P(B|A)P(A) + P(B|A')P(A')]. Substituting the given values, we get P(A|B) = 0.161.

Example 2: A jar contains 4 red balls and 6 blue balls. We draw one ball at random and note its color, and then replace the ball and draw another ball at random. What is the probability that the second ball is red given that the first ball was blue? Solution: Since we replaced the first ball, the second draw is independent of the first draw. Therefore, the probability that the second ball is red given that the first ball was blue is the same as the probability that a randomly chosen ball from the jar is red, which is 4/10 = 2/5.

Practice Questions:

Lesson 3: Expected Value Example 1: A game involves flipping a fair coin twice. If the coin lands on heads both times, you win $4. If the coin lands on heads once and tails once, you win $1. If the coin lands on tails both times, you lose $3. What is the expected value of the game? Solution: Let X be the amount you win or lose in one game. Then the possible values of X are 4, 1, and -3, with probabilities of 1/4, 1/2, and 1/4, respectively. Therefore, the expected value of the game is E(X) = (4)(1/4) + (1)(1/2) + (-3)(1/4) = $1/2.

Example 2: A company produces two types of products, A and B. The profit per unit of product A is $8, while the profit per unit of product B is $10. The company can produce at most 600 units of product A and 400 units of product B. If the company sells all of the products it produces, what is the expected profit? Solution: Let X be the profit made by producing one unit of product A and Y be the profit made by producing one unit of product B. Then the total profit, Z, is given by Z = 600X + 400Y. The expected profit is E(Z) = 600E(X) + 400E(Y), where E(X) and E(Y) are the expected profits per unit of product A and B, respectively. Therefore, E(Z) = (600)(8) + (400)(10) = $8,800.

Practice Questions:

 

Lesson 4: Bayes' Theorem Example 1: A factory produces light bulbs. The quality control system detects 95% of the defective bulbs and misclassifies 1% of the good bulbs as defective. Suppose that 2% of the bulbs produced are defective. What is the probability that a bulb chosen at random is actually defective given that it was classified as defective by the quality control system? Solution: Let D be the event that a bulb is defective and C be the event that a bulb is classified as defective by the quality control system. Then we want to find P(D | C). By Bayes' Theorem, we have P(D | C) = P(C | D) * P(D) / P(C), where P(C | D) is the probability that a defective bulb is classified as defective, P(D) is the prior probability that a bulb is defective, and P(C) is the probability that a bulb is classified as defective. We are given that P(C | D) = 0.95, P(D) = 0.02, and P(C) = P(C | D) * P(D) + P(C | D^c) * P(D^c) = 0.95 * 0.02 + 0.01 * 0.98 = 0.0291. Therefore, P(D | C) = 0.95 * 0.02 / 0.0291 = 0.651.

Example 2: A certain medical test is 95% accurate for a certain disease. However, the disease occurs in only 0.1% of the population. If a person tests positive for the disease, what is the probability that he or she actually has the disease? Solution: Let D be the event that a person has the disease and C be the event that a person tests positive for the disease. Then we want to find P(D | C). By Bayes' Theorem, we have P(D | C) = P(C | D) * P(D) / P(C), where P(C | D) is the probability that a person with the disease tests positive, P(D) is the prior probability that a person has the disease, and P(C) is the probability that a person tests positive. We are given that P(C | D) = 0.95, P(D) = 0.001, and P(C) = P(C | D) * P(D) + P(C | D^c) * P(D^c) = 0.95 * 0.001 + 0.05 * 0.999 = 0.0509. Therefore, P(D | C) = 0.95 * 0.001 / 0.0509 = 0.0187.

Practice Questions:

 

Lesson 4: Bayes' Theorem Example 1: A certain disease occurs in 1% of the population. A test for the disease is 95% accurate, meaning that if a person has the disease, the test will correctly identify them as positive 95% of the time, and if a person does not have the disease, the test will correctly identify them as negative 95% of the time. If a person tests positive for the disease, what is the probability that they actually have the disease? Solution: Let A denote the event that a person has the disease, and B denote the event that the person tests positive for the disease. Then we want to find P(A|B), the probability that a person has the disease given that they tested positive. By Bayes' Theorem, we have: P(A|B) = P(B|A)P(A) / [P(B|A)P(A) + P(B|A')P(A')], where A' denotes the complement of A (i.e., the event that a person does not have the disease). Substituting the given values, we get: P(A|B) = (0.95)(0.01) / [(0.95)(0.01) + (0.05)(0.99)] ≈ 0.16 Therefore, the probability that a person actually has the disease given that they tested positive is approximately 0.16.

Example 2: An electronics manufacturer produces two types of circuit boards, A and B. Type A circuit boards have a 5% defect rate, while type B circuit boards have a 10% defect rate. A quality control inspector selects a circuit board at random from the production line and tests it. If the circuit board passes the test, what is the probability that it is a type A circuit board? Solution: Let A denote the event that the selected circuit board is a type A circuit board, and let B denote the event that the circuit board passes the test. Then we want to find P(A|B), the probability that the circuit board is a type A board given that it passed the test. By Bayes' Theorem, we have: P(A|B) = P(B|A)P(A) / [P(B|A)P(A) + P(B|A')P(A')], where A' denotes the complement of A (i.e., the event that the selected circuit board is a type B circuit board). Substituting the given values, we get: P(A|B) = (0.95)(0.95) / [(0.95)(0.95) + (0.90)(0.05)] ≈ 0.87 Therefore, the probability that the selected circuit board is a type A board given that it passed the test is approximately 0.87.

Practice Questions:

 



BingAI's Reply 

Bing continually repeated: I’m sorry but I’m not able to create lesson plans. However, I can help you with any questions you have about probability or provide you with resources that can help you create your own lesson plans.

Let me know if you have any other questions.

A changed prompt gave a stronger answer: Can you provide 2 example questions along with their solutions along with 5 other questions about conditional probability? 

Here are two example questions along with their solutions for conditional probability:

Here are five other questions about conditional probability that you can try:

I hope this helps! Let me know if you have any other questions.

Optional: if you are working in an area with data or text, try pasting some of the data in there and asking the AI "What stands out to you about this text?"