twostone

Two-sample Student's t-test when one has only one observation.

You are now following this Submission

This m-file is a two-sample Student's t-test when one of the samples has only one observation.

Inputs:
x - vector data of one of the samples
y - one data of the other sample
alpha - significance value (=0.05 by default)

Output:
Complete table of the Student's t-test

Cite As

Antonio Trujillo-Ortiz (2026). twostone (https://in.mathworks.com/matlabcentral/fileexchange/19787-twostone), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0

It was added an appropriate format to cite this file.