Welcome to StatWrap’s documentation!¶

This is a package meant for intro stats students who are also new to Python, or at least its statistical libraries.

Find the source code on GitHub.

Contents:

  • Quickstart
    • Installation
    • Using the package
  • FPP
    • average()
    • box_model()
    • contingency_table()
    • histogram()
    • r()
    • rms_size()
    • scatter_plot()
    • sd()
    • sd_plus()
    • standard_units()
    • var()
    • var_plus()
  • Sheets
    • average()
    • correl()
    • linest()
    • normdist()
    • slope()
    • stdev()
    • stdevp()
    • var()
    • varp()
  • User Experience
    • DataUploadWidget
      • DataUploadWidget.uploader
      • DataUploadWidget.submit_button
      • DataUploadWidget.variable_name
  • Other
    • core
      • use_all()
      • use_fpp()
      • use_sheets()
    • utils
      • Formula
      • Hyperplane
      • RegressionLine
      • args_to_array()
      • find_first_external_link()
      • formula()
      • hyperlink()
      • modify_std()

Indices and tables¶

  • Index

  • Module Index

  • Search Page

StatWrap

Navigation

Contents:

  • Quickstart
  • FPP
  • Sheets
  • User Experience
  • Other

Related Topics

  • Documentation overview
    • Next: Quickstart
©2023, Alexander Clark. | Powered by Sphinx 8.1.3 & Alabaster 1.0.0 | Page source