Question

In: Psychology

Problem 1: Discover the rule where a sequence of three number operates on. Problem 2 (code...

Problem 1: Discover the rule where a sequence of three number operates on.

Problem 2 (code braking problem): Discover the rule of when the box opens.

Assignment: Give a discussion of the two problems and how it was solved. What made each problem difficult and how it relates to the Gestalt psychology discussed in class

Solutions

Expert Solution

According to gestalt psychology, a person has the tendency to look at things completely in context such that it would make a structure complete. This means that people learn to look at things as a whole.

Problem 1: Discover the rule where a sequence of three number operates on.

This is in relevance to the rule of closure and the rule of similarity. People tend to look at things keeping what is similar, and hence when people look at a sequence of three numbers, they tend to identify the numbers as a whole and identify the sequence. Also, the law of similarity tends to make people identify numbers based on the similarity of sequence.

Problem 2: discover the rule when the box opens.

When the box is closed, it is seen as a complete figure, completed by fitting in. Missing sequences and completing the figure. This is also shown by the law of closure. Closure means that the sequence is completed by the human perception. When the box opens, as the law of closure, it is intended to be closed, in order to fill in the gap. An open box is perceived as an incomplete design.


Related Solutions

Problem 1: Discover the rule where a sequence of three number operates on. Problem 2 (code...
Problem 1: Discover the rule where a sequence of three number operates on. Problem 2 (code braking problem): Discover the rule of when the box opens. Assignment: Give a discussion of the two problems and how it was solved. What made each problem difficult and how it relates to the Gestalt psychology discussed in class
The sequence 2, 4, 1, 3, 5 has three inversions (2,1), (4,1), (4,3). Using C++ Code...
The sequence 2, 4, 1, 3, 5 has three inversions (2,1), (4,1), (4,3). Using C++ Code an O(nlog(n)) algorithm to count the number of inversions. Use the Merge sort Algorithm, and use the template below: (Use the file below that to test) countInv.cpp ------------------------------------------------------------------------------------------------------------------------------- #include <vector> #include <algorithm> using namespace std; int mergeInv(vector<int>& nums, vector<int>& left, vector<int>& right) { // Your code here } int countInv(vector<int>&nums) { // Your code here } CountInv_test.cpp ------------------------------------------------------------------------------------------------------------------------- #include <iostream> #include <vector> using namespace...
The sequence 2, 4, 1, 3, 5 has three inversions (2,1), (4,1), (4,3). Using C++ Code...
The sequence 2, 4, 1, 3, 5 has three inversions (2,1), (4,1), (4,3). Using C++ Code an O(nlog(n)) algorithm to count the number of inversions. Use the Merge sort Algorithm, and use the template below: (Use the file below that to test) countInv.cpp ------------------------------------------------------------------------------------------------------------------------------- #include <vector> #include <algorithm> using namespace std; int mergeInv(vector<int>& nums, vector<int>& left, vector<int>& right) { // Your code here } int countInv(vector<int>&nums) { // Your code here } CountInv_test.cpp ------------------------------------------------------------------------------------------------------------------------- #include <iostream> #include <vector> using namespace...
Explain the significance of the following in a TCP segment: 1) sequence number 2)Acknowledgement number 3)...
Explain the significance of the following in a TCP segment: 1) sequence number 2)Acknowledgement number 3) Window 4) SYN Flag 5) FIN Flag
1- Block Codes consist of a combination of a sequence code and a mnemonic code:
  1- Block Codes consist of a combination of a sequence code and a mnemonic code: True False 2- Business process reengineering efforts sometimes fail because a- Employees will never accept change b- Management gets too involved in the process c- Management support can never overcome employee resistance d- Management is too optimistic regarding its expectations from its implementation 3- RFIDS allow firms a- Track inventory more effectively b- Eliminate the use of databases c- Reduce the costs of ERP...
Problem 1: Problem 2: Assume that any number of 1s side-by-side represent a number, with the...
Problem 1: Problem 2: Assume that any number of 1s side-by-side represent a number, with the value of that number being the number of 1s that appear. For example: 011111110 represents the number 7. (This style of representing numbers is referred to a unary notation – it’s generally not used anywhere but number theory / set theory.) Write a Turing machine that computes the remainder of its input when that input is divided by 3. Given, for example, the following...
can you make me a sample problem of 2 geometric sequence, harmonic sequence, arithmetic sequence so...
can you make me a sample problem of 2 geometric sequence, harmonic sequence, arithmetic sequence so that's all 5 this is for Grade 10 Mathematics all with answers and solutions thankyou
Given the sequence {an}∞ n=1 where an = 3ne−6n A) Justify whether the sequence is increasing...
Given the sequence {an}∞ n=1 where an = 3ne−6n A) Justify whether the sequence is increasing or decreasing. B) Is the sequence bounded? If yes, what are the bounds? C) Determine whether the sequence converges or diverges. State any reason (i.e result, theorems) for your conclusion.
Problem 2. Consider a graph G = (V,E) where |V|=n. 2(a) What is the total number...
Problem 2. Consider a graph G = (V,E) where |V|=n. 2(a) What is the total number of possible paths of length k ≥ 0 in G from a given starting vertex s and ending vertex t? Hint: a path of length k is a sequence of k + 1 vertices without duplicates. 2(b) What is the total number of possible paths of any length in G from a given starting vertex s and ending vertex t? 2(c) What is the...
Problem 12-26 Close or Retain a Store [LO12-2] Superior Markets, Inc., operates three stores in a...
Problem 12-26 Close or Retain a Store [LO12-2] Superior Markets, Inc., operates three stores in a large metropolitan area. A segmented absorption costing income statement for the company for the last quarter is given below: Superior Markets, Inc. Income Statement For the Quarter Ended September 30 Total North Store South Store East Store Sales $ 4,100,000 $ 860,000 $ 1,640,000 $ 1,600,000 Cost of goods sold 2,255,000 515,000 860,000 880,000 Gross margin 1,845,000 345,000 780,000 720,000 Selling and administrative expenses:...
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT