Critical thinking flashcards

Critical thinking flashcards

Assessment

Flashcard

Computers

University

Hard

Created by

Harjot 28515

FREE Resource

Student preview

quiz-placeholder

11 questions

Show all answers

1.

FLASHCARD QUESTION

Front

Two legal interns submit the same 5-page research memo. One is a single block of text. The other uses headings, subheadings, bullet points, and bold keywords for case names.

Why might a senior lawyer perceive the second, formatted document as more credible and intelligent, even if the text is identical?

Back

  • Concept: Visual Hierarchy and Readability.

  • Think: Formatting isn't just for decoration; it's a tool for communication. A well-formatted document guides the reader's eye, reduces mental effort (cognitive load), and makes key information easy to find. It signals professionalism and a respect for the reader's time. How does poor formatting create a barrier between the writer's message and the reader?

2.

FLASHCARD QUESTION

Front

You use Mail Merge to send a meeting request to 500 members of an organization. You could use a generic greeting ("Dear Member") or a personalized one ("Dear Ms. Gupta").

Why is the personalized greeting more effective? When could using personalization in a mass email become deceptive?

Back

  • Concept: Effective Personalization vs. Ethical Communication.

  • Think: Personalization (<<First_Name>>) makes the recipient feel acknowledged and increases the chances they will read the message. However, it can become deceptive if the rest of the message implies a one-on-one relationship that doesn't exist. Where is the ethical line between using a tool for efficiency and creating a false impression?

3.

FLASHCARD QUESTION

Front

You need to create a formula to calculate a student's status. The rule is: "A student will 'Pass' if their Exam Score is over 50 AND their Attendance is over 75%. Otherwise, they 'Fail'."

Why is a single IF function combined with an AND function the best way to do this? What would be wrong with using two separate IF functions?

Back

  • Concept: Nested Logic and Boolean Conditions.

  • Think: The core question has two conditions that both must be true. The AND function is designed to check this (AND(Score>50, Attendance>75)). This entire AND statement produces a single TRUE/FALSE result, which can then be used as the logical test inside one IF function. Using separate IFs would be inefficient and could lead to incorrect results.

4.

FLASHCARD QUESTION

Front

A company's sales for the four quarters were ₹10 Lakh, ₹11 Lakh, ₹15 Lakh, and ₹12 Lakh. A manager presents this data in a pie chart.

Why is a pie chart a poor choice for showing this data, and what type of chart would be better?

Back

  • Concept: Choosing the Right Chart for the Data's Story.

  • Think: Pie charts are used to show parts of a whole at a single point in time (e.g., market share). They are not effective for showing changes over a period of time. A line chart or a column chart would be far better because they clearly illustrate the trend of sales rising and then falling across the four quarters.

5.

FLASHCARD QUESTION

Front

You see a bar chart showing a company's profits tripling in one year. However, you notice the vertical (Y) axis starts at ₹5 Crore instead of ₹0.

How does this formatting choice manipulate the viewer's perception? Is this an ethical way to present data?

Back

  • Concept: Data Integrity and Misleading Visualization.

  • Think: Starting the axis at a value other than zero exaggerates the changes. While the data points are technically correct, the visual representation is dishonest because it makes the growth look much more dramatic than it actually is. This is a common way to mislead an audience without technically lying. The most ethical representation would start the axis at 0 to show the true scale of the change.

6.

FLASHCARD QUESTION

Front

A 50-page report needs all its main headings changed from blue to black. Colleague A manually formatted each heading and must find and change all 30 of them one by one. Colleague B used the "Heading 1" Style.

Who finishes first and why is their method superior for long-term document management?

Back

  • Concept: Efficiency and Consistency with Styles.

  • Think: Colleague B finishes in seconds. By modifying the "Heading 1" Style, every heading linked to that style updates instantly and automatically. Using styles ensures consistency (no missed headings or slight variations) and makes global format changes effortless, saving significant time and reducing errors.

7.

FLASHCARD QUESTION

Front

Your firm needs to draft dozens of contracts and legal notices each month. Why is creating each one from a blank document a fundamentally inefficient and risky process?

(Back)

Back

  • Concept: Standardization with Templates.

  • Think: Starting from scratch every time invites inconsistency and the risk of omitting crucial clauses or information. A template pre-defines the structure, formatting, and standard boilerplate text. This ensures every document is uniform, professional, and legally sound, while dramatically speeding up the creation process.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?