The document contains a table that rates restaurant quality, meal price, and quality rating. It assigns each meal a quality rating of low, medium, or high based on the following thresholds: low is $0-20, medium is more than $20 through $30, and high is more than $30. There are 151 entries in the table that contain the restaurant quality rating, meal price, and assigned quality rating for each entry.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
82 views17 pages
Practice Excel Restaurant
The document contains a table that rates restaurant quality, meal price, and quality rating. It assigns each meal a quality rating of low, medium, or high based on the following thresholds: low is $0-20, medium is more than $20 through $30, and high is more than $30. There are 151 entries in the table that contain the restaurant quality rating, meal price, and assigned quality rating for each entry.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
You are on page 1/ 17
Low 0-20
Medium more than 20 through 30
High more than 30 Restaurant Quality Rating Meal Price ($) IF statement Formula IF statement 1 Good 18 0 =IF(B5="Excellent",1,0) Low 2 Very Good 22 0 =IF(B6="Excellent",1,0) Medium 3 Good 28 0 =IF(B7="Excellent",1,0) Medium 4 Excellent 38 1 =IF(B8="Excellent",1,0) High 5 Very Good 33 0 =IF(B9="Excellent",1,0) High 6 Good 28 0 =IF(B10="Excellent",1,0) Medium 7 Very Good 19 0 =IF(B11="Excellent",1,0) Low 8 Very Good 11 0 =IF(B12="Excellent",1,0) Low 9 Very Good 23 0 =IF(B13="Excellent",1,0) Medium 10 Good 13 0 =IF(B14="Excellent",1,0) Low 11 Very Good 33 0 =IF(B15="Excellent",1,0) High 12 Very Good 44 0 =IF(B16="Excellent",1,0) High 13 Excellent 42 1 =IF(B17="Excellent",1,0) High 14 Excellent 34 1 =IF(B18="Excellent",1,0) High 15 Good 25 0 =IF(B19="Excellent",1,0) Medium 16 Good 22 0 =IF(B20="Excellent",1,0) Medium 17 Good 26 0 =IF(B21="Excellent",1,0) Medium 18 Excellent 17 1 =IF(B22="Excellent",1,0) Low 19 Very Good 30 0 =IF(B23="Excellent",1,0) Medium 20 Good 19 0 =IF(B24="Excellent",1,0) Low 21 Very Good 33 0 =IF(B25="Excellent",1,0) High 22 Very Good 22 0 =IF(B26="Excellent",1,0) Medium 23 Excellent 32 1 =IF(B27="Excellent",1,0) High 24 Excellent 33 1 =IF(B28="Excellent",1,0) High 25 Very Good 34 0 =IF(B29="Excellent",1,0) High 26 Very Good 38 0 =IF(B30="Excellent",1,0) High 27 Good 27 0 =IF(B31="Excellent",1,0) Medium 28 Good 27 0 =IF(B32="Excellent",1,0) Medium 29 Very Good 26 0 =IF(B33="Excellent",1,0) Medium 30 Very Good 34 0 =IF(B34="Excellent",1,0) High 31 Very Good 35 0 =IF(B35="Excellent",1,0) High 32 Good 25 0 =IF(B36="Excellent",1,0) Medium 33 Excellent 44 1 =IF(B37="Excellent",1,0) High 34 Good 26 0 =IF(B38="Excellent",1,0) Medium 35 Excellent 47 1 =IF(B39="Excellent",1,0) High 36 Good 10 0 =IF(B40="Excellent",1,0) Low 37 Excellent 35 1 =IF(B41="Excellent",1,0) High 38 Good 12 0 =IF(B42="Excellent",1,0) Low 39 Good 15 0 =IF(B43="Excellent",1,0) Low 40 Excellent 27 1 =IF(B44="Excellent",1,0) Medium 41 Good 19 0 =IF(B45="Excellent",1,0) Low 42 Excellent 45 1 =IF(B46="Excellent",1,0) High 43 Very Good 32 0 =IF(B47="Excellent",1,0) High 44 Very Good 14 0 =IF(B48="Excellent",1,0) Low 45 Excellent 40 1 =IF(B49="Excellent",1,0) High 46 Excellent 31 1 =IF(B50="Excellent",1,0) High 47 Very Good 17 0 =IF(B51="Excellent",1,0) Low 48 Very Good 20 0 =IF(B52="Excellent",1,0) Low 49 Excellent 36 1 =IF(B53="Excellent",1,0) High 50 Excellent 24 1 =IF(B54="Excellent",1,0) Medium 51 Very Good 38 0 =IF(B55="Excellent",1,0) High 52 Good 10 0 =IF(B56="Excellent",1,0) Low 53 Very Good 10 0 =IF(B57="Excellent",1,0) Low 54 Excellent 21 1 =IF(B58="Excellent",1,0) Medium 55 Very Good 34 0 =IF(B59="Excellent",1,0) High 56 Very Good 31 0 =IF(B60="Excellent",1,0) High 57 Excellent 25 1 =IF(B61="Excellent",1,0) Medium 58 Good 22 0 =IF(B62="Excellent",1,0) Medium 59 Very Good 28 0 =IF(B63="Excellent",1,0) Medium 60 Good 10 0 =IF(B64="Excellent",1,0) Low 61 Very Good 27 0 =IF(B65="Excellent",1,0) Medium 62 Excellent 41 1 =IF(B66="Excellent",1,0) High 63 Very Good 35 0 =IF(B67="Excellent",1,0) High 64 Good 11 0 =IF(B68="Excellent",1,0) Low 65 Good 18 0 =IF(B69="Excellent",1,0) Low 66 Excellent 40 1 =IF(B70="Excellent",1,0) High 67 Very Good 48 0 =IF(B71="Excellent",1,0) High 68 Excellent 26 1 =IF(B72="Excellent",1,0) Medium 69 Very Good 12 0 =IF(B73="Excellent",1,0) Low 70 Good 20 0 =IF(B74="Excellent",1,0) Low 71 Very Good 38 0 =IF(B75="Excellent",1,0) High 72 Very Good 36 0 =IF(B76="Excellent",1,0) High 73 Very Good 37 0 =IF(B77="Excellent",1,0) High 74 Very Good 24 0 =IF(B78="Excellent",1,0) Medium 75 Very Good 18 0 =IF(B79="Excellent",1,0) Low 76 Very Good 34 0 =IF(B80="Excellent",1,0) High 77 Very Good 28 0 =IF(B81="Excellent",1,0) Medium 78 Very Good 25 0 =IF(B82="Excellent",1,0) Medium 79 Very Good 25 0 =IF(B83="Excellent",1,0) Medium 80 Very Good 30 0 =IF(B84="Excellent",1,0) Medium 81 Very Good 21 0 =IF(B85="Excellent",1,0) Medium 82 Excellent 28 1 =IF(B86="Excellent",1,0) Medium 83 Very Good 16 0 =IF(B87="Excellent",1,0) Low 84 Good 23 0 =IF(B88="Excellent",1,0) Medium 85 Excellent 46 1 =IF(B89="Excellent",1,0) High 86 Very Good 14 0 =IF(B90="Excellent",1,0) Low 87 Good 11 0 =IF(B91="Excellent",1,0) Low 88 Very Good 20 0 =IF(B92="Excellent",1,0) Low 89 Very Good 32 0 =IF(B93="Excellent",1,0) High 90 Excellent 20 1 =IF(B94="Excellent",1,0) Low 91 Very Good 24 0 =IF(B95="Excellent",1,0) Medium 92 Very Good 14 0 =IF(B96="Excellent",1,0) Low 93 Very Good 24 0 =IF(B97="Excellent",1,0) Medium 94 Excellent 33 1 =IF(B98="Excellent",1,0) High 95 Good 23 0 =IF(B99="Excellent",1,0) Medium 96 Very Good 28 0 =IF(B100="Excellent",1,0) Medium 97 Very Good 17 0 =IF(B101="Excellent",1,0) Low 98 Excellent 28 1 =IF(B102="Excellent",1,0) Medium 99 Very Good 16 0 =IF(B103="Excellent",1,0) Low 100 Excellent 31 1 =IF(B104="Excellent",1,0) High 101 Very Good 27 0 =IF(B105="Excellent",1,0) Medium 102 Excellent 30 1 =IF(B106="Excellent",1,0) Medium 103 Good 33 0 =IF(B107="Excellent",1,0) High 104 Excellent 32 1 =IF(B108="Excellent",1,0) High 105 Good 19 0 =IF(B109="Excellent",1,0) Low 106 Very Good 25 0 =IF(B110="Excellent",1,0) Medium 107 Very Good 25 0 =IF(B111="Excellent",1,0) Medium 108 Good 20 0 =IF(B112="Excellent",1,0) Low 109 Excellent 37 1 =IF(B113="Excellent",1,0) High 110 Very Good 27 0 =IF(B114="Excellent",1,0) Medium 111 Very Good 28 0 =IF(B115="Excellent",1,0) Medium 112 Good 20 0 =IF(B116="Excellent",1,0) Low 113 Very Good 31 0 =IF(B117="Excellent",1,0) High 114 Very Good 26 0 =IF(B118="Excellent",1,0) Medium 115 Very Good 38 0 =IF(B119="Excellent",1,0) High 116 Good 15 0 =IF(B120="Excellent",1,0) Low 117 Good 25 0 =IF(B121="Excellent",1,0) Medium 118 Very Good 40 0 =IF(B122="Excellent",1,0) High 119 Very Good 35 0 =IF(B123="Excellent",1,0) High 120 Good 20 0 =IF(B124="Excellent",1,0) Low 121 Very Good 23 0 =IF(B125="Excellent",1,0) Medium 122 Very Good 13 0 =IF(B126="Excellent",1,0) Low 123 Good 20 0 =IF(B127="Excellent",1,0) Low 124 Good 20 0 =IF(B128="Excellent",1,0) Low 125 Good 10 0 =IF(B129="Excellent",1,0) Low 126 Very Good 17 0 =IF(B130="Excellent",1,0) Low 127 Very Good 20 0 =IF(B131="Excellent",1,0) Low 128 Very Good 21 0 =IF(B132="Excellent",1,0) Medium 129 Excellent 35 1 =IF(B133="Excellent",1,0) High 130 Excellent 41 1 =IF(B134="Excellent",1,0) High 131 Good 28 0 =IF(B135="Excellent",1,0) Medium 132 Excellent 30 1 =IF(B136="Excellent",1,0) Medium 133 Very Good 31 0 =IF(B137="Excellent",1,0) High 134 Excellent 33 1 =IF(B138="Excellent",1,0) High 135 Excellent 32 1 =IF(B139="Excellent",1,0) High 136 Good 18 0 =IF(B140="Excellent",1,0) Low 137 Good 27 0 =IF(B141="Excellent",1,0) Medium 138 Excellent 38 1 =IF(B142="Excellent",1,0) High 139 Very Good 23 0 =IF(B143="Excellent",1,0) Medium 140 Very Good 32 0 =IF(B144="Excellent",1,0) High 141 Very Good 25 0 =IF(B145="Excellent",1,0) Medium 142 Very Good 28 0 =IF(B146="Excellent",1,0) Medium 143 Good 19 0 =IF(B147="Excellent",1,0) Low 144 Very Good 14 0 =IF(B148="Excellent",1,0) Low 145 Very Good 19 0 =IF(B149="Excellent",1,0) Low 146 Very Good 18 0 =IF(B150="Excellent",1,0) Low 147 Very Good 16 0 =IF(B151="Excellent",1,0) Low 148 Very Good 42 0 =IF(B152="Excellent",1,0) High 149 Very Good 12 0 =IF(B153="Excellent",1,0) Low 150 Good 14 0 =IF(B154="Excellent",1,0) Low 151 Very Good 26 0 =IF(B155="Excellent",1,0) Medium 152 Good 15 0 =IF(B156="Excellent",1,0) Low 153 Very Good 14 0 =IF(B157="Excellent",1,0) Low 154 Good 20 0 =IF(B158="Excellent",1,0) Low 155 Very Good 30 0 =IF(B159="Excellent",1,0) Medium 156 Good 16 0 =IF(B160="Excellent",1,0) Low 157 Good 21 0 =IF(B161="Excellent",1,0) Medium 158 Excellent 35 1 =IF(B162="Excellent",1,0) High 159 Very Good 30 0 =IF(B163="Excellent",1,0) Medium 160 Very Good 31 0 =IF(B164="Excellent",1,0) High 161 Very Good 28 0 =IF(B165="Excellent",1,0) Medium 162 Very Good 19 0 =IF(B166="Excellent",1,0) Low 163 Excellent 43 1 =IF(B167="Excellent",1,0) High 164 Good 17 0 =IF(B168="Excellent",1,0) Low 165 Excellent 27 1 =IF(B169="Excellent",1,0) Medium 166 Excellent 32 1 =IF(B170="Excellent",1,0) High 167 Excellent 36 1 =IF(B171="Excellent",1,0) High 168 Very Good 21 0 =IF(B172="Excellent",1,0) Medium 169 Very Good 11 0 =IF(B173="Excellent",1,0) Low 170 Excellent 48 1 =IF(B174="Excellent",1,0) High 171 Very Good 13 0 =IF(B175="Excellent",1,0) Low 172 Good 19 0 =IF(B176="Excellent",1,0) Low 173 Very Good 35 0 =IF(B177="Excellent",1,0) High 174 Very Good 28 0 =IF(B178="Excellent",1,0) Medium 175 Good 13 0 =IF(B179="Excellent",1,0) Low 176 Very Good 32 0 =IF(B180="Excellent",1,0) High 177 Excellent 27 1 =IF(B181="Excellent",1,0) Medium 178 Very Good 33 0 =IF(B182="Excellent",1,0) High 179 Very Good 37 0 =IF(B183="Excellent",1,0) High 180 Very Good 28 0 =IF(B184="Excellent",1,0) Medium 181 Good 24 0 =IF(B185="Excellent",1,0) Medium 182 Good 10 0 =IF(B186="Excellent",1,0) Low 183 Very Good 36 0 =IF(B187="Excellent",1,0) High 184 Very Good 37 0 =IF(B188="Excellent",1,0) High 185 Very Good 25 0 =IF(B189="Excellent",1,0) Medium 186 Very Good 11 0 =IF(B190="Excellent",1,0) Low 187 Good 11 0 =IF(B191="Excellent",1,0) Low 188 Very Good 11 0 =IF(B192="Excellent",1,0) Low 189 Good 10 0 =IF(B193="Excellent",1,0) Low 190 Good 29 0 =IF(B194="Excellent",1,0) Medium 191 Very Good 14 0 =IF(B195="Excellent",1,0) Low 192 Very Good 21 0 =IF(B196="Excellent",1,0) Medium 193 Good 28 0 =IF(B197="Excellent",1,0) Medium 194 Very Good 42 0 =IF(B198="Excellent",1,0) High 195 Very Good 30 0 =IF(B199="Excellent",1,0) Medium 196 Excellent 41 1 =IF(B200="Excellent",1,0) High 197 Good 22 0 =IF(B201="Excellent",1,0) Medium 198 Good 23 0 =IF(B202="Excellent",1,0) Medium 199 Very Good 27 0 =IF(B203="Excellent",1,0) Medium 200 Very Good 13 0 =IF(B204="Excellent",1,0) Low 201 Very Good 28 0 =IF(B205="Excellent",1,0) Medium 202 Good 12 0 =IF(B206="Excellent",1,0) Low 203 Excellent 23 1 =IF(B207="Excellent",1,0) Medium 204 Very Good 30 0 =IF(B208="Excellent",1,0) Medium 205 Good 17 0 =IF(B209="Excellent",1,0) Low 206 Good 20 0 =IF(B210="Excellent",1,0) Low 207 Good 20 0 =IF(B211="Excellent",1,0) Low 208 Good 26 0 =IF(B212="Excellent",1,0) Medium 209 Good 18 0 =IF(B213="Excellent",1,0) Low 210 Very Good 13 0 =IF(B214="Excellent",1,0) Low 211 Very Good 25 0 =IF(B215="Excellent",1,0) Medium 212 Very Good 22 0 =IF(B216="Excellent",1,0) Medium 213 Very Good 27 0 =IF(B217="Excellent",1,0) Medium 214 Very Good 21 0 =IF(B218="Excellent",1,0) Medium 215 Very Good 32 0 =IF(B219="Excellent",1,0) High 216 Very Good 16 0 =IF(B220="Excellent",1,0) Low 217 Very Good 20 0 =IF(B221="Excellent",1,0) Low 218 Good 27 0 =IF(B222="Excellent",1,0) Medium 219 Excellent 44 1 =IF(B223="Excellent",1,0) High 220 Very Good 35 0 =IF(B224="Excellent",1,0) High 221 Very Good 21 0 =IF(B225="Excellent",1,0) Medium 222 Very Good 30 0 =IF(B226="Excellent",1,0) Medium 223 Good 23 0 =IF(B227="Excellent",1,0) Medium 224 Good 19 0 =IF(B228="Excellent",1,0) Low 225 Very Good 18 0 =IF(B229="Excellent",1,0) Low 226 Excellent 36 1 =IF(B230="Excellent",1,0) High 227 Good 29 0 =IF(B231="Excellent",1,0) Medium 228 Very Good 20 0 =IF(B232="Excellent",1,0) Low 229 Good 17 0 =IF(B233="Excellent",1,0) Low 230 Very Good 45 0 =IF(B234="Excellent",1,0) High 231 Good 20 0 =IF(B235="Excellent",1,0) Low 232 Excellent 41 1 =IF(B236="Excellent",1,0) High 233 Good 26 0 =IF(B237="Excellent",1,0) Medium 234 Good 16 0 =IF(B238="Excellent",1,0) Low 235 Very Good 23 0 =IF(B239="Excellent",1,0) Medium 236 Excellent 31 1 =IF(B240="Excellent",1,0) High 237 Very Good 23 0 =IF(B241="Excellent",1,0) Medium 238 Very Good 20 0 =IF(B242="Excellent",1,0) Low 239 Very Good 38 0 =IF(B243="Excellent",1,0) High 240 Good 17 0 =IF(B244="Excellent",1,0) Low 241 Excellent 46 1 =IF(B245="Excellent",1,0) High 242 Very Good 26 0 =IF(B246="Excellent",1,0) Medium 243 Very Good 24 0 =IF(B247="Excellent",1,0) Medium 244 Very Good 21 0 =IF(B248="Excellent",1,0) Medium 245 Excellent 30 1 =IF(B249="Excellent",1,0) Medium 246 Excellent 13 1 =IF(B250="Excellent",1,0) Low 247 Excellent 23 1 =IF(B251="Excellent",1,0) Medium 248 Very Good 25 0 =IF(B252="Excellent",1,0) Medium 249 Very Good 28 0 =IF(B253="Excellent",1,0) Medium 250 Very Good 13 0 =IF(B254="Excellent",1,0) Low 251 Very Good 27 0 =IF(B255="Excellent",1,0) Medium 252 Very Good 15 0 =IF(B256="Excellent",1,0) Low 253 Good 11 0 =IF(B257="Excellent",1,0) Low 254 Excellent 40 1 =IF(B258="Excellent",1,0) High 255 Good 28 0 =IF(B259="Excellent",1,0) Medium 256 Excellent 46 1 =IF(B260="Excellent",1,0) High 257 Very Good 32 0 =IF(B261="Excellent",1,0) High 258 Good 12 0 =IF(B262="Excellent",1,0) Low 259 Good 37 0 =IF(B263="Excellent",1,0) High 260 Excellent 22 1 =IF(B264="Excellent",1,0) Medium 261 Excellent 42 1 =IF(B265="Excellent",1,0) High 262 Very Good 21 0 =IF(B266="Excellent",1,0) Medium 263 Excellent 32 1 =IF(B267="Excellent",1,0) High 264 Excellent 34 1 =IF(B268="Excellent",1,0) High 265 Very Good 37 0 =IF(B269="Excellent",1,0) High 266 Excellent 20 1 =IF(B270="Excellent",1,0) Low 267 Very Good 21 0 =IF(B271="Excellent",1,0) Medium 268 Very Good 16 0 =IF(B272="Excellent",1,0) Low 269 Excellent 47 1 =IF(B273="Excellent",1,0) High 270 Very Good 33 0 =IF(B274="Excellent",1,0) High 271 Excellent 48 1 =IF(B275="Excellent",1,0) High 272 Very Good 33 0 =IF(B276="Excellent",1,0) High 273 Very Good 25 0 =IF(B277="Excellent",1,0) Medium 274 Very Good 34 0 =IF(B278="Excellent",1,0) High 275 Very Good 20 0 =IF(B279="Excellent",1,0) Low 276 Excellent 36 1 =IF(B280="Excellent",1,0) High 277 Excellent 40 1 =IF(B281="Excellent",1,0) High 278 Good 13 0 =IF(B282="Excellent",1,0) Low 279 Very Good 12 0 =IF(B283="Excellent",1,0) Low 280 Very Good 27 0 =IF(B284="Excellent",1,0) Medium 281 Very Good 20 0 =IF(B285="Excellent",1,0) Low 282 Excellent 30 1 =IF(B286="Excellent",1,0) Medium 283 Good 29 0 =IF(B287="Excellent",1,0) Medium 284 Very Good 22 0 =IF(B288="Excellent",1,0) Medium 285 Good 27 0 =IF(B289="Excellent",1,0) Medium 286 Very Good 20 0 =IF(B290="Excellent",1,0) Low 287 Excellent 37 1 =IF(B291="Excellent",1,0) High 288 Very Good 27 0 =IF(B292="Excellent",1,0) Medium 289 Good 23 0 =IF(B293="Excellent",1,0) Medium 290 Good 16 0 =IF(B294="Excellent",1,0) Low 291 Very Good 23 0 =IF(B295="Excellent",1,0) Medium 292 Very Good 24 0 =IF(B296="Excellent",1,0) Medium 293 Excellent 45 1 =IF(B297="Excellent",1,0) High 294 Good 14 0 =IF(B298="Excellent",1,0) Low 295 Good 18 0 =IF(B299="Excellent",1,0) Low 296 Good 17 0 =IF(B300="Excellent",1,0) Low 297 Good 16 0 =IF(B301="Excellent",1,0) Low 298 Good 15 0 =IF(B302="Excellent",1,0) Low 299 Very Good 38 0 =IF(B303="Excellent",1,0) High 300 Very Good 31 0 =IF(B304="Excellent",1,0) High 66 =SUM(D5:D304) e than 20 through 30
Quality Rating Price
Quality Rating Count - Quality Rating Good Low Excellent 66 Very Good Medium Good 84 Good Medium Very Good 150 Excellent High Total Result 300 Very Good High Good Medium Very Good Low Very Good Low Very Good Medium Good Low Very Good High Very Good High Excellent High Excellent High Good Medium Good Medium Good Medium Excellent Low Very Good Medium Good Low Very Good High Very Good Medium Excellent High Excellent High Very Good High Very Good High Good Medium Good Medium Very Good Medium Very Good High Very Good High Good Medium Excellent High Good Medium Excellent High Good Low Excellent High Good Low Good Low Excellent Medium Good Low Excellent High Very Good High Very Good Low Excellent High Excellent High Very Good Low Very Good Low Excellent High Excellent Medium Very Good High Good Low Very Good Low Excellent Medium Very Good High Very Good High Excellent Medium Good Medium Very Good Medium Good Low Very Good Medium Excellent High Very Good High Good Low Good Low Excellent High Very Good High Excellent Medium Very Good Low Good Low Very Good High Very Good High Very Good High Very Good Medium Very Good Low Very Good High Very Good Medium Very Good Medium Very Good Medium Very Good Medium Very Good Medium Excellent Medium Very Good Low Good Medium Excellent High Very Good Low Good Low Very Good Low Very Good High Excellent Low Very Good Medium Very Good Low Very Good Medium Excellent High Good Medium Very Good Medium Very Good Low Excellent Medium Very Good Low Excellent High Very Good Medium Excellent Medium Good High Excellent High Good Low Very Good Medium Very Good Medium Good Low Excellent High Very Good Medium Very Good Medium Good Low Very Good High Very Good Medium Very Good High Good Low Good Medium Very Good High Very Good High Good Low Very Good Medium Very Good Low Good Low Good Low Good Low Very Good Low Very Good Low Very Good Medium Excellent High Excellent High Good Medium Excellent Medium Very Good High Excellent High Excellent High Good Low Good Medium Excellent High Very Good Medium Very Good High Very Good Medium Very Good Medium Good Low Very Good Low Very Good Low Very Good Low Very Good Low Very Good High Very Good Low Good Low Very Good Medium Good Low Very Good Low Good Low Very Good Medium Good Low Good Medium Excellent High Very Good Medium Very Good High Very Good Medium Very Good Low Excellent High Good Low Excellent Medium Excellent High Excellent High Very Good Medium Very Good Low Excellent High Very Good Low Good Low Very Good High Very Good Medium Good Low Very Good High Excellent Medium Very Good High Very Good High Very Good Medium Good Medium Good Low Very Good High Very Good High Very Good Medium Very Good Low Good Low Very Good Low Good Low Good Medium Very Good Low Very Good Medium Good Medium Very Good High Very Good Medium Excellent High Good Medium Good Medium Very Good Medium Very Good Low Very Good Medium Good Low Excellent Medium Very Good Medium Good Low Good Low Good Low Good Medium Good Low Very Good Low Very Good Medium Very Good Medium Very Good Medium Very Good Medium Very Good High Very Good Low Very Good Low Good Medium Excellent High Very Good High Very Good Medium Very Good Medium Good Medium Good Low Very Good Low Excellent High Good Medium Very Good Low Good Low Very Good High Good Low Excellent High Good Medium Good Low Very Good Medium Excellent High Very Good Medium Very Good Low Very Good High Good Low Excellent High Very Good Medium Very Good Medium Very Good Medium Excellent Medium Excellent Low Excellent Medium Very Good Medium Very Good Medium Very Good Low Very Good Medium Very Good Low Good Low Excellent High Good Medium Excellent High Very Good High Good Low Good High Excellent Medium Excellent High Very Good Medium Excellent High Excellent High Very Good High Excellent Low Very Good Medium Very Good Low Excellent High Very Good High Excellent High Very Good High Very Good Medium Very Good High Very Good Low Excellent High Excellent High Good Low Very Good Low Very Good Medium Very Good Low Excellent Medium Good Medium Very Good Medium Good Medium Very Good Low Excellent High Very Good Medium Good Medium Good Low Very Good Medium Very Good Medium Excellent High Good Low Good Low Good Low Good Low Good Low Very Good High Very Good High Count - Price Price Quality Rating Low Medium High Total Result Good 17.33% 10.00% 0.67% 28.00% Very Good 14.33% 20.67% 15.00% 50.00% Excellent 1.33% 5.33% 15.33% 22.00% Total Result 33.00% 36.00% 31.00% 100.00%