Skip to content

Commit

Permalink
Small latex fix for 2-d-1
Browse files Browse the repository at this point in the history
  • Loading branch information
blulightspecial authored Jan 16, 2024
1 parent 31f2799 commit 8804e6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _problems/unit-02/D-cdf-of-a-discrete-RV/1.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ F_{X}(x) =
0.3125 & \text{if } 1 \leq x < 2 \\\\
0.6875 & \text{if } 2 \leq x < 3 \\\\
0.9375 & \text{if } 3 \leq x < 4 \\\\
1 & \text{if } 4 \leq x \\
1 & \text{if } 4 \leq x \\\\
\end{cases}
$$

Expand Down

0 comments on commit 8804e6c

Please sign in to comment.