MGMT 421 - UNIT 1

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/31

flashcard set

Earn XP

Description and Tags

Last updated 3:43 PM on 9/3/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

32 Terms

1
New cards

Data Analytics

What is the practice of examining prepared data to uncover valuable insights and guide decision-making?

2
New cards

Data Visualization

What is the practice of graphically representing data to help people see and understand patterns, insights and other discoveries hidden inside information?

3
New cards

Data Storytelling

What discipline translates seeing into meaning by weaving a narrative around data to answer questions and support decision-making?

4
New cards

Florence Nightingale

Which 19th-century woman is best known as the founder of modern nursing, for her work during the Crimean War and for using the Polar Area Diagram?

5
New cards

 

Charles Minard

Who created the famous flow map depicting Napoleon’s 1812 Russian campaign, widely regarded as one of the greatest examples of data visualization?

6
New cards

 

John Snow

Which 19th-century physician created the famous map of cholera cases in London, helping to identify contaminated water as the source of the outbreak?

7
New cards

William Playfair

Who is credited with inventing modern statistical graphics, including the line chart, bar chart, and pie chart, in the late 18th century?

8
New cards

Joseph Priestley

made a visual timeline showing the rise and fall of civilizations, empires, and nations. It reflected his belief that history could be studied as patterns of progress and decline.

9
New cards

Statistics definition

is the methodology of extracting

useful information from a data set.

10
New cards

To do good statistical analysis, you must:

1. Find the right data.

2. Use the appropriate statistical tools.

3. Clearly communicate the numerical information into

written language.

11
New cards

Two branches of statistics

1. Descriptive statistics

  • Collecting, organizing, and presenting the data. (Summarizing)

2. Inferential statistics

  • Drawing conclusions about a population based on sample data from that population.


12
New cards

Population

Consists of all items of interest.

13
New cards

Sample

A subset of the population.

14
New cards

sample statistic

is calculated from the sample data and is

used to make inferences about the unknown population

parameter.

15
New cards

Structured data

Data that has a well-defined length and format.

• Numbers, dates, groups of words and numbers (strings), and so on.

16
New cards

Unstructured data

Data that does not conform to a predefined row-column format.

• Reports, emails, multimedia, and so on.

17
New cards

Big data

Massive volume of data that is difficult to manage, process, and analyze

using traditional tools.

18
New cards

variable

the general characteristic being observed on objects of interest.

• Types of variables

Qualitative: gender, race, political affiliation.

Quantitative: test scores, age, weight.

  • Discrete

  • Continuous


19
New cards

Discrete

A discrete variable assumes a countable number of distinct values.

• Examples: Number of children in a family, number of points scored in a

basketball game.

20
New cards

Continuous

A continuous variable can assume an uncountable number of values

within an interval.

• Examples: Weight, height, time, investment return.

21
New cards

Qualitative variables versus quantitative variables:

Qualitative variables use labels or names to categorize.

• Nominal

• Ordinal

Quantitative variables assume meaningful numeric values.

• Interval

• Ratio

22
New cards

The Nominal Scale

The least sophisticated level of measurement.

• Data are simply categories for grouping the data.

23
New cards

Ordinal Scale

Ordinal data may be categorized and ranked with respect to some characteristic or trait.

• For example, instructors are often evaluated on an ordinal scale

(excellent, good, fair, poor).

• Differences between categories are meaningless because the actual numbers used may be arbitrary.

• There is no objective way to interpret the difference between instructor

quality.

24
New cards

The Interval Scale

• Data may be categorized and ranked with respect to some characteristic or trait.

• Differences between interval values are meaningful.

• Thus the arithmetic operations of addition and subtraction are meaningful.

• No “absolute 0” or starting point defined.

• Meaningful ratios may not be obtained.

• The differences between scale values are meaningful.

• For example, consider the Fahrenheit scale of temperature.

• This scale is interval because the data are ranked and differences (+ or −) may be obtained

  • there is no “absolute 0”.


25
New cards

Ratio Scale

The strongest level of measurement.

• Ratio data may be categorized and ranked with respect to

some characteristic or trait.

• Differences between interval values are meaningful.

• There is an “absolute 0” or defined starting point.

• Zero does mean “the absence of …”

• Thus, meaningful ratios may be obtained.

• General examples measured on a ratio scale: weight, time, and distance.

• Business examples: sales, profits, and inventory levels.

• Unlike qualitative data, arithmetic operations are valid on interval- and ratio-scaled

values.

26
New cards

pth percentile

pth percentile divides a data set into two

parts:

1. Approximately p percent of the observations have values less than the

pth percentile.

2. Approximately (100 − p) percent of the observations have values greater

than the pth percentile.

• The median is also called the 50th percentile

27
New cards
<p>boxplot (box-and-whisker plot) </p>

boxplot (box-and-whisker plot)

allows you to:

• Graphically display the distribution of a data set.

• Compare two or more distributions.

• Identify outliers in a data set.

<p>allows you to:</p><p>• Graphically display the distribution of a data set.</p><p>• Compare two or more distributions.</p><p>• Identify outliers in a data set.</p>
28
New cards

Measures of dispersion include:

• Range.

• Mean absolute deviation (MAD).

• Variance and standard deviation.

• Coefficient of variation (CV}

29
New cards

• Mean absolute deviation (MAD).

avg of absolute (think absolute value) differences btwn the observations and the mean

<p>avg of absolute (think absolute value) differences btwn the observations and the mean</p>
30
New cards

the variance and standard deviation

knowt flashcard image
31
New cards

relative location / empirical rule

knowt flashcard image
32
New cards

z scores

knowt flashcard image