Statistics for Economists Lecture Notes Flashcards

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

1/52

flashcard set

Earn XP

Description and Tags

Flashcards covering introductory statistics, variables, measurement scales, descriptive and inferential methods, probability distributions, estimation, and linear regression based on the March 2026 lecture notes by Emmanuel Lawluvi.

Last updated 4:49 AM on 5/26/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

53 Terms

1
New cards

Statistics

The scientific discipline that provides methods for organizing and summarizing data and for drawing conclusions based on information contained in the data.

2
New cards

Descriptive Statistics

The branch of statistics that deals with describing data in the form of tables, graphs, or summary measures.

3
New cards

Inferential Statistics

The process of making decisions and drawing reliable conclusions about a population based upon a sample drawn from the population.

4
New cards

Variable

Any measurable characteristic of an element that can assume different values, such as marital status or annual income.

5
New cards

Bivariate Data Set

A collection of observations made on exactly two variables for each element in a study.

6
New cards

Element

The entities on which data are collected; they can be persons, companies, items, or countries.

7
New cards

Census

A data collection process that involves the entire population.

8
New cards

Statistic

A numerical measure that describes a specific characteristic of a sample.

9
New cards

Parameter

A numerical measure that describes a specific characteristic of a population.

10
New cards

Sampling Error

The difference between a sample statistic and its corresponding population parameter.

11
New cards

Qualitative Variables

Categorical variables with values that can only be placed into categories, such as gender or blood group.

12
New cards

Discrete Quantitative Variables

Variables consisting of observations that can be counted and have integer values, with no intermediate values between consecutive numbers.

13
New cards

Continuous Quantitative Variables

Variables that can take on any numerical value within a specific range and typically result from measuring.

14
New cards

Nominal Level

The lowest level of measurement, used only to name, categorize, or classify variables using numbers or letters as markers.

15
New cards

Ordinal Level

A measurement scale that classifies data into distinct categories where ranking is implied, but the magnitude of differences between categories is unknown.

16
New cards

Interval Level

A measurement scale where differences between measurements are meaningful, but there is no true zero point indicating the absence of the attribute.

17
New cards

Ratio Level

The highest level of measurement, where differences are meaningful and a true zero point exists, allowing multiples to be meaningful.

18
New cards

Time Series Data

Data values for the same variable on the same element recorded at different regular intervals over time.

19
New cards

Cross-sectional Data

Data collected on different individual entities (such as households or firms) at a single point in time.

20
New cards

Pooled (Panel) Data

A data set consisting of data collected on different elements at multiple time intervals.

21
New cards

Primary Data

Data generated by the researcher for a specific purpose or decision using tools like questionnaires, interviews, or observations.

22
New cards

Simple Random Sampling

A sampling method where every element of the population has an equal chance of being selected.

23
New cards

Systematic Random Sampling

A method where elements are selected at regular intervals, specifically every kthk^{th} case after a random start.

24
New cards

Stratified Random Sampling

A sampling method where the population is divided into mutually exclusive groups called strata, and a random sample is taken from each group.

25
New cards

Cluster Sampling

A method where the population is divided into groups called clusters, some of which are randomly selected for full membership inclusion in the sample.

26
New cards

Frequency Distribution

A table that displays the counts of items in each non-overlapping class of a particular variable within a data set.

27
New cards

Relative Frequency

The proportion of total frequencies falling into a given class, calculated as frequency of that classsum of all frequencies\frac{\text{frequency of that class}}{\text{sum of all frequencies}}.

28
New cards

Pareto Diagram

A variation of a bar chart where categories are ordered from the largest frequency on the far left to the smallest on the right.

29
New cards

Cumulative Frequency

A running total of frequencies through class intervals.

30
New cards

Lorenz Curve

A specialized graphical presentation used to indicate the disparity between the values of variables by comparing them to a line of equal distribution.

31
New cards

Arithmetic Mean

A measure of central tendency obtained by adding all observations and dividing by the count (μ=xiN\mu = \frac{\sum x_i}{N} or xˉ=xin\bar{x} = \frac{\sum x_i}{n}).

32
New cards

Weighted Mean

A mean computed by giving each observation a weight reflecting its relative importance, calculated as xˉw=wixiwi\bar{x}_w = \frac{\sum w_i x_i}{\sum w_i}.

33
New cards

Median

The middle value of a ranked data set where half the observations are smaller and half are larger.

34
New cards

Mode

The observation in a data set that occurs more than once and most often.

35
New cards

Standard Deviation

A measure describing the extent to which data values deviate from the mean, calculated as the square root of the variance (σ=σ2\sigma = \sqrt{\sigma^2}).

36
New cards

Coefficient of Variation

A relative measure used to compare the variations in two or more data sets with different units, expressed as CV=σμ×100%\text{CV} = \frac{\sigma}{\mu} \times 100\%.

37
New cards

z-score

A measure of a data value in terms of the number of standard deviations it is from the mean (z=xμσz = \frac{x - \mu}{\sigma}).

38
New cards

Quartiles

Summary measures that split an ordered data set into four equal parts.

39
New cards

Interquartile Range (IQR)

A measure of variability resistant to outliers, defined as the difference between the third and first quartiles (Q3Q1Q_3 - Q_1).

40
New cards

Skewness

A measure reflecting a data set in which values are heavily condensed in one range and less condensed in another.

41
New cards

Sample Space (\Omega)

The set of all distinct possible outcomes of a random experiment.

42
New cards

Mutually Exclusive Events

Two events that have no outcomes in common and whose intersection is an empty set.

43
New cards

Bayes' Theorem Requirement (Conditional Probability)

The likelihood an event occurs given that another related event has already occurred, denoted as Pr(E1E2)\text{Pr}(E_1|E_2).

44
New cards

Binomial Distribution

A discrete probability distribution used for a fixed number of independent trials with only two possible outcomes (success or failure).

45
New cards

Poisson Distribution

A probability distribution describing the number of events occurring in a specific time or space if events happen with a known average rate (λ\lambda).

46
New cards

Normal Distribution

A bell-shaped, symmetric, continuous probability distribution determined by its mean (μ\mu) and standard deviation (σ\sigma).

47
New cards

Point Estimate

The value of a population parameter given by a single number derived from a sample statistic.

48
New cards

Confidence Interval

A range of reasonable values in which a population parameter is expected to fall with a chosen degree of certainty.

49
New cards

Type I Error

An error in hypothesis testing that occurs when a true null hypothesis is rejected.

50
New cards

Type II Error

An error in hypothesis testing that occurs when one fails to reject a false null hypothesis.

51
New cards

Significance Level (\alpha)

The probability of making a Type I error.

52
New cards

Regression Analysis

A statistical technique for investigating and modeling the relationship between a dependent variable and one or more independent variables.

53
New cards

Coefficient of Determination (R^2)

The proportion of the total variation in the dependent variable explained by the variation in the independent variable(s).