Skip to content

Syntax errors/typos in rct_vaccines.ipynb #3

@shreysrins

Description

@shreysrins
  1. In the first code cell,
outcome_controls =115/num_controls

should be outcome_controlled to match later code.

  1. In the first code cell,
std_treatment_effect = np.sqrt(var_treatment_effect

is missing the right parenthesis.

  1. In the first code cell,
print(f"95 % confidence interval is [{CI_delta[0])}, {CI_delta[1]}]")

has an extra parenthesis after CI_delta[0].

  1. In the Pfizer/BNTX Covid-19 RCT markdown cell, "averal" is written instead of "overall."

  2. In the cell below, "vaccie" is written instead of "vaccine."

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions