Statology

Statology

Statistics Made Easy

Skip to content
Menu
  • About
  • Course
  • Basic Stats
  • Machine Learning
  • Software Tutorials
    • Excel
    • Google Sheets
    • MongoDB
    • Python
    • R
    • SAS
    • SPSS
    • Stata
    • TI-84
    • VBA
  • Tools
    • Calculators
    • Critical Value Tables
    • Glossary

Category: Uncategorized

Uncategorized

How to Select Multiple Columns in Pandas (With Examples)

Posted on September 14, 2021 by Zach

There are three basic methods you can use to select multiple columns of a pandas DataFrame: Method 1: Select Columns by Index df_new = df.iloc[:,…

Uncategorized

How to Fix: Length of values does not match length of index

Posted on September 14, 2021 by Zach

One error you may encounter when using pandas is: ValueError: Length of values does not match length of index This error occurs when you attempt…

Uncategorized

How to Fix: Can only compare identically-labeled series objects

Posted on September 14, 2021 by Zach

One error you may encounter when using pandas is: ValueError: Can only compare identically-labeled DataFrame objects This error occurs when you attempt to compare two…

Uncategorized

What is a Conceptual Variable? (Definition & Examples)

Posted on September 13, 2021 by Zach

In statistics, a conceptual variable represents some abstract construct or entity that we want to measure. However, we can’t directly measure a conceptual variable so…

Uncategorized

When Should You Use Polynomial Regression?

Posted on September 13, 2021 by Zach

Polynomial regression is a technique we can use to fit a regression model when the relationship between the predictor variable(s) and the response variable is…

Uncategorized

The Complete Guide: How to Report Logistic Regression Results

Posted on September 13, 2021 by Zach

Logistic regression is a type of regression analysis we use when the response variable is binary. We can use the following general format to report…

Uncategorized

The Complete Guide: How to Report Odds Ratios

Posted on September 13, 2021 by Zach

In statistics, an odds ratio tells us the ratio of the odds of an event occurring in a treatment group compared to the odds of…

Uncategorized

The Constant Variance Assumption: Definition & Example

Posted on September 13, 2021 by Zach

Linear regression is a technique we use to quantify the relationship between one or more predictor variables and a response variable. One of the key…

Uncategorized

Sample Variance vs. Population Variance: What’s the Difference?

Posted on September 10, 2021 by Zach

The variance is a way to measure the spread of values in a dataset. The formula to calculate population variance is: σ2 = Σ (xi…

Uncategorized

Is Age An Interval or Ratio Variable? (Explanation & Example)

Posted on September 10, 2021 by Zach

In statistics, all variables are measured on one of four measurement scales: Nominal: Variables that have no quantitative values. Ordinal: Variables that have a natural…

Posts navigation

Previous Page Page 1 … Page 307 Page 308 Page 309 … Page 498 Next Page

Search

ABOUT

Statology is a site that makes learning statistics easy by explaining topics in simple and straightforward ways. Learn more about us.

Statology Study

Statology Study is the ultimate online statistics study guide that helps you study and practice all of the core concepts taught in any elementary statistics course and makes your life so much easier as a student.

statology study

Introduction to Statistics Course

Introduction to Statistics is our premier online video course that teaches you all of the topics covered in introductory statistics. Get started with our course today.

introduction to statistics

Recent Posts

  • How to Combine Date & Time in Google Sheets
  • Excel: Use VLOOKUP to Return Multiple Values Vertically
  • How to Stop Excel from Formatting Numbers with E+11
© 2023 Statology | Privacy Policy
Wisteria Theme by WPFriendship ⋅ Powered by WordPress