summaryrefslogtreecommitdiff
path: root/291/CH4/EX4.2a/eg4_2a.sce
diff options
context:
space:
mode:
Diffstat (limited to '291/CH4/EX4.2a/eg4_2a.sce')
-rwxr-xr-x291/CH4/EX4.2a/eg4_2a.sce3
1 files changed, 3 insertions, 0 deletions
diff --git a/291/CH4/EX4.2a/eg4_2a.sce b/291/CH4/EX4.2a/eg4_2a.sce
new file mode 100755
index 000000000..804e46b4c
--- /dev/null
+++ b/291/CH4/EX4.2a/eg4_2a.sce
@@ -0,0 +1,3 @@
+p1 = 1/2;
+p2 = 1/3;
+disp (1-(p1+p2), "Probability that X is 3 is ") \ No newline at end of file