ivan-korniichuk / POWAapp

Other
0 stars 0 forks source link

Calculate and implement Z-score for above sliders #67

Open EllieSetch opened 1 month ago

ivan-korniichuk commented 1 month ago

What is this issue for? Hasn't this been already done?

EllieSetch commented 1 month ago

Last time I checked it hadn't been done. The score was displayed but not the z-score. Z-score is the score's distance from the mean rating. I've been working on an algorithm to calculate, but am struggling to find the other pages in the POWA app workspace in vs code. As a result, I am unable to retrieve data from the database, so may need help with this from someone please. The code is in Slider.js but is currently commented out.