DOMMETI commited on
Commit
8e0451d
·
verified ·
1 Parent(s): 6d13dba

Update pages/Random_Variable.py

Browse files
Files changed (1) hide show
  1. pages/Random_Variable.py +1 -1
pages/Random_Variable.py CHANGED
@@ -93,5 +93,5 @@ if st.button("Kethura's mood"):
93
  st.write(unique_moods)
94
  st.write("X")
95
  st.write(mood_mapping)
96
- st.write(f"p(X==1) is 1/6")
97
 
 
93
  st.write(unique_moods)
94
  st.write("X")
95
  st.write(mood_mapping)
96
+ st.write(f"p(X==1) is 1/5")
97