Jove
Visualize
Contact Us

Related Concept Videos

Friedman Two-way Analysis of Variance by Ranks01:21

Friedman Two-way Analysis of Variance by Ranks

207
Friedman's Two-Way Analysis of Variance by Ranks is a nonparametric test designed to identify differences across multiple test attempts when traditional assumptions of normality and equal variances do not apply. Unlike conventional ANOVA, which requires normally distributed data with equal variances, Friedman's test is ideal for ordinal or non-normally distributed data, making it particularly useful for analyzing dependent samples, such as matched subjects over time or repeated measures...
207
Study Design in Statistics01:15

Study Design in Statistics

8.2K
A study design is a set of techniques that allow a researcher to collect and analyze data from different variables defined for a specific research problem. Statistics is commonly for effective study design and more robust experiments,
Does aspirin reduce the risk of heart attacks? Is one brand of fertilizer more effective at growing roses than another? Is fatigue as dangerous to a driver as the influence of alcohol? Questions like these are answered using randomized experiments with proper...
8.2K
Factorial Design02:01

Factorial Design

13.0K
Factorial Analysis is an experimental design that applies Analysis of Variance (ANOVA) statistical procedures to examine a change in a dependent variable due to more than one independent variable, also known as factors. Changes in worker productivity can be reasoned, for example, to be influenced by salary and other conditions, such as skill level. One way to test this hypothesis is by categorizing salary into three levels (low, moderate, and high) and skills sets into two levels (entry level...
13.0K
Experimental Designs01:16

Experimental Designs

11.5K
An experimental design is a systematic process that allows researchers to evaluate the relationship between dependent and independent variables. There are three widely used types of experimental design - pre-experimental design, true experimental design, and quasi-experimental design. In pre-experimental design, the researcher compares the data before and after some interventions or treatments. The true-experimental design has more than one purposefully created group, a commonly measured...
11.5K
Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving01:29

Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving

57
Mechanistic models play a crucial role in algorithms for numerical problem-solving, particularly in nonlinear mixed effects modeling (NMEM). These models aim to minimize specific objective functions by evaluating various parameter estimates, leading to the development of systematic algorithms. In some cases, linearization techniques approximate the model using linear equations.
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...
57
One-Compartment Open Model: Wagner-Nelson and Loo Riegelman Method for ka Estimation01:24

One-Compartment Open Model: Wagner-Nelson and Loo Riegelman Method for ka Estimation

527
This lesson introduces two critical methods in pharmacokinetics, the Wagner-Nelson and Loo-Riegelman methods, used for estimating the absorption rate constant (ka) for drugs administered via non-intravenous routes. The Wagner-Nelson method relates ka to the plasma concentration derived from the slope of a semilog percent unabsorbed time plot. However, it is limited to drugs with one-compartment kinetics and can be impacted by factors like gastrointestinal motility or enzymatic degradation.
On...
527

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Exploring the Use of Multiple Imputation for Handling Missing Covariates in Meta-Regression with Dependent Effect Sizes.

Multivariate behavioral research·2026
Same author

Missing Data Sensitivity Analyses for Alcohol Research.

Alcohol, clinical & experimental research·2026
Same author

A Self-Guided App-Based Mindfulness Intervention for Racially and Ethnically Minoritized Individuals Who Experience Discrimination-Related Mental Health Symptoms: Randomized Controlled Trial.

Journal of medical Internet research·2026
Same author

Factored structural equation modeling in blimp.

Psychological methods·2026
Same author

To Disaggregate or Not to Disaggregate: A Focus on Covariates in Multilevel Models.

Multivariate behavioral research·2026
Same author

A factored regression approach to modeling latent variable interactions and nonlinear effects.

Psychological methods·2025
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Experiment Video

Updated: Jul 11, 2025

Development of an Individual-Tree Basal Area Increment Model using a Linear Mixed-Effects Approach
04:35

Development of an Individual-Tree Basal Area Increment Model using a Linear Mixed-Effects Approach

Published on: July 3, 2020

3.4K

A simple Monte Carlo method for estimating power in multilevel designs.

Craig K Enders1, Brian T Keller2, Michael P Woller1

  • 1Department of Psychology, University of California, Los Angeles.

Psychological Methods
|November 13, 2023
PubMed
Summary

Estimating statistical power for multilevel models is now simpler. This tutorial introduces a flexible Monte Carlo simulation approach for complex multilevel regression models, enhancing power analysis accuracy.

More Related Videos

Applying an eMASS Customization Program as a Research Tool to Evaluate Consumer Benefits
08:27

Applying an eMASS Customization Program as a Research Tool to Evaluate Consumer Benefits

Published on: September 27, 2019

6.9K
Using Cholesky Decomposition to Explore Individual Differences in Longitudinal Relations between Reading Skills
06:52

Using Cholesky Decomposition to Explore Individual Differences in Longitudinal Relations between Reading Skills

Published on: September 17, 2019

6.4K

Related Experiment Videos

Last Updated: Jul 11, 2025

Development of an Individual-Tree Basal Area Increment Model using a Linear Mixed-Effects Approach
04:35

Development of an Individual-Tree Basal Area Increment Model using a Linear Mixed-Effects Approach

Published on: July 3, 2020

3.4K
Applying an eMASS Customization Program as a Research Tool to Evaluate Consumer Benefits
08:27

Applying an eMASS Customization Program as a Research Tool to Evaluate Consumer Benefits

Published on: September 27, 2019

6.9K
Using Cholesky Decomposition to Explore Individual Differences in Longitudinal Relations between Reading Skills
06:52

Using Cholesky Decomposition to Explore Individual Differences in Longitudinal Relations between Reading Skills

Published on: September 17, 2019

6.4K

Area of Science:

  • Statistics
  • Psychometrics
  • Quantitative Psychology

Background:

  • Estimating statistical power for multilevel models presents challenges due to complexity and multiple variation sources.
  • Existing Monte Carlo simulation methods often focus on simpler models or require extensive parameter specification.

Purpose of the Study:

  • To present a flexible Monte Carlo simulation approach for power analysis in a broad range of multilevel regression models with continuous outcomes.
  • To introduce the R package mlmpower for automating complex power estimation procedures.

Main Methods:

  • Developed a Monte Carlo simulation strategy accommodating numerous predictors, interactions, and random coefficients at multiple levels.
  • Implemented a novel method for deriving population parameters using variance-explained effect sizes, eliminating the need for pilot data.
  • Designed the mlmpower R package to automate data generation and analysis for power estimation.

Main Results:

  • The approach supports complex models with non-orthogonal predictors and multiple interaction effects.
  • The variance-explained effect size method provides an intuitive way to specify model parameters.
  • The mlmpower package streamlines the power analysis process for multilevel models.

Conclusions:

  • This flexible Monte Carlo approach significantly advances power estimation for complex multilevel models.
  • The mlmpower R package offers a practical tool for researchers conducting power analyses.
  • The method facilitates more accurate and efficient statistical power estimation in multilevel research.