Question

In: Computer Science

Gather three close friends and conduct this simple experiment. Mention a 10-digit code number and allow...

Gather three close friends and conduct this simple experiment. Mention a 10-digit code number and allow them to memorize in 5 minutes. After five minutes let each person mention the 10-digit code number. Repeat experiment and let each person mention the code after 20 minutes i) what were your observations? Explain how this relate to short-term memory span in human beings.

Solutions

Expert Solution

We have performed that experiment on three close friends. First I gave them a 10 digit code number and allow them to memorize it in 5min and after completed that 5min get a number from them. The same operation performs but now increases the time which was 20 min to memorize. we found different results;

After 5 min;

Friends The correct digit count out of 10 digit
1st 7
2nd 6
3rd 6

After 20min;

Friends The correct digit count out of 10 digit
1st 5
2nd 5
3rd 6

So, we got the result after 5min they give more correct numbers than 20min. Because the information in short term memory is highly susceptible to interference and new information or the suggestion may become incorporated into old memories over time. This means the if any new information enters into short-term memory will quickly displace any old information.

The numbers are easy to remember than words for short-term memory. And for long-term memory imagination helps a lot. We are going to a restaurant and we order something and up to the order come and we eat the food we remember the price and order. But after some months we forget. But some memories are for a long period of time like how we are going to that restaurant for the first time or first date like this.


Related Solutions

The mean number of close friends for the population of people living in the U.S. is...
The mean number of close friends for the population of people living in the U.S. is 5.7. The standard deviation of scores in this population is 1.3. An investigator predicts that the mean number of close friends for introverts will be significantly different from the mean of the population. The mean number of close friends for a sample of 26 introverts is 6.5. Do these data support the investigator's prediction? Use an alpha level of .05. a. Please state both...
The mean number of close friends for the population of people living in the U.S. is...
The mean number of close friends for the population of people living in the U.S. is 5.7. An investigator predicts that the mean number of close friends for introverts will be significantly different than the mean of the population. The mean number of close friends for a sample of 26 introverts is 6.5. The standard deviation of scores in this sample is 1.3. Do these data support the investigator's prediction? a. State the null and alternative hypotheses in symbolic form....
Java Code!!!! A five-digit number is said to be friendly if: the leftmost digit is divisible...
Java Code!!!! A five-digit number is said to be friendly if: the leftmost digit is divisible by 1 and the leftmost two digits are divisible by 2 and the leftmost 3 digits are divisible by 3 and the leftmost 4 digits are divisible by 4 and leftmost 5 digits (the five-digit number itself) is divisible by 5. For example, the number 42325 is a friendly number: 4 is divisible by 1 and 42 is divisible by 2 and 423 is...
​​​​​​​ASAP PLEASE Write a python code that prompts a user to input a 10-digit phone number....
​​​​​​​ASAP PLEASE Write a python code that prompts a user to input a 10-digit phone number. The output of your code is the phone number’s  area code, prefix and line number separated with a space on a single line e.g INPUT 2022745512 OUTPUT 202 274 5512 write a code that will prompt a user to input 5 integers and output its largest value. PYTHON e.g INPUT 2 4 6 1 3 OUTPUT Largest value is: 6
If one? three-digit number? (0 cannot be a left? digit) is chosen at random from all...
If one? three-digit number? (0 cannot be a left? digit) is chosen at random from all those that can be made from the following set of? digits, find the probability that the one chosen is not a multiple of 5 . (0,1,2,3,4,5,6)
CODE IN PYTHON: Your task is to write a simple program that would allow a user...
CODE IN PYTHON: Your task is to write a simple program that would allow a user to compute the cost of a road trip with a car. User will enter the total distance to be traveled in miles along with the miles per gallon (MPG) information of the car he drives and the per gallon cost of gas. Using these 3 pieces of information you can compute the gas cost of the trip. User will also enter the number of...
Question 1. The numbers 5, 8, 10, 7, 10, and 14 gather from a simple random...
Question 1. The numbers 5, 8, 10, 7, 10, and 14 gather from a simple random sample of a population. Determine/Calculate the point estimate of the population mean (or worded another way, what is the sample mean, x-bar,?). Determine/Calculate the point estimate of the population standard deviation (or worded another way, what is the sample standard deviation, s,?). Question 2. A population has a mean of 200 dollars earned a day and a standard deviation of 50 dollars a day....
what is the best code to construct a C++ program that finds a five digit number;...
what is the best code to construct a C++ program that finds a five digit number; This number should reverses the order of its digits when multiplied by four. Also, how many five digits numbers are there in which the sum of the digits is even.
A number is a Universal Product Code (UPC) if its last digit agrees with the following...
A number is a Universal Product Code (UPC) if its last digit agrees with the following computations: • The sum of the odd position digits (not including the last) is M. That is we add the first digit to the third digit to the fifth digit etc. • The sum of the even position digits (not including the last) is N. • c = (3M + N)%10. • If c = 0 then the check digit is 0. • If...
write a java code. Consider a four digit number such as 6587. Split it at two...
write a java code. Consider a four digit number such as 6587. Split it at two digits, as 65 and 87. Sum of 65 and 87 is 152. Sum of the digits of 152 is 8. Given the starting and ending four digit numbers and a given target number such as 10, write a program to compute and print the number of instances where the sum of digits equals the target.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT